index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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]