summaryrefslogtreecommitdiff
path: root/fs/xfs
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-10
|\
| * Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro2016-10-10
| |\
| | * fs: rename "rename2" i_op to "rename"Miklos Szeredi2016-09-27
| * | fs: Replace current_fs_time() with current_time()Deepa Dinamani2016-09-27
| |/
* | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2016-10-10
|\ \
| * | vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher2016-10-07
| |/
* | Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-10-10
|\ \
| * | fix ITER_PIPE interaction with direct_IOAl Viro2016-10-10
* | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-10
|\ \ \
| * \ \ Merge remote-tracking branch 'jk/vfs' into work.miscAl Viro2016-10-08
| |\ \ \ | | |_|/ | |/| |
| | * | fs: Give dentry to inode_change_ok() instead of inodeJan Kara2016-09-22
| | * | xfs: Propagate dentry down to inode_change_ok()Jan Kara2016-09-22
| | * | posix_acl: Clear SGID bit when setting file permissionsJan Kara2016-09-22
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-10-07
|\ \ \ \
| * | | | ext2/4, xfs: call thp_get_unmapped_area() for pmd mappingsToshi Kani2016-10-07
* | | | | Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-10-07
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | switch generic_file_splice_read() to use of ->read_iter()Al Viro2016-10-05
| |/ /
* | | Merge branch 'xfs-4.9-log-recovery-fixes' into for-nextDave Chinner2016-10-03
|\ \ \
| * | | xfs: log recovery tracepoints to track current lsn and buffer submissionBrian Foster2016-09-26
| * | | xfs: update metadata LSN in buffers during log recoveryBrian Foster2016-09-26
| * | | xfs: don't warn on buffers not being recovered due to LSNBrian Foster2016-09-26
| * | | xfs: pass current lsn to log recovery buffer validationBrian Foster2016-09-26
| * | | xfs: rework log recovery to submit buffers on LSN boundariesBrian Foster2016-09-26
| * | | xfs: quiesce the filesystem after recovery on readonly mountDave Chinner2016-09-26
| * | | xfs: remote attribute blocks aren't really userdataDave Chinner2016-09-26
| |/ /
* | | Merge branch 'iomap-4.9-dax' into for-nextDave Chinner2016-10-03
|\ \ \
| * | | xfs: use iomap to implement DAXChristoph Hellwig2016-09-19
| * | | xfs: refactor xfs_setfilesizeChristoph Hellwig2016-09-19
| * | | xfs: take the ilock shared if possible in xfs_file_iomap_beginChristoph Hellwig2016-09-19
| * | | xfs: fix locking for DAX writesChristoph Hellwig2016-09-19
| * | | iomap: add IOMAP_F_NEW flagChristoph Hellwig2016-09-19
* | | | Merge branch 'xfs-4.9-delalloc-rework' into for-nextDave Chinner2016-10-03
|\ \ \ \ | |/ / /
| * | | xfs: rewrite and optimize the delalloc write pathChristoph Hellwig2016-09-19
| * | | xfs: make xfs_inode_set_eofblocks_tag cheaper for the common caseChristoph Hellwig2016-09-19
| * | | xfs: factor our a helper to calculate the EOF alignmentChristoph Hellwig2016-09-19
| * | | xfs: move xfs_bmbt_to_iomap upChristoph Hellwig2016-09-19
| |/ /
* | | Merge branch 'xfs-4.9-reflink-prep' into for-nextDave Chinner2016-10-03
|\ \ \
| * | | xfs: set up per-AG free space reservationsDarrick J. Wong2016-09-19
| * | | xfs: defer should allow ->finish_item to request a new transactionDarrick J. Wong2016-09-19
| * | | xfs: count the blocks in a btreeDarrick J. Wong2016-09-19
| * | | xfs: create a standard btree size calculator codeDarrick J. Wong2016-09-19
| * | | xfs: remove xfs_btree_bigkeyDarrick J. Wong2016-09-19
| * | | xfs: convert RUI log formats to use variable length arraysDarrick J. Wong2016-09-19
| |/ /
* | | xfs: update atime before I/O in xfs_file_dio_aio_readChristoph Hellwig2016-10-03
* | | xfs: normalize "infinite" retries in error configsEric Sandeen2016-09-14
* | | xfs: fix signed integer overflowXie XiuQi2016-09-14
* | | Make __xfs_xattr_put_listen preperly report errors.Artem Savkov2016-09-14
* | | xfs: undo block reservation correctly in xfs_trans_reserve()Eryu Guan2016-09-14
|/ /
* | xfs: track log done items directly in the deferred pending work itemDarrick J. Wong2016-08-30
* | xfs: prevent dropping ioend completions during buftarg waitBrian Foster2016-08-26