aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_file.c
Commit message (Expand)AuthorAge
* Merge branch 'xfs-misc-fixes-for-3.18-1' into for-nextDave Chinner2014-09-08
|\
| * xfs: lseek: the "whence" argument is called "whence"Eric Sandeen2014-09-08
| * xfs: combine xfs_seek_hole & xfs_seek_dataEric Sandeen2014-09-08
* | xfs: use ranged writeback and invalidation for direct IODave Chinner2014-09-01
* | xfs: don't zero partial page cache pages during O_DIRECT writesDave Chinner2014-09-01
* | xfs: don't zero partial page cache pages during O_DIRECT writesChris Mason2014-09-01
|/
* Merge branch 'xfs-misc-fixes-3.17-2' into for-nextDave Chinner2014-08-03
|\
| * xfs: kill xfs_vnode.hDave Chinner2014-08-03
* | xfs: run an eofblocks scan on ENOSPC/EDQUOTBrian Foster2014-07-24
|/
* xfs: global error sign conversionDave Chinner2014-06-25
* xfs: Nuke XFS_ERROR macroEric Sandeen2014-06-22
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-06-12
|\
| * Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linusAl Viro2014-06-12
| |\
| * | ->splice_write() via ->write_iter()Al Viro2014-06-12
| * | xfs: switch to ->write_iter()Al Viro2014-05-06
| * | xfs: switch to ->read_iter()Al Viro2014-05-06
| * | xfs: trim the argument lists of xfs_file_{dio,buffered}_aio_write()Al Viro2014-05-06
| * | iov_iter_truncate()Al Viro2014-05-06
| * | start adding the tag to iov_iterAl Viro2014-05-06
| * | kill generic_segment_checks()Al Viro2014-05-06
| * | generic_file_direct_write(): switch to iov_iterAl Viro2014-05-06
* | | Merge branch 'xfs-unused-args-cleanup' into for-nextDave Chinner2014-05-14
|\ \ \ | |_|/ |/| |
| * | xfs: remove unused tp arg from xfs_da_reada_buf & callersEric Sandeen2014-04-14
* | | xfs: correct error sign on COLLAPSE_RANGE errorsDave Chinner2014-05-14
* | | xfs: fix incorrect error sign in xfs_file_aio_readDave Chinner2014-05-14
* | | xfs: xfs_dir_fsync() returns positive errnoDave Chinner2014-05-14
| |/ |/|
* | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-20
|\ \
| * | fs: move falloc collapse range check into the filesystem methodsLukas Czerner2014-04-12
* | | xfs: wrong error sign conversion during failed DIO writesDave Chinner2014-04-16
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-04-12
|\ \
| * | xfs_file_buffered_aio_write(): switch to generic_perform_write()Al Viro2014-04-01
| * | generic_file_direct_write(): get rid of ppos argumentAl Viro2014-04-01
| * | kill the 5th argument of generic_file_buffered_write()Al Viro2014-04-01
* | | mm: implement ->map_pages for page cacheKirill A. Shutemov2014-04-07
| |/ |/|
* | Merge tag 'xfs-for-linus-3.15-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds2014-04-04
|\ \ | |/ |/|
| * xfs: Add support for FALLOC_FL_ZERO_RANGELukas Czerner2014-03-13
| * xfs: Add support FALLOC_FL_COLLAPSE_RANGE for fallocateNamjae Jeon2014-02-23
* | fix O_SYNC|O_APPEND syncing the wrong range on write()Al Viro2014-02-09
|/
* xfs: allow logical-sector sized O_DIRECTEric Sandeen2014-01-24
* xfs: rename xfs_buftarg structure membersEric Sandeen2014-01-24
* xfs: rename xfs_ilock_map_sharedChristoph Hellwig2013-12-18
* xfs: remove xfs_iunlock_map_sharedChristoph Hellwig2013-12-18
* xfs: decouple inode and bmap btree header filesDave Chinner2013-10-23
* xfs: decouple log and transaction headersDave Chinner2013-10-23
* xfs: unify directory/attribute format definitionsDave Chinner2013-10-23
* xfs: create a shared header file for format-related informationDave Chinner2013-10-23
* xfs: simplify the fallocate pathChristoph Hellwig2013-10-21
* xfs: always hold the iolock when calling xfs_change_file_spaceChristoph Hellwig2013-10-21
* xfs: always take the iolock around xfs_setattr_sizeChristoph Hellwig2013-10-21
* xfs: kill xfs_vnodeops.[ch]Dave Chinner2013-08-12