index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'xfs-5.13-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2021-04-29
91
-1302
/
+1458
|
\
|
*
xfs: remove xfs_quiesce_attr declaration
Darrick J. Wong
2021-04-16
1
-1
/
+0
|
*
xfs: remove XFS_IFEXTENTS
Christoph Hellwig
2021-04-15
12
-49
/
+19
|
*
xfs: remove XFS_IFINLINE
Christoph Hellwig
2021-04-15
11
-29
/
+18
|
*
xfs: remove XFS_IFBROOT
Christoph Hellwig
2021-04-15
4
-14
/
+8
|
*
xfs: only look at the fork format in xfs_idestroy_fork
Christoph Hellwig
2021-04-15
1
-7
/
+6
|
*
xfs: simplify xfs_attr_remove_args
Christoph Hellwig
2021-04-15
1
-13
/
+8
|
*
xfs: rename and simplify xfs_bmap_one_block
Christoph Hellwig
2021-04-15
5
-39
/
+27
|
*
xfs: move the XFS_IFEXTENTS check into xfs_iread_extents
Christoph Hellwig
2021-04-15
8
-93
/
+62
|
*
xfs: drop unnecessary setfilesize helper
Brian Foster
2021-04-09
1
-20
/
+9
|
*
xfs: drop unused ioend private merge and setfilesize code
Brian Foster
2021-04-09
1
-45
/
+1
|
*
xfs: open code ioend needs workqueue helper
Brian Foster
2021-04-09
1
-8
/
+3
|
*
xfs: drop submit side trans alloc for append ioends
Brian Foster
2021-04-09
1
-42
/
+3
|
*
xfs: fix return of uninitialized value in variable error
Colin Ian King
2021-04-09
1
-0
/
+1
|
*
xfs: get rid of the ip parameter to xchk_setup_*
Darrick J. Wong
2021-04-09
19
-93
/
+61
|
*
xfs: fix scrub and remount-ro protection when running scrub
Darrick J. Wong
2021-04-09
4
-17
/
+35
|
*
xfs: move the check for post-EOF mappings into xfs_can_free_eofblocks
Darrick J. Wong
2021-04-07
2
-82
/
+99
|
*
xfs: move the xfs_can_free_eofblocks call under the IOLOCK
Darrick J. Wong
2021-04-07
1
-8
/
+7
|
*
xfs: precalculate default inode attribute offset
Dave Chinner
2021-04-07
4
-12
/
+28
|
*
xfs: default attr fork size does not handle device inodes
Dave Chinner
2021-04-07
1
-2
/
+7
|
*
xfs: inode fork allocation depends on XFS_IFEXTENT flag
Dave Chinner
2021-04-07
1
-0
/
+1
|
*
xfs: eager inode attr fork init needs attr feature awareness
Dave Chinner
2021-04-07
1
-1
/
+1
|
*
xfs: scrub: Disable check for unoptimized data fork bmbt node
Chandan Babu R
2021-04-07
1
-2
/
+28
|
*
xfs: Use struct xfs_bmdr_block instead of struct xfs_btree_block to calculate...
Chandan Babu R
2021-04-07
1
-1
/
+3
|
*
xfs: deprecate BMV_IF_NO_DMAPI_READ flag
Anthony Iliopoulos
2021-04-07
2
-3
/
+1
|
*
xfs: merge _xfs_dic2xflags into xfs_ip2xflags
Christoph Hellwig
2021-04-07
1
-32
/
+22
|
*
xfs: move the di_crtime field to struct xfs_inode
Christoph Hellwig
2021-04-07
9
-29
/
+11
|
*
xfs: move the di_flags2 field to struct xfs_inode
Christoph Hellwig
2021-04-07
13
-52
/
+49
|
*
xfs: move the di_flags field to struct xfs_inode
Christoph Hellwig
2021-04-07
17
-47
/
+46
|
*
xfs: move the di_forkoff field to struct xfs_inode
Christoph Hellwig
2021-04-07
9
-39
/
+39
|
*
xfs: use a union for i_cowextsize and i_flushiter
Christoph Hellwig
2021-04-07
4
-11
/
+20
|
*
xfs: use XFS_B_TO_FSB in xfs_ioctl_setattr
Christoph Hellwig
2021-04-07
1
-2
/
+2
|
*
xfs: cleanup xfs_fill_fsxattr
Christoph Hellwig
2021-04-07
1
-2
/
+4
|
*
xfs: move the di_flushiter field to struct xfs_inode
Christoph Hellwig
2021-04-07
6
-15
/
+14
|
*
xfs: move the di_cowextsize field to struct xfs_inode
Christoph Hellwig
2021-04-07
9
-15
/
+13
|
*
xfs: move the di_extsize field to struct xfs_inode
Christoph Hellwig
2021-04-07
8
-16
/
+16
|
*
xfs: move the di_nblocks field to struct xfs_inode
Christoph Hellwig
2021-04-07
16
-34
/
+33
|
*
xfs: move the di_size field to struct xfs_inode
Christoph Hellwig
2021-04-07
29
-98
/
+98
|
*
xfs: move the di_projid field to struct xfs_inode
Christoph Hellwig
2021-04-07
13
-23
/
+23
|
*
xfs: don't clear the "dinode core" in xfs_inode_alloc
Christoph Hellwig
2021-04-07
1
-1
/
+2
|
*
xfs: remove the di_dmevmask and di_dmstate fields from struct xfs_icdinode
Christoph Hellwig
2021-04-07
6
-17
/
+35
|
*
xfs: remove the unused xfs_icdinode_has_bigtime helper
Christoph Hellwig
2021-04-07
1
-5
/
+0
|
*
xfs: handle crtime more carefully in xfs_bulkstat_one_int
Christoph Hellwig
2021-04-07
1
-2
/
+2
|
*
xfs: consistently initialize di_flags2
Christoph Hellwig
2021-04-07
2
-1
/
+1
|
*
xfs: split xfs_imap_to_bp
Christoph Hellwig
2021-04-07
7
-36
/
+17
|
*
xfs: scrub: Remove incorrect check executed on block format directories
Chandan Babu R
2021-04-07
1
-9
/
+0
|
*
xfs: Initialize xfs_alloc_arg->total correctly when allocating minlen extents
Chandan Babu R
2021-04-07
1
-1
/
+2
|
*
xfs: Fix dax inode extent calculation when direct write is performed on an un...
Chandan Babu R
2021-04-07
1
-2
/
+3
|
*
xfs: fix xfs_trans slab cache name
Anthony Iliopoulos
2021-03-25
1
-1
/
+1
|
*
xfs: add error injection for per-AG resv failure
Gao Xiang
2021-03-25
3
-2
/
+11
[next]