nfsd4: reshuffle lease-setting code to allow reuse
[safe/jmp/linux-2.6] / fs / gfs2 / glops.c
2009-12-03 Steven WhitehouseGFS2: Use forget_all_cached_acls()
2009-07-30 Benjamin MarzinskiGFS2: remove dcache entries for remote deleted inodes
2009-05-20 Steven WhitehouseGFS2: Improve resource group error handling
2009-04-20 Steven WhitehouseGFS2: Clear dirty bit at end of inode glock sync
2009-03-24 Steven WhitehouseGFS2: Clean up of glops.c
2009-03-24 Steven WhitehouseGFS2: Add a "demote a glock" interface to sysfs
2009-03-24 Steven WhitehouseGFS2: Fix deadlock on journal flush
2009-03-24 Steven WhitehouseGFS2: Merge lock_dlm module into GFS2
2009-01-05 Steven WhitehouseGFS2: Kill two daemons with one patch
2009-01-05 Steven WhitehouseGFS2: Fix "truncate in progress" hang
2009-01-05 Steven WhitehouseGFS2: Add more detail to debugfs glock dumps
2009-01-05 Steven WhitehouseGFS2: Banish struct gfs2_dinode_host
2008-06-27 Steven Whitehouse[GFS2] Clean up the glock core
2008-05-12 Bob Peterson[GFS2] filesystem consistency error from do_strip
2008-03-31 Bob Peterson[GFS2] Remove rgrp and glock version numbers
2008-01-25 Steven Whitehouse[GFS2] Reorder writeback for glock sync
2008-01-25 Steven Whitehouse[GFS2] Remove useless i_cache from inodes
2008-01-25 Steven Whitehouse[GFS2] Use ->page_mkwrite() for mmap()
2007-10-10 Steven Whitehouse[GFS2] Clean up gfs2_trans_add_revoke()
2007-10-10 Steven Whitehouse[GFS2] Introduce gfs2_remove_from_ail
2007-10-10 Benjamin Marzinski[GFS2] delay glock demote for a minimum hold time
2007-10-10 Steven Whitehouse[GFS2] Clean up invalidatepage/releasepage
2007-07-09 Benjamin Marzinski[GFS2] flush the glock completely in inode_go_sync
2007-05-08 Guillaume ChazarainFactor outstanding I/O error handling
2007-03-07 Steven Whitehouse[GFS2] Fix bz 229873, alternate test: assertion "!ip...
2007-03-07 Steven Whitehouse[GFS2] Fix bz 230143, incorrect flushing of rgrps
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-02-05 Steven Whitehouse[GFS2] Tidy up glops calls
2007-02-05 Steven Whitehouse[GFS2] Remove local exclusive glock mode
2007-02-05 Steven Whitehouse[GFS2] Remove the "greedy" function from glock.[ch]
2006-11-30 Steven Whitehouse[GFS2] Fix journal flush problem
2006-11-30 Steven Whitehouse[GFS2] Simplify glops functions
2006-11-30 Steven Whitehouse[GFS2] Remove gfs2_inode_attr_in
2006-11-30 Steven Whitehouse[GFS2] Shrink gfs2_inode (8) - i_vn
2006-11-30 Steven Whitehouse[GFS2] Shrink gfs2_inode (3) - di_mode
2006-11-30 Al Viro[GFS2] split and annotate gfs2_log_head
2006-10-03 Steven Whitehouse[GFS2] Move logging code into log.c (mostly)
2006-09-21 Steven Whitehouse[GFS2] Tidy up meta_io code
2006-09-19 Fabio Massimo Di... [GFS2] Export lm_interface to kernel headers
2006-09-09 Steven Whitehouse[GFS2] Remove unused function from glock.c
2006-09-05 Steven Whitehouse[GFS2] Fix end of multi-line structures
2006-09-04 Steven Whitehouse[GFS2] Tidy up bmap/inode code
2006-09-01 Steven Whitehouse[GFS2] Update copyright, tidy up incore.h
2006-08-30 Steven Whitehouse[GFS2] Remove unused code from glock layer
2006-08-30 Steven Whitehouse[GFS2] Make glock operations const
2006-07-27 Steven Whitehouse[GFS2] Use a bio to read the superblock
2006-07-26 Steven Whitehouse[GFS2] Remove page.[ch]
2006-06-19 Steven Whitehouse[GFS2] Remove debugging printks
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-07 Steven Whitehouse[GFS2] Fix a ref count bug and other clean ups
2006-02-27 Steven Whitehouse[GFS2] Macros removal in gfs2.h
2006-02-13 Steven Whitehouse[GFS2] Fix for root inode ref count bug
2006-01-16 David Teigland[GFS2] The core of GFS2