index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
buffer_head.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs/buffer: add folio_create_empty_buffers helper
Pankaj Raghav
2023-04-21
1
-0
/
+2
*
buffer: add folio_alloc_buffers() helper
Pankaj Raghav
2023-04-21
1
-0
/
+2
*
fs/buffer: add folio_set_bh helper
Pankaj Raghav
2023-04-21
1
-0
/
+2
*
buffer: add b_folio as an alias of b_page
Matthew Wilcox (Oracle)
2023-01-18
1
-1
/
+4
*
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-10
1
-10
/
+38
|
\
|
*
fs/buffer: remove bh_submit_read() helper
Zhang Yi
2022-09-11
1
-1
/
+0
|
*
fs/buffer: remove ll_rw_block() helper
Zhang Yi
2022-09-11
1
-1
/
+0
|
*
fs/buffer: add some new buffer read helpers
Zhang Yi
2022-09-11
1
-0
/
+38
|
*
fs/buffer: remove __breadahead_gfp()
Zhang Yi
2022-09-11
1
-8
/
+0
*
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2022-10-06
1
-1
/
+1
|
\
\
|
*
|
fs/buffer: make submit_bh & submit_bh_wbc return type as void
Ritesh Harjani (IBM)
2022-09-29
1
-1
/
+1
|
|
/
*
/
fs: only do a memory barrier for the first set_buffer_uptodate()
Linus Torvalds
2022-09-08
1
-0
/
+11
|
/
*
wait_on_bit: add an acquire memory barrier
Mikulas Patocka
2022-08-26
1
-1
/
+1
*
add barriers to buffer_uptodate and set_buffer_uptodate
Mikulas Patocka
2022-08-09
1
-1
/
+24
*
Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-08-03
1
-8
/
+10
|
\
|
*
fs: remove the nobh helpers
Christoph Hellwig
2022-08-02
1
-8
/
+0
|
*
mm/migrate: Convert buffer_migrate_page() to buffer_migrate_folio()
Matthew Wilcox (Oracle)
2022-08-02
1
-0
/
+10
*
|
fs/buffer: Combine two submit_bh() and ll_rw_block() arguments
Bart Van Assche
2022-07-14
1
-2
/
+2
*
|
fs/buffer: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
1
-4
/
+5
|
/
*
fs: Change try_to_free_buffers() to take a folio
Matthew Wilcox (Oracle)
2022-05-09
1
-2
/
+2
*
fs: Convert block_read_full_page() to block_read_full_folio()
Matthew Wilcox (Oracle)
2022-05-09
1
-1
/
+1
*
fs: Convert is_dirty_writeback() to take a folio
Matthew Wilcox (Oracle)
2022-05-08
1
-1
/
+1
*
fs: Remove aop flags parameter from nobh_write_begin()
Matthew Wilcox (Oracle)
2022-05-08
1
-1
/
+1
*
fs: Remove aop flags parameter from cont_write_begin()
Matthew Wilcox (Oracle)
2022-05-08
1
-1
/
+1
*
fs: Remove aop flags parameter from block_write_begin()
Matthew Wilcox (Oracle)
2022-05-08
1
-1
/
+1
*
fs: Convert __set_page_dirty_buffers to block_dirty_folio
Matthew Wilcox (Oracle)
2022-03-16
1
-1
/
+1
*
fs: Turn block_invalidatepage into block_invalidate_folio
Matthew Wilcox (Oracle)
2022-03-15
1
-2
/
+1
*
fs: Convert is_partially_uptodate to folios
Matthew Wilcox (Oracle)
2022-03-14
1
-2
/
+1
*
buffer: Add folio_buffers()
Matthew Wilcox (Oracle)
2022-03-14
1
-0
/
+1
*
mm: fs: invalidate bh_lrus for only cold path
Minchan Kim
2021-09-24
1
-2
/
+2
*
include/linux/buffer_head.h: fix boolreturn.cocci warnings
Jing Yangyang
2021-09-03
1
-1
/
+1
*
mm: fs: invalidate BH LRU during page migration
Minchan Kim
2021-05-05
1
-0
/
+4
*
fs: move the buffer_heads_over_limit stub to buffer_head.h
Christoph Hellwig
2020-06-24
1
-0
/
+1
*
buffer_head.h: remove attach_page_buffers
Guoqing Jiang
2020-06-02
1
-8
/
+0
*
ext4: use non-movable memory for superblock readahead
Roman Gushchin
2020-04-15
1
-0
/
+8
*
fs/buffer: Make BH_Uptodate_Lock bit_spin_lock a regular spinlock_t
Thomas Gleixner
2020-03-28
1
-3
/
+3
*
ext4: convert fault handler to use vm_fault_t type
Souptick Joarder
2018-10-02
1
-1
/
+1
*
fs: move page_cache_seek_hole_data to iomap.c
Christoph Hellwig
2018-06-01
1
-2
/
+0
*
Merge tag 'for-linus-20180204' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-02-04
1
-1
/
+4
|
\
|
*
buffer: Avoid setting buffer bits that are already set
Kemi Wang
2018-02-02
1
-1
/
+4
*
|
fs/buffer.c: fold init_buffer() into init_page_buffers()
Eric Biggers
2018-01-25
1
-1
/
+0
|
/
*
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-11-14
1
-1
/
+1
|
\
|
*
buffer: have alloc_page_buffers() use __GFP_NOFAIL
Jens Axboe
2017-10-03
1
-1
/
+1
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
fs/mpage.c: fix mpage_writepage() for pages with buffers
Matthew Wilcox
2017-10-13
1
-0
/
+1
|
/
*
Merge tag 'xfs-4.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-07-10
1
-0
/
+2
|
\
|
*
vfs: Add page_cache_seek_hole_data helper
Andreas Gruenbacher
2017-07-02
1
-0
/
+2
*
|
buffer: set errors in mapping at the time that the error occurs
Jeff Layton
2017-07-06
1
-0
/
+1
|
/
*
fs: remove _submit_bh()
Eric Biggers
2017-04-26
1
-2
/
+0
*
mm: avoid returning VM_FAULT_RETRY from ->page_mkwrite handlers
Jan Kara
2017-02-08
1
-3
/
+1
[next]