index
:
Linux Stable
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.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
/
libxfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: revert "xfs: fix rmap key and record comparison functions"
Darrick J. Wong
2020-11-24
1
-8
/
+8
*
xfs: fix rmap key and record comparison functions
Darrick J. Wong
2020-11-18
1
-8
/
+8
*
xfs: fix flags argument to rmap lookup when converting shared file rmaps
Darrick J. Wong
2020-11-18
1
-1
/
+1
*
xfs: don't ever return a stale pointer from __xfs_dir3_free_read
Darrick J. Wong
2020-10-01
1
-0
/
+1
*
xfs: fix attr leaf header freemap.size underflow
Brian Foster
2020-10-01
1
-1
/
+3
*
xfs: initialize the shortform attr header padding entry
Darrick J. Wong
2020-09-23
1
-2
/
+2
*
xfs: set format back to extents if xfs_bmap_extents_to_btree
Eric Sandeen
2020-07-31
1
-0
/
+4
*
xfs: add agf freeblocks verify in xfs_agf_verify
Zheng Bin
2020-06-30
1
-0
/
+16
*
xfs: don't check for AG deadlock for realtime files in bunmapi
Omar Sandoval
2020-01-09
1
-1
/
+1
*
xfs: don't crash on null attr fork xfs_bmapi_read
Darrick J. Wong
2019-10-05
1
-8
/
+21
*
xfs: hold xfs_buf locked between shortform->leaf conversion and the addition ...
Darrick J. Wong
2019-04-27
3
-9
/
+23
*
xfs: add the ability to join a held buffer to a defer_ops
Darrick J. Wong
2019-04-27
2
-4
/
+40
*
xfs: don't fail when converting shortform attr to long form during ATTR_REPLACE
Darrick J. Wong
2018-12-05
1
-1
/
+8
*
xfs: truncate transaction does not modify the inobt
Brian Foster
2018-11-10
1
-8
/
+1
*
xfs: don't call xfs_da_shrink_inode with NULL bp
Eric Sandeen
2018-08-09
1
-3
/
+2
*
xfs: detect agfl count corruption and reset agfl
Brian Foster
2018-06-05
1
-0
/
+94
*
xfs: convert XFS_AGFL_SIZE to a helper function
Dave Chinner
2018-06-05
3
-19
/
+27
*
xfs: fix incorrect extent state in xfs_bmap_add_extent_unwritten_real
Christoph Hellwig
2017-12-20
1
-1
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
xfs: trim writepage mapping to within eof
Brian Foster
2017-10-16
2
-0
/
+12
*
xfs: handle error if xfs_btree_get_bufs fails
Eric Sandeen
2017-10-11
1
-0
/
+8
*
xfs: Fix bool initialization/comparison
Thomas Meyer
2017-10-11
2
-4
/
+4
*
xfs: Don't log uninitialised fields in inode structures
Dave Chinner
2017-10-11
1
-19
/
+8
*
xfs: revert "xfs: factor rmap btree size into the indlen calculations"
Darrick J. Wong
2017-09-26
1
-15
/
+2
*
xfs: perag initialization should only touch m_ag_max_usable for AG 0
Darrick J. Wong
2017-09-26
1
-2
/
+10
*
xfs: fix compiler warnings
Darrick J. Wong
2017-09-02
2
-7
/
+4
*
xfs: simplify the rmap code in xfs_bmse_merge
Darrick J. Wong
2017-09-01
1
-4
/
+3
*
xfs: use xfs_iext_*_extent helpers in xfs_bmap_split_extent_at
Christoph Hellwig
2017-09-01
1
-16
/
+4
*
xfs: use xfs_iext_*_extent helpers in xfs_bmap_shift_extents
Christoph Hellwig
2017-09-01
1
-92
/
+88
*
xfs: move some code around inside xfs_bmap_shift_extents
Christoph Hellwig
2017-09-01
1
-25
/
+29
*
xfs: use xfs_iext_get_extent in xfs_bmap_first_unused
Christoph Hellwig
2017-09-01
1
-5
/
+7
*
xfs: switch xfs_bmap_local_to_extents to use xfs_iext_insert
Christoph Hellwig
2017-09-01
1
-4
/
+7
*
xfs: add a xfs_iext_update_extent helper
Christoph Hellwig
2017-09-01
3
-6
/
+20
*
xfs: relog dirty buffers during swapext bmbt owner change
Brian Foster
2017-09-01
1
-8
/
+18
*
xfs: skip bmbt block ino validation during owner change
Brian Foster
2017-09-01
3
-1
/
+4
*
xfs: don't log dirty ranges for ordered buffers
Brian Foster
2017-09-01
2
-6
/
+2
*
xfs: remove the ip argument to xfs_defer_finish
Christoph Hellwig
2017-09-01
6
-93
/
+99
*
xfs: rename xfs_defer_join to xfs_defer_ijoin
Christoph Hellwig
2017-09-01
3
-4
/
+4
*
xfs: refactor xfs_trans_roll
Christoph Hellwig
2017-09-01
4
-27
/
+22
*
xfs: stop searching for free slots in an inode chunk when there are none
Carlos Maiolino
2017-08-22
1
-28
/
+27
*
xfs: fix inobt inode allocation search optimization
Omar Sandoval
2017-08-11
1
-1
/
+1
*
xfs: fix multi-AG deadlock in xfs_bunmapi
Christoph Hellwig
2017-07-26
1
-0
/
+12
*
xfs: check that dir block entries don't off the end of the buffer
Darrick J. Wong
2017-07-25
1
-0
/
+4
*
xfs: check _alloc_read_agf buffer pointer before using
Darrick J. Wong
2017-07-20
1
-0
/
+4
*
xfs: set firstfsb to NULLFSBLOCK before feeding it to _bmapi_write
Darrick J. Wong
2017-07-20
1
-0
/
+9
*
xfs: check _btree_check_block value
Darrick J. Wong
2017-07-20
1
-2
/
+4
*
Revert "xfs: grab dquots without taking the ilock"
Christoph Hellwig
2017-07-13
1
-2
/
+0
*
xfs: fixup xfs_attr_get_ilocked
Christoph Hellwig
2017-07-13
1
-1
/
+3
*
xfs: don't crash on unexpected holes in dir/attr btrees
Darrick J. Wong
2017-07-07
4
-5
/
+5
*
xfs: rename MAXPATHLEN to XFS_SYMLINK_MAXLEN
Darrick J. Wong
2017-07-07
3
-3
/
+4
[next]