summaryrefslogtreecommitdiffstats
path: root/fs/xfs
Commit message (Expand)AuthorAgeFilesLines
...
| * xfs: pass bmapi flags through to bmap_del_extentDarrick J. Wong2016-10-042-4/+8
| * xfs: map an inode's offset to an exact physical blockDarrick J. Wong2016-10-043-1/+131
| * xfs: log bmap intent itemsDarrick J. Wong2016-10-047-0/+358
| * xfs: create bmbt update intent log itemsDarrick J. Wong2016-10-045-2/+546
| * xfs: introduce reflink utility functionsDarrick J. Wong2016-10-032-0/+106
| * xfs: reserve AG space for the refcount btree rootDarrick J. Wong2016-10-031-0/+2
| * xfs: add refcount btree block detection to log recoveryDarrick J. Wong2016-10-031-0/+4
| * xfs: adjust refcount when unmapping file blocksDarrick J. Wong2016-10-031-3/+11
| * xfs: connect refcount adjust functions to upper layersDarrick J. Wong2016-10-039-6/+472
| * xfs: adjust refcount of an extent of blocks in refcount btreeDarrick J. Wong2016-10-032-1/+817
| * xfs: log refcount intent itemsDarrick J. Wong2016-10-038-0/+375
| * xfs: create refcount update intent log itemsDarrick J. Wong2016-10-035-2/+558
| * xfs: add refcount btree operationsDarrick J. Wong2016-10-036-2/+430
| * xfs: account for the refcount btree in the alloc/free log reservationDarrick J. Wong2016-10-031-1/+4
| * xfs: add refcount btree support to growfsDarrick J. Wong2016-10-031-0/+39
| * xfs: define the on-disk refcount btree formatDarrick J. Wong2016-10-0314-11/+319
| * xfs: refcount btree add more reserved blocksDarrick J. Wong2016-10-032-0/+15
| * xfs: introduce refcount btree definitionsDarrick J. Wong2016-10-0311-10/+93
| * xfs: define tracepoints for refcount btree activitiesDarrick J. Wong2016-10-031-0/+301
| * xfs: return an error when an inline directory is too smallDarrick J. Wong2016-10-031-1/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-104-6/+6
|\ \
| * \ Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro2016-10-101-2/+2
| |\ \
| | * | fs: rename "rename2" i_op to "rename"Miklos Szeredi2016-09-271-2/+2
| * | | fs: Replace current_fs_time() with current_time()Deepa Dinamani2016-09-274-4/+4
| |/ /
* | | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2016-10-101-15/+0
|\ \ \
| * | | vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher2016-10-071-15/+0
| |/ /
* | | Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-10-101-1/+1
|\ \ \
| * | | fix ITER_PIPE interaction with direct_IOAl Viro2016-10-101-1/+1
* | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-106-44/+70
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'jk/vfs' into work.miscAl Viro2016-10-086-44/+70
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | fs: Give dentry to inode_change_ok() instead of inodeJan Kara2016-09-221-6/+4
| | * | | xfs: Propagate dentry down to inode_change_ok()Jan Kara2016-09-225-35/+68
| | * | | posix_acl: Clear SGID bit when setting file permissionsJan Kara2016-09-221-9/+4
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-10-071-0/+1
|\ \ \ \ \
| * | | | | ext2/4, xfs: call thp_get_unmapped_area() for pmd mappingsToshi Kani2016-10-071-0/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-10-072-41/+1
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | switch generic_file_splice_read() to use of ->read_iter()Al Viro2016-10-052-41/+1
| |/ /
* | | Merge branch 'xfs-4.9-log-recovery-fixes' into for-nextDave Chinner2016-10-0313-98/+248
|\ \ \
| * | | xfs: log recovery tracepoints to track current lsn and buffer submissionBrian Foster2016-09-262-2/+31
| * | | xfs: update metadata LSN in buffers during log recoveryBrian Foster2016-09-261-3/+38
| * | | xfs: don't warn on buffers not being recovered due to LSNBrian Foster2016-09-261-32/+26
| * | | xfs: pass current lsn to log recovery buffer validationBrian Foster2016-09-261-6/+8
| * | | xfs: rework log recovery to submit buffers on LSN boundariesBrian Foster2016-09-262-19/+66
| * | | xfs: quiesce the filesystem after recovery on readonly mountDave Chinner2016-09-263-1/+16
| * | | xfs: remote attribute blocks aren't really userdataDave Chinner2016-09-268-38/+66
| |/ /
* | | Merge branch 'iomap-4.9-dax' into for-nextDave Chinner2016-10-034-80/+53
|\ \ \
| * | | xfs: use iomap to implement DAXChristoph Hellwig2016-09-192-48/+24
| * | | xfs: refactor xfs_setfilesizeChristoph Hellwig2016-09-192-10/+22
| * | | xfs: take the ilock shared if possible in xfs_file_iomap_beginChristoph Hellwig2016-09-191-4/+6
| * | | xfs: fix locking for DAX writesChristoph Hellwig2016-09-191-19/+1
OpenPOWER on IntegriCloud