index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
bcache
/
super.c
Age
Commit message (
Expand
)
Author
2016-08-07
block: rename bio bi_rw to bi_opf
Jens Axboe
2016-07-05
bcache: Remove redundant block_size assignment
Yijing Wang
2016-07-05
bcache: Remove redundant parameter for cache_alloc()
Yijing Wang
2016-06-11
bcache: Remove deprecated create_workqueue
Bhaktipriya Shridhar
2016-06-07
bcache: use bio op accessors
Mike Christie
2016-06-07
block/fs/drivers: remove rw argument from submit_bio
Mike Christie
2016-04-12
bcache: switch to using blk_queue_write_cache()
Jens Axboe
2016-03-08
bcache: fix cache_set_flush() NULL pointer dereference on OOM
Eric Wheeler
2016-03-08
bcache: cleaned up error handling around register_cache()
Eric Wheeler
2016-03-08
bcache: fix race of writeback thread starting before complete initialization
Eric Wheeler
2015-12-30
bcache: allows use of register in udev to avoid "device_busy" error.
Gabriel de Perthuis
2015-12-30
bcache: unregister reboot notifier if bcache fails to unregister device
Zheng Liu
2015-12-30
bcache: fix a leak in bch_cached_dev_run()
Al Viro
2015-12-30
bcache: clear BCACHE_DEV_UNLINK_DONE flag when attaching a backing device
Zheng Liu
2015-08-13
bcache: remove driver private bio splitting code
Kent Overstreet
2015-07-29
block: add a bi_error field to struct bio
Christoph Hellwig
2015-07-17
block: have drivers use blk_queue_max_discard_sectors()
Jens Axboe
2015-06-30
bcache: use kvfree() in various places
Pekka Enberg
2014-10-04
block: disable entropy contributions for nonrot devices
Mike Snitzer
2014-08-04
bcache: Drop unneeded blk_sync_queue() calls
Kent Overstreet
2014-08-04
bcache: add mutex lock for bch_is_open
Jianjian Huo
2014-08-04
bcache: try to set b->parent properly
Slava Pestov
2014-08-04
bcache: fix memory corruption in init error path
Slava Pestov
2014-08-04
bcache: fix crash with incomplete cache set
Slava Pestov
2014-08-04
bcache: Fix more early shutdown bugs
Kent Overstreet
2014-08-04
bcache: fix uninterruptible sleep in writeback thread
Slava Pestov
2014-08-04
bcache: wait for buckets when allocating new btree root
Slava Pestov
2014-08-04
bcache: fix crash on shutdown in passthrough mode
Slava Pestov
2014-08-04
bcache: fix lockdep warnings on shutdown
Slava Pestov
2014-08-04
bcache: Fix a bug when detaching
Kent Overstreet
2014-03-18
bcache: Kill bucket->gc_gen
Kent Overstreet
2014-03-18
bcache: Kill unused freelist
Kent Overstreet
2014-03-18
bcache: Rework btree cache reserve handling
Kent Overstreet
2014-03-18
bcache: Kill btree_io_wq
Kent Overstreet
2014-03-18
bcache: btree locking rework
Kent Overstreet
2014-03-18
bcache: Fix moving_gc deadlocking with a foreground write
Nicholas Swenson
2014-03-18
bcache: Fix discard granularity
Kent Overstreet
2014-03-17
bcache: Fix a lockdep splat in an error path
Kent Overstreet
2014-02-25
bcache: Fix a shutdown bug
Kent Overstreet
2014-01-08
bcache: Convert debug code to btree_keys
Kent Overstreet
2014-01-08
bcache: Abstract out stuff needed for sorting
Kent Overstreet
2014-01-08
bcache: Rename/shuffle various code around
Kent Overstreet
2014-01-08
bcache: Add struct bset_sort_state
Kent Overstreet
2014-01-08
bcache: Use a mempool for mergesort temporary space
Kent Overstreet
2014-01-08
bcache: Trivial error handling fix
Kent Overstreet
2014-01-08
bcache/md: Use raid stripe size
Kent Overstreet
2014-01-08
bcache: Rework allocator reserves
Kent Overstreet
2014-01-08
bcache: kill closure locking usage
Kent Overstreet
2013-12-31
Merge tag 'v3.13-rc6' into for-3.14/core
Jens Axboe
2013-12-16
bcache: Fix for can_attach_cache()
Nicholas Swenson
[next]