nfsd4: reshuffle lease-setting code to allow reuse
[safe/jmp/linux-2.6] / fs / gfs2 / dir.c
2009-12-03 Steven WhitehouseGFS2: Remove dirent_first() function
2009-05-20 Steven WhitehouseGFS2: Improve resource group error handling
2009-03-24 Steven WhitehouseGFS2: Merge lock_dlm module into GFS2
2009-01-05 Steven WhitehouseGFS2: Banish struct gfs2_dinode_host
2009-01-05 Steven WhitehouseGFS2: Move i_size from gfs2_dinode_host and rename...
2009-01-05 Steven WhitehouseGFS2: Move "entries" into "proper" inode
2008-04-10 Josef Bacik[GFS2] fix GFP_KERNEL misuses
2008-03-31 Cyrill Gorcunov[GFS2] possible null pointer dereference fixup
2008-03-31 Steven Whitehouse[GFS2] Allow bmap to allocate extents
2008-03-31 Marcin Slusarz[GFS2] be*_add_cpu conversion
2008-03-31 Steven Whitehouse[GFS2] Eliminate (almost) duplicate field from gfs2_inode
2008-03-31 Steven Whitehouse[GFS2] Add extent allocation to block allocator
2008-03-31 Steven Whitehouse[GFS2] Merge gfs2_alloc_meta and gfs2_alloc_data
2008-03-31 Steven Whitehouse[GFS2] Update gfs2_trans_add_unrevoke to accept extents
2008-03-31 Steven Whitehouse[GFS2] Shrink & rename di_depth
2008-03-31 Bob Peterson[GFS2] Get rid of unneeded parameter in gfs2_rlist_alloc
2008-02-07 David HowellsConvert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
2008-01-25 Steven Whitehouse[GFS2] Reduce inode size by moving i_alloc out of line
2007-10-10 Benjamin Marzinski[GFS2] Alternate gfs2_iget to avoid looking up inodes...
2007-10-10 Steven Whitehouse[GFS2] Add a missing gfs2_trans_add_bh()
2007-07-09 Wendy Cheng[GFS2] Obtaining no_formal_ino from directory entry
2007-07-09 Steven Whitehouse[GFS2] Add nanosecond timestamp feature
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-05-01 akpm@linux-foundat... [GFS2] printk warning fixes
2007-05-01 Steven Whitehouse[GFS2] Patch to detect corrupt number of dir entries...
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-02-05 Eric Sandeen[GFS2] use CURRENT_TIME_SEC instead of get_seconds...
2007-02-05 Steven Whitehouse[GFS2] Clean up/speed up readdir
2006-11-30 Steven Whitehouse[GFS2] Make sentinel dirents compatible with gfs1
2006-11-30 Steven Whitehouse[GFS2] Remove gfs2_inode_attr_in
2006-11-30 Steven Whitehouse[GFS2] Shrink gfs2_inode (7) - di_payload_format
2006-11-30 Steven Whitehouse[GFS2] Shrink gfs2_inode (6) - di_atime/di_mtime/di_ctime
2006-11-30 Steven Whitehouse[GFS2] Change argument of gfs2_dinode_out
2006-11-30 Al Viro[GFS2] gfs2 misc endianness annotations
2006-11-30 Al Viro[GFS2] split and annotate gfs2_inum
2006-10-20 Adrian Bunk[GFS2] gfs2_dir_read_data(): fix uninitialized variable...
2006-10-20 Adrian Bunk[GFS2] fs/gfs2/dir.c:gfs2_dir_write_data(): don't use...
2006-10-20 Adrian Bunk[GFS2] fs/gfs2/dir.c:gfs2_dir_write_data(): remove...
2006-10-20 Al Viro[GFS2] gfs2 endianness bug: be16 assigned to be32 field
2006-09-25 Steven Whitehouse[GFS2/DLM] Fix trailing whitespace
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-07 Jan Engelhardt[GFS2] More style changes
2006-09-05 Steven Whitehouse[GFS2] Directory code 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-01 Steven Whitehouse[GFS2] Fix bug in directory code
2006-07-26 Steven Whitehouse[GFS2] Tidy gfs2_unstuffer_page
2006-07-17 Steven Whitehouse[GFS2] Fix use after free bug in dir.c
2006-07-11 Steven Whitehouse[GFS2] Fix a coupls of warnings in dir.c
2006-07-10 Steven Whitehouse[GFS2] Remove unused code from dir.c
2006-06-14 Steven Whitehouse[GFS2] Fix unlinked file handling
2006-05-18 Steven Whitehouse[GFS2] Update copyright date to 2006
2006-05-05 Steven Whitehouse[GFS2] Readpages support
2006-04-28 Adrian Bunk[GFS2] [-mm patch] fs/gfs2/: possible cleanups
2006-04-24 Steven Whitehouse[GFS2] Tidy up dir code as per Christoph Hellwig's...
2006-04-18 Steven Whitehouse[GFS2] Use vmalloc() in dir code
2006-04-12 Steven Whitehouse[GFS2] Fix bug which was causing postmark to fail
2006-04-11 Steven Whitehouse[GFS2] Update journal accounting code.
2006-04-07 Steven Whitehouse[GFS2] Finally get ref counting correct
2006-04-07 Steven Whitehouse[GFS2] Fix a ref count bug and other clean ups
2006-03-30 Steven Whitehouse[GFS] Fix bug in endian conversion for metadata header
2006-03-30 Steven Whitehouse[GFS2] Fix bug in directory expansion code
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-02-27 Steven Whitehouse[GFS2] Macros removal in gfs2.h
2006-02-27 Steven Whitehouse[GFS2] 80 Column audit of GFS2
2006-02-14 Steven Whitehouse[GFS2] Fix the bugs I introduced in the last patch...
2006-02-13 Steven Whitehouse[GFS2] Change ondisk format (hopefully for the last...
2006-02-08 Steven Whitehouse[GFS2] Make journaled data files identical to normal...
2006-01-30 Steven Whitehouse[GFS2] Make dir.c independant of jdata.c
2006-01-18 Steven Whitehouse[GFS2] Add an additional argument to gfs2_trans_add_bh()
2006-01-18 Steven Whitehouse[GFS2] Remove unused code from various files
2006-01-16 David Teigland[GFS2] The core of GFS2