1. cd1c584 fs/direct-io.c: fix truncation error in dio_complete() return by Edward Shishkin · 14 years ago
  2. 7a801ac O_DIRECT: fix the splitting up of contiguous I/O by Jeff Moyer · 14 years ago
  3. eafdc7d sort out blockdev_direct_IO variants by Christoph Hellwig · 14 years ago
  4. 40e2e97 direct-io: move aio_complete into ->end_io by Christoph Hellwig · 14 years ago
  5. 7bb46a6 fs: introduce new truncate sequence by npiggin@suse.de · 14 years ago
  6. c2c6ca4 direct-io: do not merge logically non-contiguous requests by Josef Bacik · 14 years ago
  7. facd07b direct-io: add a hook for the fs to provide its own submit_bio function by Josef Bacik · 14 years ago
  8. 06777d3 dio: fix use-after-free by Al Viro · 15 years ago
  9. 5fe878a direct-io: cleanup blockdev_direct_IO locking by Christoph Hellwig · 15 years ago
  10. 23aee09 dio: don't zero out the pages array inside struct dio by Jeff Moyer · 15 years ago
  11. d9449ce Fix regression in direct writes performance due to WRITE_ODIRECT flag removal by Vivek Goyal · 15 years ago
  12. cfb1e33 aio: implement request batching by Jeff Moyer · 15 years ago
  13. 1af60fb block: get rid of the WRITE_ODIRECT flag by Jeff Moyer · 15 years ago
  14. e1defc4 block: Do away with the notion of hardsect_size by Martin K. Petersen · 15 years ago
  15. 4d1f9fd dio: Remove code handling bio_alloc failure with __GFP_WAIT by Nikanth Karthikesan · 15 years ago
  16. aeb6faf block: Add flag for telling the IO schedulers NOT to anticipate more IO by Jens Axboe · 15 years ago
  17. 0f64415 fs: truncate blocks outside i_size after O_DIRECT write error by Dmitri Monakhov · 15 years ago
  18. e1f8e87 Remove Andrew Morton's old email accounts by Francois Cami · 16 years ago
  19. f5dd33c dio: use get_user_pages_fast by Nick Piggin · 16 years ago
  20. eebd2aa Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user by Christoph Lameter · 16 years ago
  21. 557ed1f remove ZERO_PAGE by Nick Piggin · 17 years ago
  22. 6712ecf Drop 'size' argument from bio_endio and bi_end_io by NeilBrown · 17 years ago
  23. 848c4dd dio: zero struct dio with kzalloc instead of manually by Zach Brown · 17 years ago
  24. 6a648fa direct-io: fix error-path crashes by Badari Pulavarty · 17 years ago
  25. fcb82f8 dio: remove bogus refcounting BUG_ON by Zach Brown · 17 years ago
  26. 9a9136e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  27. 01f2705 fs: convert core functions to zero_user_page by Nate Diller · 17 years ago
  28. beb7dd8 Fix misspellings collected by members of KJ list. by Robert P. J. Day · 17 years ago
  29. 5eb6c7a [PATCH] dio: lock refcount operations by Zach Brown · 18 years ago
  30. 8459d86 [PATCH] dio: only call aio_complete() after returning -EIOCBQUEUED by Zach Brown · 18 years ago
  31. 20258b2 [PATCH] dio: remove duplicate bio wait code by Zach Brown · 18 years ago
  32. 0273201 [PATCH] dio: formalize bio counters as a dio reference count by Zach Brown · 18 years ago
  33. 17a7b1d [PATCH] dio: call blk_run_address_space() once per op by Zach Brown · 18 years ago
  34. 6d544bb [PATCH] dio: centralize completion in dio_complete() by Zach Brown · 18 years ago
  35. 98c4d57 [PATCH] io-accounting: direct-io by Andrew Morton · 18 years ago
  36. d8aa905 [PATCH] lockdep: annotate direct io by Ingo Molnar · 18 years ago
  37. b31dc66 [PATCH] Kill PF_SYNCWRITE flag by Jens Axboe · 18 years ago
  38. d4569d2 BUG_ON() Conversion in fs/direct-io.c by Eric Sesterhenn · 18 years ago
  39. 3c674e7 Fixes a regression from the recent "remove ->get_blocks() support" by Nathan Scott · 18 years ago
  40. 1d8fa7a [PATCH] remove ->get_blocks() support by Badari Pulavarty · 18 years ago
  41. 174e27c [PATCH] direct-io: bug fix in dio handling write error by Chen, Kenneth W · 18 years ago
  42. 3fb962b Fix a direct I/O locking issue revealed by the new mutex code. by Nathan Scott · 18 years ago
  43. 35dc816 [PATCH] fix O_DIRECT read of last block in a sparse file by Jeff Moyer · 18 years ago
  44. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 18 years ago
  45. b581003 [PATCH] core remove PageReserved by Nick Piggin · 19 years ago
  46. 92198f7 [PATCH] pass iocb to dio_iodone_t by Christoph Hellwig · 19 years ago
  47. 29504ff [PATCH] Direct IO async short read fix by Daniel McNeil · 19 years ago
  48. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago