aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6/xfs_lrw.c
Commit message (Expand)AuthorAge
* xfs: use generic Posix ACL codeChristoph Hellwig2009-06-10
* xfs: make inode flush at ENOSPC synchronousDave Chinner2009-04-06
* [XFS] Fix race in xfs_write() between direct and buffered I/O with DMAPILachlan McIlroy2008-12-23
* [XFS] replace b_fspriv with b_mountChristoph Hellwig2008-12-10
* remove useless mnt_want_write call in xfs_writeChristoph Hellwig2008-12-03
* [XFS] fix error inversion problems with data flushingDave Chinner2008-11-30
* [XFS] stop using file_update_timeChristoph Hellwig2008-08-13
* [XFS] Avoid directly referencing the VFS inode.David Chinner2008-08-13
* [patch 3/5] vfs: change remove_suid() to file_remove_suid()Miklos Szeredi2008-07-26
* [XFS] shrink mrlock_tChristoph Hellwig2008-04-29
* [PATCH] r/o bind mounts: elevate count for xfs timestamp updatesDave Hansen2008-04-19
* [XFS] Don't error out on good I/Os.David Chinner2008-04-17
* [XFS] Ensure errors from xfs_bdstrat() are correctly checked.David Chinner2008-04-17
* [XFS] cleanup vnode use in xfs_lrw.cChristoph Hellwig2008-04-17
* [XFS] cleanup vnode use in dmapi callsChristoph Hellwig2008-04-17
* [XFS] kill xfs_rwlock/xfs_rwunlockChristoph Hellwig2008-04-17
* Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds2008-02-07
|\
| * [XFS] Remove the BPCSHIFT and NB* based macros from XFS.Tim Shimmin2008-02-07
| * [XFS] optimize XFS_IS_REALTIME_INODE w/o realtime configEric Sandeen2008-02-07
| * [XFS] kill xfs_iocore_tChristoph Hellwig2008-02-07
| * [XFS] kill unnessecary ioops indirectionLachlan McIlroy2008-02-07
* | Pagecache zeroing: zero_user_segment, zero_user_segments and zero_userChristoph Lameter2008-02-05
|/
* Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds2007-10-17
|\
| * [XFS] ensure file size is logged on synchronous writesLachlan McIlroy2007-10-15
| * [XFS] kill struct bhv_vfsChristoph 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] decontaminate vnode operations from behavior detailsChristoph Hellwig2007-10-15
| * [XFS] remove unessecary vfs argument to DM_EVENT_ENABLEDChristoph Hellwig2007-10-15
* | xfs: convert to new aopsNick Piggin2007-10-16
|/
* sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe2007-07-10
* [XFS] s/memclear_highpage_flush/zero_user_page/Christoph Hellwig2007-06-19
* Merge git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds2007-05-08
|\
| * [XFS] Fix race in xfs_write() b/w dmapi callout and direct I/O checks.Lachlan McIlroy2007-05-07
| * [XFS] Fix to prevent the notorious 'NULL files' problem after a crash.Lachlan McIlroy2007-05-07
| * [XFS] Fix race condition in xfs_write().Lachlan McIlroy2007-05-07
| * [XFS] propogate return codes from flush routinesLachlan McIlroy2007-05-07
* | mm: move common segment checks to separate helper functionDmitriy Monakhov2007-05-08
|/
* [XFS] Don't use kmap in xfs_iozero.David Chinner2007-02-10
* [XFS] Remove unused header files for MAC and CAP checking functionality.Eric Sandeen2007-02-10
* [XFS] Fix callers of xfs_iozero() to zero the correct range.Lachlan McIlroy2007-02-10
* [PATCH] xfs: change uses of f_{dentry,vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-08
* [PATCH] Streamline generic_file_* interfaces and filemap cleanupsBadari Pulavarty2006-10-01
* [XFS] Minor cleanup from dio locking fix, remove an extra conditional.Nathan Scott2006-09-27
* [XFS] Fix xfs_splice_write() so appended data gets to disk.David Chinner2006-09-07
* [XFS] Fix ABBA deadlock between i_mutex and iolock. Avoid callingLachlan McIlroy2006-09-07
* [XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott2006-06-19
* [XFS] Push some common code out of write path into core XFS code forNathan Scott2006-06-18
* [XFS] Cleanup a missed porting conversion, and freezing.Nathan Scott2006-06-09
* [XFS] Resolve a namespace collision on remaining vtypes for FreeBSDNathan Scott2006-06-09