| Age | Commit message (Expand) | Author | Files | Lines |
| 2014-08-08 | fs/reiserfs: use linux/uaccess.h |  Fabian Frederick | 1 | -1/+1 |
| 2014-06-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs |  Linus Torvalds | 1 | -5/+5 |
| 2014-05-21 | reiserfs: call truncate_setsize under tailpack mutex |  Jeff Mahoney | 1 | -1/+7 |
| 2014-05-06 | switch {__,}blockdev_direct_IO() to iov_iter |  Al Viro | 1 | -2/+2 |
| 2014-05-06 | get rid of pointless iov_length() in ->direct_IO() |  Al Viro | 1 | -1/+2 |
| 2014-05-06 | pass iov_iter to ->direct_IO() |  Al Viro | 1 | -5/+4 |
| 2014-05-06 | reiserfs: cleanup, remove unnecessary parens |  Jeff Mahoney | 1 | -5/+5 |
| 2014-05-06 | reiserfs: cleanup, remove leading whitespace from labels |  Jeff Mahoney | 1 | -24/+24 |
| 2014-05-06 | reiserfs: cleanup, remove sb argument from journal_mark_dirty |  Jeff Mahoney | 1 | -4/+4 |
| 2014-05-06 | reiserfs: cleanup, remove sb argument from journal_end |  Jeff Mahoney | 1 | -15/+15 |
| 2014-05-06 | reiserfs: cleanup, remove nblocks argument from journal_end |  Jeff Mahoney | 1 | -18/+15 |
| 2014-05-06 | reiserfs: cleanup, reformat comments to normal kernel style |  Jeff Mahoney | 1 | -429/+634 |
| 2014-05-06 | reiserfs: cleanup, rename key and item accessors to more friendly names |  Jeff Mahoney | 1 | -18/+18 |
| 2014-04-03 | mm + fs: store shadow entries in page cache |  Johannes Weiner | 1 | -1/+1 |
| 2013-08-08 | reiserfs: locking, release lock around quota operations |  Jeff Mahoney | 1 | -8/+11 |
| 2013-08-08 | reiserfs: locking, handle nested locks properly |  Jeff Mahoney | 1 | -41/+36 |
| 2013-08-08 | reiserfs: locking, push write lock out of xattr code |  Jeff Mahoney | 1 | -18/+20 |
| 2013-07-02 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 |  Linus Torvalds | 1 | -3/+9 |
| 2013-05-31 | reiserfs: fix deadlock with nfs racing on create/lookup |  Jeff Mahoney | 1 | -2/+7 |
| 2013-05-21 | reiserfs: use ->invalidatepage() length argument |  Lukas Czerner | 1 | -2/+7 |
| 2013-05-21 | mm: change invalidatepage prototype to accept length |  Lukas Czerner | 1 | -1/+2 |
| 2013-05-07 | aio: don't include aio.h in sched.h |  Kent Overstreet | 1 | -0/+1 |
| 2013-02-26 | fs: encode_fh: return FILEID_INVALID if invalid fid_type |  Namjae Jeon | 1 | -2/+2 |
| 2012-12-20 | reiserfs: drop vmtruncate |  Marco Stornelli | 1 | -4/+11 |
| 2012-11-19 | reiserfs: Move quota calls out of write lock |  Jan Kara | 1 | -3/+7 |
| 2012-10-09 | tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checking |  Hugh Dickins | 1 | -1/+5 |
| 2012-10-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace |  Linus Torvalds | 1 | -13/+13 |
| 2012-09-21 | userns: Convert reiserfs to use kuid and kgid where appropriate |  Eric W. Biederman | 1 | -13/+13 |
| 2012-08-15 | reiserfs: fix deadlocks with quotas |  Jeff Mahoney | 1 | -1/+1 |
| 2012-05-29 | ->encode_fh() API change |  Al Viro | 1 | -18/+12 |
| 2012-05-06 | vfs: Rename end_writeback() to clear_inode() |  Jan Kara | 1 | -2/+2 |
| 2012-03-20 | move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.h |  Al Viro | 1 | -1/+1 |
| 2012-03-20 | move reiserfs_acl.h to fs/reiserfs/acl.h |  Al Viro | 1 | -1/+1 |
| 2012-03-20 | take private bits of reiserfs_xattr.h to fs/reiserfs/xattr.h |  Al Viro | 1 | -1/+1 |
| 2012-01-03 | reiserfs: propagate umode_t |  Al Viro | 1 | -1/+1 |
| 2011-11-02 | filesystems: add set_nlink() |  Miklos Szeredi | 1 | -3/+3 |
| 2011-11-02 | filesystems: add missing nlink wrappers |  Miklos Szeredi | 1 | -2/+2 |
| 2011-07-25 | reiserfs: cache negative ACLs for v1 stat format |  Christoph Hellwig | 1 | -0/+5 |
| 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-03-24 | Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block |  Linus Torvalds | 1 | -1/+0 |
| 2011-03-14 | exportfs: Return the minimum required handle size |  Aneesh Kumar K.V | 1 | -1/+6 |
| 2011-03-10 | block: remove per-queue plugging |  Jens Axboe | 1 | -1/+0 |
| 2010-11-17 | BKL: remove extraneous #include <smp_lock.h> |  Arnd Bergmann | 1 | -1/+0 |
| 2010-10-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 |  Linus Torvalds | 1 | -13/+11 |
| 2010-10-26 | writeback: remove nonblocking/encountered_congestion references |  Wu Fengguang | 1 | -1/+1 |
| 2010-10-25 | fs: kill block_prepare_write |  Christoph Hellwig | 1 | -13/+11 |
| 2010-08-18 | fix reiserfs_evict_inode end_writeback second call |  Sergey Senozhatsky | 1 | -0/+1 |
| 2010-08-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 |  Linus Torvalds | 1 | -54/+80 |
| 2010-08-09 | convert reiserfs to ->evict_inode() |  Al Viro | 1 | -3/+10 |