Merge master.kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
[pandora-kernel.git] / fs / gfs2 / ops_file.c
2006-12-07 Linus TorvaldsMerge /pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
2006-12-07 Steven Whitehouse[GFS2] Change gfs2_fsync() to use write_inode_now()
2006-11-30 Steven Whitehouse[GFS2] Don't flush everything on fdatasync
2006-11-30 Steven Whitehouse[GFS2] Remove unused function from inode.c
2006-11-30 Steven Whitehouse[GFS2] Only set inode flags when required
2006-11-30 Steven Whitehouse[GFS2] Shrink gfs2_inode (3) - di_mode
2006-11-30 Steven Whitehouse[GFS2] Change argument of gfs2_dinode_out
2006-11-30 Al Viro[GFS2] gfs2 __user misannotation fix
2006-11-30 Al Viro[GFS2] split and annotate gfs2_inum
2006-10-21 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/agpgart
2006-10-13 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2006-10-08 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2006-10-05 Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2006-10-04 Linus TorvaldsMerge /pub/scm/linux/kernel/git/mchehab/v4l-dvb
2006-10-04 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/configh
2006-10-04 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6
2006-10-02 Steven Whitehouse[GFS2] Remove iflags.h, use FS_
2006-10-02 Steven Whitehouse[GFS2] Fix code style/indent in ops_file.c
2006-10-02 Andrew Morton[GFS2] streamline-generic_file_-interfaces-and-filemap...
2006-10-02 Badari Pulavarty[GFS2] Remove readv/writev methods and use aio_read...
2006-10-02 Steven WhitehouseMerge branch 'master' into gfs2
2006-09-28 Steven WhitehouseMerge branch 'master' into gfs2
2006-09-25 Steven Whitehouse[GFS2] Fix up merge of Linus' kernel into GFS2
2006-09-25 Steven Whitehouse[GFS2/DLM] Fix trailing whitespace
2006-09-21 Steven WhitehouseMerge branch 'master' into gfs2
2006-09-19 Steven Whitehouse[GFS2] Remove "NFS only" readdir path
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