nfsd4: reshuffle lease-setting code to allow reuse
[safe/jmp/linux-2.6] / fs / gfs2 / super.c
2010-02-03 Steven WhitehouseGFS2: Extend umount wait coverage to full glock lifetime
2010-02-03 Steven WhitehouseGFS2: Wait for unlock completion on umount
2009-12-03 Steven WhitehouseGFS2: Display nobarrier option in /proc/mounts
2009-12-03 Christoph HellwigGFS2: add barrier/nobarrier mount options
2009-12-03 Benjamin MarzinskiGFS2: remove division from new statfs code
2009-12-03 Benjamin MarzinskiGFS2: Improve statfs and quota usability
2009-12-03 Steven WhitehouseGFS2: Alter arguments of gfs2_quota/statfs_sync
2009-12-03 Steven WhitehouseGFS2: Fix -o meta mounts for subsequent mounts (i.e...
2009-09-08 Steven WhitehouseGFS2: Be extra careful about deallocating inodes
2009-08-27 Steven WhitehouseGFS2: Remove no_formal_ino generating code
2009-08-26 Steven WhitehouseGFS2: Rename eattr.[ch] as xattr.[ch]
2009-08-24 Bob PetersonGFS2: Add "-o errors=panic|withdraw" mount options
2009-08-17 Steven WhitehouseGFS2: Add online uevent to GFS2
2009-07-30 Benjamin MarzinskiGFS2: remove dcache entries for remote deleted inodes
2009-07-30 Benjamin MarzinskiGFS2: keep statfs info in sync on grows
2009-06-12 Steven WhitehouseGFS2: Remove lock_kernel from gfs2_put_super()
2009-06-12 Christoph Hellwigpush BKL down into ->put_super
2009-06-12 Christoph Hellwiggfs2: remove ->write_super and stop maintaining ->s_dirt
2009-05-22 Steven WhitehouseGFS2: Merge mount.c and ops_super.c into super.c
2009-03-24 Steven WhitehouseGFS2: Fix freeze issue
2009-03-24 Steven WhitehouseGFS2: Merge lock_dlm module into GFS2
2009-01-05 Steven WhitehouseRevert "GFS2: Fix use-after-free bug on umount"
2009-01-05 Steven WhitehouseGFS2: Fix use-after-free bug on umount
2009-01-05 Steven WhitehouseGFS2: Move four functions from super.c
2009-01-05 Steven WhitehouseGFS2: Fix bug in gfs2_lock_fs_check_clean()
2009-01-05 Steven WhitehouseGFS2: Banish struct gfs2_rgrpd_host
2009-01-05 Steven WhitehouseGFS2: Move rg_free from gfs2_rgrpd_host to gfs2_rgrpd
2009-01-05 Steven WhitehouseGFS2: Move i_size from gfs2_dinode_host and rename...
2008-08-13 Steven WhitehouseGFS2: Fix metafs mounts
2008-07-27 Al Viro[PATCH] don't pass nameidata to gfs2_lookupi()
2008-07-10 Steven Whitehouse[GFS2] Remove support for unused and pointless flag
2008-06-27 Steven Whitehouse[GFS2] Clean up the glock core
2008-04-10 Josef Bacik[GFS2] fix GFP_KERNEL misuses
2008-03-31 Steven Whitehouse[GFS2] Streamline indirect pointer tree height calculation
2008-01-25 Bob Peterson[GFS2] Initialize extent_list earlier
2008-01-25 Bob Peterson[GFS2] Eliminate the no longer needed sd_statfs_mutex
2008-01-25 Bob Peterson[GFS2] Journal extent mapping
2008-01-25 Steven Whitehouse[GFS2] Don't periodically update the jindex
2008-01-25 Steven Whitehouse[GFS2] Remove "reclaim limit"
2008-01-25 Steven Whitehouse[GFS2] Remove unused variables
2008-01-25 Steven Whitehouse[GFS2] Remove useless i_cache from inodes
2007-10-12 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
2007-10-12 Al ViroFix up more bio fallout
2007-10-10 Steven Whitehouse[GFS2] Reduce number of gfs2_scand processes to one
2007-10-10 NeilBrownDrop 'size' argument from bio_endio and bi_end_io
2007-07-09 Steven Whitehouse[GFS2] Fix sign problem in quota/statfs and cleanup...
2007-07-09 Steven Whitehouse[GFS2] Clean up inode number handling
2007-03-07 Steven Whitehouse[GFS2] Remove unused variable
2007-02-05 Steven Whitehouse[GFS2] Remove local exclusive glock mode
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] Add a comment about reading the super block
2006-11-30 Srinivasa Ds[GFS2] Mount problem with the GFS2 code
2006-11-30 Steven Whitehouse[GFS2] Simplify glops functions
2006-11-30 Al Viro[GFS2] split and annotate gfs2_statfs_change
2006-11-30 Al Viro[GFS2] split and annotate gfs2_log_head
2006-11-30 Al Viro[GFS2] split gfs2_sb
2006-10-02 Steven Whitehouse[GFS2] Remove duplicate sb reading code
2006-09-25 Steven Whitehouse[GFS2/DLM] Fix trailing whitespace
2006-09-19 Fabio Massimo Di... [GFS2] Export lm_interface to kernel headers
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-04 Steven Whitehouse[GFS2] Tidy up bmap/inode code
2006-09-01 Steven Whitehouse[GFS2] Update copyright, tidy up incore.h
2006-07-27 Steven Whitehouse[GFS2] Fix bug in super block reading code
2006-07-27 Steven Whitehouse[GFS2] Use a bio to read the superblock
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-04-28 Adrian Bunk[GFS2] [-mm patch] fs/gfs2/: possible cleanups
2006-04-26 Steven Whitehouse[GFS2] Remove GL_NEVER_RECURSE flag
2006-03-28 Steven Whitehouse[GFS2] Further updates to dir and logging code
2006-03-20 Steven Whitehouse[GFS2] Fix bug in directory code and tidy up
2006-03-01 Steven Whitehouse[GFS2] Tidy up mount code.
2006-02-27 Steven Whitehouse[GFS2] Macros removal in gfs2.h
2006-02-27 Steven Whitehouse[GFS2] 80 Column audit of GFS2
2006-02-27 Steven Whitehouse[GFS2] Audit printk and kmalloc
2006-02-21 Steven Whitehouse[GFS2] Use mutices rather than semaphores
2006-02-13 Steven Whitehouse[GFS2] Fix for root inode ref count bug
2006-01-30 Steven Whitehouse[GFS2] Add gfs2_internal_read()
2006-01-18 Steven Whitehouse[GFS2] Add an additional argument to gfs2_trans_add_bh()
2006-01-16 David Teigland[GFS2] The core of GFS2