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: make sure the rt allocator doesn't run off the end
Darrick J. Wong
2020-10-29
1
-0
/
+11
*
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: don't call xfs_da_shrink_inode with NULL bp
Eric Sandeen
2020-08-21
1
-3
/
+2
*
xfs: set format back to extents if xfs_bmap_extents_to_btree
Eric Sandeen
2020-07-31
1
-0
/
+2
*
xfs: Sanity check flags of Q_XQUOTARM call
Jan Kara
2020-01-29
1
-0
/
+3
*
xfs: fix mount failure crash on invalid iclog memory access
Brian Foster
2020-01-12
1
-0
/
+2
*
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: 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 fail when converting shortform attr to long form during ATTR_REPLACE
Darrick J. Wong
2019-01-26
1
-1
/
+8
*
xfs: fix incorrect log_flushed on fsync
Amir Goldstein
2018-06-13
1
-7
/
+0
*
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: remove racy hasattr check from attr ops
Brian Foster
2018-05-30
1
-6
/
+0
*
xfs: prevent creating negative-sized file via INSERT_RANGE
Darrick J. Wong
2018-05-16
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: ubsan fixes
Darrick J. Wong
2018-02-03
1
-3
/
+3
*
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: remove kmem_zalloc_greedy
Darrick J. Wong
2017-10-08
3
-24
/
+2
*
xfs: XFS_IS_REALTIME_INODE() should be false if no rt device present
Richard Wareing
2017-09-13
1
-1
/
+8
*
xfs: don't BUG() on mixed direct and mapped I/O
Brian Foster
2017-08-06
1
-1
/
+20
*
Make __xfs_xattr_put_listen preperly report errors.
Artem Savkov
2017-06-14
1
-0
/
+1
*
fs: add i_blocksize()
Fabian Frederick
2017-06-14
2
-7
/
+7
*
xfs: only return -errno or success from attr ->put_listent
Eric Sandeen
2017-06-07
3
-10
/
+14
*
xfs: in _attrlist_by_handle, copy the cursor back to userspace
Darrick J. Wong
2017-06-07
1
-0
/
+6
*
xfs: fix unaligned access in xfs_btree_visit_blocks
Eric Sandeen
2017-06-07
1
-1
/
+1
*
xfs: bad assertion for delalloc an extent that start at i_size
Zorro Lang
2017-06-07
1
-1
/
+1
*
xfs: fix indlen accounting error on partial delalloc conversion
Brian Foster
2017-06-07
1
-3
/
+4
*
xfs: wait on new inodes during quotaoff dquot release
Brian Foster
2017-06-07
1
-1
/
+2
*
xfs: update ag iterator to support wait on new inodes
Brian Foster
2017-06-07
2
-8
/
+53
*
xfs: support ability to wait on new inodes
Brian Foster
2017-06-07
2
-2
/
+7
*
xfs: fix up quotacheck buffer list error handling
Brian Foster
2017-06-07
3
-6
/
+26
*
xfs: prevent multi-fsb dir readahead from reading random blocks
Brian Foster
2017-06-07
1
-2
/
+3
*
xfs: handle array index overrun in xfs_dir2_leaf_readbuf()
Eric Sandeen
2017-06-07
1
-2
/
+8
*
xfs: fix over-copying of getbmap parameters from userspace
Darrick J. Wong
2017-06-07
1
-2
/
+3
*
xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff()
Eryu Guan
2017-06-07
1
-1
/
+1
*
xfs: Fix missed holes in SEEK_HOLE implementation
Jan Kara
2017-06-07
1
-20
/
+9
*
xfs: clear _XBF_PAGES from buffers when readahead page
Darrick J. Wong
2017-03-30
1
-0
/
+1
*
xfs: fix up xfs_swap_extent_forks inline extent handling
Eric Sandeen
2017-03-30
1
-2
/
+5
*
xfs: don't allow di_size with high bit set
Darrick J. Wong
2017-03-30
1
-0
/
+8
*
xfs: set AGI buffer type in xlog_recover_clear_agi_bucket
Eric Sandeen
2017-01-06
1
-0
/
+1
*
libxfs: clean up _calc_dquots_per_chunk
Darrick J. Wong
2016-11-10
1
-2
/
+1
*
posix_acl: Clear SGID bit when setting file permissions
Jan Kara
2016-10-31
1
-9
/
+4
*
xfs: prevent dropping ioend completions during buftarg wait
Brian Foster
2016-09-30
1
-1
/
+1
[next]