[GFS2] Export lm_interface to kernel headers
[linux-2.6] / fs / gfs2 / ops_file.c
2006-09-19  Fabio Massimo Di... [GFS2] Export lm_interface to kernel headers
2006-09-13  Steven WhitehouseMerge branch 'master' into gfs2
2006-09-04  Steven Whitehouse[GFS2] More code style updates
2006-09-04  Steven Whitehouse[GFS2] Spelling sentinal -> sentinel
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 WhitehouseMerge branch 'master' into gfs2
2006-09-01  Steven Whitehouse[GFS2] Update copyright, tidy up incore.h
2006-08-29  Steven WhitehouseMerge branch 'master' into gfs2
2006-08-07  Steven WhitehouseMerge branch 'master'
2006-07-31  Steven Whitehouse[GFS2] Tidy up in various files
2006-07-31  Steven WhitehouseMerge branch 'master'
2006-07-25  Steven Whitehouse[GFS2] Alter direct I/O path
2006-07-21  Abhijith Das[GFS2] gfs2_set_flags double locking patch
2006-07-17  Steven WhitehouseMerge branch 'master'
2006-07-11  Steven Whitehouse[GFS2] Add generation number
2006-07-06  Steven WhitehouseMerge branch 'master'
2006-07-05  Steven WhitehouseMerge branch 'master'
2006-07-03  Steven Whitehouse[GFS2] Mark file_operations const
2006-07-03  Steven WhitehouseMerge git./linux/kernel/git/torvalds/linux-2.6
2006-06-23  Steven Whitehouse[GFS2] Use generic_file_sendfile directly
2006-06-22  Steven Whitehouse[GFS2] Remove gfs2_repermission
2006-06-20  Steven WhitehouseMerge branch 'master'
2006-06-19  Steven WhitehouseMerge branch 'master'
2006-06-14  Steven Whitehouse[GFS2] Fix unlinked file handling
2006-06-06  Steven WhitehouseMerge branch 'master'
2006-05-25  Steven WhitehouseMerge branch 'master'
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-12  Steven Whitehouse[GFS2] Fix attributes setting logic
2006-05-12  Steven WhitehouseMerge branch 'master'
2006-04-27  David TeiglandMerge branch 'master'
2006-04-25  Steven Whitehouse[GFS2] Remove inherited flags from exported flags.
2006-04-21  Steven WhitehouseMerge branch 'master'
2006-04-07  Steven Whitehouse[GFS2] Fix a ref count bug and other clean ups
2006-04-04  Steven Whitehouse[GFS2] Finish off ioctl support
2006-04-03  Steven WhitehouseMerge branch 'master'
2006-03-31  Steven Whitehouse[GFS2] Update GFS2 for the recent pull from Linus
2006-03-31  Steven WhitehouseMerge branch 'master'
2006-03-31  Steven Whitehouse[GFS2] Update ioctl() to new interface
2006-03-28  Steven Whitehouse[GFS2] Further updates to dir and logging code
2006-03-21  Steven Whitehouse[GFS2] Remove ioctl support
2006-03-20  Steven WhitehouseMerge branch 'master'
2006-02-27  Steven Whitehouse[GFS2] Macros removal in gfs2.h
2006-02-27  Steven WhitehouseMerge branch 'master'
2006-02-27  Steven Whitehouse[GFS2] 80 Column audit of GFS2
2006-02-23  David Teigland[GFS2] Patch to remove stats counters from GFS2 (II)
2006-02-23  David Teigland[GFS2] Patch to remove stats gathering from GFS2
2006-02-23  Steven WhitehouseMerge branch 'master'
2006-02-21  Steven Whitehouse[GFS2] Use mutices rather than semaphores
2006-02-15  Steven Whitehouse[GFS2] Fix for lock recursion problem for internal...
2006-02-14  Steven Whitehouse[GFS2] Put back O_DIRECT support
2006-02-08  Steven Whitehouse[GFS2] Make journaled data files identical to normal...
2006-01-20  David TeiglandMerge branch 'master'
2006-01-18  Steven Whitehouse[GFS2] Add an additional argument to gfs2_trans_add_bh()
2006-01-18  David Teigland[GFS2] Remove remains of the GFS2 identify ioctl()
2006-01-18  David TeiglandMerge branch 'master'
2006-01-16  David Teigland[GFS2] The core of GFS2