Commit History

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