index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_buf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-21
xfs: convert buffer flags to unsigned.
Dave Chinner
1
-3
/
+3
2022-03-25
Merge tag 'xfs-5.18-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-10
/
+35
2022-03-23
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-3
/
+0
2022-03-23
remove bdi_congested() and wb_congested() and related functions
NeilBrown
1
-3
/
+0
2022-03-20
xfs: xfs_is_shutdown vs xlog_is_shutdown cage fight
Dave Chinner
1
-8
/
+32
2022-03-20
xfs: check buffer pin state after locking in delwri_submit
Dave Chinner
1
-2
/
+3
2022-02-02
block: pass a block_device and opf to bio_alloc
Christoph Hellwig
1
-3
/
+1
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2022-01-15
mm: introduce memalloc_retry_wait()
NeilBrown
1
-1
/
+1
2021-12-04
dax: return the partition offset from fs_dax_get_by_bdev
Christoph Hellwig
1
-1
/
+1
2021-12-04
xfs: move dax device handling into xfs_{alloc,free}_buftarg
Christoph Hellwig
1
-4
/
+4
2021-10-23
xfs: rename _zone variables to _cache
Darrick J. Wong
1
-7
/
+7
2021-10-23
xfs: remove kmem_zone typedef
Darrick J. Wong
1
-1
/
+1
2021-09-02
Merge tag 'xfs-5.15-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-19
/
+21
2021-08-19
xfs: rename buffer cache index variable b_bn
Dave Chinner
1
-8
/
+11
2021-08-19
xfs: introduce xfs_buf_daddr()
Dave Chinner
1
-1
/
+1
2021-08-19
xfs: replace XFS_FORCED_SHUTDOWN with xfs_is_shutdown
Dave Chinner
1
-4
/
+4
2021-08-19
xfs: convert remaining mount flags to state flags
Dave Chinner
1
-1
/
+1
2021-08-19
xfs: replace xfs_sb_version checks with feature flag checks
Dave Chinner
1
-3
/
+3
2021-08-10
xfs: remove kmem_alloc_io()
Dave Chinner
1
-2
/
+1
2021-08-09
block: remove the bd_bdi in struct block_device
Christoph Hellwig
1
-1
/
+1
2021-06-21
xfs: remove xfs_blkdev_issue_flush
Dave Chinner
1
-1
/
+1
2021-06-18
xfs: remove redundant initialization of variable error
Shaokun Zhang
1
-1
/
+1
2021-06-08
Merge tag 'xfs-perag-conv-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...
Darrick J. Wong
1
-1
/
+1
2021-06-07
xfs: merge xfs_buf_allocate_memory
Dave Chinner
1
-31
/
+13
2021-06-07
xfs: cleanup error handling in xfs_buf_get_map
Christoph Hellwig
1
-8
/
+7
2021-06-07
xfs: get rid of xb_to_gfp()
Dave Chinner
1
-4
/
+6
2021-06-07
xfs: simplify the b_page_count calculation
Christoph Hellwig
1
-11
/
+3
2021-06-07
xfs: remove ->b_offset handling for page backed buffers
Christoph Hellwig
1
-5
/
+3
2021-06-02
xfs: move xfs_perag_get/put to xfs_ag.[ch]
Dave Chinner
1
-1
/
+1
2021-06-01
xfs: move page freeing into _xfs_buf_free_pages()
Dave Chinner
1
-38
/
+23
2021-06-01
xfs: merge _xfs_buf_get_pages()
Dave Chinner
1
-34
/
+14
2021-06-01
xfs: use alloc_pages_bulk_array() for buffers
Dave Chinner
1
-38
/
+24
2021-06-01
xfs: use xfs_buf_alloc_pages for uncached buffers
Dave Chinner
1
-21
/
+6
2021-06-01
xfs: split up xfs_buf_allocate_memory
Dave Chinner
1
-52
/
+74
2021-04-09
treewide: Change list_sort to use const pointers
Sami Tolvanen
1
-3
/
+3
2021-02-27
block: Add bio_max_segs
Matthew Wilcox (Oracle)
1
-2
/
+2
2021-01-23
xfs: don't drain buffer lru on freeze and read-only remount
Brian Foster
1
-5
/
+15
2021-01-23
xfs: rename xfs_wait_buftarg() to xfs_buftarg_drain()
Brian Foster
1
-6
/
+6
2020-12-17
xfs: remove xfs_buf_t typedef
Dave Chinner
1
-12
/
+12
2020-09-16
xfs: reuse _xfs_buf_read for re-reading the superblock
Christoph Hellwig
1
-3
/
+12
2020-09-16
xfs: remove xlog_recover_iodone
Christoph Hellwig
1
-8
/
+12
2020-09-16
xfs: clear the read/write flags later in xfs_buf_ioend
Christoph Hellwig
1
-6
/
+5
2020-09-16
xfs: simplify the xfs_buf_ioend_disposition calling convention
Christoph Hellwig
1
-27
/
+9
2020-09-16
xfs: lift the XBF_IOEND_FAIL handling into xfs_buf_ioend_disposition
Christoph Hellwig
1
-8
/
+8
2020-09-16
xfs: remove xfs_buf_ioerror_retry
Christoph Hellwig
1
-21
/
+12
2020-09-16
xfs: refactor xfs_buf_ioerror_fail_without_retry
Christoph Hellwig
1
-20
/
+15
2020-09-16
xfs: fold xfs_buf_ioend_finish into xfs_ioend
Christoph Hellwig
1
-3
/
+5
2020-09-16
xfs: move the buffer retry logic to xfs_buf.c
Christoph Hellwig
1
-3
/
+170
2020-09-16
xfs: refactor xfs_buf_ioend
Christoph Hellwig
1
-24
/
+17
[next]