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.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
/
include
/
linux
/
buffer_head.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-29
fs: remove the bh_end_io argument from __block_write_full_folio
Matthew Wilcox (Oracle)
1
-3
/
+1
2023-12-29
fs: convert block_write_full_page to block_write_full_folio
Matthew Wilcox (Oracle)
1
-2
/
+2
2023-12-29
fs: remove clean_page_buffers()
Matthew Wilcox (Oracle)
1
-1
/
+0
2023-10-26
buffer: remove folio_create_empty_buffers()
Matthew Wilcox (Oracle)
1
-3
/
+1
2023-10-26
buffer: add get_nth_bh()
Matthew Wilcox (Oracle)
1
-0
/
+22
2023-10-26
buffer: make folio_create_empty_buffers() return a buffer_head
Matthew Wilcox (Oracle)
1
-2
/
+2
2023-10-04
buffer: remove __getblk_gfp()
Matthew Wilcox (Oracle)
1
-2
/
+0
2023-10-04
ext4: call bdev_getblk() from sb_getblk_gfp()
Matthew Wilcox (Oracle)
1
-3
/
+3
2023-10-04
buffer: convert sb_getblk() to call __getblk()
Matthew Wilcox (Oracle)
1
-4
/
+3
2023-10-04
buffer: convert getblk_unmovable() and __getblk() to use bdev_getblk()
Matthew Wilcox (Oracle)
1
-14
/
+22
2023-10-04
buffer: hoist GFP flags from grow_dev_page() to __getblk_gfp()
Matthew Wilcox (Oracle)
1
-0
/
+2
2023-10-04
buffer: pass GFP flags to folio_alloc_buffers()
Matthew Wilcox (Oracle)
1
-1
/
+1
2023-09-17
Merge tag 'ext4_for_linus-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+4
2023-09-07
buffer: Make bh_offset() work for compound pages
Matthew Wilcox (Oracle)
1
-1
/
+4
2023-08-30
Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linux
Linus Torvalds
1
-28
/
+16
2023-08-18
buffer: remove set_bh_page()
Matthew Wilcox (Oracle)
1
-2
/
+0
2023-08-18
fs: convert block_commit_write to return void
Bean Huo
1
-1
/
+1
2023-08-02
fs: add CONFIG_BUFFER_HEAD
Christoph Hellwig
1
-16
/
+16
2023-08-02
fs: rename and move block_page_mkwrite_return
Christoph Hellwig
1
-12
/
+0
2023-06-29
Merge tag 'fs_for_v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+4
2023-06-20
buffer: convert page_zero_new_buffers() to folio_zero_new_buffers()
Matthew Wilcox (Oracle)
1
-1
/
+1
2023-06-20
buffer: convert __block_write_full_page() to __block_write_full_folio()
Matthew Wilcox (Oracle)
1
-1
/
+1
2023-05-16
fs/buffer.c: Add generic_buffers_fsync*() implementation
Ritesh Harjani (IBM)
1
-0
/
+4
2023-04-22
fs/buffer: add folio_create_empty_buffers helper
Pankaj Raghav
1
-0
/
+2
2023-04-22
buffer: add folio_alloc_buffers() helper
Pankaj Raghav
1
-0
/
+2
2023-04-22
fs/buffer: add folio_set_bh helper
Pankaj Raghav
1
-0
/
+2
2023-01-19
buffer: add b_folio as an alias of b_page
Matthew Wilcox (Oracle)
1
-1
/
+4
2022-10-11
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-10
/
+38
2022-10-07
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-1
/
+1
2022-09-30
fs/buffer: make submit_bh & submit_bh_wbc return type as void
Ritesh Harjani (IBM)
1
-1
/
+1
2022-09-12
fs/buffer: remove bh_submit_read() helper
Zhang Yi
1
-1
/
+0
2022-09-12
fs/buffer: remove ll_rw_block() helper
Zhang Yi
1
-1
/
+0
2022-09-12
fs/buffer: add some new buffer read helpers
Zhang Yi
1
-0
/
+38
2022-09-12
fs/buffer: remove __breadahead_gfp()
Zhang Yi
1
-8
/
+0
2022-09-08
fs: only do a memory barrier for the first set_buffer_uptodate()
Linus Torvalds
1
-0
/
+11
2022-08-26
wait_on_bit: add an acquire memory barrier
Mikulas Patocka
1
-1
/
+1
2022-08-10
add barriers to buffer_uptodate and set_buffer_uptodate
Mikulas Patocka
1
-1
/
+24
2022-08-03
Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-8
/
+10
2022-08-02
fs: remove the nobh helpers
Christoph Hellwig
1
-8
/
+0
2022-08-02
mm/migrate: Convert buffer_migrate_page() to buffer_migrate_folio()
Matthew Wilcox (Oracle)
1
-0
/
+10
2022-07-14
fs/buffer: Combine two submit_bh() and ll_rw_block() arguments
Bart Van Assche
1
-2
/
+2
2022-07-14
fs/buffer: Use the new blk_opf_t type
Bart Van Assche
1
-4
/
+5
2022-05-10
fs: Change try_to_free_buffers() to take a folio
Matthew Wilcox (Oracle)
1
-2
/
+2
2022-05-09
fs: Convert block_read_full_page() to block_read_full_folio()
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-05-08
fs: Convert is_dirty_writeback() to take a folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-05-08
fs: Remove aop flags parameter from nobh_write_begin()
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-05-08
fs: Remove aop flags parameter from cont_write_begin()
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-05-08
fs: Remove aop flags parameter from block_write_begin()
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-03-16
fs: Convert __set_page_dirty_buffers to block_dirty_folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-03-15
fs: Turn block_invalidatepage into block_invalidate_folio
Matthew Wilcox (Oracle)
1
-2
/
+1
[next]