| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-10-16 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 3 | -21/+42 |
| 2012-10-09 | ext3: drop lock/unlock super | Marco Stornelli | 1 | -6/+0 |
| 2012-10-09 | ext3: fix return values on parse_options() failure | Zhao Hongjiang | 1 | -2/+2 |
| 2012-10-09 | ext3: ext3_bread usage audit | Carlos Maiolino | 2 | -18/+39 |
| 2012-10-09 | ext3: fix possible non-initialized variable on htree_dirblock_to_tree() | Carlos Maiolino | 1 | -1/+1 |
| 2012-10-04 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 1 | -3/+5 |
| 2012-10-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -0/+5 |
| 2012-10-02 | fs: push rcu_barrier() from deactivate_locked_super() to filesystems | Kirill A. Shutemov | 1 | -0/+5 |
| 2012-10-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2 | -11/+23 |
| 2012-10-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -2/+2 |
| 2012-09-18 | userns: Convert struct dquot dq_id to be a struct kqid | Eric W. Biederman | 1 | -1/+1 |
| 2012-09-18 | userns: Convert extN to support kuids and kgids in posix acls | Eric W. Biederman | 1 | -8/+20 |
| 2012-09-18 | userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr | Eric W. Biederman | 1 | -2/+2 |
| 2012-09-04 | ext3: Replace 0 with NULL for pointer in super.c file | Sachin Kamat | 1 | -1/+1 |
| 2012-09-04 | ext3: don't clear orphan list on ro mount with errors | Eric Sandeen | 1 | -2/+4 |
| 2012-09-04 | ext3: Fix fdatasync() for files with only i_size changes | Jan Kara | 1 | -3/+14 |
| 2012-09-01 | treewide: fix comment/printk/variable typos | Anatol Pomozov | 2 | -2/+2 |
| 2012-08-04 | ext3: nuke write_super from comments | Artem Bityutskiy | 2 | -19/+0 |
| 2012-07-30 | ext3: use memweight() | Akinobu Mita | 2 | -12/+2 |
| 2012-07-24 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2 | -3/+9 |
| 2012-07-23 | don't expose I_NEW inodes via dentry->d_inode | Al Viro | 1 | -2/+2 |
| 2012-07-23 | ext3: pass custom EOF to generic_file_llseek_size() | Eric Sandeen | 1 | -2/+2 |
| 2012-07-23 | vfs: allow custom EOF in generic_file_llseek code | Eric Sandeen | 1 | -1/+2 |
| 2012-07-22 | quota: Move quota syncing to ->sync_fs method | Jan Kara | 1 | -0/+5 |
| 2012-07-14 | don't pass nameidata to ->create() | Al Viro | 1 | -1/+1 |
| 2012-07-14 | stop passing nameidata to ->lookup() | Al Viro | 1 | -1/+1 |
| 2012-07-09 | ext3: Check return value of blkdev_issue_flush() | Jan Kara | 1 | -2/+7 |
| 2012-07-09 | ext3: force ro mount if ext3_setup_super() fails | Eric Sandeen | 1 | -1/+2 |
| 2012-05-28 | Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux | Linus Torvalds | 1 | -3/+3 |
| 2012-05-25 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 5 | -71/+132 |
| 2012-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 4 | -28/+52 |
| 2012-05-15 | userns: Convert ext3 to use kuid/kgid where appropriate | Eric W. Biederman | 4 | -28/+52 |
| 2012-05-15 | ext3: return 32/64-bit dir name hash according to usage type | Eric Sandeen | 3 | -48/+129 |
| 2012-05-15 | ext3: Remove i_mutex use from ext3_quota_write() | Jan Kara | 1 | -5/+1 |
| 2012-05-10 | vfs: make it possible to access the dentry hash/len as one 64-bit entry | Linus Torvalds | 1 | -1/+1 |
| 2012-05-06 | vfs: Rename end_writeback() to clear_inode() | Jan Kara | 1 | -3/+3 |
| 2012-04-11 | ext3: remove max_debt in find_group_orlov() | Akira Fujita | 1 | -18/+2 |
| 2012-03-31 | ext3: move headers to fs/ext3/ | Al Viro | 20 | -124/+1344 |
| 2012-03-28 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2 | -43/+50 |
| 2012-03-20 | switch open-coded instances of d_make_root() to new helper | Al Viro | 1 | -2/+1 |
| 2012-03-02 | ext3: fix start and len arguments handling in ext3_trim_fs() | Lukas Czerner | 1 | -38/+39 |
| 2012-02-29 | ext3: Update ctime in ext3_splice_branch() only when needed | Kazuya Mio | 1 | -3/+6 |
| 2012-02-29 | ext3: Don't call dquot_free_block() if we don't update anything | Kazuya Mio | 1 | -2/+5 |
| 2012-01-09 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 8 | -27/+57 |
| 2012-01-09 | ext2/3/4: delete unneeded includes of module.h | Paul Gortmaker | 4 | -4/+0 |
| 2012-01-09 | ext{3,4}: Fix potential race when setversion ioctl updates inode | Djalal Harouni | 1 | -1/+5 |
| 2012-01-09 | ext3: Don't warn from writepage when readonly inode is spotted after error | Jan Kara | 1 | -3/+21 |
| 2012-01-09 | ext3: Fix error handling on inode bitmap corruption | Jan Kara | 1 | -2/+6 |
| 2012-01-09 | ext3: replace ll_rw_block with other functions | Zheng Liu | 3 | -15/+18 |
| 2012-01-08 | ext[34]: avoid i_nlink warnings triggered by drop_nlink/inc_nlink kludge in s... | Al Viro | 1 | -1/+1 |
| 2012-01-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
| 2012-01-06 | vfs: switch ->show_options() to struct dentry * | Al Viro | 1 | -2/+2 |
| 2012-01-06 | vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb | Al Viro | 1 | -1/+1 |
| 2012-01-03 | ext3: propagate umode_t | Al Viro | 1 | -1/+1 |
| 2012-01-03 | switch ->mknod() to umode_t | Al Viro | 1 | -1/+1 |
| 2012-01-03 | switch ->create() to umode_t | Al Viro | 1 | -1/+1 |
| 2012-01-03 | switch vfs_mkdir() and ->mkdir() to umode_t | Al Viro | 1 | -1/+1 |
| 2012-01-03 | vfs: fix the stupidity with i_dentry in inode destructors | Al Viro | 1 | -1/+0 |
| 2012-01-03 | vfs: mnt_drop_write_file() | Al Viro | 1 | -5/+5 |
| 2012-01-03 | switch a bunch of places to mnt_want_write_file() | Al Viro | 1 | -5/+5 |
| 2011-12-02 | treewide: Fix typos in various parts of the kernel, and fix some comments. | Justin P. Mattock | 1 | -1/+1 |
| 2011-11-22 | ext3: NULL dereference in ext3_evict_inode() | Dan Carpenter | 1 | -0/+4 |
| 2011-11-09 | ext3: call ext3_mark_recovery_complete() when recovery is really needed | Eryu Guan | 1 | -2/+3 |
| 2011-11-02 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/... | Linus Torvalds | 3 | -5/+5 |
| 2011-11-02 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 5 | -90/+18 |
| 2011-11-02 | filesystems: add set_nlink() | Miklos Szeredi | 2 | -3/+3 |
| 2011-11-02 | filesystems: add missing nlink wrappers | Miklos Szeredi | 2 | -2/+2 |
| 2011-10-31 | ext3: Allow quota file use root reservation | Dmitry Monakhov | 1 | -4/+4 |
| 2011-10-25 | Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security | Linus Torvalds | 1 | -16/+20 |
| 2011-10-10 | ext3: Remove the obsolete broken EXT3_IOC32_WAIT_FOR_READONLY. | Tao Ma | 1 | -24/+0 |
| 2011-10-05 | ext3/balloc.c: local functions should be static | H Hartley Sweeten | 1 | -3/+4 |
| 2011-08-23 | block: separate priority boosting from REQ_META | Christoph Hellwig | 2 | -3/+4 |
| 2011-08-23 | block: remove READ_META and WRITE_META | Christoph Hellwig | 2 | -3/+3 |
| 2011-08-17 | ext3: remove deprecated oldalloc | Lukas Czerner | 2 | -46/+7 |
| 2011-08-17 | fs/ext3/balloc.c: delete useless initialization | Julia Lawall | 1 | -1/+1 |
| 2011-08-17 | ext3: fix message in ext3_remount for rw-remount case | Toshiyuki Okajima | 1 | -2/+2 |
| 2011-08-17 | ext3: Remove i_mutex from ext3_sync_file() | Jan Kara | 1 | -10/+0 |
| 2011-08-11 | ext3: Properly count journal credits for long symlinks | Eric Sandeen | 1 | -2/+4 |
| 2011-08-09 | Merge branch 'next-evm' of git://git.kernel.org/pub/scm/linux/kernel/git/zoha... | James Morris | 1 | -16/+20 |
| 2011-08-01 | switch posix_acl_equiv_mode() to umode_t * | Al Viro | 1 | -3/+1 |
| 2011-08-01 | switch posix_acl_create() to umode_t * | Al Viro | 1 | -4/+1 |
| 2011-07-26 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 9 | -82/+201 |
| 2011-07-25 | fs: take the ACL checks to common code | Christoph Hellwig | 4 | -23/+6 |
| 2011-07-25 | kill boilerplates around posix_acl_create_masq() | Al Viro | 1 | -17/+9 |
| 2011-07-25 | kill boilerplate around posix_acl_chmod_masq() | Al Viro | 1 | -24/+19 |
| 2011-07-25 | vfs: move ACL cache lookup into generic code | Linus Torvalds | 1 | -6/+0 |
| 2011-07-23 | ext3: Fix data corruption in inodes with journalled data | Jan Kara | 1 | -5/+35 |
| 2011-07-20 | fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers | Josef Bacik | 1 | -2/+16 |
| 2011-07-20 | ext3: make ext3 mount default to barrier=1 | Christoph Hellwig | 1 | -0/+2 |
| 2011-07-20 | fs: simplify the blockdev_direct_IO prototype | Christoph Hellwig | 1 | -3/+2 |
| 2011-07-20 | fs: move inode_dio_wait calls into ->setattr | Christoph Hellwig | 1 | -0/+3 |
| 2011-07-20 | ext3: Fix compilation with -DDX_DEBUG | Bernd Schubert | 1 | -2/+2 |
| 2011-07-20 | make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err) | Al Viro | 1 | -9/+5 |
| 2011-07-20 | ->permission() sanitizing: don't pass flags to ->check_acl() | Al Viro | 2 | -2/+2 |
| 2011-07-20 | ->permission() sanitizing: pass MAY_NOT_BLOCK to ->check_acl() | Al Viro | 1 | -1/+1 |
| 2011-07-18 | security: new security_inode_init_security API adds function callback | Mimi Zohar | 1 | -16/+20 |
| 2011-06-25 | ext3: Return -EINVAL when start is beyond the end of fs in ext3_trim_fs() | Lukas Czerner | 1 | -3/+1 |
| 2011-06-25 | ext3/ioctl.c: silence sparse warnings about different address spaces | H Hartley Sweeten | 1 | -2/+2 |
| 2011-06-25 | ext3: Improve truncate error handling | Jan Kara | 1 | -38/+63 |
| 2011-06-25 | ext3: Fix oops in ext3_try_to_allocate_with_rsv() | Jan Kara | 1 | -2/+10 |
| 2011-06-25 | ext3: Convert ext3 to new truncate calling convention | Jan Kara | 2 | -17/+11 |
| 2011-06-25 | ext3: Add fixed tracepoints | Lukas Czerner | 6 | -16/+82 |
| 2011-05-27 | fs: pass exact type of data dirties to ->dirty_inode | Christoph Hellwig | 1 | -1/+1 |
| 2011-05-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm... | Linus Torvalds | 1 | -0/+2 |
| 2011-05-26 | ext3: add cleancache support | Dan Magenheimer | 1 | -0/+2 |
| 2011-05-17 | ext3: Fix fs corruption when make_indexed_dir() fails | Jan Kara | 1 | -3/+12 |
| 2011-04-29 | ext3: Fix lock inversion in ext3_symlink() | Jan Kara | 1 | -11/+56 |
| 2011-04-08 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 1 | -1/+1 |
| 2011-03-31 | Fix common misspellings | Lucas De Marchi | 4 | -10/+10 |
| 2011-03-24 | Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -3/+0 |
| 2011-03-24 | ext3: Fix writepage credits computation for ordered mode | Yongqiang Yang | 1 | -1/+1 |
| 2011-03-23 | userns: rename is_owner_or_cap to inode_owner_or_capable | Serge E. Hallyn | 2 | -4/+4 |
| 2011-03-17 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 3 | -10/+20 |
| 2011-03-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 4 | -10/+12 |
| 2011-03-15 | ext3: Copy fs UUID to superblock. | Aneesh Kumar K.V | 1 | -0/+1 |
| 2011-03-15 | fs: Remove i_nlink check from file system link callback | Aneesh Kumar K.V | 1 | -7/+0 |
| 2011-03-10 | block: remove per-queue plugging | Jens Axboe | 1 | -3/+0 |
| 2011-03-08 | Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next | James Morris | 4 | -10/+12 |
| 2011-03-07 | ext3: Always set dx_node's fake_dirent explicitly. | Eric Sandeen | 1 | -1/+1 |
| 2011-03-04 | ext3: Fix an overflow in ext3_trim_fs. | Tao Ma | 1 | -3/+8 |
| 2011-02-28 | ext3: skip orphan cleanup on rocompat fs | Amir Goldstein | 1 | -0/+7 |
| 2011-02-24 | ext3: speed up group trim with the right free block count. | Tao Ma | 1 | -1/+2 |
| 2011-02-24 | ext3: Adjust trim start with first_data_block. | Tao Ma | 1 | -5/+2 |
| 2011-02-01 | fs/vfs/security: pass last path component to LSM on inode creation | Eric Paris | 4 | -10/+12 |
| 2011-01-21 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 1 | -18/+7 |
| 2011-01-13 | Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -10/+2 |
| 2011-01-12 | quota: Fix deadlock during path resolution | Jan Kara | 1 | -18/+7 |
| 2011-01-11 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 1 | -1/+1 |
| 2011-01-11 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 7 | -103/+473 |
| 2011-01-10 | ext3: Remove redundant unlikely() | Tobias Klauser | 1 | -1/+1 |
| 2011-01-10 | ext3: speed up file creates by optimizing rec_len functions | Eric Sandeen | 1 | -7/+8 |
| 2011-01-10 | ext3: Add more journal error check | Namhyung Kim | 2 | -3/+7 |
| 2011-01-10 | ext3: Add journal error check in resize.c | Namhyung Kim | 1 | -14/+51 |
| 2011-01-10 | ext3: Add FITRIM handling | Lukas Czerner | 1 | -0/+22 |
| 2011-01-10 | ext3: Add batched discard support for ext3 | Lukas Czerner | 1 | -0/+266 |
| 2011-01-10 | ext2,ext3,ext4: clarify comment for extN_xattr_set_handle | Wang Sheng-Hui | 1 | -1/+1 |
| 2011-01-07 | ext2,3,4: provide simple rcu-walk ACL implementation | Nick Piggin | 1 | -2/+5 |
| 2011-01-07 | fs: provide rcu-walk aware permission i_ops | Nick Piggin | 2 | -3/+7 |
| 2011-01-07 | fs: icache RCU free inodes | Nick Piggin | 1 | -1/+8 |
| 2011-01-06 | ext3: Add journal error check into ext3_rename() | Namhyung Kim | 1 | -4/+15 |
| 2011-01-06 | ext3: Use search_dirblock() in ext3_dx_find_entry() | Theodore Ts'o | 1 | -21/+12 |
| 2011-01-06 | ext3: Avoid uninitialized memory references with a corrupted htree directory | Theodore Ts'o | 1 | -15/+15 |
| 2011-01-06 | ext3: Return error code from generic_check_addressable | Darrick J. Wong | 1 | -2/+4 |
| 2011-01-06 | ext3: Add journal error check into ext3_delete_entry() | Namhyung Kim | 1 | -2/+12 |
| 2011-01-06 | ext3: Add error check in ext3_mkdir() | Namhyung Kim | 1 | -14/+22 |
| 2011-01-06 | fs/ext3/super.c: Use printf extension %pV | Joe Perches | 1 | -19/+37 |
| 2011-01-06 | ext3: don't update sb journal_devnum when RO dev | Maciej Żenczykowski | 1 | -1/+1 |
| 2010-11-17 | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 1 | -1/+0 |
| 2010-11-13 | block: clean up blkdev_get() wrappers and their users | Tejun Heo | 1 | -1/+1 |
| 2010-11-13 | block: make blkdev_get/put() handle exclusive access | Tejun Heo | 1 | -10/+2 |
| 2010-10-29 | new helper: mount_bdev() | Al Viro | 1 | -4/+4 |
| 2010-10-27 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 5 | -33/+69 |
| 2010-10-28 | ext3: Update kernel-doc comments | Namhyung Kim | 2 | -12/+20 |
| 2010-10-28 | ext3: Fix debug messages in ext3_group_extend() | Namhyung Kim | 1 | -6/+7 |
| 2010-10-28 | ext3: Remove misplaced BUFFER_TRACE() in ext3_truncate() | Namhyung Kim | 1 | -1/+0 |
| 2010-10-28 | ext3: Use DIV_ROUND_UP() on group desc block counting | Namhyung Kim | 1 | -2/+1 |
| 2010-10-28 | ext3: Return proper error code on ext3_fill_super() | Namhyung Kim | 1 | -0/+2 |
| 2010-10-28 | ext3: Remove unnecessary casts on bh->b_data | Namhyung Kim | 2 | -5/+5 |
| 2010-10-28 | ext3: Cleanup ext3_setup_super() | Namhyung Kim | 1 | -3/+3 |
| 2010-10-28 | ext3/jbd: Avoid WARN() messages when failing to write the superblock | Darrick J. Wong | 1 | -1/+23 |
| 2010-10-25 | new helper: ihold() | Al Viro | 1 | -1/+1 |
| 2010-10-25 | fs: kill block_prepare_write | Christoph Hellwig | 1 | -2/+2 |
| 2010-10-22 | Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -2/+1 |
| 2010-10-22 | Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 1 | -13/+0 |
| 2010-10-05 | ext3: Fix lost extented attributes for inode with ino == 11 | Jan Kara | 1 | -3/+8 |
| 2010-10-04 | BKL: Remove BKL from ext3_put_super() and ext3_remount() | Jan Blunck | 1 | -9/+0 |
| 2010-10-04 | BKL: Remove BKL from ext3 fill_super() | Jan Blunck | 1 | -12/+1 |
| 2010-10-04 | BKL: Explicitly add BKL around get_sb/fill_super | Jan Blunck | 1 | -1/+8 |
| 2010-09-16 | block: remove BLKDEV_IFL_WAIT | Christoph Hellwig | 1 | -2/+1 |
| 2010-09-10 | ext3/ext4: Factor out disk addressability check | Patrick J. LoPresti | 1 | -2/+2 |
| 2010-08-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 4 | -46/+55 |
| 2010-08-09 | mbcache: Remove unused features | Andreas Gruenbacher | 1 | -7/+5 |
| 2010-08-09 | convert ext3 to ->evict_inode() | Al Viro | 3 | -35/+28 |
| 2010-08-09 | remove inode_setattr | Christoph Hellwig | 1 | -2/+10 |
| 2010-08-09 | introduce __block_write_begin | Christoph Hellwig | 1 | -2/+1 |
| 2010-08-09 | sort out blockdev_direct_IO variants | Christoph Hellwig | 1 | -0/+11 |
| 2010-08-05 | ext3: Fix dirtying of journalled buffers in data=journal mode | Jan Kara | 1 | -1/+17 |
| 2010-07-23 | ext3: default to ordered mode | Dave Chinner | 1 | -0/+1 |
| 2010-07-21 | ext3: Avoid filesystem corruption after a crash under heavy delete load | Jan Kara | 1 | -21/+25 |
| 2010-07-21 | ext3: remove vestiges of nobh support | Christoph Hellwig | 2 | -28/+5 |
| 2010-07-21 | ext3: Fix set but unused variables | Andi Kleen | 2 | -4/+1 |
| 2010-06-25 | ext3: update ctime when changing the file's permission by setfacl | Miao Xie | 1 | -0/+1 |
| 2010-05-30 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2 | -16/+24 |
| 2010-05-27 | drop unused dentry argument to ->fsync | Christoph Hellwig | 1 | -2/+2 |
| 2010-05-27 | ext3 uses rb_node = NULL; to zero rb_root. | Venkatesh Pallipadi | 1 | -1/+1 |
| 2010-05-24 | quota: rename default quotactl methods to dquot_ | Christoph Hellwig | 1 | -10/+10 |
| 2010-05-24 | quota: drop remount argument to ->quota_on and ->quota_off | Christoph Hellwig | 1 | -6/+3 |
| 2010-05-24 | quota: move unmount handling into the filesystem | Christoph Hellwig | 1 | -0/+2 |
| 2010-05-24 | quota: kill the vfs_dq_off and vfs_dq_quota_on_remount wrappers | Christoph Hellwig | 1 | -5/+3 |
| 2010-05-24 | quota: move remount handling into the filesystem | Christoph Hellwig | 1 | -0/+11 |
| 2010-05-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 7 | -24/+21 |
| 2010-05-21 | ext3: replace inode uid,gid,mode init with helper | Dmitry Monakhov | 1 | -8/+5 |
| 2010-05-21 | ext3: constify xattr handlers | Stephen Hemminger | 6 | -16/+16 |
| 2010-05-21 | Merge branch 'master' into for-2.6.35 | Jens Axboe | 4 | -42/+63 |
| 2010-05-21 | quota: unify quota init condition in setattr | Dmitry Monakhov | 1 | -1/+1 |
| 2010-05-21 | ext3: make barrier options consistent with ext4 | Eric Sandeen | 1 | -7/+26 |
| 2010-05-21 | ext3: Fix waiting on transaction during fsync | Jan Kara | 1 | -11/+9 |
| 2010-05-21 | ext3: init statistics after journal recovery v2 | Dmitry Monakhov | 1 | -23/+21 |
| 2010-05-21 | ext3: Avoid loading bitmaps for full groups during block allocation | Frans van de Wiel | 1 | -0/+6 |
| 2010-04-28 | blkdev: generalize flags for blkdev_issue_fn functions | Dmitry Monakhov | 1 | -1/+2 |