Commit History

Author SHA1 Message Date
  Kent Overstreet be628be095 bcache: Make gc wakeup sane, remove set_task_state() 8 years ago
  Ming Lei 3a83f46775 block: bio: pass bvec table to bio_init() 8 years ago
  Christoph Hellwig 70fd76140a block,fs: use REQ_* flags directly 8 years ago
  Christoph Hellwig 83b5df67c5 bcache: use op_is_sync to check for synchronous requests 8 years ago
  Guoqing Jiang 491221f88d block: export bio_free_pages to other modules 9 years ago
  Jens Axboe 1eff9d322a block: rename bio bi_rw to bi_opf 9 years ago
  Mike Christie 28a8f0d317 block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH 9 years ago
  Mike Christie ad0d9e76a4 bcache: use bio op accessors 9 years ago
  Mike Christie c8d93247f1 bcache: use op_is_write instead of checking for REQ_WRITE 9 years ago
  Jens Axboe dece16353e block: change ->make_request_fn() and users to return a queue cookie 9 years ago
  Kent Overstreet 749b61dab3 bcache: remove driver private bio splitting code 11 years ago
  Christoph Hellwig 4246a0b63b block: add a bi_error field to struct bio 10 years ago
  Jens Axboe 77b5a08427 bcache: don't embed 'return' statements in closure macros 10 years ago
  Tejun Heo 66114cad64 writeback: separate out include/linux/backing-dev-defs.h 10 years ago
  Jens Axboe dac56212e8 bio: skip atomic inc/dec of ->bi_cnt for most use cases 10 years ago
  Gu Zheng aae4933da9 md/bcache: use generic io stats accounting functions to simplify io stat accounting 10 years ago
  Slava Pestov 60ae81eee8 bcache: bcache_write tracepoint was crashing 11 years ago
  Kent Overstreet 3f5e0a34da bcache: Kill dead cgroup code 11 years ago
  Nicholas Swenson da415a096f bcache: Fix moving_gc deadlocking with a foreground write 11 years ago
  Kent Overstreet 1b4eaf3d38 bcache: Fix flash_dev_cache_miss() for real this time 11 years ago
  Jens Axboe 96d2e8b5e2 Merge branch 'bcache-for-3.14' of git://evilpiepirate.org/~kent/linux-bcache into for-linus 11 years ago
  Linus Torvalds 53d8ab29f8 Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-block 11 years ago
  Linus Torvalds f568849eda Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block 11 years ago
  Nicholas Swenson e3b4825b85 bcache: bugfix - gc thread now gets woken when cache is full 11 years ago
  Hugh Dickins b3ff8a2f95 cgroup: remove stray references to css_id 11 years ago
  Kent Overstreet 085d2a3dd4 bcache: Make bch_keylist_realloc() take u64s, not nptrs 11 years ago
  Kent Overstreet a5ae4300c1 bcache: Zero less memory 12 years ago
  Kent Overstreet d56d000a1f bcache: Don't touch bucket gen for dirty ptrs 12 years ago
  Kent Overstreet 20d0189b10 block: Introduce new bio_split() 11 years ago
  Kent Overstreet 59d276fe02 block: Add bio_clone_fast() 11 years ago