index
:
linux/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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
2023-06-14
xfs: verify buffer contents when we skip log replay
Darrick J. Wong
2023-04-26
xfs: drop submit side trans alloc for append ioends
Brian Foster
2023-04-05
xfs: don't reuse busy extents on extent trim
Brian Foster
2023-04-05
xfs: shut down the filesystem if we screw up quota reservation
Darrick J. Wong
2023-03-22
xfs: remove xfs_setattr_time() declaration
Gaosheng Cui
2023-03-22
xfs: use setattr_copy to set vfs inode attributes
Darrick J. Wong
2023-03-22
xfs: set prealloc flag in xfs_alloc_file_space()
Dave Chinner
2023-03-22
xfs: fallocate() should call file_modified()
Dave Chinner
2023-03-22
xfs: remove XFS_PREALLOC_SYNC
Dave Chinner
2023-03-22
xfs: don't leak btree cursor when insrec fails after a split
Darrick J. Wong
2023-03-22
xfs: purge dquots after inode walk fails during quotacheck
Darrick J. Wong
2023-03-22
xfs: don't assert fail on perag references on teardown
Dave Chinner
2022-09-28
xfs: validate inode fork size against fork format
Dave Chinner
2022-09-28
xfs: reorder iunlink remove operation in xfs_ifree
Dave Chinner
2022-09-28
xfs: fix up non-directory creation in SGID directories
Christoph Hellwig
2022-09-05
xfs: revert "xfs: actually bump warning counts when we send warnings"
Eric Sandeen
2022-09-05
xfs: fix soft lockup via spinning in filestream ag selection loop
Brian Foster
2022-09-05
xfs: fix overfilling of reserve pool
Darrick J. Wong
2022-09-05
xfs: always succeed at setting the reserve pool size
Darrick J. Wong
2022-09-05
xfs: remove infinite loop when reserving free block pool
Darrick J. Wong
2022-08-31
xfs: only bother with sync_filesystem during readonly remount
Darrick J. Wong
2022-08-31
xfs: return errors in xfs_fs_sync_fs
Darrick J. Wong
2022-08-31
xfs: reject crazy array sizes being fed to XFS_IOC_GETBMAP*
Darrick J. Wong
2022-08-31
xfs: prevent a WARN_ONCE() in xfs_ioc_attr_list()
Dan Carpenter
2022-08-21
xfs: fix I_DONTCACHE
Dave Chinner
2022-08-21
xfs: only set IOMAP_F_SHARED when providing a srcmap to a write
Darrick J. Wong
2022-08-21
mm: Add kvrealloc()
Dave Chinner
2022-08-03
xfs: Enforce attr3 buffer recovery order
Dave Chinner
2022-08-03
xfs: logging the on disk inode LSN can make it go backwards
Dave Chinner
2022-08-03
xfs: remove dead stale buf unpin handling code
Brian Foster
2022-08-03
xfs: hold buffer across unpin and potential shutdown processing
Brian Foster
2022-08-03
xfs: force the log offline when log intent item recovery fails
Darrick J. Wong
2022-08-03
xfs: fix log intent recovery ENOSPC shutdowns when inactivating inodes
Darrick J. Wong
2022-08-03
xfs: prevent UAF in xfs_log_item_in_current_chkpt
Darrick J. Wong
2022-08-03
xfs: xfs_log_force_lsn isn't passed a LSN
Dave Chinner
2022-08-03
xfs: refactor xfs_file_fsync
Christoph Hellwig
2022-07-12
xfs: remove incorrect ASSERT in xfs_rename
Eric Sandeen
2022-07-07
xfs: fix xfs_reflink_unshare usage of filemap_write_and_wait_range
Darrick J. Wong
2022-07-07
xfs: update superblock counters correctly for !lazysbcount
Dave Chinner
2022-07-07
xfs: fix xfs_trans slab cache name
Anthony Iliopoulos
2022-07-07
xfs: ensure xfs_errortag_random_default matches XFS_ERRTAG_MAX
Gao Xiang
2022-07-07
xfs: Skip repetitive warnings about mount options
Pavel Reichl
2022-07-07
xfs: rename variable mp to parsing_mp
Pavel Reichl
2022-07-07
xfs: use current->journal_info for detecting transaction recursion
Dave Chinner
2022-07-02
xfs: check sb_meta_uuid for dabuf buffer recovery
Dave Chinner
2022-07-02
xfs: remove all COW fork extents when remounting readonly
Darrick J. Wong
2022-07-02
xfs: Fix the free logic of state in xfs_attr_node_hasname
Yang Xu
2022-07-02
xfs: punch out data fork delalloc blocks on COW writeback failure
Brian Foster
2022-07-02
xfs: use kmem_cache_free() for kmem_cache objects
Rustam Kovhaev
2022-06-09
xfs: assert in xfs_btree_del_cursor should take into account error
Dave Chinner
[next]