aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2 (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-03GFS2: Add set_xquota supportSteven Whitehouse1-26/+172
2009-12-03GFS2: Add get_xquota supportSteven Whitehouse1-0/+43
2009-12-03GFS2: Clean up gfs2_adjust_quota() and do_glock()Steven Whitehouse1-56/+26
2009-12-03GFS2: Remove constant argument from qd_get()Steven Whitehouse1-4/+4
2009-12-03GFS2: Remove constant argument from qdsb_get()Steven Whitehouse1-6/+6
2009-12-03GFS2: Add proper error reporting to quota sync via sysfsSteven Whitehouse1-4/+6
2009-12-03GFS2: Add get_xstate quota functionSteven Whitehouse1-0/+23
2009-12-03GFS2: Remove obsolete code in quota.cSteven Whitehouse2-17/+5
2009-12-03GFS2: Hook gfs2_quota_sync into VFS via gfs2_quotactl_opsSteven Whitehouse4-0/+10
2009-12-03GFS2: Alter arguments of gfs2_quota/statfs_syncSteven Whitehouse5-10/+12
2009-12-03GFS2: Add cached ACLs supportSteven Whitehouse1-2/+25
2009-12-03GFS2: Clean up ACLsSteven Whitehouse5-100/+132
2009-12-03GFS2: Use gfs2_set_mode() instead of munge_mode()Steven Whitehouse1-35/+11
2009-12-03GFS2: Use forget_all_cached_acls()Steven Whitehouse1-1/+4
2009-12-03GFS2: Fix up system xattrsSteven Whitehouse3-92/+120
2009-12-03GFS2: Fix -o meta mounts for subsequent mounts (i.e. all but the first one)Steven Whitehouse3-26/+127
2009-12-03GFS2: Fix potential race in glock codeSteven Whitehouse1-2/+8
2009-11-20SLOW_WORK: Fix GFS2 to #include <linux/module.h> before using THIS_MODULEDavid Howells1-0/+1
2009-11-19SLOW_WORK: Wait for outstanding work items belonging to a module to clearDavid Howells2-2/+3
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan1-1/+1
2009-09-24Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6Linus Torvalds1-0/+3
2009-09-23headers: utsname.h reduxAlexey Dobriyan1-1/+0
2009-09-21trivial: fix typo "to to" in multiple filesAnand Gadiyar1-1/+1
2009-09-16HWPOISON: Enable .remove_error_page for migration aware file systemsAndi Kleen1-0/+3
2009-09-14Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-2/+4
2009-09-14GFS2: Whitespace fixesSteven Whitehouse3-4/+4
2009-09-14block: use blkdev_issue_discard in blk_ioctl_discardChristoph Hellwig1-2/+4
2009-09-09GFS2: Remove unused sysfs fileSteven Whitehouse3-14/+1
2009-09-08GFS2: Be extra careful about deallocating inodesSteven Whitehouse4-35/+51
2009-08-27GFS2: Remove no_formal_ino generating codeSteven Whitehouse5-190/+10
2009-08-26GFS2: Rename eattr.[ch] as xattr.[ch]Steven Whitehouse7-6/+6
2009-08-26GFS2: Clean up of extended attribute supportSteven Whitehouse11-526/+333
2009-08-24GFS2: Add "-o errors=panic|withdraw" mount optionsBob Peterson4-14/+71
2009-08-24GFS2: jumping to wrong label?Roel Kluin1-1/+1
2009-08-18GFS2: free disk inode which is deleted by remote node -V2Wengang Wang1-0/+18
2009-08-17GFS2: Add sysfs link to deviceSteven Whitehouse1-0/+10
2009-08-17GFS2: Replace assertion with proper error handlingSteven Whitehouse1-1/+3
2009-08-17GFS2: Improve error handling in inode allocationSteven Whitehouse3-13/+27
2009-08-17GFS2: Add some more info to ueventsSteven Whitehouse1-3/+10
2009-08-17GFS2: Add online uevent to GFS2Steven Whitehouse3-3/+15
2009-08-14GFS2: Fix permissions on "recover" fileSteven Whitehouse1-10/+10
2009-07-30GFS2: remove dcache entries for remote deleted inodesBenjamin Marzinski5-5/+65
2009-07-30GFS2: Fix incorrent statfs consistency checkBenjamin Marzinski1-11/+3
2009-07-30GFS2: Don't put unlikely reclaim candidates on the reclaim list.Benjamin Marzinski1-26/+46
2009-07-30GFS2: Don't try and dealloc own inodeSteven Whitehouse1-3/+6
2009-07-30GFS2: Fix panic in glock memory shrinkerBenjamin Marzinski1-0/+4
2009-07-30GFS2: keep statfs info in sync on growsBenjamin Marzinski3-14/+68
2009-07-30GFS2: Shrink the shrinkerSteven Whitehouse1-18/+5
2009-07-13tracing/events: Move TRACE_SYSTEM outside of include guardLi Zefan1-4/+4
2009-06-19block: rename CONFIG_LBD to CONFIG_LBDAFBartlomiej Zolnierkiewicz1-1/+1