aboutsummaryrefslogtreecommitdiff
path: root/fs/gfs2
AgeCommit message (Expand)Author
2009-09-24Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds
2009-09-23headers: utsname.h reduxAlexey Dobriyan
2009-09-21trivial: fix typo "to to" in multiple filesAnand Gadiyar
2009-09-16HWPOISON: Enable .remove_error_page for migration aware file systemsAndi Kleen
2009-09-14Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-09-14GFS2: Whitespace fixesSteven Whitehouse
2009-09-14block: use blkdev_issue_discard in blk_ioctl_discardChristoph Hellwig
2009-09-09GFS2: Remove unused sysfs fileSteven Whitehouse
2009-09-08GFS2: Be extra careful about deallocating inodesSteven Whitehouse
2009-08-27GFS2: Remove no_formal_ino generating codeSteven Whitehouse
2009-08-26GFS2: Rename eattr.[ch] as xattr.[ch]Steven Whitehouse
2009-08-26GFS2: Clean up of extended attribute supportSteven Whitehouse
2009-08-24GFS2: Add "-o errors=panic|withdraw" mount optionsBob Peterson
2009-08-24GFS2: jumping to wrong label?Roel Kluin
2009-08-18GFS2: free disk inode which is deleted by remote node -V2Wengang Wang
2009-08-17GFS2: Add sysfs link to deviceSteven Whitehouse
2009-08-17GFS2: Replace assertion with proper error handlingSteven Whitehouse
2009-08-17GFS2: Improve error handling in inode allocationSteven Whitehouse
2009-08-17GFS2: Add some more info to ueventsSteven Whitehouse
2009-08-17GFS2: Add online uevent to GFS2Steven Whitehouse
2009-08-14GFS2: Fix permissions on "recover" fileSteven Whitehouse
2009-07-30GFS2: remove dcache entries for remote deleted inodesBenjamin Marzinski
2009-07-30GFS2: Fix incorrent statfs consistency checkBenjamin Marzinski
2009-07-30GFS2: Don't put unlikely reclaim candidates on the reclaim list.Benjamin Marzinski
2009-07-30GFS2: Don't try and dealloc own inodeSteven Whitehouse
2009-07-30GFS2: Fix panic in glock memory shrinkerBenjamin Marzinski
2009-07-30GFS2: keep statfs info in sync on growsBenjamin Marzinski
2009-07-30GFS2: Shrink the shrinkerSteven Whitehouse
2009-07-13tracing/events: Move TRACE_SYSTEM outside of include guardLi Zefan
2009-06-19block: rename CONFIG_LBD to CONFIG_LBDAFBartlomiej Zolnierkiewicz
2009-06-12GFS2: Remove lock_kernel from gfs2_put_super()Steven Whitehouse
2009-06-12GFS2: Add tracepointsSteven Whitehouse
2009-06-11push BKL down into ->put_superChristoph Hellwig
2009-06-11gfs2: remove ->write_super and stop maintaining ->s_dirtChristoph Hellwig
2009-06-11Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-06-10GFS2: Merge gfs2_get_sb into gfs2_get_sb_metaSteven Whitehouse
2009-06-10GFS2: Fix cache coherency between truncate and O_DIRECT readSteven Whitehouse
2009-06-05GFS2: Fix locking issue mounting gfs2meta fsSteven Whitehouse
2009-06-03GFS2: Remove unused variableSteven Whitehouse
2009-06-02GFS2: smbd proccess hangs with flock() call.Abhijith Das
2009-05-26GFS2: Remove args subdir from gfs2 sysfs filesSteven Whitehouse
2009-05-26GFS2: Remove lockstruct subdir from gfs2 sysfs filesSteven Whitehouse
2009-05-22block: Do away with the notion of hardsect_sizeMartin K. Petersen
2009-05-22GFS2: Move gfs2_unlink_ok into ops_inode.cSteven Whitehouse
2009-05-22GFS2: Move gfs2_readlinki into ops_inode.cSteven Whitehouse
2009-05-22GFS2: Move gfs2_rmdiri into ops_inode.cSteven Whitehouse
2009-05-22GFS2: Merge mount.c and ops_super.c into super.cSteven Whitehouse
2009-05-22GFS2: Clean up some file namesSteven Whitehouse
2009-05-21GFS2: Be more aggressive in reclaiming unlinked inodesSteven Whitehouse
2009-05-21GFS2: Add a rgrp bitmap full flagSteven Whitehouse