Linus Torvalds
|
5f21585384
Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block
|
6 years ago |
Dennis Zhou
|
b5f2954d30
blkcg: revert blkcg cleanups series
|
6 years ago |
Linus Torvalds
|
dad4f140ed
Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax
|
6 years ago |
Matthew Wilcox
|
ec82e1c1c8
fs: Convert buffer to XArray
|
7 years ago |
Dennis Zhou (Facebook)
|
bdc2491708
blkcg: associate writeback bios with a blkg
|
7 years ago |
Mukesh Ojha
|
13ba17bee1
notifier: Remove notifier header file wherever not used
|
7 years ago |
Shakeel Butt
|
f745c6f5fe
fs, mm: account buffer_head to kmemcg
|
7 years ago |
Andreas Gruenbacher
|
3d7b6b21f6
iomap: mark newly allocated buffer heads as new
|
7 years ago |
Christoph Hellwig
|
a6d639da63
fs: factor out a __generic_write_end helper
|
7 years ago |
Christoph Hellwig
|
8a78cb1f1b
fs: move page_cache_seek_hole_data to iomap.c
|
7 years ago |
Linus Torvalds
|
7214dd4ea9
Merge branch 'work.thaw' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
7 years ago |
Matthew Wilcox
|
b93b016313
page cache: use xa_lock
|
7 years ago |
Matthew Wilcox
|
f82b376413
export __set_page_dirty
|
7 years ago |
Jeff Moyer
|
3172485f4f
block_invalidatepage(): only release page if the full page was invalidated
|
7 years ago |
Mateusz Guzik
|
08fdc8a013
buffer.c: call thaw_super during emergency thaw
|
7 years ago |
Linus Torvalds
|
19e7b5f994
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
7 years ago |
Eric Biggers
|
01950a349e
fs/buffer.c: fold init_buffer() into init_page_buffers()
|
7 years ago |
Ming Lei
|
c45a8f2def
fs: convert to bio_last_bvec_all()
|
7 years ago |
Mel Gorman
|
8667982014
mm, pagevec: remove cold parameter for pagevecs
|
7 years ago |
Linus Torvalds
|
e2c5923c34
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
|
7 years ago |
Linus Torvalds
|
ae9a8c4bdc
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
7 years ago |
Greg Edwards
|
67f2519fe2
fs: guard_bio_eod() needs to consider partitions
|
7 years ago |
Mark Rutland
|
6aa7de0591
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()
|
7 years ago |
Jens Axboe
|
bc48f001de
buffer: eliminate the need to call free_more_memory() in __getblk_slow()
|
7 years ago |
Jens Axboe
|
94dc24c0c5
buffer: grow_dev_page() should use __GFP_NOFAIL for all cases
|
7 years ago |
Jens Axboe
|
640ab98fb3
buffer: have alloc_page_buffers() use __GFP_NOFAIL
|
7 years ago |
Andreas Gruenbacher
|
19fe5f643f
iomap: Switch from blkno to disk offset
|
7 years ago |
Linus Torvalds
|
a0725ab0c7
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
|
8 years ago |
Jan Kara
|
397162ffa2
mm: remove nr_pages argument from pagevec_lookup{,_range}()
|
8 years ago |
Jan Kara
|
8338141f0f
fs: use pagevec_lookup_range() in page_cache_seek_hole_data()
|
8 years ago |