index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_buf.c
Age
Commit message (
Expand
)
Author
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
2022-03-20
xfs: xfs_is_shutdown vs xlog_is_shutdown cage fight
Dave Chinner
2022-03-20
xfs: check buffer pin state after locking in delwri_submit
Dave Chinner
2022-02-02
block: pass a block_device and opf to bio_alloc
Christoph Hellwig
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-15
mm: introduce memalloc_retry_wait()
NeilBrown
2021-12-04
dax: return the partition offset from fs_dax_get_by_bdev
Christoph Hellwig
2021-12-04
xfs: move dax device handling into xfs_{alloc,free}_buftarg
Christoph Hellwig
2021-10-22
xfs: rename _zone variables to _cache
Darrick J. Wong
2021-10-22
xfs: remove kmem_zone typedef
Darrick J. Wong
2021-09-02
Merge tag 'xfs-5.15-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2021-08-19
xfs: rename buffer cache index variable b_bn
Dave Chinner
2021-08-19
xfs: introduce xfs_buf_daddr()
Dave Chinner
2021-08-19
xfs: replace XFS_FORCED_SHUTDOWN with xfs_is_shutdown
Dave Chinner
2021-08-19
xfs: convert remaining mount flags to state flags
Dave Chinner
2021-08-19
xfs: replace xfs_sb_version checks with feature flag checks
Dave Chinner
2021-08-09
xfs: remove kmem_alloc_io()
Dave Chinner
2021-08-09
block: remove the bd_bdi in struct block_device
Christoph Hellwig
2021-06-21
xfs: remove xfs_blkdev_issue_flush
Dave Chinner
2021-06-18
xfs: remove redundant initialization of variable error
Shaokun Zhang
2021-06-08
Merge tag 'xfs-perag-conv-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...
Darrick J. Wong
2021-06-07
xfs: merge xfs_buf_allocate_memory
Dave Chinner
2021-06-07
xfs: cleanup error handling in xfs_buf_get_map
Christoph Hellwig
2021-06-07
xfs: get rid of xb_to_gfp()
Dave Chinner
2021-06-07
xfs: simplify the b_page_count calculation
Christoph Hellwig
2021-06-07
xfs: remove ->b_offset handling for page backed buffers
Christoph Hellwig
2021-06-02
xfs: move xfs_perag_get/put to xfs_ag.[ch]
Dave Chinner
2021-06-01
xfs: move page freeing into _xfs_buf_free_pages()
Dave Chinner
2021-06-01
xfs: merge _xfs_buf_get_pages()
Dave Chinner
2021-06-01
xfs: use alloc_pages_bulk_array() for buffers
Dave Chinner
2021-06-01
xfs: use xfs_buf_alloc_pages for uncached buffers
Dave Chinner
2021-06-01
xfs: split up xfs_buf_allocate_memory
Dave Chinner
2021-04-08
treewide: Change list_sort to use const pointers
Sami Tolvanen
2021-02-26
block: Add bio_max_segs
Matthew Wilcox (Oracle)
2021-01-22
xfs: don't drain buffer lru on freeze and read-only remount
Brian Foster
2021-01-22
xfs: rename xfs_wait_buftarg() to xfs_buftarg_drain()
Brian Foster
2020-12-16
xfs: remove xfs_buf_t typedef
Dave Chinner
2020-09-15
xfs: reuse _xfs_buf_read for re-reading the superblock
Christoph Hellwig
2020-09-15
xfs: remove xlog_recover_iodone
Christoph Hellwig
2020-09-15
xfs: clear the read/write flags later in xfs_buf_ioend
Christoph Hellwig
2020-09-15
xfs: simplify the xfs_buf_ioend_disposition calling convention
Christoph Hellwig
2020-09-15
xfs: lift the XBF_IOEND_FAIL handling into xfs_buf_ioend_disposition
Christoph Hellwig
2020-09-15
xfs: remove xfs_buf_ioerror_retry
Christoph Hellwig
2020-09-15
xfs: refactor xfs_buf_ioerror_fail_without_retry
Christoph Hellwig
2020-09-15
xfs: fold xfs_buf_ioend_finish into xfs_ioend
Christoph Hellwig
2020-09-15
xfs: move the buffer retry logic to xfs_buf.c
Christoph Hellwig
2020-09-15
xfs: refactor xfs_buf_ioend
Christoph Hellwig
[next]