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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-7.2.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
/
libxfs
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-01
xfs: fix attr leaf header freemap.size underflow
Brian Foster
1
-1
/
+3
2020-09-23
xfs: initialize the shortform attr header padding entry
Darrick J. Wong
1
-2
/
+2
2020-08-21
xfs: don't call xfs_da_shrink_inode with NULL bp
Eric Sandeen
1
-3
/
+2
2020-07-31
xfs: set format back to extents if xfs_bmap_extents_to_btree
Eric Sandeen
1
-0
/
+2
2019-01-26
xfs: don't fail when converting shortform attr to long form during ATTR_REPLACE
Darrick J. Wong
1
-1
/
+8
2018-06-06
xfs: detect agfl count corruption and reset agfl
Brian Foster
1
-0
/
+94
2018-05-30
xfs: remove racy hasattr check from attr ops
Brian Foster
1
-6
/
+0
2017-12-20
xfs: fix incorrect extent state in xfs_bmap_add_extent_unwritten_real
Christoph Hellwig
1
-1
/
+1
2017-06-07
xfs: fix unaligned access in xfs_btree_visit_blocks
Eric Sandeen
1
-1
/
+1
2017-06-07
xfs: fix indlen accounting error on partial delalloc conversion
Brian Foster
1
-3
/
+4
2017-03-30
xfs: don't allow di_size with high bit set
Darrick J. Wong
1
-0
/
+8
2016-11-10
libxfs: clean up _calc_dquots_per_chunk
Darrick J. Wong
1
-2
/
+1
2016-09-15
xfs: fix superblock inprogress check
Dave Chinner
1
-1
/
+2
2016-06-08
xfs: handle dquot buffer readahead in log recovery correctly
Dave Chinner
4
-7
/
+34
2016-06-08
xfs: print name of verifier if it fails
Eric Sandeen
16
-0
/
+21
2016-02-25
xfs: inode recovery readahead can race with inode buffer creation
Dave Chinner
1
-5
/
+7
2016-02-25
libxfs: pack the agfl header structure so XFS_AGFL_SIZE is correct
Darrick J. Wong
1
-1
/
+1
2015-11-03
Merge branch 'xfs-dax-updates' into for-next
Dave Chinner
4
-8
/
+58
2015-11-03
Merge branch 'xfs-misc-fixes-for-4.4-2' into for-next
Dave Chinner
1
-2
/
+6
2015-11-03
xfs: Validate the length of on-disk ACLs
Andreas Gruenbacher
1
-2
/
+6
2015-11-03
xfs: introduce BMAPI_ZERO for allocating zeroed extents
Dave Chinner
4
-8
/
+58
2015-10-12
Merge branch 'xfs-misc-fixes-for-4.4-1' into for-next
Dave Chinner
4
-4
/
+22
2015-10-12
Merge branch 'xfs-logging-fixes' into for-next
Dave Chinner
12
-11
/
+74
2015-10-12
xfs: per-filesystem stats counter implementation
Bill O'Donnell
5
-36
/
+43
2015-10-12
xfs: avoid dependency on Linux XATTR_SIZE_MAX
Jan Tulak
2
-2
/
+10
2015-10-12
xfs: prefix XATTR_LIST_MAX with XFS_
Jan Tulak
1
-0
/
+10
2015-10-12
libxfs: fix two comment typos
Geliang Tang
1
-2
/
+2
2015-10-12
xfs: validate metadata LSNs against log on v5 superblocks
Brian Foster
11
-7
/
+65
2015-10-12
xfs: log local to remote symlink conversions correctly on v5 supers
Brian Foster
2
-4
/
+9
2015-09-01
Merge branch 'xfs-misc-fixes-for-4.3-4' into for-next
Dave Chinner
1
-0
/
+1
2015-08-28
libxfs: bad magic number should set da block buffer error
Darrick J. Wong
1
-0
/
+1
2015-08-25
Merge branch 'xfs-misc-fixes-for-4.3-3' into for-next
Dave Chinner
2
-2
/
+10
2015-08-25
xfs: Fix file type directory corruption for btree directories
Jan Kara
1
-1
/
+9
2015-08-25
xfs: Fix uninitialized return value in xfs_alloc_fix_freelist()
Jan Kara
1
-1
/
+1
2015-08-20
Merge branch 'xfs-misc-fixes-for-4.3-2' into for-next
Dave Chinner
6
-15
/
+30
2015-08-19
xfs: Fix xfs_attr_leafblock definition
Jan Kara
1
-2
/
+9
2015-08-19
libxfs: readahead of dir3 data blocks should use the read verifier
Darrick J. Wong
1
-1
/
+2
2015-08-19
xfs: stop holding ILOCK over filldir callbacks
Dave Chinner
1
-0
/
+3
2015-08-19
xfs: swap leaf buffer into path struct atomically during path shift
Brian Foster
1
-9
/
+14
2015-08-19
xfs: relocate sparse inode mount warning
Brian Foster
1
-3
/
+0
2015-08-19
xfs: set XFS_DA_OP_OKNOENT in xfs_attr_get
Eric Sandeen
1
-0
/
+2
2015-08-19
Merge branch 'xfs-efi-rework' into for-next
Dave Chinner
2
-1
/
+2
2015-08-19
xfs: add missing bmap cancel calls in error paths
Brian Foster
1
-0
/
+1
2015-08-19
xfs: fix btree cursor error cleanups
Brian Foster
1
-1
/
+1
2015-07-29
Merge branch 'xfs-meta-uuid' into for-next
Dave Chinner
18
-36
/
+66
2015-07-29
Merge branch 'xfs-misc-fixes-for-4.3' into for-next
Dave Chinner
6
-30
/
+147
2015-07-29
xfs: create new metadata UUID field and incompat flag
Eric Sandeen
18
-36
/
+66
2015-07-29
libxfs: add xfs_bit.c
Dave Chinner
1
-0
/
+118
2015-07-29
xfs: Use consistent logging message prefixes
Joe Perches
2
-7
/
+10
2015-07-29
xfs: xfs_bunmapi() does not need XFS_BMAPI_METADATA flag
Dave Chinner
3
-23
/
+19
[next]