index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
bcache
/
super.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-02
Merge tag 'bcachefs-2023-11-29' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
1
-20
/
+20
2023-11-24
closures: CLOSURE_CALLBACK() to fix type punning
Kent Overstreet
1
-20
/
+20
2023-11-20
bcache: avoid NULL checking to c->root in run_cache_set()
Coly Li
1
-1
/
+1
2023-11-20
bcache: avoid oversize memory allocation by small stripe_size
Coly Li
1
-0
/
+2
2023-10-31
Merge tag 'bcachefs-2023-10-30' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
1
-1
/
+0
2023-10-28
bcache: Fixup error handling in register_cache()
Jan Kara
1
-13
/
+10
2023-10-28
bcache: Convert to bdev_open_by_path()
Jan Kara
1
-37
/
+41
2023-10-19
bcache: move closures to lib/
Kent Overstreet
1
-1
/
+0
2023-06-24
bcache: Fix bcache device claiming
Jan Kara
1
-27
/
+38
2023-06-24
bcache: Alloc holder object before async registration
Jan Kara
1
-41
/
+25
2023-06-15
bcache: Remove unnecessary NULL point check in node allocations
Zheng Wang
1
-2
/
+2
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
1
-3
/
+3
2023-06-12
block: use the holder as indication for exclusive opens
Christoph Hellwig
1
-8
/
+7
2023-06-12
bcache: don't pass a stack address to blkdev_get_by_path
Christoph Hellwig
1
-1
/
+1
2023-06-12
block: remove the unused mode argument to ->release
Christoph Hellwig
1
-1
/
+1
2023-06-12
block: pass a gendisk to ->open
Christoph Hellwig
1
-2
/
+2
2023-06-05
block: introduce holder ops
Christoph Hellwig
1
-1
/
+1
2023-04-25
block/drivers: remove dead clear of random flag
Chaitanya Kulkarni
1
-1
/
+0
2022-07-14
md/bcache: Combine two prio_io() arguments
Bart Van Assche
1
-5
/
+4
2022-07-14
md/bcache: Combine two uuid_io() arguments
Bart Van Assche
1
-8
/
+8
2022-06-28
block: remove blk_cleanup_disk
Christoph Hellwig
1
-1
/
+1
2022-05-24
bcache: avoid journal no-space deadlock by reserving 1 journal bucket
Coly Li
1
-0
/
+1
2022-04-18
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
1
-2
/
+1
2022-02-02
block: pass a block_device and opf to bio_init
Christoph Hellwig
1
-5
/
+3
2022-02-02
block: remove genhd.h
Christoph Hellwig
1
-1
/
+0
2021-12-15
bcache: fix NULL pointer reference in cached_dev_detach_finish
Lin Feng
1
-1
/
+2
2021-11-09
Merge tag 'for-5.16/drivers-2021-11-09' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2021-11-03
bcache: fix use-after-free problem in bcache_device_free()
Coly Li
1
-1
/
+1
2021-11-01
Merge tag 'for-5.16/bdev-size-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2021-10-21
bcache: add error handling support for add_disk()
Luis Chamberlain
1
-5
/
+12
2021-10-20
bcache: remove the backing_dev_name field from struct cached_dev
Christoph Hellwig
1
-28
/
+20
2021-10-20
bcache: remove the cache_dev_name field from struct cache
Christoph Hellwig
1
-4
/
+3
2021-10-20
bcache: move calc_cached_dev_sectors to proper place on backing device detach
Lin Feng
1
-1
/
+1
2021-10-20
bcache: fix error info in register_bcache()
Chao Yu
1
-3
/
+10
2021-10-20
md: bcache: Fix spelling of 'acquire'
Ding Senjie
1
-1
/
+1
2021-10-18
bcache: remove bdev_sectors
Christoph Hellwig
1
-1
/
+1
2021-08-12
bcache: move the del_gendisk call out of bcache_device_free
Christoph Hellwig
1
-6
/
+4
2021-08-12
bcache: add proper error unwinding in bcache_device_init
Christoph Hellwig
1
-5
/
+11
2021-06-01
bcache: convert to blk_alloc_disk/blk_cleanup_disk
Christoph Hellwig
1
-11
/
+4
2021-05-07
include: remove pagemap.h from blkdev.h
Matthew Wilcox (Oracle)
1
-0
/
+1
2021-04-11
bcache: reduce redundant code in bch_cached_dev_run()
Zhiqiang Liu
1
-13
/
+12
2021-03-11
block: rename BIO_MAX_PAGES to BIO_MAX_VECS
Christoph Hellwig
1
-1
/
+1
2021-02-10
bcache: Move journal work to new flush wq
Kai Krakow
1
-0
/
+16
2021-02-10
Revert "bcache: Kill btree_io_wq"
Kai Krakow
1
-0
/
+4
2021-02-10
bcache: Fix register_device_aync typo
Kai Krakow
1
-2
/
+2
2021-01-25
bcache: don't pass BIOSET_NEED_BVECS for the 'bio_set' embedded in 'cache_set'
Ming Lei
1
-1
/
+1
2021-01-09
bcache: set bcache device into read-only mode for BCH_FEATURE_INCOMPAT_OBSO_L...
Coly Li
1
-0
/
+15
2021-01-09
bcache: introduce BCH_FEATURE_INCOMPAT_LOG_LARGE_BUCKET_SIZE for large bucket
Coly Li
1
-3
/
+19
2021-01-09
bcache: check unsupported feature sets for bcache register
Coly Li
1
-0
/
+14
2021-01-09
bcache: set pdev_set_uuid before scond loop iteration
Yi Li
1
-1
/
+1
[next]