Age | Commit message (Expand) | Author |
2010-08-13 | Btrfs: deny sys_link across subvolumes. | TARUISI Hiroaki |
2010-08-13 | Btrfs: fail mount on bad mount options | Sage Weil |
2010-08-13 | Btrfs: don't add extent 0 to the free space cache v2 | Yan, Zheng |
2010-08-13 | Btrfs: Fix per root used space accounting | Yan, Zheng |
2010-08-13 | Btrfs: Fix btrfs_drop_extent_cache for skip pinned case | Yan, Zheng |
2010-08-13 | Btrfs: Add delayed iput | Yan, Zheng |
2010-08-13 | Btrfs: Pass transaction handle to security and ACL initialization functions | Yan, Zheng |
2010-08-13 | Btrfs: Make truncate(2) more ENOSPC friendly | Yan, Zheng |
2010-08-13 | Btrfs: Make fallocate(2) more ENOSPC friendly | Yan, Zheng |
2010-08-13 | Btrfs: Avoid orphan inodes cleanup during committing transaction | Yan, Zheng |
2010-08-13 | Btrfs: Avoid orphan inodes cleanup while replaying log | Yan, Zheng |
2010-08-13 | Btrfs: Fix disk_i_size update corner case | Yan, Zheng |
2010-08-13 | Btrfs: Rewrite btrfs_drop_extents | Yan, Zheng |
2010-08-13 | Btrfs: Add btrfs_duplicate_item | Yan, Zheng |
2010-08-13 | Btrfs: Avoid superfluous tree-log writeout | Yan, Zheng |
2010-08-13 | ext4: fix freeze deadlock under IO | Eric Sandeen |
2010-08-13 | jfs: don't allow os2 xattr namespace overlap with others | Dave Kleikamp |
2010-08-13 | signalfd: fill in ssi_int for posix timers and message queues | Nathan Lynch |
2010-08-13 | fs/ecryptfs/file.c: introduce missing free | Julia Lawall |
2010-08-13 | ecryptfs: release reference to lower mount if interpose fails | Lino Sanfilippo |
2010-08-13 | eCryptfs: Handle ioctl calls with unlocked and compat functions | Tyler Hicks |
2010-08-13 | blkdev: cgroup whitelist permission fix | Chris Wright |
2010-08-13 | splice: fix misuse of SPLICE_F_NONBLOCK | Miklos Szeredi |
2010-08-10 | CIFS: Fix compile error with __init in cifs_init_dns_resolver() definition | Michael Neuling |
2010-08-10 | CIFS: Remove __exit mark from cifs_exit_dns_resolver() | David Howells |
2010-08-10 | GFS2: rename causes kernel Oops | Bob Peterson |
2010-08-10 | xfs: prevent swapext from operating on write-only files | Dan Rosenberg |
2010-08-10 | NFS: kswapd must not block in nfs_release_page | Trond Myklebust |
2010-08-10 | acl trouble after upgrading ubuntu | J. Bruce Fields |
2010-08-02 | ecryptfs: Bugfix for error related to ecryptfs_hash_buckets | Andre Osterhues |
2010-08-02 | GFS2: Fix up system xattrs | Steven Whitehouse |
2010-08-02 | ext4: Make fsync sync new parent directories in no-journal mode | Frank Mayhar |
2010-08-02 | ext4: Fix compat EXT4_IOC_ADD_GROUP | Ben Hutchings |
2010-08-02 | ext4: Conditionally define compat ioctl numbers | Ben Hutchings |
2010-08-02 | ext4: restart ext4_ext_remove_space() after transaction restart | Dmitry Monakhov |
2010-08-02 | ext4: Clear the EXT4_EOFBLOCKS_FL flag only when warranted | Theodore Ts'o |
2010-08-02 | ext4: Avoid crashing on NULL ptr dereference on a filesystem error | Theodore Ts'o |
2010-08-02 | ext4: Use bitops to read/modify i_flags in struct ext4_inode_info | Dmitry Monakhov |
2010-08-02 | ext4: Show journal_checksum option | Jan Kara |
2010-08-02 | ext4: check for a good block group before loading buddy pages | Curt Wohlgemuth |
2010-08-02 | ext4: Prevent creation of files larger than RLIMIT_FSIZE using fallocate | Nikanth Karthikesan |
2010-08-02 | ext4: Remove extraneous newlines in ext4_msg() calls | Curt Wohlgemuth |
2010-08-02 | ext4: init statistics after journal recovery | Dmitry Monakhov |
2010-08-02 | ext4: clean up inode bitmaps manipulation in ext4_free_inode | Dmitry Monakhov |
2010-08-02 | ext4: Do not zero out uninitialized extents beyond i_size | Dmitry Monakhov |
2010-08-02 | ext4: don't scan/accumulate more pages than mballoc will allocate | Eric Sandeen |
2010-08-02 | ext4: stop issuing discards if not supported by device | Eric Sandeen |
2010-08-02 | ext4: don't return to userspace after freezing the fs with a mutex held | Eric Sandeen |
2010-08-02 | ext4: check s_log_groups_per_flex in online resize code | Eric Sandeen |
2010-08-02 | ext4: fix quota accounting in case of fallocate | Dmitry Monakhov |