Robert Elliott
|
432f16e64f
fs: clarify rate limit suppressed buffer I/O errors
|
10 years ago |
Robert Elliott
|
b744c2ac4b
fs: merge I/O error prints into one line
|
10 years ago |
Linus Torvalds
|
c2661b8060
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
10 years ago |
Zach Brown
|
9470dd5d35
fs: check bh blocknr earlier when searching lru
|
10 years ago |
Linus Torvalds
|
77c688ac87
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 years ago |
Sebastien Buisson
|
86cf78d73d
fs/buffer.c: increase the buffer-head per-CPU LRU size
|
10 years ago |
Akinobu Mita
|
4db96b71e3
vfs: guard end of device for mpage interface
|
10 years ago |
Akinobu Mita
|
59d43914ed
vfs: make guard_bh_eod() more generic
|
10 years ago |
Mikulas Patocka
|
c2ca0fcd20
fs: make cont_expand_zero interruptible
|
11 years ago |
Jan Kara
|
90a8020278
vfs: fix data corruption when blocksize < pagesize for mmaped data
|
11 years ago |
Anton Altaparmakov
|
f2d5a94436
Fix nasty 32-bit overflow bug in buffer i/o code.
|
11 years ago |
Gioh Kim
|
3b5e6454aa
fs/buffer.c: support buffer cache allocations with gfp modifiers
|
11 years ago |
NeilBrown
|
743162013d
sched: Remove proliferation of wait_on_bit() action functions
|
11 years ago |
Mel Gorman
|
2457aec637
mm: non-atomically mark page accessed during page cache allocation where possible
|
11 years ago |
Mel Gorman
|
e7470ee89f
fs: buffer: do not use unnecessary atomic operations when discarding buffers
|
11 years ago |
Matthew Wilcox
|
1b938c0827
fs/buffer.c: remove block_write_full_page_endio()
|
11 years ago |
Peter Zijlstra
|
4e857c58ef
arch: Mass conversion of smp_mb__*()
|
11 years ago |
Linus Torvalds
|
5166701b36
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 years ago |
Al Viro
|
c186afb4db
switch ->is_partially_uptodate() to saner arguments
|
11 years ago |
Jiri Kosina
|
d4263348f7
Merge branch 'master' into for-next
|
11 years ago |
Masanari Iida
|
e227867f12
treewide: Fix typo in Documentation/DocBook
|
11 years ago |
KOSAKI Motohiro
|
227d53b397
mm: __set_page_dirty uses spin_lock_irqsave instead of spin_lock_irq
|
11 years ago |
Christoph Lameter
|
ca6673b02e
block: Replace __this_cpu_ptr with raw_cpu_ptr
|
11 years ago |
Kent Overstreet
|
4f024f3797
block: Abstract out bvec iterator
|
11 years ago |
Johannes Weiner
|
84235de394
fs: buffer: move allocation failure loop into the allocator
|
11 years ago |
Mel Gorman
|
b45972265f
mm: vmscan: take page buffers dirty and locked state into account
|
12 years ago |
Lukas Czerner
|
d47992f86b
mm: change invalidatepage prototype to accept length
|
12 years ago |
Linus Torvalds
|
4de13d7aa8
Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block
|
12 years ago |
Linus Torvalds
|
149b306089
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
12 years ago |
majianpeng
|
e76004093d
fs/buffer.c: remove unnecessary init operation after allocating buffer_head.
|
12 years ago |