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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-08
xfs: cleanup xfs_fill_fsxattr
Christoph Hellwig
1
-2
/
+4
2021-04-08
xfs: move the di_flushiter field to struct xfs_inode
Christoph Hellwig
6
-15
/
+14
2021-04-08
xfs: move the di_cowextsize field to struct xfs_inode
Christoph Hellwig
9
-15
/
+13
2021-04-08
xfs: move the di_extsize field to struct xfs_inode
Christoph Hellwig
8
-16
/
+16
2021-04-08
xfs: move the di_nblocks field to struct xfs_inode
Christoph Hellwig
16
-34
/
+33
2021-04-08
xfs: move the di_size field to struct xfs_inode
Christoph Hellwig
29
-98
/
+98
2021-04-08
xfs: move the di_projid field to struct xfs_inode
Christoph Hellwig
13
-23
/
+23
2021-04-08
xfs: don't clear the "dinode core" in xfs_inode_alloc
Christoph Hellwig
1
-1
/
+2
2021-04-08
xfs: remove the di_dmevmask and di_dmstate fields from struct xfs_icdinode
Christoph Hellwig
6
-17
/
+35
2021-04-08
xfs: remove the unused xfs_icdinode_has_bigtime helper
Christoph Hellwig
1
-5
/
+0
2021-04-08
xfs: handle crtime more carefully in xfs_bulkstat_one_int
Christoph Hellwig
1
-2
/
+2
2021-04-08
xfs: consistently initialize di_flags2
Christoph Hellwig
2
-1
/
+1
2021-04-08
xfs: split xfs_imap_to_bp
Christoph Hellwig
7
-36
/
+17
2021-04-08
xfs: scrub: Remove incorrect check executed on block format directories
Chandan Babu R
1
-9
/
+0
2021-04-08
xfs: Initialize xfs_alloc_arg->total correctly when allocating minlen extents
Chandan Babu R
1
-1
/
+2
2021-04-08
xfs: Fix dax inode extent calculation when direct write is performed on an un...
Chandan Babu R
1
-2
/
+3
2021-03-26
xfs: fix xfs_trans slab cache name
Anthony Iliopoulos
1
-1
/
+1
2021-03-26
xfs: add error injection for per-AG resv failure
Gao Xiang
3
-2
/
+11
2021-03-26
xfs: support shrinking unused space in the last AG
Gao Xiang
2
-35
/
+59
2021-03-26
xfs: introduce xfs_ag_shrink_space()
Gao Xiang
2
-0
/
+117
2021-03-26
xfs: hoist out xfs_resizefs_init_new_ags()
Gao Xiang
1
-43
/
+64
2021-03-26
xfs: update lazy sb counters immediately for resizefs
Gao Xiang
1
-0
/
+9
2021-03-26
xfs: Fix a typo
Bhaskar Chowdhury
1
-1
/
+1
2021-03-26
xfs: Rudimentary spelling fix
Bhaskar Chowdhury
1
-1
/
+1
2021-03-26
xfs: Rudimentary typo fixes
Bhaskar Chowdhury
1
-2
/
+2
2021-03-26
xfs: __percpu_counter_compare() inode count debug too expensive
Dave Chinner
1
-9
/
+2
2021-03-26
xfs: reduce debug overhead of dir leaf/node checks
Dave Chinner
3
-5
/
+10
2021-03-26
xfs: No need for inode number error injection in __xfs_dir3_data_check
Dave Chinner
1
-1
/
+1
2021-03-26
xfs: type verification is expensive
Dave Chinner
1
-9
/
+9
2021-03-26
xfs: optimise xfs_buf_item_size/format for contiguous regions
Dave Chinner
1
-15
/
+87
2021-03-26
xfs: xfs_buf_item_size_segment() needs to pass segment offset
Dave Chinner
1
-19
/
+19
2021-03-26
xfs: reduce buffer log item shadow allocations
Dave Chinner
1
-2
/
+11
2021-03-26
xfs: initialise attr fork on inode create
Dave Chinner
8
-18
/
+81
2021-03-26
xfs: ensure xfs_errortag_random_default matches XFS_ERRTAG_MAX
Gao Xiang
1
-0
/
+2
2021-03-26
xfs: Skip repetitive warnings about mount options
Pavel Reichl
1
-4
/
+20
2021-03-26
xfs: rename variable mp to parsing_mp
Pavel Reichl
1
-51
/
+51
2021-03-26
xfs: rename the blockgc workqueue
Darrick J. Wong
3
-6
/
+6
2021-03-26
xfs: prevent metadata files from being inactivated
Darrick J. Wong
4
-1
/
+15
2021-03-26
xfs: validate ag btree levels using the precomputed values
Darrick J. Wong
3
-7
/
+7
2021-03-26
xfs: remove return value from xchk_ag_btcur_init
Darrick J. Wong
3
-17
/
+7
2021-03-26
xfs: set the scrub AG number in xchk_ag_read_headers
Darrick J. Wong
3
-23
/
+14
2021-03-26
xfs: mark a data structure sick if there are cross-referencing errors
Darrick J. Wong
1
-1
/
+2
2021-03-26
xfs: bail out of scrub immediately if scan incomplete
Darrick J. Wong
1
-1
/
+1
2021-03-26
xfs: fix dquot scrub loop cancellation
Darrick J. Wong
1
-2
/
+4
2021-03-26
xfs: fix uninitialized variables in xrep_calc_ag_resblks
Darrick J. Wong
1
-1
/
+5
2021-03-24
xfs: drop freeze protection when running GETFSMAP
Darrick J. Wong
1
-9
/
+5
2021-03-23
fs: introduce two inode i_{u,g}id initialization helpers
Christian Brauner
1
-1
/
+1
2021-03-23
fs: document and rename fsid helpers
Christian Brauner
2
-7
/
+7
2021-03-15
xfs: also reject BULKSTAT_SINGLE in a mount user namespace
Christoph Hellwig
1
-0
/
+6
2021-03-15
xfs: force log and push AIL to clear pinned inodes when aborting mount
Darrick J. Wong
1
-46
/
+44
[prev]
[next]