index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_iops.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-09
xfs: Remove all strlen in all xfs_attr_* functions for attr names.
Allison Henderson
1
-2
/
+4
2019-11-13
xfs: merge the projid fields in struct xfs_icdinode
Christoph Hellwig
1
-1
/
+1
2019-11-13
xfs: use a struct timespec64 for the in-core crtime
Christoph Hellwig
1
-2
/
+1
2019-11-13
xfs: convert open coded corruption check to use XFS_IS_CORRUPT
Darrick J. Wong
1
-3
/
+1
2019-11-10
xfs: remove the now unused dir ops infrastructure
Christoph Hellwig
1
-1
/
+0
2019-11-10
xfs: move the node header size to struct xfs_da_geometry
Christoph Hellwig
1
-1
/
+0
2019-11-04
xfs: always log corruption errors
Darrick J. Wong
1
-3
/
+7
2019-10-29
xfs: reverse the polarity of XFS_MOUNT_COMPAT_IOSIZE
Christoph Hellwig
1
-1
/
+1
2019-10-29
xfs: rename the XFS_MOUNT_DFLT_IOSIZE option to
Christoph Hellwig
1
-1
/
+1
2019-10-29
xfs: rename the m_writeio_* fields in struct xfs_mount
Christoph Hellwig
1
-1
/
+1
2019-10-29
xfs: remove the m_readio_* fields in struct xfs_mount
Christoph Hellwig
1
-1
/
+1
2019-10-29
xfs: cleanup calculating the stat optimal I/O size
Christoph Hellwig
1
-10
/
+37
2019-10-28
xfs: add a xfs_inode_buftarg helper
Christoph Hellwig
1
-1
/
+1
2019-10-21
xfs: split the iomap ops for buffered vs direct writes
Christoph Hellwig
1
-2
/
+2
2019-10-21
xfs: split out a new set of read-only iomap ops
Christoph Hellwig
1
-1
/
+1
2019-08-22
xfs: fix missing ILOCK unlock when xfs_setattr_nonsize fails due to EDQUOT
Darrick J. Wong
1
-0
/
+1
2019-06-28
xfs: remove unused header files
Eric Sandeen
1
-10
/
+0
2019-03-01
xfs: fix reporting supported extra file attributes for statx()
Luis R. Rodriguez
1
-0
/
+8
2019-02-14
xfs: don't ever put nlink > 0 inodes on the unlinked list
Darrick J. Wong
1
-2
/
+11
2018-09-29
xfs: don't crash the vfs on a garbage inline symlink
Darrick J. Wong
1
-1
/
+11
2018-08-14
Merge tag 'xfs-4.19-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-2
/
+3
2018-08-03
new helper: inode_fake_hash()
Al Viro
1
-1
/
+1
2018-07-26
xfs: clean up IRELE/iput callsites
Darrick J. Wong
1
-2
/
+2
2018-07-26
xfs: remove all boilerplate defer init/finish code
Brian Foster
1
-2
/
+0
2018-07-26
xfs: pull up dfops from xfs_itruncate_extents()
Brian Foster
1
-0
/
+3
2018-06-15
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+1
2018-06-12
Merge tag 'xfs-4.18-merge-10' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-13
/
+9
2018-06-08
Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-6
/
+10
2018-06-08
xfs: setup VFS i_rwsem lockdep state correctly
Dave Chinner
1
-0
/
+8
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
1
-13
/
+1
2018-06-05
vfs: change inode times to use struct timespec64
Deepa Dinamani
1
-1
/
+1
2018-06-05
Merge tag 'xfs-4.18-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-6
/
+26
2018-05-31
fs: allow per-device dax status checking for filesystems
Darrick J. Wong
1
-5
/
+25
2018-05-22
xfs_vn_lookup: simplify a bit
Al Viro
1
-8
/
+8
2018-05-22
xfs: prepare xfs_break_layouts() for another layout type
Dan Williams
1
-3
/
+3
2018-05-22
xfs: prepare xfs_break_layouts() to be called with XFS_MMAPLOCK_EXCL
Dan Williams
1
-3
/
+7
2018-05-10
xfs: remove unnecessary xfs_qm_dqattach parameter
Darrick J. Wong
1
-1
/
+1
2018-04-12
Merge tag 'xfs-4.17-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-1
/
+1
2018-04-10
Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+4
2018-04-09
xfs: non-scrub - remove unused function parameters
Eric Sandeen
1
-1
/
+1
2018-03-30
xfs, dax: introduce xfs_dax_aops
Dan Williams
1
-1
/
+4
2018-03-15
xfs: remove xfs_zero_range
Christoph Hellwig
1
-1
/
+3
2018-03-11
xfs: implement the lazytime mount option
Christoph Hellwig
1
-1
/
+12
2017-11-03
xfs: truncate pagecache before writeback in xfs_setattr_size()
Eryu Guan
1
-16
/
+20
2017-10-26
xfs: remove if_rdev
Christoph Hellwig
1
-15
/
+1
2017-09-02
xfs: fix compiler warnings
Darrick J. Wong
1
-1
/
+1
2017-07-07
xfs: rename MAXPATHLEN to XFS_SYMLINK_MAXLEN
Darrick J. Wong
1
-1
/
+1
2017-06-27
xfs: Don't clear SGID when inheriting ACLs
Jan Kara
1
-2
/
+2
2017-04-03
xfs: report crtime and attribute flags to statx
Darrick J. Wong
1
-0
/
+14
2017-03-02
statx: Add a system call to make enhanced file info available
David Howells
1
-4
/
+5
[next]