Age | Commit message (Expand) | Author |
2020-03-21 | block, bfq: turn put_queue into release_process_ref in __bfq_bic_change_cgroup | Paolo Valente |
2020-03-21 | block, bfq: move forward the getting of an extra ref in bfq_bfqq_move | Paolo Valente |
2020-03-21 | block, bfq: fix use-after-free in bfq_idle_slice_timer_body | Zhiqiang Liu |
2020-03-18 | block/genhd: Notify udev about capacity change | Balbir Singh |
2020-03-18 | block: Prevent hung_check firing during long sync IO | Ming Lei |
2020-03-17 | blk-mq: Fix typo in comment | Gabriela Bittencourt |
2020-03-17 | block: keep bdi->io_pages in sync with max_sectors_kb for stacked devices | Konstantin Khlebnikov |
2020-03-16 | scsi: core: Allow non-root users to perform ZBC commands | Ryan Attard |
2020-03-12 | block, zoned: fix integer overflow with BLKRESETZONE et al | Alexey Dobriyan |
2020-03-12 | blk-iocost: remove duplicated lines in comments | Weiping Zhang |
2020-03-12 | block: sed-opal: Change the check condition for regular session validity | Revanth Rajashekar |
2020-03-12 | block: Fix partition support for host aware zoned block devices | Shin'ichiro Kawasaki |
2020-03-12 | block: cleanup comment for blk_flush_complete_seq | Guoqing Jiang |
2020-03-12 | block: remove unneeded argument from blk_alloc_flush_queue | Guoqing Jiang |
2020-03-12 | block: cleanup for _blk/blk_rq_prep_clone | Guoqing Jiang |
2020-03-12 | block: remove redundant setting of QUEUE_FLAG_DYING | Guoqing Jiang |
2020-03-12 | block: use bio_{wouldblock,io}_error in direct_make_request | Guoqing Jiang |
2020-03-12 | block: fix comment for blk_cloned_rq_check_limits | Guoqing Jiang |
2020-03-12 | blk-mq: insert flush request to the front of dispatch queue | Ming Lei |
2020-03-12 | block: Fix use-after-free issue accessing struct io_cq | Sahitya Tummala |
2020-03-10 | blk-iocost: fix incorrect vtime comparison in iocg_is_idle() | Tejun Heo |
2020-03-10 | blk-mq: Fix a recently introduced regression in blk_mq_realloc_hw_ctxs() | Bart Van Assche |
2020-03-10 | blk-mq: Keep set->nr_hw_queues and set->map[].nr_queues in sync | Bart Van Assche |
2020-03-08 | partitions/efi: Fix partition name parsing in GUID partition entry | Nikolai Merinov |
2020-03-06 | block, bfq: fix overwrite of bfq_group pointer in bfq_find_set_group() | Carlo Nonato |
2020-03-02 | block: Remove used kblockd_schedule_work_on() | Daniel Wagner |
2020-02-26 | blk-mq: Remove some unused function arguments | John Garry |
2020-02-24 | blk-mq: insert passthrough request into hctx->dispatch directly | Ming Lei |
2020-02-06 | Merge tag 'block-5.6-2020-02-05' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-02-03 | block, bfq: clarify the goal of bfq_split_bfqq() | Paolo Valente |
2020-02-03 | block, bfq: get a ref to a group when adding it to a service tree | Paolo Valente |
2020-02-03 | block, bfq: remove ifdefs from around gets/puts of bfq groups | Paolo Valente |
2020-02-03 | block, bfq: extend incomplete name of field on_st | Paolo Valente |
2020-02-03 | block, bfq: get extra ref to prevent a queue from being freed during a group ... | Paolo Valente |
2020-02-03 | block, bfq: do not insert oom queue into position tree | Paolo Valente |
2020-02-03 | block, bfq: do not plug I/O for bfq_queues with no proc refs | Paolo Valente |
2020-01-29 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2020-01-27 | Merge tag 'for-5.6/block-2020-01-27' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-01-26 | block: allow partitions on host aware zone devices | Christoph Hellwig |
2020-01-23 | partitions/ldm: fix spelling mistake "to" -> "too" | Colin Ian King |
2020-01-22 | block, bfq: improve arithmetic division in bfq_delta() | Wen Yang |
2020-01-22 | block/bfq: remove unused bfq_class_rt which never used | Alex Shi |
2020-01-15 | block: fix an integer overflow in logical block size | Mikulas Patocka |
2020-01-14 | block: fix get_max_segment_size() overflow on 32bit arch | Ming Lei |
2020-01-09 | fs: move guard_bio_eod() after bio_set_op_attrs | Ming Lei |
2020-01-09 | block: mark zone-mgmt bios with REQ_SYNC | Chaitanya Kulkarni |
2020-01-06 | blk-mq: Document functions for sending request | André Almeida |
2020-01-06 | block: Allow t10-pi to be modular | Herbert Xu |
2020-01-03 | compat_ioctl: simplify up block/ioctl.c | Arnd Bergmann |
2020-01-03 | compat_ioctl: block: simplify compat_blkpg_ioctl() | Arnd Bergmann |