aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2
Commit message (Expand)AuthorAge
* add hlist_bl_lock/unlock helpersChristoph Hellwig2011-04-25
* GFS2: filesystem hang caused by incorrect lock orderBob Peterson2011-04-18
* GFS2: Don't try to deallocate unlinked inodes when mounted roSteven Whitehouse2011-04-18
* GFS2: directly write blocks past i_sizeBenjamin Marzinski2011-04-18
* GFS2: write_end error path fails to unlock transaction lockBob Peterson2011-04-18
* Fix common misspellingsLucas De Marchi2011-03-31
* Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-24
|\
| * Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/coreJens Axboe2011-03-10
| |\
| | * block: kill off REQ_UNPLUGJens Axboe2011-03-10
| | * block: remove per-queue pluggingJens Axboe2011-03-10
* | | userns: rename is_owner_or_cap to inode_owner_or_capableSerge E. Hallyn2011-03-23
* | | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-03-20
|\ \ \
| * | | fs: change to new flag variablematt mooney2011-03-17
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-03-16
|\ \ \ \
| * \ \ \ Merge branch 'next' into for-linusJames Morris2011-03-15
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris2011-03-07
| | |\ \ \ | | | |/ / | | |/| |
| | | * | fs/vfs/security: pass last path component to LSM on inode creationEric Paris2011-02-01
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2011-03-16
|\ \ \ \ \
| * | | | | GFS2: Don't use _raw version of RCU dereferenceSteven Whitehouse2011-03-15
| * | | | | GFS2: Adding missing unlock_page()Maxim2011-03-14
| * | | | | GFS2: Update to AIL list lockingSteven Whitehouse2011-03-14
| * | | | | GFS2: introduce AIL lockDave Chinner2011-03-11
| * | | | | GFS2: fix block allocation check for fallocateBenjamin Marzinski2011-03-11
| * | | | | GFS2: Optimize glock multiple-dequeue codeBob Peterson2011-03-11
| * | | | | 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
* | | | | | exportfs: Return the minimum required handle sizeAneesh Kumar K.V2011-03-14
| |/ / / / |/| | | |
* | | | | gfs2: fix d_revalidate oopsen on NFS exportsAl Viro2011-03-10
| |/ / / |/| | |
* | | | mm: prevent concurrent unmap_mapping_range() on the same inodeMiklos Szeredi2011-02-23
| |_|/ |/| |
* | | workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo2011-02-16
|/ /
* | 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