aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2
Commit message (Expand)AuthorAge
* GFS2: Improve bug trap code in ->releasepage()Steven Whitehouse2011-05-03
* GFS2: Fix ail list traversalSteven Whitehouse2011-05-03
* GFS2: make sure fallocate bytes is a multiple of blksizeBenjamin Marzinski2011-05-03
* GFS2: Add an AIL writeback tracepointSteven Whitehouse2011-04-20
* GFS2: Make writeback more responsive to system conditionsSteven Whitehouse2011-04-20
* GFS2: Optimise glock lru and end of life inodesSteven Whitehouse2011-04-20
* GFS2: Improve tracing support (adds two flags)Steven Whitehouse2011-04-20
* GFS2: Clean up fsync()Steven Whitehouse2011-04-20
* GFS2: Remove unused macroSteven Whitehouse2011-04-20
* GFS2: Alter point of entry to glock lru list for glocks with an address_spaceSteven Whitehouse2011-04-20
* GFS2: Use filemap_fdatawrite() to write back the AILSteven Whitehouse2011-04-20
* GFS2: Make ->write_inode() really writeSteven Whitehouse2011-04-20
* GFS2: move function foreach_leaf to gfs2_dir_exhash_deallocBob Peterson2011-04-20
* GFS2: pass leaf_bh into leaf_deallocBob Peterson2011-04-20
* GFS2: Combine transaction from gfs2_dir_exhash_deallocBob Peterson2011-04-20
* GFS2: remove *leaf_call_t and simplify leaf_deallocBob Peterson2011-04-20
* GFS2: Dump better debug info if a bitmap inconsistency is detectedBob Peterson2011-04-20
* 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
| |/ / / / |/| | | |