index
:
pub/scm/linux/kernel/git/ido/linux.git
master
Ido's fun kernel projects
Ido Rosen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_buf.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-10
xfs: hide b_flags manipulation from code outside of xfs_buf.c
Christoph Hellwig
1
-1
/
+3
2026-08-10
xfs: remove _XBF_LOGRECOVERY
Christoph Hellwig
1
-4
/
+0
2026-07-01
xfs: improve the xfs_buf_ioend_fail calling convention
Christoph Hellwig
1
-1
/
+1
2026-06-09
xfs: remove the call to xfs_buf_reverify in xfs_trans_read_buf_map
Christoph Hellwig
1
-1
/
+0
2026-03-30
xfs: switch (back) to a per-buftarg buffer hash
Christoph Hellwig
1
-9
/
+1
2026-03-30
xfs: use a lockref for the buffer reference count
Christoph Hellwig
1
-2
/
+2
2026-03-30
xfs: don't keep a reference for buffers on the LRU
Christoph Hellwig
1
-7
/
+1
2025-10-22
xfs: don't set bt_nr_sectors to a negative number
Darrick J. Wong
1
-0
/
+1
2025-09-22
xfs: track the number of blocks in each buftarg
Christoph Hellwig
1
-1
/
+3
2025-07-08
xfs: remove the bt_bdev_file buftarg field
Christoph Hellwig
1
-1
/
+0
2025-07-08
xfs: rename the bt_bdev_* buftarg fields
Christoph Hellwig
1
-3
/
+3
2025-07-08
xfs: clean up the initial read logic in xfs_readsb
Christoph Hellwig
1
-1
/
+0
2025-06-27
xfs: avoid dquot buffer pin deadlock
Dave Chinner
1
-1
/
+0
2025-05-07
xfs: ignore HW which cannot atomic write a single block
Darrick J. Wong
1
-1
/
+1
2025-05-07
xfs: separate out setting buftarg atomic writes limits
Darrick J. Wong
1
-1
/
+1
2025-03-18
xfs: remove the flags argument to xfs_buf_get_uncached
Christoph Hellwig
1
-1
/
+1
2025-03-18
xfs: remove the flags argument to xfs_buf_read_uncached
Christoph Hellwig
1
-1
/
+1
2025-03-10
xfs: use vmalloc instead of vm_map_area for buffer backing memory
Christoph Hellwig
1
-7
/
+0
2025-03-10
xfs: kill XBF_UNMAPPED
Christoph Hellwig
1
-5
/
+11
2025-03-10
xfs: remove xfs_buf.b_offset
Christoph Hellwig
1
-2
/
+0
2025-02-25
xfs: remove most in-flight buffer accounting
Christoph Hellwig
1
-4
/
+1
2025-02-25
xfs: decouple buffer readahead from the normal buffer read path
Christoph Hellwig
1
-1
/
+1
2025-01-28
xfs: remove xfs_buf_cache.bc_lock
Christoph Hellwig
1
-1
/
+0
2025-01-16
xfs: fix buffer lookup vs release race
Christoph Hellwig
1
-1
/
+1
2025-01-14
xfs: add a b_iodone callback to struct xfs_buf
Christoph Hellwig
1
-4
/
+1
2025-01-14
xfs: simplify buffer I/O submission
Christoph Hellwig
1
-2
/
+0
2025-01-14
xfs: remove the incorrect comment about the b_pag field
Christoph Hellwig
1
-1
/
+1
2024-11-04
xfs: Support atomic write for statx
John Garry
1
-0
/
+4
2024-09-08
treewide: Fix wrong singular form of jiffies in comments
Anna-Maria Behnsen
1
-1
/
+1
2024-03-13
Merge tag 'xfs-6.9-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-2
/
+19
2024-02-25
xfs: port block device access to files
Christian Brauner
1
-2
/
+2
2024-02-22
xfs: support in-memory buffer cache targets
Darrick J. Wong
1
-0
/
+9
2024-02-22
xfs: teach buftargs to maintain their own buffer hashtable
Darrick J. Wong
1
-0
/
+8
2024-02-22
xfs: remove the xfs_buftarg_t typedef
Christoph Hellwig
1
-2
/
+2
2023-12-15
xfs: force all buffers to be written during btree bulk load
Darrick J. Wong
1
-0
/
+1
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2023-10-28
xfs: Convert to bdev_open_by_path()
Jan Kara
1
-1
/
+2
2023-10-04
xfs: dynamically allocate the xfs-buf shrinker
Qi Zheng
1
-1
/
+1
2023-08-10
xfs: allow scanning ranges of the buffer cache for live buffers
Darrick J. Wong
1
-0
/
+13
2022-07-20
xfs: xfs_buf cache destroy isn't RCU safe
Dave Chinner
1
-4
/
+2
2022-07-14
xfs: lockless buffer lookup
Dave Chinner
1
-0
/
+1
2022-07-07
xfs: rework xfs_buf_incore() API
Dave Chinner
1
-4
/
+16
2022-04-21
xfs: convert buffer flags to unsigned.
Dave Chinner
1
-21
/
+21
2021-12-04
dax: return the partition offset from fs_dax_get_by_bdev
Christoph Hellwig
1
-0
/
+1
2021-12-04
xfs: move dax device handling into xfs_{alloc,free}_buftarg
Christoph Hellwig
1
-2
/
+2
2021-08-19
xfs: rename buffer cache index variable b_bn
Dave Chinner
1
-17
/
+1
2021-08-19
xfs: introduce xfs_buf_daddr()
Dave Chinner
1
-1
/
+5
2021-08-19
xfs: sb verifier doesn't handle uncached sb buffer
Dave Chinner
1
-1
/
+6
2021-08-09
xfs: remove kmem_alloc_io()
Dave Chinner
1
-6
/
+0
2021-06-07
xfs: remove ->b_offset handling for page backed buffers
Christoph Hellwig
1
-1
/
+2
[next]