index
:
linux/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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
buffer.c
Age
Commit message (
Expand
)
Author
2025-07-16
fs: change write_begin/write_end interface to take struct kiocb *
Taotao Chen
2025-07-08
fs/buffer: remove the min and max limit checks in __getblk_slow()
Pankaj Raghav
2025-06-24
fs: Remove three arguments from block_write_end()
Matthew Wilcox (Oracle)
2025-06-23
docs/vfs: update references to i_mutex to i_rwsem
Junxuan Liao
2025-06-19
fs/buffer: remove comment about hard sectorsize
Pankaj Raghav
2025-05-26
Merge tag 'vfs-6.16-rc1.writepage' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-05-21
fs/buffer: optimize discard_buffer()
Davidlohr Bueso
2025-05-21
fs/buffer: remove superfluous statements
Davidlohr Bueso
2025-05-21
fs/buffer: avoid redundant lookup in getblk slowpath
Davidlohr Bueso
2025-05-21
fs/buffer: use sleeping lookup in __getblk_slowpath()
Davidlohr Bueso
2025-05-09
fs: Remove redundant errseq_set call in mark_buffer_write_io_error.
Jeremy Bongio
2025-04-22
mm/migrate: fix sleep in atomic for large folios and buffer heads
Davidlohr Bueso
2025-04-22
fs/buffer: use sleeping version of __find_get_block()
Davidlohr Bueso
2025-04-22
fs/buffer: introduce sleeping flavors for pagecache lookups
Davidlohr Bueso
2025-04-22
fs/buffer: split locking for pagecache lookups
Davidlohr Bueso
2025-04-07
fs: Remove aops->writepage
Matthew Wilcox (Oracle)
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-16
fs: convert block_commit_write() to take a folio
Matthew Wilcox (Oracle)
2025-02-24
fs/buffer fs/mpage: remove large folio restriction
Luis Chamberlain
2025-02-24
fs/buffer: remove batching from async read
Matthew Wilcox
2025-02-24
fs/buffer: simplify block_read_full_folio() with bh_offset()
Luis Chamberlain
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-11-21
Merge tag 'reiserfs_delete' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-11-18
Merge tag 'vfs-6.13.pagecache' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-11-06
memcg-v1: no need for memcg locking for dirty tracking
Shakeel Butt
2024-10-28
fs/writeback: convert wbc_account_cgroup_owner to take a folio
Pankaj Raghav
2024-10-21
reiserfs: The last commit
Jan Kara
2024-10-04
fs: Move clearing of mappedtodisk to buffer.c
Matthew Wilcox (Oracle)
2024-09-16
Merge tag 'vfs-6.12.folio' of gitolite.kernel.org:pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-08-30
fs: drop GFP_NOFAIL mode from alloc_page_buffers
Michal Hocko
2024-08-30
fs: use LIST_HEAD() to simplify code
Hongbo Li
2024-08-07
buffer: Convert __block_write_begin() to take a folio
Matthew Wilcox (Oracle)
2024-08-07
fs: Convert aops->write_begin to take a folio
Matthew Wilcox (Oracle)
2024-08-07
fs: Convert aops->write_end to take a folio
Matthew Wilcox (Oracle)
2024-08-07
buffer: Convert block_write_end() to take a folio
Matthew Wilcox (Oracle)
2024-08-07
buffer: Use a folio in generic_write_end()
Matthew Wilcox (Oracle)
2024-08-07
fs: Convert block_write_begin() to use a folio
Matthew Wilcox (Oracle)
2024-07-18
Merge tag 'ext4_for_linus-6.11-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-07-08
ext4: sanity check for NULL pointer after ext4_force_shutdown
Wojciech Gładysz
2024-05-31
buffer: Remove calls to set and clear the folio error flag
Matthew Wilcox (Oracle)
2024-05-21
Merge tag 'pull-bd_inode-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-05-05
buffer: improve bdev_getblk documentation
Matthew Wilcox (Oracle)
2024-05-05
buffer: add kernel-doc for bforget() and __bforget()
Matthew Wilcox (Oracle)
2024-05-05
buffer: add kernel-doc for brelse() and __brelse()
Matthew Wilcox (Oracle)
2024-05-05
buffer: fix __bread and __bread_gfp kernel-doc
Matthew Wilcox (Oracle)
2024-05-05
buffer: add kernel-doc for try_to_free_buffers()
Matthew Wilcox (Oracle)
2024-05-05
buffer: add kernel-doc for block_dirty_folio()
Matthew Wilcox (Oracle)
2024-05-03
fs/buffer.c: massage the remaining users of ->bd_inode to ->bd_mapping
Al Viro
2024-05-03
grow_dev_folio(): we only want ->bd_inode->i_mapping there
Al Viro
2024-05-03
use ->bd_mapping instead of ->bd_inode->i_mapping
Al Viro
[next]