index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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
*
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
*
fs: Remove unmap_underlying_metadata
Jan Kara
2016-11-04
1
-1
/
+0
*
fs: Add helper to clean bdev aliases under a bh and use it
Jan Kara
2016-11-04
1
-0
/
+4
*
fs: Provide function to unmap metadata for a range of blocks
Jan Kara
2016-11-04
1
-0
/
+2
*
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-07-26
1
-5
/
+6
|
\
|
*
fs: have ll_rw_block users pass in op and flags separately
Mike Christie
2016-06-07
1
-1
/
+1
|
*
fs: have submit_bh users pass in op and flags separately
Mike Christie
2016-06-07
1
-4
/
+5
*
|
fs: export __block_write_full_page
Benjamin Marzinski
2016-06-27
1
-0
/
+3
|
/
*
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
1
-2
/
+2
*
bufferhead: force inlining of buffer head flag operations
Denys Vlasenko
2016-03-17
1
-5
/
+5
*
vfs: remove unused wrapper block_page_mkwrite()
Ross Zwisler
2015-11-11
1
-2
/
+0
*
bufferhead: Add _gfp version for sb_getblk()
Nikolay Borisov
2015-07-02
1
-0
/
+7
*
fs/buffer.c: support buffer cache allocations with gfp modifiers
Gioh Kim
2014-09-04
1
-5
/
+42
*
fs/buffer.c: remove block_write_full_page_endio()
Matthew Wilcox
2014-06-04
1
-2
/
+0
[next]