aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2
Commit message (Expand)AuthorAge
* [GFS2] Remove lock methods for lock_nolock protocolWendy Cheng2008-01-25
* [GFS2] Remove unrequired codeFabio M. Di Nitto2008-01-25
* [GFS2] Fix build warningsFabio Massimo Di Nitto2008-01-25
* [GFS2] remove unnecessary permission checksRyan O'Hara2008-01-25
* [GFS2] Fix runtime issue with UP kernelsFabio Massimo Di Nitto2008-01-25
* [GFS2] tidy up error messageDavid Teigland2008-01-25
* [GFS2] Check for installation of mount helpers for DLM mountsFabio Massimo Di Nitto2008-01-25
* [GFS2] Don't periodically update the jindexSteven Whitehouse2008-01-25
* [GFS2] Move gfs2_logd into log.cSteven Whitehouse2008-01-25
* [GFS2] Use atomic_t for journal free blocks counterSteven Whitehouse2008-01-25
* [GFS2] Don't add glocks to the journalSteven Whitehouse2008-01-25
* [GFS2] check kthread_should_stop when waitingDavid Teigland2008-01-25
* [GFS2] Given device ID rather than s_id in "id" sysfs fileBob Peterson2008-01-25
* [GFS2] Remove flags no longer requiredSteven Whitehouse2008-01-25
* [GFS2] Reorder writeback for glock syncSteven Whitehouse2008-01-25
* [GFS2] Add sync_page to metadata address space operationsSteven Whitehouse2008-01-25
* [GFS2] Remove "reclaim limit"Steven Whitehouse2008-01-25
* [GFS2] Remove unused variablesSteven Whitehouse2008-01-25
* [GFS2] Use correct include file in ops_address.cSteven Whitehouse2008-01-25
* [GFS2] Don't hold page lock when starting transactionSteven Whitehouse2008-01-25
* [GFS2] Add writepages for GFS2 jdataSteven Whitehouse2008-01-25
* [GFS2] Split gfs2_writepage into three casesSteven Whitehouse2008-01-25
* [GFS2] Introduce gfs2_set_aops()Steven Whitehouse2008-01-25
* [GFS2] Add gfs2_is_writeback()Steven Whitehouse2008-01-25
* [GFS2] Remove unused field in struct gfs2_inodeSteven Whitehouse2008-01-25
* [GFS2] Remove useless i_cache from inodesSteven Whitehouse2008-01-25
* [GFS2] Use ->page_mkwrite() for mmap()Steven Whitehouse2008-01-25
* [GFS2] Clean up internal read functionSteven Whitehouse2008-01-25
* [GFS2] Handle multiple glock demote requestsWendy Cheng2008-01-25
* exportfs: make struct export_operations constChristoph Hellwig2007-10-22
* gfs2: new export opsChristoph Hellwig2007-10-22
* fs: correct SuS compliance for open of large file without optionsAlan Cox2007-10-17
* Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-17
* gfs2: convert to new aopsSteven Whitehouse2007-10-16
* Merge branch 'locks' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2007-10-15
|\
| * GFS2: clean up explicit check for mandatory locksPavel Emelyanov2007-10-09
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-10-12
|\ \
| * | Drivers: clean up direct setting of the name of a ksetGreg Kroah-Hartman2007-10-12
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2007-10-12
|\ \ \ | |/ / |/| |
| * | [GFS2] Get superblock a different waySteven Whitehouse2007-10-10
| * | [GFS2] Don't try to remove buffers that don't existSteven Whitehouse2007-10-10
| * | [GFS2] Alternate gfs2_iget to avoid looking up inodes being freedBenjamin Marzinski2007-10-10
| * | [GFS2] Data corruption fixWendy Cheng2007-10-10
| * | [GFS2] Clean up journaled data writingSteven Whitehouse2007-10-10
| * | [GFS2] GFS2: chmod hung - fix race in thread creationBob Peterson2007-10-10
| * | [GFS2] Move inode deletion out of blocking_cbWendy Cheng2007-10-10
| * | [GFS2] flocks from same process trip kernel BUG at fs/gfs2/glock.c:1118!Abhijith Das2007-10-10
| * | [GFS2] Clean up gfs2_trans_add_revoke()Steven Whitehouse2007-10-10
| * | [GFS2] Use slab operations for all gfs2_bufdata allocationsSteven Whitehouse2007-10-10
| * | [GFS2] Replace revoke structure with bufdata structureSteven Whitehouse2007-10-10