Commit History

Author SHA1 Message Date
  Eric Wheeler f8b11260a4 bcache: fix cache_set_flush() NULL pointer dereference on OOM 9 years ago
  Eric Wheeler 9b299728ed bcache: cleaned up error handling around register_cache() 9 years ago
  Eric Wheeler 07cc6ef8ed bcache: fix race of writeback thread starting before complete initialization 9 years ago
  Gabriel de Perthuis d7076f2162 bcache: allows use of register in udev to avoid "device_busy" error. 9 years ago
  Zheng Liu 2ecf0cdb2b bcache: unregister reboot notifier if bcache fails to unregister device 9 years ago
  Al Viro 4d4d8573a8 bcache: fix a leak in bch_cached_dev_run() 9 years ago
  Zheng Liu fecaee6f20 bcache: clear BCACHE_DEV_UNLINK_DONE flag when attaching a backing device 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 2bb4cd5cc4 block: have drivers use blk_queue_max_discard_sectors() 10 years ago
  Pekka Enberg 958b43384e bcache: use kvfree() in various places 10 years ago
  Mike Snitzer b277da0a8a block: disable entropy contributions for nonrot devices 11 years ago
  Kent Overstreet 0781c8748c bcache: Drop unneeded blk_sync_queue() calls 11 years ago
  Jianjian Huo 789d21dbd9 bcache: add mutex lock for bch_is_open 11 years ago
  Slava Pestov 2452cc8906 bcache: try to set b->parent properly 11 years ago
  Slava Pestov c9a78332b4 bcache: fix memory corruption in init error path 11 years ago
  Slava Pestov bf0c55c986 bcache: fix crash with incomplete cache set 11 years ago
  Kent Overstreet d83353b319 bcache: Fix more early shutdown bugs 11 years ago
  Slava Pestov 9e5c353510 bcache: fix uninterruptible sleep in writeback thread 11 years ago
  Slava Pestov c5aa4a3157 bcache: wait for buckets when allocating new btree root 11 years ago
  Slava Pestov a664d0f05a bcache: fix crash on shutdown in passthrough mode 11 years ago
  Slava Pestov e5112201c1 bcache: fix lockdep warnings on shutdown 11 years ago
  Kent Overstreet 5b1016e62f bcache: Fix a bug when detaching 11 years ago
  Kent Overstreet 3a2fd9d509 bcache: Kill bucket->gc_gen 11 years ago
  Kent Overstreet 2531d9ee61 bcache: Kill unused freelist 11 years ago
  Kent Overstreet 0a63b66db5 bcache: Rework btree cache reserve handling 11 years ago
  Kent Overstreet 56b30770b2 bcache: Kill btree_io_wq 11 years ago
  Kent Overstreet 2a285686c1 bcache: btree locking rework 11 years ago
  Nicholas Swenson da415a096f bcache: Fix moving_gc deadlocking with a foreground write 11 years ago
  Kent Overstreet 90db6919f5 bcache: Fix discard granularity 11 years ago