Martin K. Petersen
|
e1defc4ff0
block: Do away with the notion of hardsect_size
|
16 سال پیش |
Nikanth Karthikesan
|
4d1f9fdb61
dio: Remove code handling bio_alloc failure with __GFP_WAIT
|
16 سال پیش |
Jens Axboe
|
aeb6fafb8f
block: Add flag for telling the IO schedulers NOT to anticipate more IO
|
16 سال پیش |
Dmitri Monakhov
|
0f64415d42
fs: truncate blocks outside i_size after O_DIRECT write error
|
16 سال پیش |
Francois Cami
|
e1f8e87449
Remove Andrew Morton's old email accounts
|
16 سال پیش |
Nick Piggin
|
f5dd33c494
dio: use get_user_pages_fast
|
17 سال پیش |
Christoph Lameter
|
eebd2aa355
Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user
|
17 سال پیش |
Nick Piggin
|
557ed1fa26
remove ZERO_PAGE
|
17 سال پیش |
NeilBrown
|
6712ecf8f6
Drop 'size' argument from bio_endio and bi_end_io
|
17 سال پیش |
Zach Brown
|
848c4dd515
dio: zero struct dio with kzalloc instead of manually
|
17 سال پیش |
Badari Pulavarty
|
6a648fa721
direct-io: fix error-path crashes
|
17 سال پیش |
Zach Brown
|
fcb82f8835
dio: remove bogus refcounting BUG_ON
|
18 سال پیش |
Linus Torvalds
|
9a9136e270
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
|
18 سال پیش |
Nate Diller
|
01f2705daf
fs: convert core functions to zero_user_page
|
18 سال پیش |
Robert P. J. Day
|
beb7dd86a1
Fix misspellings collected by members of KJ list.
|
18 سال پیش |
Zach Brown
|
5eb6c7a2ab
[PATCH] dio: lock refcount operations
|
18 سال پیش |
Zach Brown
|
8459d86aff
[PATCH] dio: only call aio_complete() after returning -EIOCBQUEUED
|
18 سال پیش |
Zach Brown
|
20258b2b39
[PATCH] dio: remove duplicate bio wait code
|
18 سال پیش |
Zach Brown
|
0273201e69
[PATCH] dio: formalize bio counters as a dio reference count
|
18 سال پیش |
Zach Brown
|
17a7b1d74b
[PATCH] dio: call blk_run_address_space() once per op
|
18 سال پیش |
Zach Brown
|
6d544bb4d9
[PATCH] dio: centralize completion in dio_complete()
|
18 سال پیش |
Andrew Morton
|
98c4d57dec
[PATCH] io-accounting: direct-io
|
18 سال پیش |
Ingo Molnar
|
d8aa905b42
[PATCH] lockdep: annotate direct io
|
19 سال پیش |
Jens Axboe
|
b31dc66a54
[PATCH] Kill PF_SYNCWRITE flag
|
19 سال پیش |
Eric Sesterhenn
|
d4569d2e69
BUG_ON() Conversion in fs/direct-io.c
|
19 سال پیش |
Nathan Scott
|
3c674e7423
Fixes a regression from the recent "remove ->get_blocks() support"
|
19 سال پیش |
Badari Pulavarty
|
1d8fa7a2b9
[PATCH] remove ->get_blocks() support
|
19 سال پیش |
Chen, Kenneth W
|
174e27c607
[PATCH] direct-io: bug fix in dio handling write error
|
19 سال پیش |
Nathan Scott
|
3fb962bde4
Fix a direct I/O locking issue revealed by the new mutex code.
|
19 سال پیش |
Jeff Moyer
|
35dc8161d0
[PATCH] fix O_DIRECT read of last block in a sparse file
|
19 سال پیش |