Commit Verlauf

Autor SHA1 Nachricht Datum
  Linus Torvalds 6c51038900 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block vor 14 Jahren
  Jens Axboe 721a9602e6 block: kill off REQ_UNPLUG vor 14 Jahren
  Jens Axboe 7eaceaccab block: remove per-queue plugging vor 14 Jahren
  Jiri Kosina 0a9d59a246 Merge branch 'master' into for-next vor 14 Jahren
  David Dillow 20d9600cb4 fs/direct-io.c: don't try to allocate more than BIO_MAX_PAGES in a bio vor 14 Jahren
  Namhyung Kim f0940cee22 dio: fix typos in comments vor 14 Jahren
  Edward Shishkin cd1c584f38 fs/direct-io.c: fix truncation error in dio_complete() return vor 14 Jahren
  Jeff Moyer 7a801ac6f5 O_DIRECT: fix the splitting up of contiguous I/O vor 14 Jahren
  Christoph Hellwig eafdc7d190 sort out blockdev_direct_IO variants vor 15 Jahren
  Christoph Hellwig 40e2e97316 direct-io: move aio_complete into ->end_io vor 15 Jahren
  npiggin@suse.de 7bb46a6734 fs: introduce new truncate sequence vor 15 Jahren
  Josef Bacik c2c6ca417e direct-io: do not merge logically non-contiguous requests vor 15 Jahren
  Josef Bacik facd07b07d direct-io: add a hook for the fs to provide its own submit_bio function vor 15 Jahren
  Al Viro 06777d308f dio: fix use-after-free vor 15 Jahren
  Christoph Hellwig 5fe878ae7f direct-io: cleanup blockdev_direct_IO locking vor 15 Jahren
  Jeff Moyer 23aee091d8 dio: don't zero out the pages array inside struct dio vor 15 Jahren
  Vivek Goyal d9449ce35a Fix regression in direct writes performance due to WRITE_ODIRECT flag removal vor 15 Jahren
  Jeff Moyer cfb1e33eed aio: implement request batching vor 15 Jahren
  Jeff Moyer 1af60fbd75 block: get rid of the WRITE_ODIRECT flag vor 15 Jahren
  Martin K. Petersen e1defc4ff0 block: Do away with the notion of hardsect_size vor 16 Jahren
  Nikanth Karthikesan 4d1f9fdb61 dio: Remove code handling bio_alloc failure with __GFP_WAIT vor 16 Jahren
  Jens Axboe aeb6fafb8f block: Add flag for telling the IO schedulers NOT to anticipate more IO vor 16 Jahren
  Dmitri Monakhov 0f64415d42 fs: truncate blocks outside i_size after O_DIRECT write error vor 16 Jahren
  Francois Cami e1f8e87449 Remove Andrew Morton's old email accounts vor 16 Jahren
  Nick Piggin f5dd33c494 dio: use get_user_pages_fast vor 17 Jahren
  Christoph Lameter eebd2aa355 Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user vor 17 Jahren
  Nick Piggin 557ed1fa26 remove ZERO_PAGE vor 17 Jahren
  NeilBrown 6712ecf8f6 Drop 'size' argument from bio_endio and bi_end_io vor 17 Jahren
  Zach Brown 848c4dd515 dio: zero struct dio with kzalloc instead of manually vor 18 Jahren
  Badari Pulavarty 6a648fa721 direct-io: fix error-path crashes vor 18 Jahren