aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6/xfs_file.c
Commit message (Expand)AuthorAge
* xfs: fix inode pincount check in fsyncChristoph Hellwig2010-03-01
* xfs: implement optimized fdatasyncChristoph Hellwig2010-03-01
* xfs: remove wrapper for the fsync file operationChristoph Hellwig2010-03-01
* xfs: remove wrappers for read/write file operationsChristoph Hellwig2010-03-01
* xfs: merge xfs_lrw.c into xfs_file.cChristoph Hellwig2010-03-01
* xfs: increase readdir buffer sizeEric Sandeen2010-03-01
* xfs: remove IO_ISAIOChristoph Hellwig2009-12-11
* Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2009-10-09
|\
| * xfs: stop calling filemap_fdatawait inside ->fsyncChristoph Hellwig2009-10-08
* | const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-27
|/
* xfs: merge fsync and O_SYNC handlingChristoph Hellwig2009-09-01
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
* mm: page_mkwrite change prototype to match faultNick Piggin2009-04-01
* [XFS] Use the incore inode size in xfs_file_readdir()Lachlan McIlroy2008-12-22
* [XFS] add a FMODE flag to make XFS invisible I/O less hackyChristoph Hellwig2008-12-10
* kill dead inode flagsChristoph Hellwig2008-12-03
* [XFS] fix compile on 32 bit systemsChristoph Hellwig2008-12-03
* [XFS] wire up ->open for directoriesChristoph Hellwig2008-11-30
* [PATCH] Remove XFS buffered readdir hackDavid Woodhouse2008-10-23
* [PATCH] fix ->llseek() for a bunch of directoriesAl Viro2008-08-25
* [XFS] Fix fsync() b0rkage.David Chinner2008-05-23
* [XFS] remove dmapi cruft in xfs_file.cChristoph Hellwig2008-04-29
* [XFS] cleanup vnode use in dmapi callsChristoph Hellwig2008-04-17
* [XFS] Fix oops in xfs_file_readdir()David Chinner2008-02-07
* [XFS] fix unaligned access in readdirChristoph Hellwig2008-01-11
* [XFS] Initialise current offset in xfs_file_readdir correctlyLachlan McIlroy2007-12-20
* [XFS] Put the correct offset in dirent d_offLachlan McIlroy2007-12-18
* [XFS] revert to double-buffering readdirChristoph Hellwig2007-12-09
* [XFS] kill the vfs_flags member in struct bhv_vfsChristoph Hellwig2007-10-15
* [XFS] kill the v_flag member in struct bhv_vnodeChristoph Hellwig2007-10-15
* [XFS] kill v_vfsp member from struct bhv_vnodeChristoph Hellwig2007-10-15
* [XFS] call common xfs vnode-level helpers directly and remove vnode operationsChristoph Hellwig2007-10-15
* [XFS] use filldir internallyChristoph Hellwig2007-10-15
* [XFS] remove unessecary vfs argument to DM_EVENT_ENABLEDChristoph Hellwig2007-10-15
* Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds2007-07-19
|\
| * [XFS] Implement ->page_mkwrite in XFS.David Chinner2007-07-19
* | mm: fault feedback #1Nick Piggin2007-07-19
* | mm: merge populate and nopage into fault (fixes nonlinear)Nick Piggin2007-07-19
* | mm: fix fault vs invalidate race for linear mappingsNick Piggin2007-07-19
|/
* [XFS] XFS should not be looking at filp reference countsChristoph Hellwig2007-07-14
* sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe2007-07-10
* [XFS] Keep stack usage down for 4k stacks by using noinline.David Chinner2007-02-10
* [PATCH] xfs: change uses of f_{dentry,vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-08
* [PATCH] Remove readv/writev methods and use aio_read/aio_write insteadBadari Pulavarty2006-10-01
* [PATCH] Vectorize aio_read/aio_write fileop methodsBadari Pulavarty2006-10-01
* [PATCH] fs: Removing useless castsPanagiotis Issaris2006-09-27
* [PATCH] xfs: update ->flush method protoAlexey Dobriyan2006-06-25
* [XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott2006-06-19
* [XFS] Remove unnecessary local from open_exec dmapi path.Nathan Scott2006-06-18
* [XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.Nathan Scott2006-06-09