Christoph Hellwig
|
8a78cb1f1b
fs: move page_cache_seek_hole_data to iomap.c
|
7 年之前 |
Linus Torvalds
|
7214dd4ea9
Merge branch 'work.thaw' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
7 年之前 |
Matthew Wilcox
|
b93b016313
page cache: use xa_lock
|
7 年之前 |
Matthew Wilcox
|
f82b376413
export __set_page_dirty
|
7 年之前 |
Jeff Moyer
|
3172485f4f
block_invalidatepage(): only release page if the full page was invalidated
|
7 年之前 |
Mateusz Guzik
|
08fdc8a013
buffer.c: call thaw_super during emergency thaw
|
7 年之前 |
Linus Torvalds
|
19e7b5f994
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
7 年之前 |
Eric Biggers
|
01950a349e
fs/buffer.c: fold init_buffer() into init_page_buffers()
|
7 年之前 |
Ming Lei
|
c45a8f2def
fs: convert to bio_last_bvec_all()
|
7 年之前 |
Mel Gorman
|
8667982014
mm, pagevec: remove cold parameter for pagevecs
|
7 年之前 |
Linus Torvalds
|
e2c5923c34
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
|
7 年之前 |
Linus Torvalds
|
ae9a8c4bdc
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
7 年之前 |
Greg Edwards
|
67f2519fe2
fs: guard_bio_eod() needs to consider partitions
|
7 年之前 |
Mark Rutland
|
6aa7de0591
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()
|
7 年之前 |
Jens Axboe
|
bc48f001de
buffer: eliminate the need to call free_more_memory() in __getblk_slow()
|
7 年之前 |
Jens Axboe
|
94dc24c0c5
buffer: grow_dev_page() should use __GFP_NOFAIL for all cases
|
7 年之前 |
Jens Axboe
|
640ab98fb3
buffer: have alloc_page_buffers() use __GFP_NOFAIL
|
7 年之前 |
Andreas Gruenbacher
|
19fe5f643f
iomap: Switch from blkno to disk offset
|
7 年之前 |
Linus Torvalds
|
a0725ab0c7
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
|
8 年之前 |
Jan Kara
|
397162ffa2
mm: remove nr_pages argument from pagevec_lookup{,_range}()
|
8 年之前 |
Jan Kara
|
8338141f0f
fs: use pagevec_lookup_range() in page_cache_seek_hole_data()
|
8 年之前 |
Jan Kara
|
c10f778ddf
fs: fix performance regression in clean_bdev_aliases()
|
8 年之前 |
Jan Kara
|
d72dc8a25a
mm: make pagevec_lookup() update index
|
8 年之前 |
Christoph Hellwig
|
74d46992e0
block: replace bi_bdev with a gendisk pointer and partitions index
|
8 年之前 |
Eric Biggers
|
241f01fbed
fs/buffer.c: make bh_lru_install() more efficient
|
8 年之前 |
Linus Torvalds
|
642338ba33
Merge tag 'xfs-4.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
|
8 年之前 |
Linus Torvalds
|
bc2c6421cb
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
8 年之前 |
Linus Torvalds
|
088737f44b
Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux
|
8 年之前 |
Jeff Layton
|
87354e5de0
buffer: set errors in mapping at the time that the error occurs
|
8 年之前 |
Jeff Layton
|
d945b59db8
buffer: use mapping_set_error instead of setting the flag
|
8 年之前 |