aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_file.c
AgeCommit message (Expand)Author
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