index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
2025-02-27
xfs: flag as supporting FOP_DONTCACHE
Jens Axboe
2025-02-25
xfs: remove the XBF_STALE check from xfs_buf_rele_cached
Christoph Hellwig
2025-02-25
xfs: remove most in-flight buffer accounting
Christoph Hellwig
2025-02-25
xfs: decouple buffer readahead from the normal buffer read path
Christoph Hellwig
2025-02-25
xfs: reduce context switches for synchronous buffered I/O
Christoph Hellwig
2025-02-14
xfs: flush inodegc before swapon
Christoph Hellwig
2025-02-14
xfs: rename xfs_iomap_swapfile_activate to xfs_vm_swap_activate
Christoph Hellwig
2025-02-14
xfs: Do not allow norecovery mount with quotacheck
Carlos Maiolino
2025-02-14
xfs: do not check NEEDSREPAIR if ro,norecovery mount.
Lukas Herbolt
2025-02-14
xfs: fix data fork format filtering during inode repair
Darrick J. Wong
2025-02-14
xfs: fix online repair probing when CONFIG_XFS_ONLINE_REPAIR=n
Darrick J. Wong
2025-02-06
iomap: pass private data to iomap_truncate_page
Christoph Hellwig
2025-02-06
iomap: pass private data to iomap_zero_range
Christoph Hellwig
2025-02-06
iomap: pass private data to iomap_page_mkwrite
Christoph Hellwig
2025-02-06
iomap: simplify io_flags and io_type in struct iomap_ioend
Christoph Hellwig
2025-02-06
iomap: allow the file system to submit the writeback bios
Christoph Hellwig
2025-02-03
Merge tag 'xfs-fixes-6.14-rc2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
2025-01-28
xfs: remove xfs_buf_cache.bc_lock
Christoph Hellwig
2025-01-27
xfs: Add error handling for xfs_reflink_cancel_cow_range
Wentao Liang
2025-01-27
xfs: Propagate errors from xfs_reflink_cancel_cow_range in xfs_dax_write_ioma...
Wentao Liang
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-01-25
mm: alloc_pages_bulk: rename API
Luiz Capitulino
2025-01-24
xfs: don't call remap_verify_area with sb write protection held
Christoph Hellwig
2025-01-24
xfs: remove an out of data comment in _xfs_buf_alloc
Christoph Hellwig
2025-01-24
xfs: fix the entry condition of exact EOF block allocation optimization
Jinliang Zheng
2025-01-23
Merge tag 'fsnotify_hsm_for_v6.14-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-01-23
Merge tag 'xfs-merge-6.14' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2025-01-20
Merge tag 'vfs-6.14-rc1.statx.dio' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-01-16
xfs: fix buffer lookup vs release race
Christoph Hellwig
2025-01-16
xfs: check for dead buffers in xfs_buf_find_insert
Christoph Hellwig
2025-01-14
xfs: add a b_iodone callback to struct xfs_buf
Christoph Hellwig
2025-01-14
xfs: move b_li_list based retry handling to common code
Christoph Hellwig
2025-01-14
xfs: simplify xfsaild_resubmit_item
Christoph Hellwig
2025-01-14
xfs: always complete the buffer inline in xfs_buf_submit
Christoph Hellwig
2025-01-14
xfs: remove the extra buffer reference in xfs_buf_submit
Christoph Hellwig
2025-01-14
xfs: move invalidate_kernel_vmap_range to xfs_buf_ioend
Christoph Hellwig
2025-01-14
xfs: simplify buffer I/O submission
Christoph Hellwig
2025-01-14
xfs: move in-memory buftarg handling out of _xfs_buf_ioapply
Christoph Hellwig
2025-01-14
xfs: move write verification out of _xfs_buf_ioapply
Christoph Hellwig
2025-01-14
xfs: remove xfs_buf_delwri_submit_buffers
Christoph Hellwig
2025-01-14
xfs: simplify xfs_buf_delwri_pushbuf
Christoph Hellwig
2025-01-14
xfs: move xfs_buf_iowait out of (__)xfs_buf_submit
Christoph Hellwig
2025-01-14
xfs: remove the incorrect comment about the b_pag field
Christoph Hellwig
2025-01-14
xfs: remove the incorrect comment above xfs_buf_free_maps
Christoph Hellwig
2025-01-14
xfs: fix a double completion for buffers on in-memory targets
Christoph Hellwig
2025-01-13
xfs/libxfs: replace kmalloc() and memcpy() with kmemdup()
Mirsad Todorovac
2025-01-13
xfs: constify feature checks
Christoph Hellwig
2025-01-13
xfs: refactor xfs_fs_statfs
Christoph Hellwig
2025-01-13
xfs: don't take m_sb_lock in xfs_fs_statfs
Christoph Hellwig
[prev]
[next]