- 1d70667 fs/buffer.c: fix use true/false for bool type by Saurav Girepunje · 5 years ago
- 31fb992 fs/buffer.c: support fscrypt in block_read_full_page() by Eric Biggers · 5 years ago
- 9637d51 Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
- 34e51a5 blkcg, writeback: Rename wbc_account_io() to wbc_account_cgroup_owner() by Tejun Heo · 6 years ago
- 8af54f2 fs: fold __generic_write_end back into generic_write_end by Christoph Hellwig · 6 years ago
- 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
- 7a77dad iomap: Fix use-after-free error in page_done callback by Andreas Gruenbacher · 6 years ago
- 26ddb1f fs: Turn __generic_write_end into a void function by Andreas Gruenbacher · 6 years ago
- dce30ca fs: fix guard_bio_eod to check for real EOD errors by Carlos Maiolino · 6 years ago
- 6fb845f Merge tag 'v5.0-rc6' into for-5.1/block by Jens Axboe · 6 years ago
- f70f446 fs/buffer.c: use bvec iterator to truncate the bio by Ming Lei · 6 years ago
- 43636c8 fs: ratelimit __find_get_block_slow() failure message. by Tetsuo Handa · 6 years ago
- 08d405c fs/: remove caller signal_pending branch predictions by Davidlohr Bueso · 6 years ago
- fd42df3 blkcg: associate writeback bios with a blkg by Dennis Zhou · 6 years ago
- 5f21585 Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
- b5f2954 blkcg: revert blkcg cleanups series by Dennis Zhou · 6 years ago
- dad4f14 Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
- ec82e1c fs: Convert buffer to XArray by Matthew Wilcox · 7 years ago
- bdc2491 blkcg: associate writeback bios with a blkg by Dennis Zhou (Facebook) · 6 years ago
- 13ba17b notifier: Remove notifier header file wherever not used by Mukesh Ojha · 6 years ago
- f745c6f fs, mm: account buffer_head to kmemcg by Shakeel Butt · 6 years ago
- 3d7b6b21 iomap: mark newly allocated buffer heads as new by Andreas Gruenbacher · 7 years ago
- a6d639d fs: factor out a __generic_write_end helper by Christoph Hellwig · 7 years ago
- 8a78cb1 fs: move page_cache_seek_hole_data to iomap.c by Christoph Hellwig · 7 years ago
- 7214dd4 Merge branch 'work.thaw' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- b93b016 page cache: use xa_lock by Matthew Wilcox · 7 years ago
- f82b376 export __set_page_dirty by Matthew Wilcox · 7 years ago
- 3172485 block_invalidatepage(): only release page if the full page was invalidated by Jeff Moyer · 7 years ago
- 08fdc8a buffer.c: call thaw_super during emergency thaw by Mateusz Guzik · 7 years ago
- 19e7b5f Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- 01950a3 fs/buffer.c: fold init_buffer() into init_page_buffers() by Eric Biggers · 7 years ago
- c45a8f2 fs: convert to bio_last_bvec_all() by Ming Lei · 7 years ago
- 8667982 mm, pagevec: remove cold parameter for pagevecs by Mel Gorman · 7 years ago
- e2c5923 Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
- ae9a8c4 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 7 years ago
- 67f2519 fs: guard_bio_eod() needs to consider partitions by Greg Edwards · 7 years ago
- 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
- bc48f00 buffer: eliminate the need to call free_more_memory() in __getblk_slow() by Jens Axboe · 7 years ago
- 94dc24c buffer: grow_dev_page() should use __GFP_NOFAIL for all cases by Jens Axboe · 7 years ago
- 640ab98 buffer: have alloc_page_buffers() use __GFP_NOFAIL by Jens Axboe · 7 years ago
- 19fe5f6 iomap: Switch from blkno to disk offset by Andreas Gruenbacher · 7 years ago
- a0725ab Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
- 397162f mm: remove nr_pages argument from pagevec_lookup{,_range}() by Jan Kara · 7 years ago
- 8338141 fs: use pagevec_lookup_range() in page_cache_seek_hole_data() by Jan Kara · 7 years ago
- c10f778 fs: fix performance regression in clean_bdev_aliases() by Jan Kara · 7 years ago
- d72dc8a mm: make pagevec_lookup() update index by Jan Kara · 7 years ago
- 74d4699 block: replace bi_bdev with a gendisk pointer and partitions index by Christoph Hellwig · 7 years ago
- 241f01f fs/buffer.c: make bh_lru_install() more efficient by Eric Biggers · 7 years ago
- 642338b Merge tag 'xfs-4.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
- bc2c642 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 7 years ago
- 088737f Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
- 87354e5 buffer: set errors in mapping at the time that the error occurs by Jeff Layton · 7 years ago
- d945b59 buffer: use mapping_set_error instead of setting the flag by Jeff Layton · 7 years ago
- 2a527d6 fs: generic_block_bmap(): initialize all of the fields in the temp bh by Alexander Potapenko · 7 years ago
- 334fd34 vfs: Add page_cache_seek_hole_data helper by Andreas Gruenbacher · 8 years ago
- 8e8f929 fs: add support for buffered writeback to pass down write hints by Jens Axboe · 8 years ago
- 4e4cbee block: switch bios to blk_status_t by Christoph Hellwig · 8 years ago
- 11fbf53 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- c718a97 fs: semove set but not checked AOP_FLAG_UNINTERRUPTIBLE flag by Tetsuo Handa · 8 years ago
- 020c2833 fs: remove _submit_bh() by Eric Biggers · 8 years ago
- f361bf4 sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API dependency by Ingo Molnar · 8 years ago
- 9340747 fs: add i_blocksize() by Fabian Frederick · 8 years ago
- 6c006a9 clean_bdev_aliases: Prevent cleaning blocks that are not in block range by Chandan Rajendra · 8 years ago
- 80eabba Merge branch 'for-4.10/fs-unmap' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
- 36869cb Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
- fc4d24c fs/buffer: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
- ce98321 fs: Remove unmap_underlying_metadata by Jan Kara · 8 years ago
- e64855c fs: Add helper to clean bdev aliases under a bh and use it by Jan Kara · 8 years ago
- 29f3ad7 fs: Provide function to unmap metadata for a range of blocks by Jan Kara · 8 years ago
- 7637241 writeback: add wbc_to_write_flags() by Jens Axboe · 8 years ago
- 70fd761 block,fs: use REQ_* flags directly by Christoph Hellwig · 8 years ago
- ef295ec block: better op and flags encoding by Christoph Hellwig · 8 years ago
- 5114a97 fs: use mapping_set_error instead of opencoded set_bit by Michal Hocko · 8 years ago
- 0026ba4 fs/buffer.c: make __getblk_slow() static by Eric Biggers · 8 years ago
- 0e6acf0 Merge tag 'xfs-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
- 3fc9d69 Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
- d05d7f4 Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
- 7024628 block: get rid of bio_rw and READA by Christoph Hellwig · 8 years ago
- b4bba38 fs: export __block_write_full_page by Benjamin Marzinski · 9 years ago
- ae259a9 fs: introduce iomap infrastructure by Christoph Hellwig · 9 years ago
- dfec8a1 fs: have ll_rw_block users pass in op and flags separately by Mike Christie · 9 years ago
- 2a222ca fs: have submit_bh users pass in op and flags separately by Mike Christie · 9 years ago
- 4e49ea4 block/fs/drivers: remove rw argument from submit_bio by Mike Christie · 9 years ago
- c33d6c0 mm, page_alloc: avoid looking up the first zone in a zonelist twice by Mel Gorman · 9 years ago
- 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
- 62cccb8 mm: simplify lock_page_memcg() by Johannes Weiner · 9 years ago
- 81f8c3a mm: memcontrol: generalize locking for the page->mem_cgroup binding by Johannes Weiner · 9 years ago
- a1c6f057 fs: use block_device name vsprintf helper by Dmitry Monakhov · 10 years ago
- 5c50002 vfs: remove unused wrapper block_page_mkwrite() by Ross Zwisler · 9 years ago
- c62d255 mm, fs: introduce mapping_gfp_constraint() by Michal Hocko · 9 years ago
- 6cf66b4 fs: use helper bio_add_page() instead of open coding on bi_io_vec by Kent Overstreet · 10 years ago
- b7c44ed block: manipulate bio->bi_flags through helpers by Jens Axboe · 9 years ago
- 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 9 years ago
- d2e73fc buffer: remove unusued 'ret' variable by Jens Axboe · 10 years ago
- 2a81490 writeback: implement foreign cgroup inode detection by Tejun Heo · 10 years ago
- b16b1de writeback: make writeback_control track the inode being written back by Tejun Heo · 10 years ago
- bafc0db buffer, writeback: make __block_write_full_page() honor cgroup writeback by Tejun Heo · 10 years ago
- c4843a7 memcg: add per cgroup dirty page accounting by Greg Thelen · 10 years ago
- 11f81be page_writeback: revive cancel_dirty_page() in a restricted form by Tejun Heo · 10 years ago
- f6454b0 block: fix returnvar.cocci warnings by Julia Lawall · 10 years ago