summaryrefslogtreecommitdiffstats
path: root/fs/reiserfs
Commit message (Expand)AuthorAgeFilesLines
* reiserfs: remove unnecessary dentry_unhash from rmdir, dir renameSage Weil2011-05-282-6/+0
* fs: pass exact type of data dirties to ->dirty_inodeChristoph Hellwig2011-05-271-1/+1
* vfs: push dentry_unhash on rename_dir into file systemsSage Weil2011-05-261-0/+3
* vfs: push dentry_unhash on rmdir into file systemsSage Weil2011-05-261-0/+2
* vfs: remove dget() from dentry_unhash()Sage Weil2011-05-261-1/+0
* Fix common misspellingsLucas De Marchi2011-03-314-6/+6
* Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-241-1/+0
|\
| * block: remove per-queue pluggingJens Axboe2011-03-101-1/+0
* | userns: rename is_owner_or_cap to inode_owner_or_capableSerge E. Hallyn2011-03-232-3/+3
* | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-03-201-3/+1
|\ \
| * | fs: change to new flag variablematt mooney2011-03-171-3/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-03-162-5/+7
|\ \ \
| * \ \ Merge branch 'next' into for-linusJames Morris2011-03-162-5/+7
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris2011-03-082-5/+7
| | |\ \
| | | * | fs/vfs/security: pass last path component to LSM on inode creationEric Paris2011-02-012-5/+7
* | | | | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-03-161-1/+1
|\ \ \ \ \
| * | | | | reiserfs: make commit_wq use the default concurrency levelTejun Heo2011-02-011-1/+1
| | |_|_|/ | |/| | |
* | | | | fs: Remove i_nlink check from file system link callbackAneesh Kumar K.V2011-03-151-4/+0
* | | | | exportfs: Return the minimum required handle sizeAneesh Kumar K.V2011-03-141-1/+6
| |/ / / |/| | |
* | | | reiserfs xattr ->d_revalidate() shouldn't care about RCUAl Viro2011-03-101-2/+0
| |/ / |/| |
* | | fix reiserfs mkdir() breakageAl Viro2011-03-031-1/+1
|/ /
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2011-01-211-11/+6
|\ \
| * | quota: Fix deadlock during path resolutionJan Kara2011-01-121-11/+6
| |/
* | Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-01-131-14/+7
|\ \
| * | block: clean up blkdev_get() wrappers and their usersTejun Heo2010-11-131-3/+3
| * | block: make blkdev_get/put() handle exclusive accessTejun Heo2010-11-131-12/+5
* | | reiserfs: make sure va_end() is always called after va_start().Jesper Juhl2011-01-131-2/+2
| |/ |/|
* | fs: provide rcu-walk aware permission i_opsNick Piggin2011-01-071-4/+10
* | fs: rcu-walk aware d_revalidate methodNick Piggin2011-01-071-0/+2
* | fs: dcache reduce branches in lookup pathNick Piggin2011-01-071-1/+1
* | fs: icache RCU free inodesNick Piggin2011-01-071-1/+8
* | reiserfs: don't acquire lock recursively in reiserfs_acl_chmodFrederic Weisbecker2010-12-021-2/+4
* | reiserfs: fix inode mutex - reiserfs lock misorderingFrederic Weisbecker2010-11-251-4/+3
* | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-174-4/+0
|/
* new helper: mount_bdev()Al Viro2010-10-291-5/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-10-264-23/+16
|\
| * new helper: ihold()Al Viro2010-10-251-1/+1
| * new helper: inode_unhashed()Al Viro2010-10-251-1/+1
| * fs: kill block_prepare_writeChristoph Hellwig2010-10-253-21/+14
* | writeback: remove nonblocking/encountered_congestion referencesWu Fengguang2010-10-261-1/+1
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-242-3/+5
|\
| * Update broken web addresses in the kernel.Justin P. Mattock2010-10-182-3/+5
* | Merge branch 'v2.6.36-rc8' into for-2.6.37/barrierJens Axboe2010-10-191-3/+4
|\ \
| * | reiserfs: fix unwanted reiserfs lock recursionFrederic Weisbecker2010-10-011-2/+3
| * | reiserfs: fix dependency inversion between inode and reiserfs mutexesFrederic Weisbecker2010-10-011-1/+1
* | | block: remove BLKDEV_IFL_WAITChristoph Hellwig2010-09-161-2/+1
* | | reiserfs: replace barriers with explicit flush / FUA usageChristoph Hellwig2010-09-101-86/+20
|/ /
* | remove SWRITE* I/O typesChristoph Hellwig2010-08-181-1/+1
* | fix reiserfs_evict_inode end_writeback second callSergey Senozhatsky2010-08-181-0/+1
* | reiserfs: remove unused local `wait'Changli Gao2010-08-111-1/+0
|/
OpenPOWER on IntegriCloud