| Commit message (Expand) | Author | Age | Files | Lines |
* | reiserfs: drop vmtruncate | Marco Stornelli | 2012-12-20 | 1 | -4/+11 |
* | reiserfs: Move quota calls out of write lock | Jan Kara | 2012-11-19 | 1 | -3/+7 |
* | tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checking | Hugh Dickins | 2012-10-09 | 1 | -1/+5 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2012-10-02 | 1 | -13/+13 |
|\ |
|
| * | userns: Convert reiserfs to use kuid and kgid where appropriate | Eric W. Biederman | 2012-09-21 | 1 | -13/+13 |
* | | reiserfs: fix deadlocks with quotas | Jeff Mahoney | 2012-08-15 | 1 | -1/+1 |
|/ |
|
* | ->encode_fh() API change | Al Viro | 2012-05-29 | 1 | -18/+12 |
* | vfs: Rename end_writeback() to clear_inode() | Jan Kara | 2012-05-06 | 1 | -2/+2 |
* | move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.h | Al Viro | 2012-03-20 | 1 | -1/+1 |
* | move reiserfs_acl.h to fs/reiserfs/acl.h | Al Viro | 2012-03-20 | 1 | -1/+1 |
* | take private bits of reiserfs_xattr.h to fs/reiserfs/xattr.h | Al Viro | 2012-03-20 | 1 | -1/+1 |
* | reiserfs: propagate umode_t | Al Viro | 2012-01-03 | 1 | -1/+1 |
* | filesystems: add set_nlink() | Miklos Szeredi | 2011-11-02 | 1 | -3/+3 |
* | filesystems: add missing nlink wrappers | Miklos Szeredi | 2011-11-02 | 1 | -2/+2 |
* | reiserfs: cache negative ACLs for v1 stat format | Christoph Hellwig | 2011-07-25 | 1 | -0/+5 |
* | fs: simplify the blockdev_direct_IO prototype | Christoph Hellwig | 2011-07-20 | 1 | -3/+2 |
* | fs: move inode_dio_wait calls into ->setattr | Christoph Hellwig | 2011-07-20 | 1 | -0/+3 |
* | Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2011-03-24 | 1 | -1/+0 |
|\ |
|
| * | block: remove per-queue plugging | Jens Axboe | 2011-03-10 | 1 | -1/+0 |
* | | exportfs: Return the minimum required handle size | Aneesh Kumar K.V | 2011-03-14 | 1 | -1/+6 |
|/ |
|
* | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 2010-11-17 | 1 | -1/+0 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2010-10-26 | 1 | -13/+11 |
|\ |
|
| * | fs: kill block_prepare_write | Christoph Hellwig | 2010-10-25 | 1 | -13/+11 |
* | | writeback: remove nonblocking/encountered_congestion references | Wu Fengguang | 2010-10-26 | 1 | -1/+1 |
|/ |
|
* | fix reiserfs_evict_inode end_writeback second call | Sergey Senozhatsky | 2010-08-18 | 1 | -0/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2010-08-10 | 1 | -54/+80 |
|\ |
|
| * | convert reiserfs to ->evict_inode() | Al Viro | 2010-08-09 | 1 | -3/+10 |
| * | always call inode_change_ok early in ->setattr | Christoph Hellwig | 2010-08-09 | 1 | -4/+4 |
| * | remove inode_setattr | Christoph Hellwig | 2010-08-09 | 1 | -45/+52 |
| * | introduce __block_write_begin | Christoph Hellwig | 2010-08-09 | 1 | -2/+1 |
| * | sort out blockdev_direct_IO variants | Christoph Hellwig | 2010-08-09 | 1 | -1/+16 |
| * | Fix reiserfs_file_release() | Al Viro | 2010-08-09 | 1 | -2/+0 |
* | | fix typos concerning "initiali[zs]e" | Uwe Kleine-König | 2010-06-16 | 1 | -1/+1 |
|/ |
|
* | quota: unify quota init condition in setattr | Dmitry Monakhov | 2010-05-21 | 1 | -1/+2 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2010-03-05 | 1 | -8/+12 |
|\ |
|
| * | dquot: cleanup dquot initialize routine | Christoph Hellwig | 2010-03-05 | 1 | -3/+3 |
| * | dquot: move dquot initialization responsibility into the filesystem | Christoph Hellwig | 2010-03-05 | 1 | -0/+5 |
| * | dquot: cleanup dquot drop routine | Christoph Hellwig | 2010-03-05 | 1 | -1/+1 |
| * | dquot: cleanup dquot transfer routine | Christoph Hellwig | 2010-03-05 | 1 | -2/+1 |
| * | dquot: cleanup inode allocation / freeing routines | Christoph Hellwig | 2010-03-05 | 1 | -5/+5 |
* | | pass writeback_control to ->write_inode | Christoph Hellwig | 2010-03-05 | 1 | -2/+2 |
|/ |
|
* | reiserfs: Fix softlockup while waiting on an inode | Frederic Weisbecker | 2010-02-14 | 1 | -0/+2 |
* | Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-01-08 | 1 | -4/+15 |
|\ |
|
| * | reiserfs: Relax the lock before truncating pages | Frederic Weisbecker | 2010-01-05 | 1 | -1/+10 |
| * | reiserfs: Fix recursive lock on lchown | Frederic Weisbecker | 2010-01-05 | 1 | -3/+5 |
* | | Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-01-02 | 1 | -2/+3 |
|\| |
|
| * | reiserfs: Fix reiserfs lock and journal lock inversion dependency | Frederic Weisbecker | 2009-12-14 | 1 | -2/+3 |
* | | reiserfs: truncate blocks not used by a write | Jan Kara | 2009-12-17 | 1 | -4/+14 |
|/ |
|
* | kill-the-bkl/reiserfs: turn GFP_ATOMIC flag to GFP_NOFS in reiserfs_get_block() | Frederic Weisbecker | 2009-11-20 | 1 | -1/+1 |