aboutsummaryrefslogtreecommitdiffstats
path: root/fs/reiserfs/inode.c
Commit message (Expand)AuthorAge
* fs/reiserfs: use linux/uaccess.hFabian Frederick2014-08-08
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-06-12
|\
| * switch {__,}blockdev_direct_IO() to iov_iterAl Viro2014-05-06
| * get rid of pointless iov_length() in ->direct_IO()Al Viro2014-05-06
| * pass iov_iter to ->direct_IO()Al Viro2014-05-06
* | reiserfs: call truncate_setsize under tailpack mutexJeff Mahoney2014-05-21
* | reiserfs: cleanup, remove unnecessary parensJeff Mahoney2014-05-06
* | reiserfs: cleanup, remove leading whitespace from labelsJeff Mahoney2014-05-06
* | reiserfs: cleanup, remove sb argument from journal_mark_dirtyJeff Mahoney2014-05-06
* | reiserfs: cleanup, remove sb argument from journal_endJeff Mahoney2014-05-06
* | reiserfs: cleanup, remove nblocks argument from journal_endJeff Mahoney2014-05-06
* | reiserfs: cleanup, reformat comments to normal kernel styleJeff Mahoney2014-05-06
* | reiserfs: cleanup, rename key and item accessors to more friendly namesJeff Mahoney2014-05-06
|/
* mm + fs: store shadow entries in page cacheJohannes Weiner2014-04-03
* reiserfs: locking, release lock around quota operationsJeff Mahoney2013-08-08
* reiserfs: locking, handle nested locks properlyJeff Mahoney2013-08-08
* reiserfs: locking, push write lock out of xattr codeJeff Mahoney2013-08-08
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-07-02
|\
| * reiserfs: use ->invalidatepage() length argumentLukas Czerner2013-05-21
| * mm: change invalidatepage prototype to accept lengthLukas Czerner2013-05-21
* | reiserfs: fix deadlock with nfs racing on create/lookupJeff Mahoney2013-05-31
|/
* aio: don't include aio.h in sched.hKent Overstreet2013-05-07
* fs: encode_fh: return FILEID_INVALID if invalid fid_typeNamjae Jeon2013-02-26
* reiserfs: drop vmtruncateMarco Stornelli2012-12-20
* reiserfs: Move quota calls out of write lockJan Kara2012-11-19
* tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checkingHugh Dickins2012-10-09
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-10-02
|\
| * userns: Convert reiserfs to use kuid and kgid where appropriateEric W. Biederman2012-09-21
* | reiserfs: fix deadlocks with quotasJeff Mahoney2012-08-14
|/
* ->encode_fh() API changeAl Viro2012-05-29
* vfs: Rename end_writeback() to clear_inode()Jan Kara2012-05-06
* move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.hAl Viro2012-03-20
* move reiserfs_acl.h to fs/reiserfs/acl.hAl Viro2012-03-20
* take private bits of reiserfs_xattr.h to fs/reiserfs/xattr.hAl Viro2012-03-20
* reiserfs: propagate umode_tAl Viro2012-01-03
* filesystems: add set_nlink()Miklos Szeredi2011-11-02
* filesystems: add missing nlink wrappersMiklos Szeredi2011-11-02
* reiserfs: cache negative ACLs for v1 stat formatChristoph Hellwig2011-07-25
* fs: simplify the blockdev_direct_IO prototypeChristoph Hellwig2011-07-20
* fs: move inode_dio_wait calls into ->setattrChristoph Hellwig2011-07-20
* Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-24
|\
| * block: remove per-queue pluggingJens Axboe2011-03-10
* | exportfs: Return the minimum required handle sizeAneesh Kumar K.V2011-03-14
|/
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-10-26
|\
| * fs: kill block_prepare_writeChristoph Hellwig2010-10-25
* | writeback: remove nonblocking/encountered_congestion referencesWu Fengguang2010-10-26
|/
* fix reiserfs_evict_inode end_writeback second callSergey Senozhatsky2010-08-18
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-10
|\
| * convert reiserfs to ->evict_inode()Al Viro2010-08-09