提交歷史

作者 SHA1 備註 提交日期
  Kent Overstreet be628be095 bcache: Make gc wakeup sane, remove set_task_state() 8 年之前
  Christoph Hellwig 70fd76140a block,fs: use REQ_* flags directly 8 年之前
  Guoqing Jiang 491221f88d block: export bio_free_pages to other modules 9 年之前
  Mike Christie ad0d9e76a4 bcache: use bio op accessors 9 年之前
  Jiri Kosina 29e6c57cc7 bcache: bch_gc_thread() is not freezable 9 年之前
  Kent Overstreet c5f1e5adf9 bcache: Add a cond_resched() call to gc 9 年之前
  Zheng Liu 2ef9ccbfcb bcache: fix a livelock when we cause a huge number of cache misses 9 年之前
  Christoph Hellwig 4246a0b63b block: add a bi_error field to struct bio 10 年之前
  Slava Pestov 2452cc8906 bcache: try to set b->parent properly 11 年之前
  Slava Pestov 400ffaa2ac bcache: fix use-after-free in btree_gc_coalesce() 11 年之前
  Slava Pestov 913dc33fb2 bcache: fix crash in bcache_btree_node_alloc_fail tracepoint 11 年之前
  Kent Overstreet 501d52a90c bcache: Allocate bounce buffers with GFP_NOWAIT 11 年之前
  Kent Overstreet bcf090e004 bcache: Make sure to pass GFP_WAIT to mempool_alloc() 11 年之前
  Slava Pestov c5aa4a3157 bcache: wait for buckets when allocating new btree root 11 年之前
  Kent Overstreet 3a2fd9d509 bcache: Kill bucket->gc_gen 11 年之前
  Kent Overstreet 2531d9ee61 bcache: Kill unused freelist 11 年之前
  Kent Overstreet 0a63b66db5 bcache: Rework btree cache reserve handling 11 年之前
  Kent Overstreet 56b30770b2 bcache: Kill btree_io_wq 11 年之前
  Kent Overstreet 2a285686c1 bcache: btree locking rework 11 年之前
  Kent Overstreet 05335cff9f bcache: Fix a race when freeing btree nodes 11 年之前
  Kent Overstreet 4fe6a81670 bcache: Add a real GC_MARK_RECLAIMABLE 11 年之前
  Kent Overstreet 3f5e0a34da bcache: Kill dead cgroup code 11 年之前
  Kent Overstreet 487dded86e bcache: Fix another bug recovering from unclean shutdown 11 年之前
  Kent Overstreet 0bd143fd80 bcache: Fix a bug recovering from unclean shutdown 11 年之前
  Kent Overstreet 3572324af0 bcache: Minor fixes from kbuild robot 11 年之前
  Darrick J. Wong 9471744767 bcache: fix BUG_ON due to integer overflow with GC_SECTORS_USED 11 年之前
  Kent Overstreet 3b3e9e50dd bcache: Don't return -EINTR when insert finished 11 年之前
  Kent Overstreet 829a60b905 bcache: Move insert_fixup() to btree_keys_ops 11 年之前
  Kent Overstreet 89ebb4a28b bcache: Convert sorting to btree_keys 11 年之前
  Kent Overstreet dc9d98d621 bcache: Convert debug code to btree_keys 11 年之前