index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-5.16/bdev-size-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-01
26
-54
/
+41
|
\
|
*
md: use bdev_nr_sectors instead of open coding it
Christoph Hellwig
2021-10-18
1
-15
/
+11
|
*
dm: use bdev_nr_sectors and bdev_nr_bytes instead of open coding them
Christoph Hellwig
2021-10-18
22
-33
/
+28
|
*
bcache: remove bdev_sectors
Christoph Hellwig
2021-10-18
3
-6
/
+2
*
|
Merge tag 'for-5.16/drivers-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-01
19
-151
/
+600
|
\
\
|
*
|
bcache: replace snprintf in show functions with sysfs_emit
Qing Wang
2021-10-29
2
-19
/
+16
|
*
|
bcache: move uapi header bcache.h to bcache code directory
Coly Li
2021-10-29
5
-4
/
+450
|
*
|
bcache: add error handling support for add_disk()
Luis Chamberlain
2021-10-21
1
-5
/
+12
|
*
|
dm: add add_disk() error handling
Luis Chamberlain
2021-10-21
1
-1
/
+3
|
*
|
bcache: remove bch_crc64_update
Christoph Hellwig
2021-10-20
3
-10
/
+2
|
*
|
bcache: use bvec_kmap_local in bch_data_verify
Christoph Hellwig
2021-10-20
1
-6
/
+5
|
*
|
bcache: remove the backing_dev_name field from struct cached_dev
Christoph Hellwig
2021-10-20
6
-39
/
+29
|
*
|
bcache: remove the cache_dev_name field from struct cache
Christoph Hellwig
2021-10-20
3
-10
/
+7
|
*
|
bcache: move calc_cached_dev_sectors to proper place on backing device detach
Lin Feng
2021-10-20
1
-1
/
+1
|
*
|
bcache: fix error info in register_bcache()
Chao Yu
2021-10-20
1
-3
/
+10
|
*
|
md: bcache: Fix spelling of 'acquire'
Ding Senjie
2021-10-20
1
-1
/
+1
|
*
|
md: update superblock after changing rdev flags in state_store
Xiao Ni
2021-10-18
1
-1
/
+10
|
*
|
md: remove unused argument from md_new_event
Guoqing Jiang
2021-10-18
4
-18
/
+18
|
*
|
md/raid5: call roundup_pow_of_two in raid5_run
Guoqing Jiang
2021-10-18
1
-4
/
+1
|
*
|
md/raid1: use rdev in raid1_write_request directly
Guoqing Jiang
2021-10-18
1
-6
/
+5
|
*
|
md/raid1: only allocate write behind bio for WriteMostly device
Guoqing Jiang
2021-10-18
1
-1
/
+1
|
*
|
md: properly unwind when failing to add the kobject in md_alloc
Christoph Hellwig
2021-10-18
1
-20
/
+17
|
*
|
md: extend disks_mutex coverage
Christoph Hellwig
2021-10-18
1
-1
/
+1
|
*
|
md: add the bitmap group to the default groups for the md kobject
Christoph Hellwig
2021-10-18
1
-5
/
+11
|
*
|
md: add error handling support for add_disk()
Luis Chamberlain
2021-10-18
1
-1
/
+5
|
|
/
*
|
blk-crypto: rename blk_keyslot_manager to blk_crypto_profile
Eric Biggers
2021-10-21
3
-91
/
+87
*
|
blk-crypto: rename keyslot-manager files to blk-crypto-profile
Eric Biggers
2021-10-21
2
-2
/
+2
|
/
*
block: switch polling to be bio based
Christoph Hellwig
2021-10-18
4
-34
/
+21
*
block: move struct request to blk-mq.h
Christoph Hellwig
2021-10-18
1
-0
/
+1
*
block: move integrity handling out of <linux/blkdev.h>
Christoph Hellwig
2021-10-18
4
-0
/
+4
*
block: drop unused includes in <linux/genhd.h>
Christoph Hellwig
2021-10-18
1
-0
/
+1
*
block: drop unused includes in <linux/blkdev.h>
Christoph Hellwig
2021-10-18
1
-0
/
+1
*
block: remove the unused rq_end_sector macro
Christoph Hellwig
2021-10-18
1
-1
/
+0
*
mm: don't include <linux/blk-cgroup.h> in <linux/backing-dev.h>
Christoph Hellwig
2021-10-18
1
-0
/
+1
*
dm: fix mempool NULL pointer race when completing IO
Jiazi Li
2021-10-12
1
-7
/
+10
*
dm rq: don't queue request to blk-mq during DM suspend
Ming Lei
2021-10-12
1
-0
/
+8
*
dm clone: make array 'descs' static
Colin Ian King
2021-10-12
1
-1
/
+1
*
dm verity: skip redundant verity_handle_err() on I/O errors
Akilesh Kailash
2021-10-12
1
-3
/
+12
*
md: fix a lock order reversal in md_alloc
Christoph Hellwig
2021-09-22
1
-5
/
+0
*
Merge tag 'libnvdimm-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-09-09
2
-8
/
+3
|
\
|
*
dax: move the dax_read_lock() locking into dax_supported
Christoph Hellwig
2021-08-27
1
-7
/
+2
|
*
dm: use fs_dax_get_by_bdev instead of dax_get_by_host
Christoph Hellwig
2021-08-27
1
-1
/
+1
*
|
Merge tag 'integrity-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-09-02
1
-1
/
+2
|
\
\
*
\
\
Merge tag 'for-5.15/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-08-31
37
-194
/
+1493
|
\
\
\
|
*
|
|
dm crypt: use in_hardirq() instead of deprecated in_irq()
Changbin Du
2021-08-20
1
-2
/
+2
|
*
|
|
dm ima: update dm target attributes for ima measurements
Tushar Sugandhi
2021-08-20
3
-9
/
+20
|
*
|
|
dm ima: add a warning in dm_init if duplicate ima events are not measured
Tushar Sugandhi
2021-08-20
1
-3
/
+6
|
*
|
|
dm ima: prefix ima event name related to device mapper with dm_
Tushar Sugandhi
2021-08-20
1
-9
/
+10
|
*
|
|
dm ima: add version info to dm related events in ima log
Tushar Sugandhi
2021-08-20
2
-12
/
+57
|
*
|
|
dm ima: prefix dm table hashes in ima log with hash algorithm
Tushar Sugandhi
2021-08-20
2
-3
/
+12
[next]