コミット履歴

作者 SHA1 メッセージ 日付
  Jeff Moyer 7a801ac6f5 O_DIRECT: fix the splitting up of contiguous I/O 14 年 前
  Christoph Hellwig eafdc7d190 sort out blockdev_direct_IO variants 15 年 前
  Christoph Hellwig 40e2e97316 direct-io: move aio_complete into ->end_io 15 年 前
  npiggin@suse.de 7bb46a6734 fs: introduce new truncate sequence 15 年 前
  Josef Bacik c2c6ca417e direct-io: do not merge logically non-contiguous requests 15 年 前
  Josef Bacik facd07b07d direct-io: add a hook for the fs to provide its own submit_bio function 15 年 前
  Al Viro 06777d308f dio: fix use-after-free 15 年 前
  Christoph Hellwig 5fe878ae7f direct-io: cleanup blockdev_direct_IO locking 15 年 前
  Jeff Moyer 23aee091d8 dio: don't zero out the pages array inside struct dio 15 年 前
  Vivek Goyal d9449ce35a Fix regression in direct writes performance due to WRITE_ODIRECT flag removal 15 年 前
  Jeff Moyer cfb1e33eed aio: implement request batching 15 年 前
  Jeff Moyer 1af60fbd75 block: get rid of the WRITE_ODIRECT flag 15 年 前
  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 18 年 前
  Badari Pulavarty 6a648fa721 direct-io: fix error-path crashes 18 年 前
  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 年 前