| 2023-02-14 | Heinz Mauelshagen | dm: address indent/space issues | commit | commitdiff | tree | snapshot | 
| 2023-02-14 | Heinz Mauelshagen | dm: address space issues relative to switch/while/for/... | commit | commitdiff | tree | snapshot | 
| 2023-02-14 | Heinz Mauelshagen | dm: avoid initializing static variables | commit | commitdiff | tree | snapshot | 
| 2023-02-14 | Heinz Mauelshagen | dm: enclose complex macros into parentheses where possible | commit | commitdiff | tree | snapshot | 
| 2023-02-14 | Heinz Mauelshagen | dm: avoid assignment in if conditions | commit | commitdiff | tree | snapshot | 
| 2023-02-14 | Heinz Mauelshagen | dm: change "unsigned" to "unsigned int" | commit | commitdiff | tree | snapshot | 
| 2023-02-14 | Heinz Mauelshagen | dm: use fsleep() instead of msleep() for deterministic... | commit | commitdiff | tree | snapshot | 
| 2023-02-14 | Heinz Mauelshagen | dm: prefer kmap_local_page() instead of deprecated... | commit | commitdiff | tree | snapshot | 
| 2023-02-14 | Heinz Mauelshagen | dm: add missing SPDX-License-Indentifiers | commit | commitdiff | tree | snapshot | 
| 2023-02-14 | Mikulas Patocka | dm: send just one event on resize, not two | commit | commitdiff | tree | snapshot | 
| 2023-02-12 | Benjamin Marzinski | dm table: check that a dm device doesn't reference... | commit | commitdiff | tree | snapshot | 
| 2023-02-12 | Yu Zhe | dm raid: fix some spelling mistakes in comments | commit | commitdiff | tree | snapshot | 
| 2023-02-02 | Nathan Huckleberry | dm verity: stop using WQ_UNBOUND for verify_wq | commit | commitdiff | tree | snapshot | 
| 2023-02-02 | Jiapeng Chong | dm integrity: Remove bi_sector that's only used by... | commit | commitdiff | tree | snapshot | 
| 2023-02-02 | Christophe... | dm crypt: Slightly simplify crypt_set_keyring_key() | commit | commitdiff | tree | snapshot | 
| 2023-02-02 | Sergey Shtylyov | dm ioctl: drop always-false condition | commit | commitdiff | tree | snapshot | 
| 2023-02-02 | Mikulas Patocka | dm flakey: fix logic when corrupting a bio | commit | commitdiff | tree | snapshot | 
| 2023-02-01 | Mikulas Patocka | dm flakey: fix a bug with 32-bit highmem systems | commit | commitdiff | tree | snapshot | 
| 2023-02-01 | Mikulas Patocka | dm flakey: don't corrupt the zero page | commit | commitdiff | tree | snapshot | 
| 2023-01-30 | Joe Thornber | dm cache: Add some documentation to dm-cache-background... | commit | commitdiff | tree | snapshot | 
| 2023-01-30 | Joe Thornber | dm cache: free background tracker's queued work in... | commit | commitdiff | tree | snapshot | 
| 2023-01-30 | Mike Snitzer | dm: improve shrinker debug names | commit | commitdiff | tree | snapshot | 
| 2023-01-30 | Ulf Hansson | block: Default to use cgroup support for BFQ | commit | commitdiff | tree | snapshot | 
| 2023-01-30 | Kemeng Shi | block, bfq: remove unused bfq_wr_max_time in struct... | commit | commitdiff | tree | snapshot | 
| 2023-01-30 | Kemeng Shi | block, bfq: remove unnecessary goto tag in bfq_dispatch... | commit | commitdiff | tree | snapshot | 
| 2023-01-30 | Kemeng Shi | block, bfq: remove redundant check in bfq_put_cooperator | commit | commitdiff | tree | snapshot | 
| 2023-01-30 | Kemeng Shi | block, bfq: remove unnecessary dereference to get async... | commit | commitdiff | tree | snapshot | 
| 2023-01-30 | Kemeng Shi | block, bfq: use helper macro RQ_BFQQ to get bfqq of... | commit | commitdiff | tree | snapshot | 
| 2023-01-30 | Kemeng Shi | block, bfq: initialize bfqq->decrease_time_jif correctly | commit | commitdiff | tree | snapshot | 
| 2023-01-30 | Kemeng Shi | block, bfq: remove unsed parameter reason in bfq_bfqq_i... | commit | commitdiff | tree | snapshot | 
| 2023-01-30 | Kemeng Shi | block, bfq: correctly raise inject limit in bfq_choose_... | commit | commitdiff | tree | snapshot | 
| 2023-01-30 | Kemeng Shi | sbitmap: correct wake_batch recalculation to avoid... | commit | commitdiff | tree | snapshot | 
| 2023-01-30 | Kemeng Shi | sbitmap: add sbitmap_find_bit to remove repeat code... | commit | commitdiff | tree | snapshot | 
| 2023-01-30 | Kemeng Shi | sbitmap: rewrite sbitmap_find_bit_in_index to reduce... | commit | commitdiff | tree | snapshot | 
| 2023-01-30 | Kemeng Shi | sbitmap: remove redundant check in __sbitmap_queue_get_... | commit | commitdiff | tree | snapshot | 
| 2023-01-30 | Kemeng Shi | sbitmap: remove unnecessary calculation of alloc_hint... | commit | commitdiff | tree | snapshot | 
| 2023-01-29 | Yu Kuai | blk-cgroup: synchronize pd_free_fn() from blkg_free_wor... | commit | commitdiff | tree | snapshot | 
| 2023-01-29 | Yu Kuai | blk-cgroup: support to track if policy is online | commit | commitdiff | tree | snapshot | 
| 2023-01-29 | Yu Kuai | blk-cgroup: dropping parent refcount after pd_free_fn... | commit | commitdiff | tree | snapshot | 
| 2023-01-29 | Zhong Jinghua | blk-mq: cleanup unused methods: blk_mq_hw_sysfs_store | commit | commitdiff | tree | snapshot | 
| 2023-01-29 | Christoph Hellwig | s390/dcssblk:: don't call bio_split_to_limits | commit | commitdiff | tree | snapshot | 
| 2023-01-29 | Christoph Hellwig | ps3vram: remove bio splitting | commit | commitdiff | tree | snapshot | 
| 2023-01-29 | Jens Axboe | block: treat poll queue enter similarly to timeouts | commit | commitdiff | tree | snapshot | 
| 2023-01-29 | Li Nan | blk-iocost: change div64_u64 to DIV64_U64_ROUND_UP... | commit | commitdiff | tree | snapshot | 
| 2023-01-29 | Li Nan | blk-iocost: fix divide by 0 error in calc_lcoefs() | commit | commitdiff | tree | snapshot | 
| 2023-01-29 | Yu Kuai | blk-iocost: read params inside lock in sysfs apis | commit | commitdiff | tree | snapshot | 
| 2023-01-29 | Yu Kuai | blk-iocost: don't allow to configure bio based device | commit | commitdiff | tree | snapshot | 
| 2023-01-29 | Yu Kuai | blk-iocost: check return value of match_u64() | commit | commitdiff | tree | snapshot | 
| 2023-01-29 | Arnd Bergmann | blk-iocost: avoid 64-bit division in ioc_timer_fn | commit | commitdiff | tree | snapshot | 
| 2023-01-29 | Ming Lei | block: ublk: fix doc build warning | commit | commitdiff | tree | snapshot | 
| 2023-01-29 | Pankaj Raghav | block: introduce bdev_zone_no helper | commit | commitdiff | tree | snapshot | 
| 2023-01-29 | Pankaj Raghav | block: add a new helper bdev_{is_zone_start, offset_fro... | commit | commitdiff | tree | snapshot | 
| 2023-01-29 | Pankaj Raghav | block: remove superfluous check for request queue in... | commit | commitdiff | tree | snapshot | 
| 2023-01-29 | Anuj Gupta | block: extend bio-cache for non-polled requests | commit | commitdiff | tree | snapshot | 
| 2023-01-29 | Anuj Gupta | nvme: set REQ_ALLOC_CACHE for uring-passthru request | commit | commitdiff | tree | snapshot | 
| 2023-01-29 | Ming Lei | ublk_drv: add mechanism for supporting unprivileged... | commit | commitdiff | tree | snapshot | 
| 2023-01-29 | Ming Lei | ublk_drv: add module parameter of ublks_max for limitin... | commit | commitdiff | tree | snapshot | 
| 2023-01-29 | Ming Lei | ublk_drv: add device parameter UBLK_PARAM_TYPE_DEVT | commit | commitdiff | tree | snapshot | 
| 2023-01-29 | Ming Lei | ublk_drv: move ublk_get_device_from_id into ublk_ctrl_u... | commit | commitdiff | tree | snapshot | 
| 2023-01-29 | Ming Lei | ublk_drv: don't probe partitions if the ubq daemon... | commit | commitdiff | tree | snapshot | 
| 2023-01-29 | Ming Lei | ublk_drv: remove nr_aborted_queues from ublk_device | commit | commitdiff | tree | snapshot | 
| 2023-01-29 | Jens Axboe | block: don't allow multiple bios for IOCB_NOWAIT issue | commit | commitdiff | tree | snapshot | 
| 2023-01-29 | Andreas Gruenbacher | drbd: drbd_insert_interval(): Clarify comment | commit | commitdiff | tree | snapshot | 
| 2023-01-29 | Lars Ellenberg | drbd: interval tree: make removing an "empty" interval... | commit | commitdiff | tree | snapshot | 
| 2023-01-29 | Christoph Böhmwalder | MAINTAINERS: add drbd headers | commit | commitdiff | tree | snapshot | 
| 2023-01-29 | Christoph Böhmwalder | drbd: remove macros using require_context | commit | commitdiff | tree | snapshot | 
| 2023-01-29 | Christoph Böhmwalder | drbd: remove unnecessary assignment in vli_encode_bits | commit | commitdiff | tree | snapshot | 
| 2023-01-29 | Christoph Böhmwalder | drbd: make limits unsigned | commit | commitdiff | tree | snapshot | 
| 2023-01-29 | Robert Altnoeder | drbd: fix DRBD_VOLUME_MAX 65535 -> 65534 | commit | commitdiff | tree | snapshot | 
| 2023-01-29 | Christoph Böhmwalder | drbd: adjust drbd_limits license header | commit | commitdiff | tree | snapshot | 
| 2023-01-29 | Christoph Böhmwalder | drbd: split off drbd_config into separate file | commit | commitdiff | tree | snapshot | 
| 2023-01-29 | Christoph Böhmwalder | drbd: drop API_VERSION define | commit | commitdiff | tree | snapshot | 
| 2023-01-29 | Christoph Böhmwalder | drbd: split off drbd_buildtag into separate file | commit | commitdiff | tree | snapshot | 
| 2023-01-29 | Jens Axboe | block: add a BUILD_BUG_ON() for adding more bio flags... | commit | commitdiff | tree | snapshot | 
| 2023-01-29 | Keith Busch | block: save user max_sectors limit | commit | commitdiff | tree | snapshot | 
| 2023-01-29 | Keith Busch | block: make BLK_DEF_MAX_SECTORS unsigned | commit | commitdiff | tree | snapshot | 
| 2023-01-29 | Davide Zini | block, bfq: balance I/O injection among underutilized... | commit | commitdiff | tree | snapshot | 
| 2023-01-29 | Davide Zini | block, bfq: inject I/O to underutilized actuators | commit | commitdiff | tree | snapshot | 
| 2023-01-29 | Federico Gavioli | block, bfq: retrieve independent access ranges from... | commit | commitdiff | tree | snapshot | 
| 2023-01-29 | Davide Zini | block, bfq: split also async bfq_queues on a per-actuat... | commit | commitdiff | tree | snapshot | 
| 2023-01-29 | Paolo Valente | block, bfq: turn bfqq_data into an array in bfq_io_cq | commit | commitdiff | tree | snapshot | 
| 2023-01-29 | Paolo Valente | block, bfq: move io_cq-persistent bfqq data into a... | commit | commitdiff | tree | snapshot | 
| 2023-01-29 | Paolo Valente | block, bfq: forbid stable merging of queues associated... | commit | commitdiff | tree | snapshot | 
| 2023-01-29 | Paolo Valente | block, bfq: split sync bfq_queues on a per-actuator... | commit | commitdiff | tree | snapshot | 
| 2023-01-29 | Linus Torvalds | Linux 6.2-rc6 | commit | commitdiff | tree | snapshot | 
| 2023-01-29 | Linus Torvalds | Merge tag 'irq_urgent_for_v6.2_rc6' of git://git./linux... | commit | commitdiff | tree | snapshot | 
| 2023-01-29 | Linus Torvalds | Merge tag 'x86_urgent_for_v6.2_rc6' of git://git./linux... | commit | commitdiff | tree | snapshot | 
| 2023-01-29 | Linus Torvalds | Merge tag 'input-for-v6.2-rc5' of git://git./linux... | commit | commitdiff | tree | snapshot | 
| 2023-01-29 | Linus Torvalds | Merge tag 'cxl-fixes-for-6.2-rc6' of git://git./linux... | commit | commitdiff | tree | snapshot | 
| 2023-01-29 | Vlastimil Babka | Revert "mm/compaction: fix set skip in fast_find_migrat... | commit | commitdiff | tree | snapshot | 
| 2023-01-28 | Linus Torvalds | Fix up more non-executable files marked executable | commit | commitdiff | tree | snapshot | 
| 2023-01-28 | Linus Torvalds | Merge tag '6.2-rc5-ksmbd-server-fixes' of git://git... | commit | commitdiff | tree | snapshot | 
| 2023-01-28 | Linus Torvalds | Merge tag '6.2-rc5-smb3-client-fixes' of git://git... | commit | commitdiff | tree | snapshot | 
| 2023-01-28 | Linus Torvalds | Merge tag 'block-6.2-2023-01-27' of git://git.kernel... | commit | commitdiff | tree | snapshot | 
| 2023-01-28 | Linus Torvalds | Merge tag 'io_uring-6.2-2023-01-27' of git://git.kernel... | commit | commitdiff | tree | snapshot | 
| 2023-01-28 | Linus Torvalds | Merge tag 'hardening-v6.2-rc6' of git://git./linux... | commit | commitdiff | tree | snapshot | 
| 2023-01-28 | Linus Torvalds | Merge tag 'trace-v6.2-rc5' of git://git./linux/kernel... | commit | commitdiff | tree | snapshot | 
| 2023-01-27 | Linus Torvalds | Merge tag 'i2c-for-6.2-rc6' of git://git./linux/kernel... | commit | commitdiff | tree | snapshot | 
| 2023-01-27 | Linus Torvalds | Merge tag 'gpio-fixes-for-v6.2-rc6' of git://git./linux... | commit | commitdiff | tree | snapshot | 
| 2023-01-27 | Linus Torvalds | Merge tag 'regulator-fix-v6.2-rc5' of git://git./linux... | commit | commitdiff | tree | snapshot | 
| next |