Historial de Commits

Autor SHA1 Mensaje Fecha
  Jeff Moyer 7a801ac6f5 O_DIRECT: fix the splitting up of contiguous I/O hace 14 años
  Christoph Hellwig eafdc7d190 sort out blockdev_direct_IO variants hace 15 años
  Christoph Hellwig 40e2e97316 direct-io: move aio_complete into ->end_io hace 15 años
  npiggin@suse.de 7bb46a6734 fs: introduce new truncate sequence hace 15 años
  Josef Bacik c2c6ca417e direct-io: do not merge logically non-contiguous requests hace 15 años
  Josef Bacik facd07b07d direct-io: add a hook for the fs to provide its own submit_bio function hace 15 años
  Al Viro 06777d308f dio: fix use-after-free hace 15 años
  Christoph Hellwig 5fe878ae7f direct-io: cleanup blockdev_direct_IO locking hace 15 años
  Jeff Moyer 23aee091d8 dio: don't zero out the pages array inside struct dio hace 15 años
  Vivek Goyal d9449ce35a Fix regression in direct writes performance due to WRITE_ODIRECT flag removal hace 15 años
  Jeff Moyer cfb1e33eed aio: implement request batching hace 15 años
  Jeff Moyer 1af60fbd75 block: get rid of the WRITE_ODIRECT flag hace 15 años
  Martin K. Petersen e1defc4ff0 block: Do away with the notion of hardsect_size hace 16 años
  Nikanth Karthikesan 4d1f9fdb61 dio: Remove code handling bio_alloc failure with __GFP_WAIT hace 16 años
  Jens Axboe aeb6fafb8f block: Add flag for telling the IO schedulers NOT to anticipate more IO hace 16 años
  Dmitri Monakhov 0f64415d42 fs: truncate blocks outside i_size after O_DIRECT write error hace 16 años
  Francois Cami e1f8e87449 Remove Andrew Morton's old email accounts hace 16 años
  Nick Piggin f5dd33c494 dio: use get_user_pages_fast hace 17 años
  Christoph Lameter eebd2aa355 Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user hace 17 años
  Nick Piggin 557ed1fa26 remove ZERO_PAGE hace 17 años
  NeilBrown 6712ecf8f6 Drop 'size' argument from bio_endio and bi_end_io hace 17 años
  Zach Brown 848c4dd515 dio: zero struct dio with kzalloc instead of manually hace 18 años
  Badari Pulavarty 6a648fa721 direct-io: fix error-path crashes hace 18 años
  Zach Brown fcb82f8835 dio: remove bogus refcounting BUG_ON hace 18 años
  Linus Torvalds 9a9136e270 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial hace 18 años
  Nate Diller 01f2705daf fs: convert core functions to zero_user_page hace 18 años
  Robert P. J. Day beb7dd86a1 Fix misspellings collected by members of KJ list. hace 18 años
  Zach Brown 5eb6c7a2ab [PATCH] dio: lock refcount operations hace 18 años
  Zach Brown 8459d86aff [PATCH] dio: only call aio_complete() after returning -EIOCBQUEUED hace 18 años
  Zach Brown 20258b2b39 [PATCH] dio: remove duplicate bio wait code hace 18 años