Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | md-cluster: fix safemode_delay value when converting to clustered bitmap | Zhao Heming | 2020-07-21 | 1 | -2/+9 | |
| * | | | | | | md/raid5: support config stripe_size by sysfs entry | Yufen Yu | 2020-07-21 | 1 | -0/+72 | |
| * | | | | | | md/raid5: set default stripe_size as 4096 | Yufen Yu | 2020-07-21 | 2 | -3/+24 | |
| * | | | | | | md/raid456: convert macro STRIPE_* to RAID5_STRIPE_* | Yufen Yu | 2020-07-21 | 4 | -128/+153 | |
| * | | | | | | raid5: remove the meaningless check in raid5_make_request | Guoqing Jiang | 2020-07-16 | 1 | -2/+1 | |
| * | | | | | | raid5: put the comment of clear_batch_ready to the right place | Guoqing Jiang | 2020-07-16 | 1 | -4/+4 | |
| * | | | | | | raid5: call clear_batch_ready before set STRIPE_ACTIVE | Guoqing Jiang | 2020-07-16 | 1 | -5/+10 | |
| * | | | | | | md: raid10: Fix compilation warning | Damien Le Moal | 2020-07-15 | 1 | -2/+2 | |
| * | | | | | | md: raid5: Fix compilation warning | Damien Le Moal | 2020-07-15 | 1 | -6/+6 | |
| * | | | | | | md: raid5-cache: Remove set but unused variable | Damien Le Moal | 2020-07-15 | 1 | -3/+1 | |
| * | | | | | | md: Fix compilation warning | Damien Le Moal | 2020-07-15 | 1 | -6/+6 | |
| | |_|/ / / | |/| | | | | ||||||
| * | | | | | md-cluster: fix wild pointer of unlock_all_bitmaps() | Zhao Heming | 2020-07-14 | 1 | -0/+1 | |
| * | | | | | md/raid5-cache: clear MD_SB_CHANGE_PENDING before flushing stripes | Song Liu | 2020-07-14 | 1 | -0/+7 | |
| * | | | | | md: fix deadlock causing by sysfs_notify | Junxiao Bi | 2020-07-14 | 5 | -20/+42 | |
| * | | | | | md: improve io stats accounting | Artur Paszkiewicz | 2020-07-13 | 2 | -12/+46 | |
| * | | | | | md: raid0/linear: fix dereference before null check on pointer mddev | Colin Ian King | 2020-07-13 | 1 | -4/+5 | |
| * | | | | | Merge tag 'v5.8-rc4' into for-5.9/drivers | Jens Axboe | 2020-07-08 | 6 | -18/+55 | |
| |\ \ \ \ \ | ||||||
* | \ \ \ \ \ | Merge tag 'docs-5.9' of git://git.lwn.net/linux | Linus Torvalds | 2020-08-04 | 2 | -5/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Replace HTTP links with HTTPS ones: LVM | Alexander A. Klimov | 2020-07-05 | 2 | -5/+5 | |
* | | | | | | | | Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2020-08-04 | 6 | -6/+6 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | treewide: Remove uninitialized_var() usage | Kees Cook | 2020-07-16 | 6 | -6/+6 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block | Linus Torvalds | 2020-08-03 | 33 | -486/+122 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | / | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | writeback: remove bdi->congested_fn | Christoph Hellwig | 2020-07-08 | 18 | -367/+1 | |
| * | | | | | | writeback: remove struct bdi_writeback_congested | Christoph Hellwig | 2020-07-08 | 1 | -1/+1 | |
| * | | | | | | md: switch to ->check_events for media change notifications | Christoph Hellwig | 2020-07-08 | 1 | -11/+8 | |
| | |_|/ / / | |/| | | | | ||||||
| * | | | | | dm: remove unused variable | Jens Axboe | 2020-07-01 | 1 | -1/+0 | |
| * | | | | | block: remove the bd_queue field from struct block_device | Christoph Hellwig | 2020-07-01 | 1 | -1/+1 | |
| * | | | | | block: remove direct_make_request | Christoph Hellwig | 2020-07-01 | 1 | -4/+1 | |
| * | | | | | block: rename generic_make_request to submit_bio_noacct | Christoph Hellwig | 2020-07-01 | 25 | -73/+72 | |
| * | | | | | block: move ->make_request_fn to struct block_device_operations | Christoph Hellwig | 2020-07-01 | 5 | -24/+35 | |
| * | | | | | block: remove the request_queue argument from blk_queue_split | Christoph Hellwig | 2020-07-01 | 2 | -2/+2 | |
| * | | | | | dm: stop using ->queuedata | Christoph Hellwig | 2020-07-01 | 1 | -2/+1 | |
| * | | | | | bcache: stop setting ->queuedata | Christoph Hellwig | 2020-07-01 | 1 | -1/+0 | |
| * | | | | | dm: use bio_uninit instead of bio_disassociate_blkg | Christoph Hellwig | 2020-06-29 | 1 | -3/+2 | |
| * | | | | | blk-mq: move failure injection out of blk_mq_complete_request | Christoph Hellwig | 2020-06-24 | 1 | -1/+2 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | dm integrity: fix integrity recalculation that is improperly skipped | Mikulas Patocka | 2020-07-23 | 2 | -2/+19 | |
| |_|_|/ |/| | | | ||||||
* | | | | dm: use noio when sending kobject event | Mikulas Patocka | 2020-07-08 | 1 | -3/+12 | |
* | | | | dm zoned: Fix zone reclaim trigger | Damien Le Moal | 2020-07-08 | 3 | -10/+11 | |
* | | | | dm zoned: fix unused but set variable warnings | Wei Yongjun | 2020-07-08 | 1 | -4/+1 | |
* | | | | dm writecache: reject asynchronous pmem devices | Michal Suchanek | 2020-07-08 | 1 | -0/+6 | |
* | | | | dm: use bio_uninit instead of bio_disassociate_blkg | Christoph Hellwig | 2020-07-08 | 1 | -3/+2 | |
* | | | | dm: do not use waitqueue for request-based DM | Ming Lei | 2020-07-07 | 2 | -29/+39 | |
| |/ / |/| | | ||||||
* | | | Merge tag 'for-5.8/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2020-06-27 | 6 | -18/+55 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | dm writecache: add cond_resched to loop in persistent_memory_claim() | Mikulas Patocka | 2020-06-19 | 1 | -0/+2 | |
| * | | dm zoned: Fix reclaim zone selection | Shin'ichiro Kawasaki | 2020-06-19 | 1 | -2/+2 | |
| * | | dm zoned: Fix random zone reclaim selection | Damien Le Moal | 2020-06-19 | 1 | -8/+27 | |
| * | | dm: update original bio sector on Zone Append | Johannes Thumshirn | 2020-06-19 | 1 | -0/+13 | |
| * | | dm zoned: Fix metadata zone size check | Shin'ichiro Kawasaki | 2020-06-19 | 1 | -1/+2 | |
| * | | dm ioctl: use struct_size() helper in retrieve_deps() | Gustavo A. R. Silva | 2020-06-17 | 1 | -1/+1 | |
| * | | dm writecache: skip writecache_wait when using pmem mode | Huaisheng Ye | 2020-06-17 | 1 | -2/+4 |