summaryrefslogtreecommitdiffstats
path: root/fs/gfs2
Commit message (Expand)AuthorAgeFilesLines
* GFS2: Fix error path in gfs2_lookup_by_inum()Steven Whitehouse2011-01-182-51/+22
* GFS2: remove iopen glocks from cache on failed deletesBenjamin Marzinski2011-01-181-0/+1
* fallocate should be a file operationChristoph Hellwig2011-01-172-258/+258
* make the feature checks in ->fallocate future proofChristoph Hellwig2011-01-171-1/+1
* Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-01-131-4/+4
|\
| * Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/...Jens Axboe2010-11-271-4/+4
| |\
| | * block: clean up blkdev_get() wrappers and their usersTejun Heo2010-11-131-4/+4
| | * block: make blkdev_get/put() handle exclusive accessTejun Heo2010-11-131-2/+2
* | | Gfs2: fail if we try to use hole punchJosef Bacik2011-01-121-0/+4
* | | switch gfs2, close racesAl Viro2011-01-123-14/+3
* | | headers: kobject.h reduxAlexey Dobriyan2011-01-101-0/+1
* | | Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-01-0710-24/+48
|\ \ \
| * | | fs: provide rcu-walk aware permission i_opsNick Piggin2011-01-076-13/+20
| * | | fs: rcu-walk aware d_revalidate methodNick Piggin2011-01-071-4/+13
| * | | fs: dcache reduce branches in lookup pathNick Piggin2011-01-073-4/+4
| * | | fs: icache RCU free inodesNick Piggin2011-01-071-1/+8
| * | | fs: change d_hash for rcu-walkNick Piggin2011-01-071-1/+2
| * | | fs: change d_delete semanticsNick Piggin2011-01-071-1/+1
* | | | GFS2: Don't flush delete workqueue when releasing the transaction lockSteven Whitehouse2010-12-161-1/+0
* | | | GFS2: fsck.gfs2 reported statfs error after gfs2_growBob Peterson2010-12-071-1/+1
* | | | GFS2: Merge glock state fields into a bitfieldSteven Whitehouse2010-11-303-8/+14
* | | | GFS2: Fix uninitialised error value in previous patchSteven Whitehouse2010-11-301-1/+1
* | | | GFS2: fix recursive locking during rindex truncatesBenjamin Marzinski2010-11-303-3/+9
* | | | GFS2: reread rindex when necessary to grow rindexBenjamin Marzinski2010-11-301-42/+11
* | | | GFS2: Remove duplicate #defines from glock.hSteven Whitehouse2010-11-301-14/+0
* | | | GFS2: Clean up of gdlm_lock functionSteven Whitehouse2010-11-303-40/+17
* | | | GFS2: Allow gfs2 to update quota usage values through the quotactl interfaceAbhijith Das2010-11-301-2/+11
* | | | GFS2: fs/gfs2/glock.h: Add __attribute__((format(printf,2,3)) to gfs2_print_dbgJoe Perches2010-11-301-0/+2
* | | | GFS2: fs/gfs2/glock.c: Use printf extension %pVJoe Perches2010-11-301-2/+7
* | | | GFS2: Clean up duplicated setattr codeSteven Whitehouse2010-11-302-21/+2
* | | | GFS2: Remove unreachable calls to vmtruncateSteven Whitehouse2010-11-303-27/+0
* | | | GFS2: fs/gfs2/glock.c: Convert sprintf_symbol to %pSJoe Perches2010-11-301-8/+7
* | | | GFS2: Change two WQ_RESCUERs into WQ_MEM_RECLAIMSteven Whitehouse2010-11-301-3/+4
|/ / /
* | | GFS2: Userland expects quota limit/warn/usage in 512b blocksAbhijith Das2010-11-191-7/+8
|/ /
* | GFS2: Fix inode deallocation raceSteven Whitehouse2010-11-155-216/+98
|/
* locks: let the caller free file_lock on ->setlease failureChristoph Hellwig2010-10-311-2/+0
* locks: fix setlease methods to free passed-in lockJ. Bruce Fields2010-10-301-0/+2
* convert gfs2Al Viro2010-10-291-29/+22
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-10-264-8/+5
|\
| * new helper: ihold()Al Viro2010-10-251-1/+1
| * gfs2: invalidate_inodes() is no-op thereAl Viro2010-10-252-2/+0
| * fs: kill block_prepare_writeChristoph Hellwig2010-10-252-5/+4
* | writeback: remove nonblocking/encountered_congestion referencesWu Fengguang2010-10-261-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-10-221-1/+1
|\
| * workqueue: add and use WQ_MEM_RECLAIM flagTejun Heo2010-10-111-1/+1
* | Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-222-18/+7
|\ \
| * \ Merge branch 'v2.6.36-rc8' into for-2.6.37/barrierJens Axboe2010-10-191-1/+1
| |\ \ | | |/
| * | block: remove BLKDEV_IFL_WAITChristoph Hellwig2010-09-161-3/+2
| * | gfs2: replace barriers with explicit flush / FUA usageChristoph Hellwig2010-09-102-17/+7
* | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+2
|\ \ \
OpenPOWER on IntegriCloud