aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_iops.c
Commit message (Expand)AuthorAge
* xfs: sanity check inode mode when creating new dentryAmir Goldstein2017-02-04
* xfs: replace xfs_mode_to_ftype table with switch statementAmir Goldstein2017-02-04
* 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-16
|/
* xfs: use iomap infrastructure for DAX zeroingChristoph Hellwig2016-06-20
* xfs: use iomap fiemap implementationChristoph Hellwig2016-06-20
* xfs: implement iomap based buffered write pathChristoph Hellwig2016-06-20
* xfs: reorder zeroing and flushing sequence in truncateChristoph Hellwig2016-06-20
* Merge branch 'xfs-4.7-optimise-inline-symlinks' into for-nextDave Chinner2016-05-19
|\
| * xfs: optimize inline symlinksChristoph Hellwig2016-04-05
| * xfs: set up inode operation vectors laterChristoph Hellwig2016-04-05
* | xfs: better xfs_trans_alloc interfaceChristoph Hellwig2016-04-05
|/
* Merge branch 'xfs-dax-fixes-4.6' into for-nextDave Chinner2016-03-06
|\
| * xfs: XFS_DIFLAG2_DAX limited by PAGE_SIZEDave Chinner2016-02-29
| * xfs: S_DAX is only for regular filesDave Chinner2016-02-29
* | 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
|/
* xfs: per-filesystem stats counter implementationBill O'Donnell2015-10-12
* xfs: fix error gotos in xfs_setattr_nonsizeEric Sandeen2015-08-28
* Merge tag 'xfs-for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-06-30
|\
| * Merge branch 'xfs-commit-cleanup' into for-nextDave Chinner2015-06-03
| |\
| | * xfs: saner xfs_trans_commit interfaceChristoph Hellwig2015-06-03
| | * xfs: remove the flags argument to xfs_trans_cancelChristoph Hellwig2015-06-03
| * | xfs: add initial DAX supportDave Chinner2015-06-03
| * | xfs: add DAX truncate supportDave Chinner2015-06-03
| |/
* | don't pass nameidata to ->follow_link()Al Viro2015-05-10
* | new ->follow_link() and ->put_link() calling conventionsAl Viro2015-05-10
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-26
|\
| * VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* | Merge branch 'xfs-misc-fixes-for-4.1-3' into for-nextDave Chinner2015-04-12
|\ \
| * | xfs: unlock i_mutex in xfs_break_layoutsChristoph Hellwig2015-04-12
* | | Merge branch 'xfs-rename-whiteout' into for-nextDave Chinner2015-03-24
|\ \ \
| * | | xfs: add RENAME_WHITEOUT supportDave Chinner2015-03-24
| |/ /
* | | Merge branch 'xfs-mmap-lock' into for-nextDave Chinner2015-02-23
|\ \ \