index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_iops.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-27
xfs: move xfs_attr_use_log_assist usage out of libxfs
Darrick J. Wong
1
-1
/
+2
2022-05-04
xfs: Set up infrastructure for log attribute replay
Allison Henderson
1
-0
/
+2
2022-04-26
xfs: improve __xfs_set_acl
Yang Xu
1
-2
/
+0
2022-03-14
xfs: refactor user/group quota chown in xfs_setattr_nonsize
Darrick J. Wong
1
-40
/
+20
2022-03-14
xfs: use setattr_copy to set vfs inode attributes
Darrick J. Wong
1
-53
/
+3
2022-03-09
xfs: don't generate selinux audit messages for capability testing
Darrick J. Wong
1
-1
/
+1
2022-01-13
Merge tag 'libnvdimm-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+3
2021-12-21
xfs: Fix comments mentioning xfs_ialloc
Yang Xu
1
-3
/
+3
2021-12-21
xfs: don't expose internal symlink metadata buffers to the vfs
Darrick J. Wong
1
-33
/
+1
2021-12-04
xfs: add xfs_zero_range and xfs_truncate_page helpers
Shiyang Ruan
1
-4
/
+3
2021-08-25
xfs: fix I_DONTCACHE
Dave Chinner
1
-1
/
+1
2021-08-19
xfs: replace XFS_FORCED_SHUTDOWN with xfs_is_shutdown
Dave Chinner
1
-2
/
+2
2021-08-19
xfs: convert remaining mount flags to state flags
Dave Chinner
1
-1
/
+1
2021-08-19
xfs: convert mount flags to features
Dave Chinner
1
-6
/
+6
2021-08-19
xfs: replace xfs_sb_version checks with feature flag checks
Dave Chinner
1
-4
/
+4
2021-08-06
xfs: remove the active vs running quota differentiation
Christoph Hellwig
1
-2
/
+2
2021-06-01
xfs: clean up open-coded fs block unit conversions
Darrick J. Wong
1
-2
/
+2
2021-04-29
Merge tag 'xfs-5.13-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-17
/
+48
2021-04-15
xfs: remove XFS_IFINLINE
Christoph Hellwig
1
-2
/
+2
2021-04-12
xfs: convert to fileattr
Miklos Szeredi
1
-0
/
+7
2021-04-08
xfs: move the di_crtime field to struct xfs_inode
Christoph Hellwig
1
-1
/
+1
2021-04-08
xfs: move the di_flags2 field to struct xfs_inode
Christoph Hellwig
1
-1
/
+1
2021-04-08
xfs: move the di_flags field to struct xfs_inode
Christoph Hellwig
1
-3
/
+3
2021-04-08
xfs: move the di_nblocks field to struct xfs_inode
Christoph Hellwig
1
-2
/
+1
2021-04-08
xfs: move the di_size field to struct xfs_inode
Christoph Hellwig
1
-6
/
+6
2021-04-08
xfs: move the di_projid field to struct xfs_inode
Christoph Hellwig
1
-1
/
+1
2021-03-26
xfs: initialise attr fork on inode create
Dave Chinner
1
-1
/
+33
2021-02-24
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-43
/
+58
2021-02-03
xfs: refactor inode ownership change transaction/inode/quota allocation idiom
Darrick J. Wong
1
-24
/
+2
2021-01-24
xfs: support idmapped mounts
Christoph Hellwig
1
-21
/
+28
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
1
-22
/
+30
2021-01-24
acl: handle idmapped mounts
Christian Brauner
1
-1
/
+1
2021-01-24
attr: handle idmapped mounts
Christian Brauner
1
-1
/
+1
2021-01-23
xfs: Fix assert failure in xfs_setattr_size()
Yumei Huang
1
-1
/
+1
2020-12-12
xfs: open code updating i_mode in xfs_set_acl
Christoph Hellwig
1
-6
/
+5
2020-12-12
xfs: remove xfs_vn_setattr_nonsize
Christoph Hellwig
1
-19
/
+7
2020-12-09
xfs: remove unnecessary null check in xfs_generic_create
Kaixu Xia
1
-4
/
+2
2020-11-04
xfs: flush new eof page on truncate to avoid post-eof corruption
Brian Foster
1
-0
/
+10
2020-09-25
xfs: directly call xfs_generic_create() for ->create() and ->mkdir()
Kaixu Xia
1
-2
/
+2
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
1
-2
/
+2
2020-06-06
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+1
2020-06-04
fs: move the fiemap definitions out of fs.h
Christoph Hellwig
1
-0
/
+1
2020-05-19
xfs: move the per-fork nextents fields into struct xfs_ifork
Christoph Hellwig
1
-1
/
+1
2020-05-04
fs/xfs: Combine xfs_diflags_to_linux() and xfs_diflags_to_iflags()
Ira Weiny
1
-19
/
+27
2020-05-04
fs/xfs: Create function xfs_inode_should_enable_dax()
Ira Weiny
1
-6
/
+22
2020-05-04
fs/xfs: Change XFS_MOUNT_DAX to XFS_MOUNT_DAX_ALWAYS
Ira Weiny
1
-1
/
+1
2020-05-04
xfs: combine two if statements with same condition
Kaixu Xia
1
-5
/
+0
2020-03-19
xfs: remove the di_version field from struct icdinode
Christoph Hellwig
1
-1
/
+1
2020-03-03
xfs: clean up the attr flag confusion
Christoph Hellwig
1
-2
/
+1
2020-03-03
xfs: pass an initialized xfs_da_args structure to xfs_attr_set
Christoph Hellwig
1
-4
/
+9
[next]