nfsd4: reshuffle lease-setting code to allow reuse
[safe/jmp/linux-2.6] / fs / gfs2 / meta_io.c
2010-01-11 Steven WhitehouseGFS2: Use MAX_LFS_FILESIZE for meta inode size
2009-05-22 Steven WhitehouseGFS2: Clean up some file names
2009-05-11 Steven WhitehouseGFS2: Optimise writepage for metadata
2009-05-11 Steven WhitehouseGFS2: Update the rw flags
2009-03-24 Steven WhitehouseGFS2: Clean up of glops.c
2009-03-24 Steven WhitehouseGFS2: Merge lock_dlm module into GFS2
2008-06-27 Steven Whitehouse[GFS2] Clean up the glock core
2008-05-12 Bob Peterson[GFS2] filesystem consistency error from do_strip
2008-01-25 Bob Peterson[GFS2] Fix typo
2008-01-25 Bob Peterson[GFS2] Function meta_read optimization
2008-01-25 Steven Whitehouse[GFS2] Add sync_page to metadata address space operations
2008-01-25 Steven Whitehouse[GFS2] Remove useless i_cache from inodes
2007-10-10 Wendy Cheng[GFS2] Data corruption fix
2007-10-10 Steven Whitehouse[GFS2] Clean up journaled data writing
2007-10-10 Steven Whitehouse[GFS2] Clean up gfs2_trans_add_revoke()
2007-10-10 Steven Whitehouse[GFS2] Move pin/unpin into lops.c, clean up locking
2007-07-09 Robert Peterson[GFS2] assertion failure after writing to journaled...
2007-02-11 Robert P. J. Day[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_...
2006-11-30 Steven Whitehouse[GFS2] Reduce number of arguments to meta_io.c:getbuf()
2006-11-30 Steven Whitehouse[GFS2] Move gfs2_meta_syncfs() into log.c
2006-11-30 Steven Whitehouse[GFS2] Fix journal flush problem
2006-10-03 Steven Whitehouse[GFS2] Move logging code into log.c (mostly)
2006-10-02 Steven Whitehouse[GFS2] Mark metadata reads for blktrace
2006-09-28 Theodore Ts'o[GFS2] inode_diet: Replace inode.u.generic_ip with...
2006-09-21 Steven Whitehouse[GFS2] Tidy up meta_io code
2006-09-20 Steven Whitehouse[GFS2] Remove unused constants
2006-09-19 Fabio Massimo Di... [GFS2] Export lm_interface to kernel headers
2006-09-04 Steven Whitehouse[GFS2] More style changes
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-08-18 Steven Whitehouse[GFS2] Fix leak of gfs2_bufdata
2006-07-11 Steven Whitehouse[GFS2] Fix deadlock in memory allocation
2006-07-11 Steven Whitehouse[GFS2] Add generation number
2006-07-03 Steven Whitehouse[GFS2] Make our address_space_operations const
2006-06-14 Steven Whitehouse[GFS2] Fix unlinked file handling
2006-05-24 Steven Whitehouse[GFS2] Casts for printing 64bit numbers
2006-05-18 Steven Whitehouse[GFS2] Update copyright date to 2006
2006-05-18 Steven Whitehouse[GFS2] Remove semaphore.h from C files
2006-05-18 Steven Whitehouse[GFS2] Drop log lock on I/O error & tidy up
2006-04-20 Steven Whitehouse[GFS2] Fix a bug: scheduling under a spinlock
2006-04-18 Steven Whitehouse[GFS2] Use vmalloc() in dir code
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-27 Steven Whitehouse[GFS2] 80 Column audit of GFS2
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-02-08 Steven Whitehouse[GFS2] Make journaled data files identical to normal...
2006-01-18 Steven Whitehouse[GFS2] Rename gfs2_meta_pin to gfs2_pin
2006-01-18 Steven Whitehouse[GFS2] Make the new argument to gfs2_trans_add_bh(...
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