index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_iops.c
Age
Commit message (
Expand
)
Author
2019-11-04
xfs: always log corruption errors
Darrick J. Wong
2019-10-29
xfs: reverse the polarity of XFS_MOUNT_COMPAT_IOSIZE
Christoph Hellwig
2019-10-29
xfs: rename the XFS_MOUNT_DFLT_IOSIZE option to
Christoph Hellwig
2019-10-29
xfs: rename the m_writeio_* fields in struct xfs_mount
Christoph Hellwig
2019-10-29
xfs: remove the m_readio_* fields in struct xfs_mount
Christoph Hellwig
2019-10-29
xfs: cleanup calculating the stat optimal I/O size
Christoph Hellwig
2019-10-28
xfs: add a xfs_inode_buftarg helper
Christoph Hellwig
2019-10-21
xfs: split the iomap ops for buffered vs direct writes
Christoph Hellwig
2019-10-21
xfs: split out a new set of read-only iomap ops
Christoph Hellwig
2019-08-22
xfs: fix missing ILOCK unlock when xfs_setattr_nonsize fails due to EDQUOT
Darrick J. Wong
2019-06-28
xfs: remove unused header files
Eric Sandeen
2019-03-01
xfs: fix reporting supported extra file attributes for statx()
Luis R. Rodriguez
2019-02-14
xfs: don't ever put nlink > 0 inodes on the unlinked list
Darrick J. Wong
2018-09-29
xfs: don't crash the vfs on a garbage inline symlink
Darrick J. Wong
2018-08-14
Merge tag 'xfs-4.19-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2018-08-03
new helper: inode_fake_hash()
Al Viro
2018-07-26
xfs: clean up IRELE/iput callsites
Darrick J. Wong
2018-07-26
xfs: remove all boilerplate defer init/finish code
Brian Foster
2018-07-26
xfs: pull up dfops from xfs_itruncate_extents()
Brian Foster
2018-06-15
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-06-12
Merge tag 'xfs-4.18-merge-10' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2018-06-08
Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-08
xfs: setup VFS i_rwsem lockdep state correctly
Dave Chinner
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
2018-06-05
vfs: change inode times to use struct timespec64
Deepa Dinamani
2018-06-05
Merge tag 'xfs-4.18-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2018-05-31
fs: allow per-device dax status checking for filesystems
Darrick J. Wong
2018-05-22
xfs_vn_lookup: simplify a bit
Al Viro
2018-05-22
xfs: prepare xfs_break_layouts() for another layout type
Dan Williams
2018-05-22
xfs: prepare xfs_break_layouts() to be called with XFS_MMAPLOCK_EXCL
Dan Williams
2018-05-10
xfs: remove unnecessary xfs_qm_dqattach parameter
Darrick J. Wong
2018-04-12
Merge tag 'xfs-4.17-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2018-04-10
Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-04-09
xfs: non-scrub - remove unused function parameters
Eric Sandeen
2018-03-30
xfs, dax: introduce xfs_dax_aops
Dan Williams
2018-03-15
xfs: remove xfs_zero_range
Christoph Hellwig
2018-03-11
xfs: implement the lazytime mount option
Christoph Hellwig
2017-11-03
xfs: truncate pagecache before writeback in xfs_setattr_size()
Eryu Guan
2017-10-26
xfs: remove if_rdev
Christoph Hellwig
2017-09-02
xfs: fix compiler warnings
Darrick J. Wong
2017-07-07
xfs: rename MAXPATHLEN to XFS_SYMLINK_MAXLEN
Darrick J. Wong
2017-06-27
xfs: Don't clear SGID when inheriting ACLs
Jan Kara
2017-04-03
xfs: report crtime and attribute flags to statx
Darrick J. Wong
2017-03-02
statx: Add a system call to make enhanced file info available
David Howells
2017-01-17
xfs: sanity check inode mode when creating new dentry
Amir Goldstein
2017-01-17
xfs: replace xfs_mode_to_ftype table with switch statement
Amir Goldstein
2016-12-17
Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...
Linus Torvalds
2016-12-09
vfs: remove ".readlink = generic_readlink" assignments
Miklos Szeredi
2016-12-09
xfs: use xfs_vn_setattr_size to check on new size
Eryu Guan
2016-11-30
xfs: remove i_iolock and use i_rwsem in the VFS inode instead
Christoph Hellwig
[next]