aboutsummaryrefslogtreecommitdiff
path: root/fs/reiserfs
AgeCommit message (Expand)Author
2011-01-07fs: provide rcu-walk aware permission i_opsNick Piggin
2011-01-07fs: rcu-walk aware d_revalidate methodNick Piggin
2011-01-07fs: dcache reduce branches in lookup pathNick Piggin
2011-01-07fs: icache RCU free inodesNick Piggin
2010-12-02reiserfs: don't acquire lock recursively in reiserfs_acl_chmodFrederic Weisbecker
2010-11-25reiserfs: fix inode mutex - reiserfs lock misorderingFrederic Weisbecker
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-10-29new helper: mount_bdev()Al Viro
2010-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-10-26writeback: remove nonblocking/encountered_congestion referencesWu Fengguang
2010-10-25new helper: ihold()Al Viro
2010-10-25new helper: inode_unhashed()Al Viro
2010-10-25fs: kill block_prepare_writeChristoph Hellwig
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-19Merge branch 'v2.6.36-rc8' into for-2.6.37/barrierJens Axboe
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock
2010-10-01reiserfs: fix unwanted reiserfs lock recursionFrederic Weisbecker
2010-10-01reiserfs: fix dependency inversion between inode and reiserfs mutexesFrederic Weisbecker
2010-09-16block: remove BLKDEV_IFL_WAITChristoph Hellwig
2010-09-10reiserfs: replace barriers with explicit flush / FUA usageChristoph Hellwig
2010-08-18remove SWRITE* I/O typesChristoph Hellwig
2010-08-18fix reiserfs_evict_inode end_writeback second callSergey Senozhatsky
2010-08-11reiserfs: remove unused local `wait'Changli Gao
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-08-09convert reiserfs to ->evict_inode()Al Viro
2010-08-09always call inode_change_ok early in ->setattrChristoph Hellwig
2010-08-09remove inode_setattrChristoph Hellwig
2010-08-09introduce __block_write_beginChristoph Hellwig
2010-08-09sort out blockdev_direct_IO variantsChristoph Hellwig
2010-08-09Fix reiserfs_file_release()Al Viro
2010-06-16Merge branch 'master' into for-nextJiri Kosina
2010-06-16fix typos concerning "initiali[zs]e"Uwe Kleine-König
2010-05-30Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig
2010-05-27fs/: do not fallback to default_llseek() when readdir() uses BKLjan Blunck
2010-05-27reiserfs: Fix resuming of quotas on remount read-writeJan Kara
2010-05-24quota: rename default quotactl methods to dquot_Christoph Hellwig
2010-05-24quota: drop remount argument to ->quota_on and ->quota_offChristoph Hellwig
2010-05-24quota: move unmount handling into the filesystemChristoph Hellwig
2010-05-24quota: kill the vfs_dq_off and vfs_dq_quota_on_remount wrappersChristoph Hellwig
2010-05-24quota: move remount handling into the filesystemChristoph Hellwig
2010-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-05-21reiserfs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov
2010-05-21reiserfs: constify xattr_handlerStephen Hemminger
2010-05-21Merge branch 'master' into for-2.6.35Jens Axboe
2010-05-21quota: unify quota init condition in setattrDmitry Monakhov
2010-04-29Merge branch 'master' into for-2.6.35Jens Axboe
2010-04-28blkdev: generalize flags for blkdev_issue_fn functionsDmitry Monakhov
2010-04-24reiserfs: fix corruption during shrinking of xattrsJeff Mahoney
2010-04-24reiserfs: fix permissions on .reiserfs_privJeff Mahoney