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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-10
xfs: make kobj_type structures constant
Thomas Weißschuh
3
-12
/
+12
2023-02-10
xfs: allow setting full range of panic tags
Donald Douwsma
2
-2
/
+13
2023-02-10
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
1
-1
/
+1
2023-02-05
xfs: don't use BMBT btree split workers for IO completion
Dave Chinner
1
-2
/
+16
2023-02-05
xfs: fix confusing variable names in xfs_refcount_item.c
Darrick J. Wong
1
-27
/
+27
2023-02-05
xfs: pass refcount intent directly through the log intent code
Darrick J. Wong
4
-103
/
+74
2023-02-05
xfs: fix confusing variable names in xfs_rmap_item.c
Darrick J. Wong
1
-39
/
+40
2023-02-05
xfs: pass rmap space mapping directly through the log intent code
Darrick J. Wong
3
-66
/
+55
2023-02-05
xfs: fix confusing xfs_extent_item variable names
Darrick J. Wong
2
-51
/
+51
2023-02-05
xfs: pass xfs_extent_free_item directly through the log intent code
Darrick J. Wong
1
-25
/
+30
2023-02-05
xfs: fix confusing variable names in xfs_bmap_item.c
Darrick J. Wong
1
-28
/
+28
2023-02-05
xfs: pass the xfs_bmbt_irec directly through the log intent code
Darrick J. Wong
3
-72
/
+46
2023-02-05
xfs: use strscpy() to instead of strncpy()
Xu Panda
1
-3
/
+1
2023-01-19
fs: port vfs{g,u}id helpers to mnt_idmap
Christian Brauner
1
-3
/
+2
2023-01-19
fs: port fs{g,u}id helpers to mnt_idmap
Christian Brauner
2
-11
/
+7
2023-01-19
fs: port i_{g,u}id_into_vfs{g,u}id() to mnt_idmap
Christian Brauner
6
-15
/
+14
2023-01-19
fs: port i_{g,u}id_{needs_}update() to mnt_idmap
Christian Brauner
1
-2
/
+2
2023-01-19
fs: port privilege checking helpers to mnt_idmap
Christian Brauner
1
-2
/
+1
2023-01-19
fs: port inode_init_owner() to mnt_idmap
Christian Brauner
6
-39
/
+36
2023-01-19
fs: port acl to mnt_idmap
Christian Brauner
1
-2
/
+1
2023-01-19
fs: port xattr to mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port ->fileattr_set() to pass mnt_idmap
Christian Brauner
2
-2
/
+3
2023-01-19
fs: port ->set_acl() to pass mnt_idmap
Christian Brauner
3
-3
/
+4
2023-01-19
fs: port ->tmpfile() to pass mnt_idmap
Christian Brauner
1
-1
/
+3
2023-01-19
fs: port ->rename() to pass mnt_idmap
Christian Brauner
1
-1
/
+2
2023-01-19
fs: port ->mknod() to pass mnt_idmap
Christian Brauner
1
-2
/
+3
2023-01-19
fs: port ->mkdir() to pass mnt_idmap
Christian Brauner
1
-3
/
+3
2023-01-19
fs: port ->symlink() to pass mnt_idmap
Christian Brauner
1
-1
/
+2
2023-01-19
fs: port ->create() to pass mnt_idmap
Christian Brauner
1
-1
/
+2
2023-01-19
fs: port ->getattr() to pass mnt_idmap
Christian Brauner
1
-1
/
+2
2023-01-19
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
4
-17
/
+18
2023-01-18
iomap: Rename page_ops to folio_ops
Andreas Gruenbacher
1
-2
/
+2
2023-01-11
filelock: move file locking definitions to separate header file
Jeff Layton
1
-0
/
+1
2023-01-05
xfs: fix extent busy updating
Wengang Wang
1
-0
/
+1
2023-01-03
xfs: xfs_qm: remove unnecessary ‘0’ values from error
Li zeming
1
-1
/
+1
2023-01-03
xfs: Fix deadlock on xfs_inodegc_worker
Wu Guanghao
1
-0
/
+10
2023-01-03
xfs: get root inode correctly at bulkstat
Hironori Shiina
1
-2
/
+2
2023-01-03
xfs: fix off-by-one error in xfs_btree_space_to_height
Darrick J. Wong
1
-1
/
+6
2022-12-26
xfs: make xfs_iomap_page_ops static
Darrick J. Wong
1
-1
/
+1
2022-12-26
xfs: don't assert if cmap covers imap after cycling lock
Darrick J. Wong
1
-2
/
+0
2022-12-14
Merge tag 'xfs-6.2-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
46
-303
/
+1007
2022-12-14
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-13
/
+9
2022-12-13
Merge tag 'fs.acl.rework.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-9
/
+12
2022-12-12
xfs: remove restrictions for fsdax and reflink
Shiyang Ruan
2
-8
/
+0
2022-12-12
fsdax,xfs: port unshare to fsdax
Shiyang Ruan
1
-2
/
+6
2022-12-12
xfs: use dax ops for zero and truncate in fsdax mode
Shiyang Ruan
1
-2
/
+2
2022-12-12
fsdax,xfs: set the shared flag when file extent is shared
Shiyang Ruan
1
-1
/
+1
2022-12-08
xfs: dquot shrinker doesn't check for XFS_DQFLAG_FREEING
Dave Chinner
1
-4
/
+12
2022-12-04
xfs: Remove duplicated include in xfs_iomap.c
Yang Li
1
-2
/
+0
2022-12-01
xfs: invalidate xfs_bufs when allocating cow extents
Darrick J. Wong
1
-1
/
+1
[prev]
[next]