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
*
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
*
writeback: Drop I_DIRTY_TIME_EXPIRE
Jan Kara
2021-01-30
1
-2
/
+2
*
xfs: revert "xfs: fix rmap key and record comparison functions"
Darrick J. Wong
2020-11-24
1
-8
/
+8
*
xfs: strengthen rmap record flags checking
Darrick J. Wong
2020-11-24
1
-4
/
+4
*
xfs: fix the minrecs logic when dealing with inode root child blocks
Darrick J. Wong
2020-11-24
1
-18
/
+27
*
xfs: fix a missing unlock on error in xfs_fs_map_blocks
Christoph Hellwig
2020-11-18
1
-1
/
+1
*
xfs: fix brainos in the refcount scrubber's rmap fragment processor
Darrick J. Wong
2020-11-18
1
-5
/
+3
*
xfs: fix rmap key and record comparison functions
Darrick J. Wong
2020-11-18
1
-8
/
+8
*
xfs: set the unwritten bit in rmap lookup flags in xchk_bmap_get_rmapextents
Darrick J. Wong
2020-11-18
1
-0
/
+2
*
xfs: fix flags argument to rmap lookup when converting shared file rmaps
Darrick J. Wong
2020-11-18
1
-1
/
+1
*
xfs: fix scrub flagging rtinherit even if there is no rt device
Darrick J. Wong
2020-11-18
1
-2
/
+1
*
xfs: flush new eof page on truncate to avoid post-eof corruption
Brian Foster
2020-11-18
1
-0
/
+10
*
xfs: set xefi_discard when creating a deferred agfl free log intent item
Darrick J. Wong
2020-11-18
2
-1
/
+2
*
xfs: don't free rt blocks when we're doing a REMAP bunmapi call
Darrick J. Wong
2020-11-05
1
-7
/
+12
*
xfs: fix realtime bitmap/summary file truncation when growing rt volume
Darrick J. Wong
2020-11-05
1
-2
/
+8
*
xfs: make sure the rt allocator doesn't run off the end
Darrick J. Wong
2020-10-30
1
-0
/
+11
*
xfs: fix high key handling in the rt allocator's query_range function
Darrick J. Wong
2020-10-29
1
-7
/
+4
*
xfs: limit entries returned when counting fsmap records
Darrick J. Wong
2020-10-29
1
-0
/
+3
*
xfs: mark dir corrupt when lookup-by-hash fails
Darrick J. Wong
2020-10-01
1
-0
/
+3
*
xfs: don't ever return a stale pointer from __xfs_dir3_free_read
Darrick J. Wong
2020-10-01
1
-0
/
+1
*
xfs: fix log reservation overflows when allocating large rt extents
Darrick J. Wong
2020-10-01
1
-19
/
+77
*
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-17
1
-2
/
+2
*
xfs: don't update mtime on COW faults
Mikulas Patocka
2020-09-09
1
-2
/
+10
*
xfs: fix xfs_bmap_validate_extent_raw when checking attr fork of rt files
Darrick J. Wong
2020-09-09
1
-1
/
+1
*
xfs: fix boundary test in xfs_attr_shortform_verify
Eric Sandeen
2020-09-09
1
-1
/
+3
*
xfs: Don't allow logging of XFS_ISTALE inodes
Dave Chinner
2020-09-03
3
-4
/
+26
*
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-19
1
-7
/
+14
*
xfs: don't eat an EIO/ENOSPC writeback error when scrubbing data fork
Darrick J. Wong
2020-08-19
1
-2
/
+20
*
xfs: fix missed wakeup on l_flush_wait
Rik van Riel
2020-08-05
1
-5
/
+4
*
xfs: add agf freeblocks verify in xfs_agf_verify
Zheng Bin
2020-06-30
1
-0
/
+16
*
xfs: fix duplicate verification from xfs_qm_dqflush()
Brian Foster
2020-06-22
1
-5
/
+4
*
xfs: reset buffer write failure state on successful completion
Brian Foster
2020-06-22
1
-3
/
+5
*
xfs: clean up the error handling in xfs_swap_extents
Darrick J. Wong
2020-06-22
1
-1
/
+1
*
xfs: fix partially uninitialized structure in xfs_reflink_remap_extent
Darrick J. Wong
2020-05-02
1
-0
/
+1
*
xfs: clear PF_MEMALLOC before exiting xfsaild thread
Eric Biggers
2020-05-02
1
-1
/
+3
*
xfs: acquire superblock freeze protection on eofblocks scans
Brian Foster
2020-05-02
2
-1
/
+14
*
xfs: Fix deadlock between AGI and AGF with RENAME_WHITEOUT
kaixuxia
2020-04-29
1
-43
/
+42
*
xfs: Sanity check flags of Q_XQUOTARM call
Jan Kara
2020-01-27
1
-0
/
+3
*
xfs: periodically yield scrub threads to the scheduler
Darrick J. Wong
2020-01-09
1
-1
/
+8
*
xfs: don't check for AG deadlock for realtime files in bunmapi
Omar Sandoval
2020-01-09
1
-1
/
+1
*
xfs: fix mount failure crash on invalid iclog memory access
Brian Foster
2020-01-09
1
-0
/
+2
*
xfs: add missing error check in xfs_prepare_shift()
Brian Foster
2019-12-13
1
-0
/
+2
*
xfs: extent shifting doesn't fully invalidate page cache
Dave Chinner
2019-12-13
1
-7
/
+1
*
xfs: end sync buffer I/O properly on shutdown error
Brian Foster
2019-12-05
1
-2
/
+1
*
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
[next]