nfsd4: reshuffle lease-setting code to allow reuse
[safe/jmp/linux-2.6] / fs / gfs2 / sys.c
2009-12-15 Joe Perchesfs/gfs2/sys.c: use %pUB to print UUIDs
2009-12-03 Steven WhitehouseGFS2: Add proper error reporting to quota sync via...
2009-12-03 Steven WhitehouseGFS2: Alter arguments of gfs2_quota/statfs_sync
2009-09-09 Steven WhitehouseGFS2: Remove unused sysfs file
2009-08-17 Steven WhitehouseGFS2: Add sysfs link to device
2009-08-17 Steven WhitehouseGFS2: Add some more info to uevents
2009-08-14 Steven WhitehouseGFS2: Fix permissions on "recover" file
2009-05-26 Steven WhitehouseGFS2: Remove args subdir from gfs2 sysfs files
2009-05-26 Steven WhitehouseGFS2: Remove lockstruct subdir from gfs2 sysfs files
2009-05-19 Steven WhitehouseGFS2: Umount recovery race fix
2009-05-13 Steven WhitehouseGFS2: Remove a couple of unused sysfs entries
2009-05-13 Steven WhitehouseGFS2: Add commit= mount option
2009-03-24 Steven WhitehouseGFS2: Add a "demote a glock" interface to sysfs
2009-03-24 Steven WhitehouseGFS2: Expose UUID via sysfs/uevent
2009-03-24 Steven WhitehouseGFS2: Merge lock_dlm module into GFS2
2009-03-24 Abhijith DasGFS2: change gfs2_quota_scan into a shrinker
2009-01-05 Steven WhitehouseGFS2: Remove ancient, unused code
2009-01-05 Steven WhitehouseGFS2: Send some sensible sysfs stuff
2009-01-05 Steven WhitehouseGFS2: Kill two daemons with one patch
2009-01-05 Steven WhitehouseGFS2: Clean up & move gfs2_quotad
2008-09-18 Steven WhitehouseGFS2: high time to take some time over atime
2008-07-10 Steven Whitehouse[GFS2] Remove support for unused and pointless flag
2008-06-27 Steven Whitehouse[GFS2] Remove remote lock dropping code
2008-03-31 Bob Peterson[GFS2] Remove unused counters
2008-03-31 Steven Whitehouse[GFS2] Remove lm.[ch] and distribute content
2008-01-25 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
2008-01-25 Steven Whitehouse[GFS2] Don't periodically update the jindex
2008-01-25 Bob Peterson[GFS2] Given device ID rather than s_id in "id" sysfs...
2008-01-25 Steven Whitehouse[GFS2] Remove "reclaim limit"
2008-01-25 Greg Kroah-HartmanKobject: convert fs/* from kobject_unregister() to...
2008-01-25 Greg Kroah-HartmanKobject: change GFS2 to use kobject_init_and_add
2008-01-25 Greg Kroah-Hartmankset: convert gfs2 to use kset_create
2008-01-25 Greg Kroah-Hartmankobject: convert main fs kobject to use kobject_create
2008-01-25 Greg Kroah-Hartmankobject: remove struct kobj_type from struct kset
2007-10-12 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2007-10-12 Greg Kroah-HartmanDrivers: clean up direct setting of the name of a kset
2007-10-10 Steven Whitehouse[GFS2] Reduce number of gfs2_scand processes to one
2007-05-03 Greg Kroah-Hartmanremove "struct subsystem" as it is no longer needed
2007-02-05 Steven Whitehouse[GFS2] Remove the "greedy" function from glock.[ch]
2007-02-05 Steven Whitehouse[GFS2] Remove max_atomic_write tunable
2007-02-05 Steven Whitehouse[GFS2] Clean up/speed up readdir
2006-11-30 Steven Whitehouse[GFS2] Remove unused sysfs files
2006-09-19 Fabio Massimo Di... [GFS2] Export lm_interface to kernel headers
2006-09-18 David Teigland[GFS2] print mount errors related to sysfs
2006-09-07 David Teigland[GFS2] use snprintf for sysfs show
2006-09-05 Steven Whitehouse[GFS2] More style fixes
2006-09-05 Steven Whitehouse[GFS2] Fix end of multi-line structures
2006-09-04 Steven Whitehouse[GFS2] Change all types to uX style
2006-09-04 Steven Whitehouse[GFS2] Align all labels against LH side
2006-09-01 Steven Whitehouse[GFS2] Update copyright, tidy up incore.h
2006-06-14 Steven Whitehouse[GFS2] Fix unlinked file handling
2006-05-18 Steven Whitehouse[GFS2] Update copyright date to 2006
2006-05-18 Steven Whitehouse[GFS2] Remove semaphore.h from C files
2006-02-27 Steven Whitehouse[GFS2] Macros removal in gfs2.h
2006-02-23 David Teigland[GFS2] Patch to remove stats gathering from GFS2
2006-02-21 Steven Whitehouse[GFS2] Use mutices rather than semaphores
2006-01-16 David Teigland[GFS2] The core of GFS2