Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
[safe/jmp/linux-2.6] / fs / xfs / linux-2.6 / xfs_file.c
2009-10-09 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2009-10-08 Christoph Hellwigxfs: stop calling filemap_fdatawait inside ->fsync
2009-09-27 Alexey Dobriyanconst: mark struct vm_struct_operations
2009-09-01 Christoph Hellwigxfs: merge fsync and O_SYNC handling
2009-07-12 Alexey Dobriyanheaders: smp_lock.h redux
2009-04-01 Nick Pigginmm: page_mkwrite change prototype to match fault
2008-12-22 Lachlan McIlroy[XFS] Use the incore inode size in xfs_file_readdir()
2008-12-11 Christoph Hellwig[XFS] add a FMODE flag to make XFS invisible I/O less...
2008-12-04 Christoph Hellwigkill dead inode flags
2008-12-04 Christoph Hellwig[XFS] fix compile on 32 bit systems
2008-12-01 Christoph Hellwig[XFS] wire up ->open for directories
2008-10-23 David Woodhouse[PATCH] Remove XFS buffered readdir hack
2008-08-25 Al Viro[PATCH] fix ->llseek() for a bunch of directories
2008-05-23 David Chinner[XFS] Fix fsync() b0rkage.
2008-04-29 Christoph Hellwig[XFS] remove dmapi cruft in xfs_file.c
2008-04-18 Christoph Hellwig[XFS] cleanup vnode use in dmapi calls
2008-02-07 David Chinner[XFS] Fix oops in xfs_file_readdir()
2008-01-11 Christoph Hellwig[XFS] fix unaligned access in readdir
2007-12-21 Lachlan McIlroy[XFS] Initialise current offset in xfs_file_readdir...
2007-12-18 Lachlan McIlroy[XFS] Put the correct offset in dirent d_off
2007-12-10 Christoph Hellwig[XFS] revert to double-buffering readdir
2007-10-16 Christoph Hellwig[XFS] kill the vfs_flags member in struct bhv_vfs
2007-10-16 Christoph Hellwig[XFS] kill the v_flag member in struct bhv_vnode
2007-10-16 Christoph Hellwig[XFS] kill v_vfsp member from struct bhv_vnode
2007-10-16 Christoph Hellwig[XFS] call common xfs vnode-level helpers directly...
2007-10-15 Christoph Hellwig[XFS] use filldir internally
2007-10-15 Christoph Hellwig[XFS] remove unessecary vfs argument to DM_EVENT_ENABLED
2007-07-19 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2007-07-19 Nick Pigginmm: fault feedback #1
2007-07-19 Nick Pigginmm: merge populate and nopage into fault (fixes nonlinear)
2007-07-19 Nick Pigginmm: fix fault vs invalidate race for linear mappings
2007-07-19 David Chinner[XFS] Implement ->page_mkwrite in XFS.
2007-07-14 Christoph Hellwig[XFS] XFS should not be looking at filp reference counts
2007-07-10 Jens Axboesendfile: remove .sendfile from filesystems that use...
2007-02-10 David Chinner[XFS] Keep stack usage down for 4k stacks by using...
2006-12-08 Josef "Jeff" Sipek[PATCH] xfs: change uses of f_{dentry,vfsmnt} to use...
2006-10-01 Badari Pulavarty[PATCH] Remove readv/writev methods and use aio_read...
2006-10-01 Badari Pulavarty[PATCH] Vectorize aio_read/aio_write fileop methods
2006-09-27 Panagiotis Issaris[PATCH] fs: Removing useless casts
2006-06-26 Alexey Dobriyan[PATCH] xfs: update ->flush method proto
2006-06-20 Nathan Scott[XFS] Remove version 1 directory code. Never functioned...
2006-06-18 Nathan Scott[XFS] Remove unnecessary local from open_exec dmapi...
2006-06-09 Nathan Scott[XFS] Resolve a namespace collision on vnode/vnodeops...
2006-06-09 Nathan Scott[XFS] Start writeout earlier (on last close) in the...
2006-06-09 Nathan Scott[XFS] Fix a noatime regression related to updating...
2006-04-11 Jens Axboe[PATCH] splice: pass offset around for ->splice_read...
2006-04-10 Ingo Molnar[PATCH] introduce a "kernel-internal pipe object" abstr...
2006-03-31 Nathan Scott[XFS] Provide XFS support for the splice syscall.
2006-03-28 Arjan van de Ven[PATCH] Make most file operations structs in fs/ const
2006-03-17 Nathan Scott[XFS] Complete transition away from linvfs naming conve...
2006-03-14 Nathan Scott[XFS] Revert kiocb and vattr stack changes, theory...
2006-03-14 Nathan Scott[XFS] Switch over from linvfs names for file operations...
2006-03-14 Nathan Scott[XFS] Dynamically allocate vattr in places it makes...
2006-03-14 Nathan Scott[XFS] Dynamically allocate local kiocb structures in...
2006-01-11 Christoph Hellwig[XFS] add helper to get xfs_inode from vnode
2005-11-02 Nathan Scott[XFS] Update license/copyright notices to match the...
2005-11-02 Nathan Scott[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers...
2005-09-02 Dean Roehrich[XFS] send dmapi events from nopage for mmapped files
2005-06-21 Dean Roehrich[XFS] coordinate mmap calls with xfs_dm_punch_hole
2005-05-06 Nathan Scott[XFS] Fix directory inodes ioctl compat code, minor...
2005-05-05 Nathan Scott[XFS] Disable the combination of XFS direct IO and...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2