index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_iops.c
Age
Commit message (
Expand
)
Author
2022-10-10
Merge tag 'xfs-6.1-for-linus' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-10-10
Merge tag 'pull-tmpfile' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2022-09-24
vfs: open inside ->tmpfile()
Miklos Szeredi
2022-09-19
xfs: port to vfs{g,u}id_t and associated helpers
Christian Brauner
2022-09-11
xfs: support STATX_DIOALIGN
Eric Biggers
2022-08-04
Merge tag 'xfs-5.20-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-07-12
xfs: replace XFS_IFORK_Q with a proper predicate function
Darrick J. Wong
2022-07-09
xfs: add selinux labels to whiteout inodes
Eric Sandeen
2022-06-26
attr: port attribute changes to new types
Christian Brauner
2022-06-26
fs: port to iattr ownership update helpers
Christian Brauner
2022-05-27
xfs: move xfs_attr_use_log_assist usage out of libxfs
Darrick J. Wong
2022-05-04
xfs: Set up infrastructure for log attribute replay
Allison Henderson
2022-04-26
xfs: improve __xfs_set_acl
Yang Xu
2022-03-14
xfs: refactor user/group quota chown in xfs_setattr_nonsize
Darrick J. Wong
2022-03-14
xfs: use setattr_copy to set vfs inode attributes
Darrick J. Wong
2022-03-09
xfs: don't generate selinux audit messages for capability testing
Darrick J. Wong
2022-01-12
Merge tag 'libnvdimm-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-12-21
xfs: Fix comments mentioning xfs_ialloc
Yang Xu
2021-12-21
xfs: don't expose internal symlink metadata buffers to the vfs
Darrick J. Wong
2021-12-04
xfs: add xfs_zero_range and xfs_truncate_page helpers
Shiyang Ruan
2021-08-24
xfs: fix I_DONTCACHE
Dave Chinner
2021-08-19
xfs: replace XFS_FORCED_SHUTDOWN with xfs_is_shutdown
Dave Chinner
2021-08-19
xfs: convert remaining mount flags to state flags
Dave Chinner
2021-08-19
xfs: convert mount flags to features
Dave Chinner
2021-08-19
xfs: replace xfs_sb_version checks with feature flag checks
Dave Chinner
2021-08-06
xfs: remove the active vs running quota differentiation
Christoph Hellwig
2021-06-01
xfs: clean up open-coded fs block unit conversions
Darrick J. Wong
2021-04-29
Merge tag 'xfs-5.13-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2021-04-15
xfs: remove XFS_IFINLINE
Christoph Hellwig
2021-04-12
xfs: convert to fileattr
Miklos Szeredi
2021-04-07
xfs: move the di_crtime field to struct xfs_inode
Christoph Hellwig
2021-04-07
xfs: move the di_flags2 field to struct xfs_inode
Christoph Hellwig
2021-04-07
xfs: move the di_flags field to struct xfs_inode
Christoph Hellwig
2021-04-07
xfs: move the di_nblocks field to struct xfs_inode
Christoph Hellwig
2021-04-07
xfs: move the di_size field to struct xfs_inode
Christoph Hellwig
2021-04-07
xfs: move the di_projid field to struct xfs_inode
Christoph Hellwig
2021-03-25
xfs: initialise attr fork on inode create
Dave Chinner
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-03
xfs: refactor inode ownership change transaction/inode/quota allocation idiom
Darrick J. Wong
2021-01-24
xfs: support idmapped mounts
Christoph Hellwig
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
2021-01-24
acl: handle idmapped mounts
Christian Brauner
2021-01-24
attr: handle idmapped mounts
Christian Brauner
2021-01-22
xfs: Fix assert failure in xfs_setattr_size()
Yumei Huang
2020-12-12
xfs: open code updating i_mode in xfs_set_acl
Christoph Hellwig
2020-12-12
xfs: remove xfs_vn_setattr_nonsize
Christoph Hellwig
2020-12-09
xfs: remove unnecessary null check in xfs_generic_create
Kaixu Xia
2020-11-04
xfs: flush new eof page on truncate to avoid post-eof corruption
Brian Foster
2020-09-25
xfs: directly call xfs_generic_create() for ->create() and ->mkdir()
Kaixu Xia
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
[next]