index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_buf.c
Age
Commit message (
Expand
)
Author
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-11-11
mm/list_lru: simplify the list_lru walk callback function
Kairui Song
2024-11-04
xfs: Support atomic write for statx
John Garry
2024-05-21
Merge tag 'pull-set_blocksize' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-05-02
set_blocksize(): switch to passing struct file *
Al Viro
2024-04-15
xfs: repair extended attributes
Darrick J. Wong
2024-03-27
fs,block: yield devices early
Christian Brauner
2024-03-13
Merge tag 'xfs-6.9-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2024-02-25
xfs: port block device access to files
Christian Brauner
2024-02-22
xfs: support in-memory buffer cache targets
Darrick J. Wong
2024-02-22
xfs: teach buftargs to maintain their own buffer hashtable
Darrick J. Wong
2024-02-22
xfs: move setting bt_logical_sectorsize out of xfs_setsize_buftarg
Christoph Hellwig
2024-02-22
xfs: remove xfs_setsize_buftarg_early
Christoph Hellwig
2024-02-22
xfs: remove the xfs_buftarg_t typedef
Christoph Hellwig
2024-02-22
xfs: split xfs_buf_rele for cached vs uncached buffers
Christoph Hellwig
2024-02-13
xfs: clean up remaining GFP_NOFS users
Dave Chinner
2024-02-13
xfs: use GFP_KERNEL in pure transaction contexts
Dave Chinner
2024-02-13
xfs: convert remaining kmem_free() to kfree()
Dave Chinner
2024-02-13
xfs: convert kmem_alloc() to kmalloc()
Dave Chinner
2024-02-13
xfs: convert kmem_zalloc() to kzalloc()
Dave Chinner
2024-01-10
Merge tag 'xfs-6.8-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-12-15
xfs: force all buffers to be written during btree bulk load
Darrick J. Wong
2023-12-12
list_lru: allow explicit memcg and NUMA node selection
Nhat Pham
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-10-28
xfs: Convert to bdev_open_by_path()
Jan Kara
2023-10-04
xfs: dynamically allocate the xfs-buf shrinker
Qi Zheng
2023-08-30
Merge tag 'xfs-6.6-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-08-11
fs: use the super_block as holder when mounting file systems
Christoph Hellwig
2023-08-10
xfs: allow scanning ranges of the buffer cache for live buffers
Darrick J. Wong
2023-08-10
xfs: close the external block devices in xfs_mount_free
Christoph Hellwig
2023-08-10
xfs: close the RT and log block devices in xfs_free_buftarg
Christoph Hellwig
2023-04-18
mm: vmscan: refactor updating current->reclaim_state
Yosry Ahmed
2022-11-30
xfs: invalidate block device page cache during unmount
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-07-20
xfs: xfs_buf cache destroy isn't RCU safe
Dave Chinner
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: 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-07
xfs: rework xfs_buf_incore() API
Dave Chinner
2022-07-03
mm: shrinkers: provide shrinkers with names
Roman Gushchin
2022-04-21
xfs: convert buffer flags to unsigned.
Dave Chinner
2022-03-24
Merge tag 'xfs-5.18-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-03-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-03-22
remove bdi_congested() and wb_congested() and related functions
NeilBrown
[next]