summaryrefslogtreecommitdiffstats
path: root/fs/buffer.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-311-8/+2Star
|\
| * fs/buffer.c: fold init_buffer() into init_page_buffers()Eric Biggers2018-01-261-8/+2Star
* | fs: convert to bio_last_bvec_all()Ming Lei2018-01-061-1/+1
|/
* mm, pagevec: remove cold parameter for pagevecsMel Gorman2017-11-161-2/+2
* Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-11-151-51/+19Star
|\
| * fs: guard_bio_eod() needs to consider partitionsGreg Edwards2017-11-111-1/+9
| * buffer: eliminate the need to call free_more_memory() in __getblk_slow()Jens Axboe2017-10-031-23/+0Star
| * buffer: grow_dev_page() should use __GFP_NOFAIL for all casesJens Axboe2017-10-031-5/+1Star
| * buffer: have alloc_page_buffers() use __GFP_NOFAILJens Axboe2017-10-031-23/+10Star
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2017-11-141-2/+2
|\ \
| * | iomap: Switch from blkno to disk offsetAndreas Gruenbacher2017-10-011-2/+2
| |/
* / locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-251-1/+2
|/
* Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-09-071-2/+2
|\
| * block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig2017-08-231-2/+2
* | mm: remove nr_pages argument from pagevec_lookup{,_range}()Jan Kara2017-09-071-3/+2Star
* | fs: use pagevec_lookup_range() in page_cache_seek_hole_data()Jan Kara2017-09-071-13/+3Star
* | fs: fix performance regression in clean_bdev_aliases()Jan Kara2017-09-071-6/+8
* | mm: make pagevec_lookup() update indexJan Kara2017-09-071-6/+4Star
|/
* fs/buffer.c: make bh_lru_install() more efficientEric Biggers2017-07-111-28/+15Star
* Merge tag 'xfs-4.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2017-07-101-0/+124
|\
| * vfs: Add page_cache_seek_hole_data helperAndreas Gruenbacher2017-07-031-0/+124
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2017-07-091-4/+4
|\ \
| * | fs: generic_block_bmap(): initialize all of the fields in the temp bhAlexander Potapenko2017-07-051-4/+4
| |/
* | Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-081-7/+13
|\ \
| * | buffer: set errors in mapping at the time that the error occursJeff Layton2017-07-061-7/+13
| * | buffer: use mapping_set_error instead of setting the flagJeff Layton2017-07-061-1/+1
| |/
* | fs: add support for buffered writeback to pass down write hintsJens Axboe2017-06-271-5/+8
* | block: switch bios to blk_status_tChristoph Hellwig2017-06-091-1/+1
|/
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-05-091-14/+5Star
|\
| * fs: remove _submit_bh()Eric Biggers2017-04-271-14/+5Star
* | fs: semove set but not checked AOP_FLAG_UNINTERRUPTIBLE flagTetsuo Handa2017-05-091-8/+5Star
|/
* sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe...Ingo Molnar2017-03-021-0/+1
* fs: add i_blocksize()Fabian Frederick2017-02-281-6/+6
* clean_bdev_aliases: Prevent cleaning blocks that are not in block rangeChandan Rajendra2017-01-021-1/+1
* Merge branch 'for-4.10/fs-unmap' of git://git.kernel.dk/linux-blockLinus Torvalds2016-12-151-31/+73
|\
| * fs: Remove unmap_underlying_metadataJan Kara2016-11-041-32/+0Star
| * fs: Add helper to clean bdev aliases under a bh and use itJan Kara2016-11-041-5/+3Star
| * fs: Provide function to unmap metadata for a range of blocksJan Kara2016-11-041-0/+76
* | Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds2016-12-131-5/+5
|\|
| * writeback: add wbc_to_write_flags()Jens Axboe2016-11-021-1/+1
| * block,fs: use REQ_* flags directlyChristoph Hellwig2016-11-011-4/+4
| * block: better op and flags encodingChristoph Hellwig2016-10-281-1/+1
* | fs/buffer: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-091-10/+6Star
|/
* fs: use mapping_set_error instead of opencoded set_bitMichal Hocko2016-10-121-2/+2
* fs/buffer.c: make __getblk_slow() staticEric Biggers2016-09-281-2/+1Star
* Merge tag 'xfs-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-07-271-5/+71
|\
| * fs: introduce iomap infrastructureChristoph Hellwig2016-06-211-5/+71
* | Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2016-07-271-6/+6
|\ \
| * | block: get rid of bio_rw and READAChristoph Hellwig2016-07-211-6/+6
* | | Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds2016-07-271-33/+36
|\| |