aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_file.c
Commit message (Expand)AuthorAge
* fs: introduce inode operation ->update_timeJosef Bacik2012-06-01
* xfs: introduce SEEK_DATA/SEEK_HOLE supportJeff Liu2012-05-14
* xfs: clean up xfs_bit.h includesDave Chinner2012-05-14
* xfs: move xfsagino_t to xfs_types.hDave Chinner2012-05-14
* xfs: push the ilock into xfs_zero_eofChristoph Hellwig2012-05-14
* xfs: reduce ilock hold times in xfs_file_aio_write_checksChristoph Hellwig2012-05-14
* xfs: reimplement fdatasync supportChristoph Hellwig2012-03-13
* xfs: log timestamp updatesChristoph Hellwig2012-03-13
* xfs: cleanup xfs_file_aio_writeChristoph Hellwig2012-01-17
* xfs: always return with the iolock held from xfs_file_aio_write_checksChristoph Hellwig2012-01-17
* xfs: remove the i_new_size field in struct xfs_inodeChristoph Hellwig2012-01-17
* xfs: remove the i_size field in struct xfs_inodeChristoph Hellwig2012-01-17
* treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock2011-12-02
* xfs: optimize fsync on directoriesChristoph Hellwig2011-10-11
* xfs: simplify xfs_trans_ijoin* againChristoph Hellwig2011-10-11
* xfs: unlock the inode before log force in xfs_fsyncChristoph Hellwig2011-10-11
* xfs: introduce xfs_bmapi_read()Dave Chinner2011-10-11
* xfs: avoid direct I/O write vs buffered I/O raceChristoph Hellwig2011-10-11
* xfs: remove i_iocountChristoph Hellwig2011-10-11
* xfs: don't serialise adjacent concurrent direct IO appending writesDave Chinner2011-10-11
* xfs: don't serialise direct IO reads on page cache checksDave Chinner2011-10-11
* xfs: remove subdirectoriesChristoph Hellwig2011-08-12