Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
8d8084d85984b3fa4464c72c4db0a785fb10238f
/
drivers
/
md
/
bcache
/
super.c
86755b7a
bcache: don't attach backing with duplicate UUID
by Michael Lyle
· 7 years ago
cc40daf
bcache: fix crashes in duplicate cache device register
by Tang Junhui
· 7 years ago
02aa8a8
bcache: correct flash only vols (check all uuids)
by Coly Li
· 7 years ago
73ac105
bcache: fix for data collapse after re-attaching an attached device
by Tang Junhui
· 7 years ago
682811b
bcache: fix for allocator and register thread race
by Tang Junhui
· 7 years ago
7ba0d83
bcache: set error_limit correctly
by Coly Li
· 7 years ago
5138ac6
bcache: fix misleading error message in bch_count_io_errors()
by Coly Li
· 7 years ago
2831231
bcache: reduce cache_set devices iteration by devices_max_used
by Coly Li
· 7 years ago
8d29c44
bcache: stop writeback thread after detaching
by Tang Junhui
· 7 years ago
263663c
block: convert to bio_first_bvec_all & bio_first_page_all
by Ming Lei
· 7 years ago
330a4db
bcache: explicitly destroy mutex while exiting
by Liang Chen
· 7 years ago
3b304d2
bcache: convert cached_dev.count from atomic_t to refcount_t
by Elena Reshetova
· 7 years ago
e89d675
bcache: Remove redundant set_capacity
by Yijing Wang
· 7 years ago
1dbe32a
bcache: rewrite multiple partitions support
by Coly Li
· 7 years ago
175206c
bcache: initialize dirty stripes in flash_dev_run()
by Tang Junhui
· 7 years ago
da22f0e
bcache: silence static checker warning
by Dan Carpenter
· 7 years ago
9baf309
bcache: fix for gc and write-back race
by Tang Junhui
· 7 years ago
4b758df
bcache: Fix leak of bdev reference
by Jan Kara
· 7 years ago
74d4699
block: replace bi_bdev with a gendisk pointer and partitions index
by Christoph Hellwig
· 7 years ago
47e0fb4
blk: make the bioset rescue_workqueue optional.
by NeilBrown
· 8 years ago
011067b
blk: replace bioset_create_nobvec() with a flags arg to bioset_create()
by NeilBrown
· 8 years ago
4e4cbee
block: switch bios to blk_status_t
by Christoph Hellwig
· 8 years ago
bc4e54f
drivers/md/bcache/super.c: use kvmalloc
by Michal Hocko
· 8 years ago
dc3b17c
block: Use pointer to backing_dev_info from request_queue
by Jan Kara
· 8 years ago
b8c0d91
bcache: partition support: add 16 minors per bcacheN device
by Eric Wheeler
· 8 years ago
be628be
bcache: Make gc wakeup sane, remove set_task_state()
by Kent Overstreet
· 8 years ago
3a83f46
block: bio: pass bvec table to bio_init()
by Ming Lei
· 8 years ago
70fd761
block,fs: use REQ_* flags directly
by Christoph Hellwig
· 8 years ago
9070609
bcache: pr_err: more meaningful error message when nr_stripes is invalid
by Eric Wheeler
· 8 years ago
acc9cf8
bcache: RESERVE_PRIO is too small by one when prio_buckets() is a power of two.
by Kent Overstreet
· 8 years ago
d9dc170
bcache: register_bcache(): call blkdev_put() when cache_alloc() fails
by Eric Wheeler
· 9 years ago
1eff9d3
block: rename bio bi_rw to bi_opf
by Jens Axboe
· 8 years ago
89b920e
bcache: Remove redundant block_size assignment
by Yijing Wang
· 9 years ago
c50d4d5
bcache: Remove redundant parameter for cache_alloc()
by Yijing Wang
· 9 years ago
81baf90
bcache: Remove deprecated create_workqueue
by Bhaktipriya Shridhar
· 9 years ago
ad0d9e7
bcache: use bio op accessors
by Mike Christie
· 9 years ago
4e49ea4
block/fs/drivers: remove rw argument from submit_bio
by Mike Christie
· 9 years ago
84b4ff9
bcache: switch to using blk_queue_write_cache()
by Jens Axboe
· 9 years ago
f8b1126
bcache: fix cache_set_flush() NULL pointer dereference on OOM
by Eric Wheeler
· 9 years ago
9b29972
bcache: cleaned up error handling around register_cache()
by Eric Wheeler
· 9 years ago
07cc6ef8
bcache: fix race of writeback thread starting before complete initialization
by Eric Wheeler
· 9 years ago
d7076f2
bcache: allows use of register in udev to avoid "device_busy" error.
by Gabriel de Perthuis
· 9 years ago
2ecf0cd
bcache: unregister reboot notifier if bcache fails to unregister device
by Zheng Liu
· 9 years ago
4d4d857
bcache: fix a leak in bch_cached_dev_run()
by Al Viro
· 9 years ago
fecaee6
bcache: clear BCACHE_DEV_UNLINK_DONE flag when attaching a backing device
by Zheng Liu
· 9 years ago
749b61d
bcache: remove driver private bio splitting code
by Kent Overstreet
· 11 years ago
4246a0b
block: add a bi_error field to struct bio
by Christoph Hellwig
· 9 years ago
2bb4cd5
block: have drivers use blk_queue_max_discard_sectors()
by Jens Axboe
· 9 years ago
958b433
bcache: use kvfree() in various places
by Pekka Enberg
· 10 years ago
b277da0
block: disable entropy contributions for nonrot devices
by Mike Snitzer
· 10 years ago
0781c87
bcache: Drop unneeded blk_sync_queue() calls
by Kent Overstreet
· 11 years ago
789d21d
bcache: add mutex lock for bch_is_open
by Jianjian Huo
· 10 years ago
2452cc8
bcache: try to set b->parent properly
by Slava Pestov
· 10 years ago
c9a7833
bcache: fix memory corruption in init error path
by Slava Pestov
· 11 years ago
bf0c55c
bcache: fix crash with incomplete cache set
by Slava Pestov
· 10 years ago
d83353b
bcache: Fix more early shutdown bugs
by Kent Overstreet
· 11 years ago
9e5c353
bcache: fix uninterruptible sleep in writeback thread
by Slava Pestov
· 11 years ago
c5aa4a3
bcache: wait for buckets when allocating new btree root
by Slava Pestov
· 11 years ago
a664d0f
bcache: fix crash on shutdown in passthrough mode
by Slava Pestov
· 11 years ago
e511220
bcache: fix lockdep warnings on shutdown
by Slava Pestov
· 11 years ago
5b1016e
bcache: Fix a bug when detaching
by Kent Overstreet
· 11 years ago
3a2fd9d
bcache: Kill bucket->gc_gen
by Kent Overstreet
· 11 years ago
2531d9ee
bcache: Kill unused freelist
by Kent Overstreet
· 11 years ago
0a63b66
bcache: Rework btree cache reserve handling
by Kent Overstreet
· 11 years ago
56b3077
bcache: Kill btree_io_wq
by Kent Overstreet
· 11 years ago
2a28568
bcache: btree locking rework
by Kent Overstreet
· 11 years ago
da415a0
bcache: Fix moving_gc deadlocking with a foreground write
by Nicholas Swenson
· 11 years ago
90db691
bcache: Fix discard granularity
by Kent Overstreet
· 11 years ago
4fa0340
bcache: Fix a lockdep splat in an error path
by Kent Overstreet
· 11 years ago
dabb443
bcache: Fix a shutdown bug
by Kent Overstreet
· 11 years ago
dc9d98d
bcache: Convert debug code to btree_keys
by Kent Overstreet
· 11 years ago
65d4523
bcache: Abstract out stuff needed for sorting
by Kent Overstreet
· 11 years ago
ee81128
bcache: Rename/shuffle various code around
by Kent Overstreet
· 11 years ago
67539e8
bcache: Add struct bset_sort_state
by Kent Overstreet
· 11 years ago
0a45114
bcache: Use a mempool for mergesort temporary space
by Kent Overstreet
· 11 years ago
5c41c8a
bcache: Trivial error handling fix
by Kent Overstreet
· 12 years ago
c78afc6
bcache/md: Use raid stripe size
by Kent Overstreet
· 11 years ago
7836541
bcache: Rework allocator reserves
by Kent Overstreet
· 11 years ago
cb7a583
bcache: kill closure locking usage
by Kent Overstreet
· 11 years ago
b28bc9b
Merge tag 'v3.13-rc6' into for-3.14/core
by Jens Axboe
· 11 years ago
9eb8ebe
bcache: Fix for can_attach_cache()
by Nicholas Swenson
· 11 years ago
4f024f3
block: Abstract out bvec iterator
by Kent Overstreet
· 11 years ago
ed9c47b
bcache: Kill unaligned bvec hack
by Kent Overstreet
· 11 years ago
c869494
bcache: defensively handle format strings
by Kees Cook
· 11 years ago
28935ab
bcache: Use ida for bcache block dev minor
by Kent Overstreet
· 11 years ago
c4d951d
bcache: Fix sysfs splat on shutdown with flash only devs
by Kent Overstreet
· 11 years ago
48a915a
bcache: Better full stripe scanning
by Kent Overstreet
· 11 years ago
65d22e9
bcache: Move spinlock into struct time_stats
by Kent Overstreet
· 11 years ago
8aee122
bcache: Kill sequential_merge option
by Kent Overstreet
· 11 years ago
bc9389e
bcache: Avoid deadlocking in garbage collection
by Kent Overstreet
· 11 years ago
d5cc66e
bcache: bch_(btree|extent)_ptr_invalid()
by Kent Overstreet
· 11 years ago
3a3b6a4
bcache: Don't bother with bucket refcount for btree node allocations
by Kent Overstreet
· 11 years ago
81ab419
bcache: Pull on disk data structures out into a separate header
by Kent Overstreet
· 11 years ago
c18536a
bcache: Prune struct btree_op
by Kent Overstreet
· 11 years ago
5e6926da
bcache: Convert writeback to a kthread
by Kent Overstreet
· 11 years ago
72a4451
bcache: Convert gc to a kthread
by Kent Overstreet
· 11 years ago
35fcd84
bcache: Convert bucket_wait to wait_queue_head_t
by Kent Overstreet
· 11 years ago
e8e1d46
bcache: Convert try_wait to wait_queue_head_t
by Kent Overstreet
· 11 years ago
2d679fc
bcache: Stripe size isn't necessarily a power of two
by Kent Overstreet
· 11 years ago
77c320e
bcache: Add on error panic/unregister setting
by Kent Overstreet
· 11 years ago
Next »