summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_file.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: introduce SEEK_DATA/SEEK_HOLE supportJeff Liu2012-05-141-1/+142
* xfs: clean up xfs_bit.h includesDave Chinner2012-05-141-1/+0
* xfs: move xfsagino_t to xfs_types.hDave Chinner2012-05-141-1/+0
* xfs: push the ilock into xfs_zero_eofChristoph Hellwig2012-05-141-100/+63
* xfs: reduce ilock hold times in xfs_file_aio_write_checksChristoph Hellwig2012-05-141-14/+9
* xfs: reimplement fdatasync supportChristoph Hellwig2012-03-131-2/+5
* xfs: log timestamp updatesChristoph Hellwig2012-03-131-69/+14
* xfs: cleanup xfs_file_aio_writeChristoph Hellwig2012-01-171-45/+37
* xfs: always return with the iolock held from xfs_file_aio_write_checksChristoph Hellwig2012-01-171-3/+4
* xfs: remove the i_new_size field in struct xfs_inodeChristoph Hellwig2012-01-171-62/+10
* xfs: remove the i_size field in struct xfs_inodeChristoph Hellwig2012-01-171-34/+11
* treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock2011-12-021-3/+3
* xfs: optimize fsync on directoriesChristoph Hellwig2011-10-111-1/+30
* xfs: simplify xfs_trans_ijoin* againChristoph Hellwig2011-10-111-1/+1
* xfs: unlock the inode before log force in xfs_fsyncChristoph Hellwig2011-10-111-7/+8
* xfs: introduce xfs_bmapi_read()Dave Chinner2011-10-111-6/+4
* xfs: avoid direct I/O write vs buffered I/O raceChristoph Hellwig2011-10-111-3/+14
* xfs: remove i_iocountChristoph Hellwig2011-10-111-6/+2
* xfs: don't serialise adjacent concurrent direct IO appending writesDave Chinner2011-10-111-16/+52
* xfs: don't serialise direct IO reads on page cache checksDave Chinner2011-10-111-3/+14
* xfs: remove subdirectoriesChristoph Hellwig2011-08-121-0/+1096