aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2
Commit message (Expand)AuthorAge
* GFS2: Remove potential race in flock codeSteven Whitehouse2011-03-09
* GFS2: Fix glock deallocation raceSteven Whitehouse2011-03-09
* GFS2: quota allows exceeding hard limitAbhijith Das2011-03-09
* GFS2: deallocation performance patchBob Peterson2011-02-24
* GFS2: panics on quotacheck updateAbhijith Das2011-02-07
* GFS2: Improve cluster mmap scalabilitySteven Whitehouse2011-02-02
* GFS2: Fix glock queue trace pointSteven Whitehouse2011-01-31
* GFS2: Post-VFS scale update for RCU path walkSteven Whitehouse2011-01-21
* GFS2: Use RCU for glock hash tableSteven Whitehouse2011-01-21
* GFS2: Fix error path in gfs2_lookup_by_inum()Steven Whitehouse2011-01-18
* GFS2: remove iopen glocks from cache on failed deletesBenjamin Marzinski2011-01-18
* fallocate should be a file operationChristoph Hellwig2011-01-17
* make the feature checks in ->fallocate future proofChristoph Hellwig2011-01-17
* Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-01-13
|\
| * Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/...Jens Axboe2010-11-27
| |\
| | * block: clean up blkdev_get() wrappers and their usersTejun Heo2010-11-13
| | * block: make blkdev_get/put() handle exclusive accessTejun Heo2010-11-13
* | | Gfs2: fail if we try to use hole punchJosef Bacik2011-01-12
* | | switch gfs2, close racesAl Viro2011-01-12
* | | headers: kobject.h reduxAlexey Dobriyan2011-01-10
* | | Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-01-07
|\ \ \
| * | | fs: provide rcu-walk aware permission i_opsNick Piggin2011-01-07
| * | | fs: rcu-walk aware d_revalidate methodNick Piggin2011-01-07
| * | | fs: dcache reduce branches in lookup pathNick Piggin2011-01-07
| * | | fs: icache RCU free inodesNick Piggin2011-01-07
| * | | fs: change d_hash for rcu-walkNick Piggin2011-01-07
| * | | fs: change d_delete semanticsNick Piggin2011-01-07
* | | | GFS2: Don't flush delete workqueue when releasing the transaction lockSteven Whitehouse2010-12-16
* | | | GFS2: fsck.gfs2 reported statfs error after gfs2_growBob Peterson2010-12-07
* | | | GFS2: Merge glock state fields into a bitfieldSteven Whitehouse2010-11-30
* | | | GFS2: Fix uninitialised error value in previous patchSteven Whitehouse2010-11-30
* | | | GFS2: fix recursive locking during rindex truncatesBenjamin Marzinski2010-11-30
* | | | GFS2: reread rindex when necessary to grow rindexBenjamin Marzinski2010-11-30
* | | | GFS2: Remove duplicate #defines from glock.hSteven Whitehouse2010-11-30
* | | | GFS2: Clean up of gdlm_lock functionSteven Whitehouse2010-11-30
* | | | GFS2: Allow gfs2 to update quota usage values through the quotactl interfaceAbhijith Das2010-11-30
* | | | GFS2: fs/gfs2/glock.h: Add __attribute__((format(printf,2,3)) to gfs2_print_dbgJoe Perches2010-11-30
* | | | GFS2: fs/gfs2/glock.c: Use printf extension %pVJoe Perches2010-11-30
* | | | GFS2: Clean up duplicated setattr codeSteven Whitehouse2010-11-30
* | | | GFS2: Remove unreachable calls to vmtruncateSteven Whitehouse2010-11-30
* | | | GFS2: fs/gfs2/glock.c: Convert sprintf_symbol to %pSJoe Perches2010-11-30
* | | | GFS2: Change two WQ_RESCUERs into WQ_MEM_RECLAIMSteven Whitehouse2010-11-30
|/ / /
* / / GFS2: Userland expects quota limit/warn/usage in 512b blocksAbhijith Das2010-11-19
|/ /
* / GFS2: Fix inode deallocation raceSteven Whitehouse2010-11-15
|/
* locks: let the caller free file_lock on ->setlease failureChristoph Hellwig2010-10-31
* locks: fix setlease methods to free passed-in lockJ. Bruce Fields2010-10-30
* convert gfs2Al Viro2010-10-29
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-10-26
|\
| * new helper: ihold()Al Viro2010-10-25
| * gfs2: invalidate_inodes() is no-op thereAl Viro2010-10-25