aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_file.c
AgeCommit message (Expand)Author
2012-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-07-31xfs: Convert to new freezing codeJan Kara
2012-06-14xfs: kill copy and paste segment checks in xfs_file_aio_readDave Chinner
2012-06-14xfs: make largest supported offset less shoutyDave Chinner
2012-06-01fs: introduce inode operation ->update_timeJosef Bacik
2012-05-14xfs: introduce SEEK_DATA/SEEK_HOLE supportJeff Liu
2012-05-14xfs: clean up xfs_bit.h includesDave Chinner
2012-05-14xfs: move xfsagino_t to xfs_types.hDave Chinner
2012-05-14xfs: push the ilock into xfs_zero_eofChristoph Hellwig
2012-05-14xfs: reduce ilock hold times in xfs_file_aio_write_checksChristoph Hellwig
2012-03-13xfs: reimplement fdatasync supportChristoph Hellwig
2012-03-13xfs: log timestamp updatesChristoph Hellwig
2012-01-17xfs: cleanup xfs_file_aio_writeChristoph Hellwig
2012-01-17xfs: always return with the iolock held from xfs_file_aio_write_checksChristoph Hellwig
2012-01-17xfs: remove the i_new_size field in struct xfs_inodeChristoph Hellwig
2012-01-17xfs: remove the i_size field in struct xfs_inodeChristoph Hellwig
2011-12-02treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock
2011-10-11xfs: optimize fsync on directoriesChristoph Hellwig
2011-10-11xfs: simplify xfs_trans_ijoin* againChristoph Hellwig
2011-10-11xfs: unlock the inode before log force in xfs_fsyncChristoph Hellwig
2011-10-11xfs: introduce xfs_bmapi_read()Dave Chinner
2011-10-11xfs: avoid direct I/O write vs buffered I/O raceChristoph Hellwig
2011-10-11xfs: remove i_iocountChristoph Hellwig
2011-10-11xfs: don't serialise adjacent concurrent direct IO appending writesDave Chinner
2011-10-11xfs: don't serialise direct IO reads on page cache checksDave Chinner
2011-08-12xfs: remove subdirectoriesChristoph Hellwig