Histórico de Commits

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