Ross Zwisler
|
5c50002963
vfs: remove unused wrapper block_page_mkwrite()
|
9 gadi atpakaļ |
Michal Hocko
|
c62d25556b
mm, fs: introduce mapping_gfp_constraint()
|
9 gadi atpakaļ |
Kent Overstreet
|
6cf66b4caf
fs: use helper bio_add_page() instead of open coding on bi_io_vec
|
10 gadi atpakaļ |
Jens Axboe
|
b7c44ed9d2
block: manipulate bio->bi_flags through helpers
|
10 gadi atpakaļ |
Christoph Hellwig
|
4246a0b63b
block: add a bi_error field to struct bio
|
10 gadi atpakaļ |
Jens Axboe
|
d2e73fcceb
buffer: remove unusued 'ret' variable
|
10 gadi atpakaļ |
Tejun Heo
|
2a81490811
writeback: implement foreign cgroup inode detection
|
10 gadi atpakaļ |
Tejun Heo
|
b16b1deb55
writeback: make writeback_control track the inode being written back
|
10 gadi atpakaļ |
Tejun Heo
|
bafc0dba1e
buffer, writeback: make __block_write_full_page() honor cgroup writeback
|
10 gadi atpakaļ |
Greg Thelen
|
c4843a7593
memcg: add per cgroup dirty page accounting
|
10 gadi atpakaļ |
Tejun Heo
|
11f81becca
page_writeback: revive cancel_dirty_page() in a restricted form
|
10 gadi atpakaļ |
Julia Lawall
|
f6454b049d
block: fix returnvar.cocci warnings
|
10 gadi atpakaļ |
Christoph Hellwig
|
b25de9d6da
block: remove BIO_EOPNOTSUPP
|
10 gadi atpakaļ |
Konstantin Khlebnikov
|
b9ea25152e
page_writeback: clean up mess around cancel_dirty_page()
|
10 gadi atpakaļ |
Robert Elliott
|
432f16e64f
fs: clarify rate limit suppressed buffer I/O errors
|
10 gadi atpakaļ |
Robert Elliott
|
b744c2ac4b
fs: merge I/O error prints into one line
|
10 gadi atpakaļ |
Linus Torvalds
|
c2661b8060
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
10 gadi atpakaļ |
Zach Brown
|
9470dd5d35
fs: check bh blocknr earlier when searching lru
|
10 gadi atpakaļ |
Linus Torvalds
|
77c688ac87
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 gadi atpakaļ |
Sebastien Buisson
|
86cf78d73d
fs/buffer.c: increase the buffer-head per-CPU LRU size
|
10 gadi atpakaļ |
Akinobu Mita
|
4db96b71e3
vfs: guard end of device for mpage interface
|
10 gadi atpakaļ |
Akinobu Mita
|
59d43914ed
vfs: make guard_bh_eod() more generic
|
10 gadi atpakaļ |
Mikulas Patocka
|
c2ca0fcd20
fs: make cont_expand_zero interruptible
|
11 gadi atpakaļ |
Jan Kara
|
90a8020278
vfs: fix data corruption when blocksize < pagesize for mmaped data
|
11 gadi atpakaļ |
Anton Altaparmakov
|
f2d5a94436
Fix nasty 32-bit overflow bug in buffer i/o code.
|
11 gadi atpakaļ |
Gioh Kim
|
3b5e6454aa
fs/buffer.c: support buffer cache allocations with gfp modifiers
|
11 gadi atpakaļ |
NeilBrown
|
743162013d
sched: Remove proliferation of wait_on_bit() action functions
|
11 gadi atpakaļ |
Mel Gorman
|
2457aec637
mm: non-atomically mark page accessed during page cache allocation where possible
|
11 gadi atpakaļ |
Mel Gorman
|
e7470ee89f
fs: buffer: do not use unnecessary atomic operations when discarding buffers
|
11 gadi atpakaļ |
Matthew Wilcox
|
1b938c0827
fs/buffer.c: remove block_write_full_page_endio()
|
11 gadi atpakaļ |