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.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-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
*
xfs: map unwritten blocks in XFS_IOC_{ALLOC,FREE}SP just like fallocate
Darrick J. Wong
2022-01-11
1
-1
/
+2
*
xfs: Fix assert failure in xfs_setattr_size()
Yumei Huang
2021-03-07
1
-1
/
+1
*
xfs: revert "xfs: fix rmap key and record comparison functions"
Darrick J. Wong
2020-11-24
1
-8
/
+8
*
xfs: fix a missing unlock on error in xfs_fs_map_blocks
Christoph Hellwig
2020-11-18
1
-1
/
+1
*
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: flush new eof page on truncate to avoid post-eof corruption
Brian Foster
2020-11-18
1
-0
/
+10
*
xfs: fix realtime bitmap/summary file truncation when growing rt volume
Darrick J. Wong
2020-11-10
1
-2
/
+8
*
xfs: make sure the rt allocator doesn't run off the end
Darrick J. Wong
2020-10-29
1
-0
/
+11
*
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: Fix UBSAN null-ptr-deref in xfs_sysfs_init
Eiichi Tsukata
2020-08-26
1
-2
/
+4
*
xfs: fix inode quota reservation checks
Darrick J. Wong
2020-08-26
1
-1
/
+1
*
xfs: fix reflink quota reservation accounting error
Darrick J. Wong
2020-08-21
1
-7
/
+14
*
xfs: fix missed wakeup on l_flush_wait
Rik van Riel
2020-08-21
1
-5
/
+4
*
xfs: don't call xfs_da_shrink_inode with NULL bp
Eric Sandeen
2020-08-21
1
-3
/
+2
*
xfs: validate cached inodes are free when allocated
Dave Chinner
2020-08-21
1
-25
/
+48
*
xfs: catch inode allocation state mismatch corruption
Dave Chinner
2020-08-21
1
-1
/
+22
*
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: fix partially uninitialized structure in xfs_reflink_remap_extent
Darrick J. Wong
2020-05-02
1
-0
/
+1
*
xfs: Sanity check flags of Q_XQUOTARM call
Jan Kara
2020-01-29
1
-0
/
+3
*
xfs: don't check for AG deadlock for realtime files in bunmapi
Omar Sandoval
2020-01-12
1
-1
/
+1
*
xfs: fix mount failure crash on invalid iclog memory access
Brian Foster
2020-01-12
1
-0
/
+2
*
xfs: Fix bulkstat compat ioctls on x32 userspace.
Nick Bowler
2019-12-05
1
-4
/
+30
*
xfs: Align compat attrlist_by_handle with native implementation.
Nick Bowler
2019-12-05
1
-0
/
+6
*
xfs: require both realtime inodes to mount
Darrick J. Wong
2019-12-05
1
-3
/
+1
*
xfs: fix use-after-free race in xfs_buf_rele
Dave Chinner
2019-11-28
1
-1
/
+37
*
xfs: Correctly invert xfs_buftarg LRU isolation logic
Vratislav Bendel
2019-11-06
1
-1
/
+1
*
xfs: clear sb->s_fs_info on mount failure
Dave Chinner
2019-10-17
1
-0
/
+10
*
xfs: don't crash on null attr fork xfs_bmapi_read
Darrick J. Wong
2019-10-05
1
-8
/
+21
*
xfs: fix missing ILOCK unlock when xfs_setattr_nonsize fails due to EDQUOT
Darrick J. Wong
2019-09-06
1
-0
/
+1
*
xfs: don't fail when converting shortform attr to long form during ATTR_REPLACE
Darrick J. Wong
2018-12-08
1
-1
/
+8
*
xfs: truncate transaction does not modify the inobt
Brian Foster
2018-11-10
1
-8
/
+1
*
xfs: detect agfl count corruption and reset agfl
Brian Foster
2018-06-06
3
-1
/
+103
*
Force log to disk before reading the AGF during a fstrim
Carlos Maiolino
2018-05-30
1
-7
/
+7
*
xfs: prevent creating negative-sized file via INSERT_RANGE
Darrick J. Wong
2018-05-09
1
-5
/
+9
*
xfs: quota: check result of register_shrinker()
Aliaksei Karaliou
2018-03-03
1
-16
/
+29
*
xfs: quota: fix missed destroy of qi_tree_lock
Aliaksei Karaliou
2018-03-03
1
-0
/
+1
*
xfs: Properly retry failed dquot items in case of error during buffer writeback
Carlos Maiolino
2018-02-03
2
-5
/
+49
*
xfs: ubsan fixes
Darrick J. Wong
2018-02-03
1
-3
/
+3
*
xfs: fortify xfs_alloc_buftarg error handling
Michal Hocko
2018-02-03
1
-5
/
+10
*
xfs: always free inline data before resetting inode fork during ifree
Darrick J. Wong
2018-02-03
1
-0
/
+21
*
xfs: fix incorrect extent state in xfs_bmap_add_extent_unwritten_real
Christoph Hellwig
2017-12-20
1
-1
/
+1
*
xfs: fix log block underflow during recovery cycle verification
Brian Foster
2017-12-20
1
-1
/
+1
*
xfs: truncate pagecache before writeback in xfs_setattr_size()
Eryu Guan
2017-12-20
1
-16
/
+20
*
xfs: fix forgotten rcu read unlock when skipping inode reclaim
Darrick J. Wong
2017-12-14
1
-0
/
+1
*
xfs: trim writepage mapping to within eof
Brian Foster
2017-10-27
3
-0
/
+25
*
xfs: cancel dirty pages on invalidation
Dave Chinner
2017-10-27
1
-12
/
+22
[next]