Age | Commit message (Expand) | Author |
2022-08-13 | Merge tag 'xfs-5.20-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2022-08-10 | xfs: fix inode reservation space for removing transaction | hexiaole |
2022-08-05 | xfs: Fix false ENOSPC when performing direct write on a delalloc extent in co... | Chandan Babu R |
2022-08-05 | xfs: fix intermittent hang during quotacheck | Darrick J. Wong |
2022-08-05 | xfs: check return codes when flushing block devices | Darrick J. Wong |
2022-08-05 | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-08-04 | Merge tag 'xfs-5.20-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2022-08-03 | Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds |
2022-08-02 | Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block | Linus Torvalds |
2022-08-02 | Merge tag 'for-5.20/io_uring-buffered-writes-2022-07-29' of git://git.kernel.... | Linus Torvalds |
2022-08-02 | mm/migrate: Add filemap_migrate_folio() | Matthew Wilcox (Oracle) |
2022-08-01 | Merge tag 'fs.idmapped.vfsuid.v5.20' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-07-31 | xfs: delete extra space and tab in blank line | Xie Shaowen |
2022-07-31 | xfs: fix NULL pointer dereference in xfs_getbmap() | ChenXiaoSong |
2022-07-29 | xfs: fail dax mount if reflink is enabled on a partition | Shiyang Ruan |
2022-07-24 | xfs: Add async buffered write support | Stefan Roesch |
2022-07-24 | xfs: Specify lockmode when calling xfs_ilock_for_iomap() | Stefan Roesch |
2022-07-22 | xfs: Fix typo 'the the' in comment | Slark Xiao |
2022-07-22 | xfs: Fix comment typo | Xin Gao |
2022-07-20 | xfs: don't leak memory when attr fork loading fails | Darrick J. Wong |
2022-07-20 | xfs: fix for variable set but not used warning | sunliming |
2022-07-20 | xfs: xfs_buf cache destroy isn't RCU safe | Dave Chinner |
2022-07-20 | xfs: delete unnecessary NULL checks | Dan Carpenter |
2022-07-20 | xfs: fix comment for start time value of inode with bigtime enabled | Xiaole He |
2022-07-17 | xfs: add dax dedupe support | Shiyang Ruan |
2022-07-17 | xfs: support CoW in fsdax mode | Shiyang Ruan |
2022-07-17 | fsdax: dedup file range to use a compare function | Shiyang Ruan |
2022-07-17 | xfs: implement ->notify_failure() for XFS | Shiyang Ruan |
2022-07-17 | dax: introduce holder for dax_device | Shiyang Ruan |
2022-07-14 | fs/xfs: Use the enum req_op and blk_opf_t types | Bart Van Assche |
2022-07-14 | xfs: fix use-after-free in xattr node block inactivation | Darrick J. Wong |
2022-07-14 | Merge tag 'make-attr-fork-permanent-5.20_2022-07-14' of git://git.kernel.org/... | Darrick J. Wong |
2022-07-14 | Merge tag 'xfs-buf-lockless-lookup-5.20' of git://git.kernel.org/pub/scm/linu... | Darrick J. Wong |
2022-07-14 | Merge tag 'xfs-iunlink-item-5.20' of git://git.kernel.org/pub/scm/linux/kerne... | Darrick J. Wong |
2022-07-14 | xfs: lockless buffer lookup | Dave Chinner |
2022-07-14 | xfs: remove a superflous hash lookup when inserting new buffers | Dave Chinner |
2022-07-14 | xfs: reduce the number of atomic when locking a buffer after lookup | Dave Chinner |
2022-07-14 | xfs: merge xfs_buf_find() and xfs_buf_get_map() | Dave Chinner |
2022-07-14 | xfs: break up xfs_buf_find() into individual pieces | Dave Chinner |
2022-07-14 | xfs: add in-memory iunlink log item | Dave Chinner |
2022-07-14 | xfs: add log item precommit operation | Dave Chinner |
2022-07-14 | xfs: combine iunlink inode update functions | Dave Chinner |
2022-07-14 | xfs: clean up xfs_iunlink_update_inode() | Dave Chinner |
2022-07-14 | xfs: double link the unlinked inode list | Dave Chinner |
2022-07-14 | xfs: introduce xfs_iunlink_lookup | Dave Chinner |
2022-07-14 | xfs: refactor xlog_recover_process_iunlinks() | Dave Chinner |
2022-07-14 | xfs: track the iunlink list pointer in the xfs_inode | Dave Chinner |
2022-07-14 | xfs: factor the xfs_iunlink functions | Dave Chinner |
2022-07-14 | xfs: flush inode gc workqueue before clearing agi bucket | Zhang Yi |
2022-07-12 | xfs: replace inode fork size macros with functions | Darrick J. Wong |