index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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-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
2020-09-16
xfs: mark xfs_buf_ioend static
Christoph Hellwig
1
-1
/
+1
2020-07-29
xfs: Remove kmem_zone_zalloc() usage
Carlos Maiolino
1
-3
/
+1
2020-07-06
xfs: call xfs_buf_iodone directly
Dave Chinner
1
-16
/
+8
2020-07-06
xfs: mark log recovery buffers for completion
Dave Chinner
1
-0
/
+10
2020-07-06
xfs: mark dquot buffers in cache
Dave Chinner
1
-0
/
+5
2020-07-06
xfs: mark inode buffers in cache
Dave Chinner
1
-5
/
+16
2020-06-03
Merge tag 'xfs-5.8-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-15
/
+55
[next]