summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_iops.c
Commit message (Expand)AuthorAge
* Merge tag 'xfs-4.17-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2018-04-12
|\
| * xfs: non-scrub - remove unused function parametersEric Sandeen2018-04-09
* | Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-10
|\ \ | |/ |/|
| * xfs, dax: introduce xfs_dax_aopsDan Williams2018-03-30
* | xfs: remove xfs_zero_rangeChristoph Hellwig2018-03-15
* | xfs: implement the lazytime mount optionChristoph Hellwig2018-03-11
|/
* xfs: truncate pagecache before writeback in xfs_setattr_size()Eryu Guan2017-11-03
* xfs: remove if_rdevChristoph Hellwig2017-10-26
* xfs: fix compiler warningsDarrick J. Wong2017-09-02
* xfs: rename MAXPATHLEN to XFS_SYMLINK_MAXLENDarrick J. Wong2017-07-07
* xfs: Don't clear SGID when inheriting ACLsJan Kara2017-06-27
* xfs: report crtime and attribute flags to statxDarrick J. Wong2017-04-03
* statx: Add a system call to make enhanced file info availableDavid Howells2017-03-02
* xfs: sanity check inode mode when creating new dentryAmir Goldstein2017-01-17
* xfs: replace xfs_mode_to_ftype table with switch statementAmir Goldstein2017-01-17
* Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...Linus Torvalds2016-12-17
|\
| * vfs: remove ".readlink = generic_readlink" assignmentsMiklos Szeredi2016-12-09
* | xfs: use xfs_vn_setattr_size to check on new sizeEryu Guan2016-12-09
* | xfs: remove i_iolock and use i_rwsem in the VFS inode insteadChristoph Hellwig2016-11-30
|/
* Merge tag 'xfs-reflink-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2016-10-13
|\
| * xfs: don't mix reflink and DAX mode for nowDarrick J. Wong2016-10-05
* | 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 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
* | xfs: (re-)implement FIEMAP_FLAG_XATTRChristoph Hellwig2016-08-17
|/
* xfs: use iomap infrastructure for DAX zeroingChristoph Hellwig2016-06-21
* xfs: use iomap fiemap implementationChristoph Hellwig2016-06-21
* xfs: implement iomap based buffered write pathChristoph Hellwig2016-06-21
* xfs: reorder zeroing and flushing sequence in truncateChristoph Hellwig2016-06-21
* Merge branch 'xfs-4.7-optimise-inline-symlinks' into for-nextDave Chinner2016-05-20
|\
| * xfs: optimize inline symlinksChristoph Hellwig2016-04-06
| * xfs: set up inode operation vectors laterChristoph Hellwig2016-04-06
* | xfs: better xfs_trans_alloc interfaceChristoph Hellwig2016-04-06
|/
* Merge branch 'xfs-dax-fixes-4.6' into for-nextDave Chinner2016-03-07
|\
| * xfs: XFS_DIFLAG2_DAX limited by PAGE_SIZEDave Chinner2016-03-01
| * xfs: S_DAX is only for regular filesDave Chinner2016-03-01
* | xfs: mode di_mode to vfs inodeDave Chinner2016-02-09
* | xfs: move inode generation count to VFS inodeDave Chinner2016-02-09
* | xfs: use vfs inode nlink field everywhereDave Chinner2016-02-09
* | xfs: remove timestamps from incore inodeDave Chinner2016-02-09
|/
* Merge tag 'xfs-for-linus-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-01-22
|\
| * xfs: introduce per-inode DAX enablementDave Chinner2016-01-04
* | switch ->get_link() to delayed_call, kill ->put_link()Al Viro2015-12-30
* | replace ->follow_link() with new method that could stay in RCU modeAl Viro2015-12-08
|/