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: 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
*
xfs: require both realtime inodes to mount
Darrick J. Wong
2019-12-05
1
-3
/
+1
*
xfs: zero length symlinks are not valid
Dave Chinner
2019-12-05
2
-20
/
+27
*
xfs: clear ail delwri queued bufs on unmount of shutdown fs
Brian Foster
2019-12-01
2
-6
/
+29
*
xfs: fix use-after-free race in xfs_buf_rele
Dave Chinner
2019-12-01
1
-1
/
+37
*
xfs: don't crash on null attr fork xfs_bmapi_read
Darrick J. Wong
2019-10-01
1
-8
/
+21
*
xfs: always rejoin held resources during defer roll
Darrick J. Wong
2019-08-29
4
-37
/
+31
*
xfs: Add attibute remove and helper functions
Allison Henderson
2019-08-29
2
-11
/
+26
*
xfs: Add attibute set and helper functions
Allison Henderson
2019-08-29
4
-87
/
+115
*
xfs: Add helper function xfs_attr_try_sf_addname
Allison Henderson
2019-08-29
1
-23
/
+30
*
xfs: Move fs/xfs/xfs_attr.h to fs/xfs/libxfs/xfs_attr.h
Allison Henderson
2019-08-29
1
-0
/
+0
*
xfs: don't trip over uninitialized buffer on extent read of corrupted inode
Brian Foster
2019-08-29
1
-1
/
+4
*
xfs: fix missing ILOCK unlock when xfs_setattr_nonsize fails due to EDQUOT
Darrick J. Wong
2019-08-29
1
-0
/
+1
*
xfs: abort unaligned nowait directio early
Darrick J. Wong
2019-07-26
1
-3
/
+3
*
xfs: serialize unaligned dio writes against all other dio writes
Brian Foster
2019-07-26
1
-10
/
+17
*
xfs: fix reporting supported extra file attributes for statx()
Luis R. Rodriguez
2019-07-26
1
-0
/
+8
*
xfs: reserve blocks for ifree transaction during log recovery
Darrick J. Wong
2019-07-26
2
-0
/
+8
*
xfs: don't ever put nlink > 0 inodes on the unlinked list
Darrick J. Wong
2019-07-26
2
-12
/
+17
*
xfs: rename m_inotbt_nores to m_finobt_nores
Darrick J. Wong
2019-07-26
4
-5
/
+5
*
xfs: don't overflow xattr listent buffer
Darrick J. Wong
2019-07-26
2
-0
/
+4
*
xfs: flush removing page cache in xfs_reflink_remap_prep
Dave Chinner
2019-07-26
3
-5
/
+16
*
xfs: fix pagecache truncation prior to reflink
Darrick J. Wong
2019-07-26
1
-2
/
+3
*
xfs: eof trim writeback mapping as soon as it is cached
Brian Foster
2019-02-12
1
-0
/
+2
*
xfs: fix inverted return from xfs_btree_sblock_verify_crc
Eric Sandeen
2019-02-12
1
-1
/
+1
*
xfs: fix PAGE_MASK usage in xfs_free_file_space
Darrick J. Wong
2019-02-12
1
-2
/
+2
*
fs/xfs: fix f_ffree value for statfs when project quota is set
Ye Yin
2019-02-12
1
-1
/
+1
*
xfs: delalloc -> unwritten COW fork allocation can go wrong
Dave Chinner
2019-02-12
1
-1
/
+4
*
xfs: fix transient reference count error in xfs_buf_resubmit_failed_buffers
Dave Chinner
2019-02-12
1
-7
/
+21
*
xfs: fix shared extent data corruption due to missing cow reservation
Brian Foster
2019-02-12
1
-0
/
+1
*
xfs: fix overflow in xfs_attr3_leaf_verify
Dave Chinner
2019-02-12
1
-2
/
+9
*
xfs: Fix error code in 'xfs_ioc_getbmap()'
Christophe JAILLET
2019-02-12
1
-1
/
+1
*
xfs: cancel COW blocks before swapext
Christoph Hellwig
2019-02-12
1
-0
/
+6
*
xfs: Fix xqmstats offsets in /proc/fs/xfs/xqmstat
Carlos Maiolino
2019-02-12
1
-1
/
+1
*
xfs: fix data corruption w/ unaligned reflink ranges
Dave Chinner
2018-10-06
1
-13
/
+34
*
xfs: fix data corruption w/ unaligned dedupe ranges
Dave Chinner
2018-10-06
1
-0
/
+21
*
xfs: update ctime and remove suid before cloning files
Darrick J. Wong
2018-10-05
1
-0
/
+25
*
xfs: zero posteof blocks when cloning above eof
Darrick J. Wong
2018-10-05
1
-8
/
+25
*
xfs: refactor clonerange preparation into a separate helper
Darrick J. Wong
2018-10-05
1
-27
/
+73
*
xfs: fix error handling in xfs_bmap_extents_to_btree
Dave Chinner
2018-10-01
1
-11
/
+13
*
xfs: remove invalid log recovery first/last cycle check
Brian Foster
2018-09-29
1
-10
/
+0
*
xfs: validate inode di_forkoff
Eric Sandeen
2018-09-29
1
-0
/
+30
*
xfs: skip delalloc COW blocks in xfs_reflink_end_cow
Christoph Hellwig
2018-09-29
1
-6
/
+4
*
xfs: don't treat unknown di_flags2 as corruption in scrub
Eric Sandeen
2018-09-29
2
-1
/
+5
*
xfs: remove duplicated include from alloc.c
YueHaibing
2018-09-29
1
-1
/
+0
*
xfs: don't bring in extents in xfs_bmap_punch_delalloc_range
Christoph Hellwig
2018-09-29
1
-6
/
+2
*
xfs: fix transaction leak in xfs_reflink_allocate_cow()
Dave Chinner
2018-09-29
1
-50
/
+77
*
xfs: avoid lockdep false positives in xfs_trans_alloc
Dave Chinner
2018-09-29
1
-2
/
+8
*
xfs: refactor xfs_buf_log_item reference count handling
Brian Foster
2018-09-29
3
-58
/
+56
[next]