Age | Commit message (Expand) | Author | Files | Lines |
2022-01-18 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -2/+2 |
2022-01-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -9/+2 |
2022-01-15 | zram: use ATTRIBUTE_GROUPS | Luis Chamberlain | 1 | -9/+2 |
2022-01-15 | virtio: wrap config->reset calls | Michael S. Tsirkin | 1 | -2/+2 |
2022-01-14 | Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+1 |
2022-01-13 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 4 | -12/+12 |
2022-01-13 | Merge tag 'v5.16' into rdma.git for-next | Jason Gunthorpe | 1 | -3/+12 |
2022-01-12 | Merge tag 'for-5.17/drivers-2022-01-11' of git://git.kernel.dk/linux-block | Linus Torvalds | 21 | -4312/+249 |
2022-01-12 | Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-block | Linus Torvalds | 26 | -62/+63 |
2022-01-07 | RDMA/rtrs-clt: Rename rtrs_clt to rtrs_clt_sess | Vaishali Thakkar | 2 | -3/+3 |
2022-01-07 | RDMA/rtrs-srv: Rename rtrs_srv to rtrs_srv_sess | Vaishali Thakkar | 2 | -3/+3 |
2022-01-07 | RDMA/rtrs-srv: Rename rtrs_srv_sess to rtrs_srv_path | Vaishali Thakkar | 1 | -6/+6 |
2022-01-05 | block/rnbd-clt-sysfs: use default_groups in kobj_type | Greg Kroah-Hartman | 1 | -1/+2 |
2022-01-04 | pktcdvd: convert to use attribute groups | Greg Kroah-Hartman | 1 | -141/+134 |
2022-01-03 | Merge 5.16-rc8 into char-misc-next | Greg Kroah-Hartman | 1 | -3/+12 |
2021-12-24 | block: null_blk: only set set->nr_maps as 3 if active poll_queues is > 0 | Ming Lei | 1 | -1/+1 |
2021-12-21 | paride: fix up build warning on mips platforms | Greg Kroah-Hartman | 1 | -0/+1 |
2021-12-16 | block: remove the rsxx driver | Christoph Hellwig | 11 | -4020/+0 |
2021-12-16 | xen/blkfront: harden blkfront against event channel storms | Juergen Gross | 1 | -3/+12 |
2021-12-14 | rsxx: Drop PCI legacy power management | Bjorn Helgaas | 1 | -7/+0 |
2021-12-14 | mtip32xx: convert to generic power management | Vaibhav Gupta | 1 | -38/+10 |
2021-12-14 | mtip32xx: remove pointless drvdata lookups | Bjorn Helgaas | 1 | -13/+12 |
2021-12-14 | mtip32xx: remove pointless drvdata checking | Bjorn Helgaas | 1 | -14/+1 |
2021-12-14 | drbd: Use struct_group() to zero algs | Kees Cook | 3 | -4/+8 |
2021-12-13 | loop: make autoclear operation asynchronous | Tetsuo Handa | 2 | -29/+37 |
2021-12-11 | null_blk: cast command status to integer | Jens Axboe | 1 | -1/+1 |
2021-12-10 | pktdvd: stop using bdi congestion framework. | NeilBrown | 1 | -11/+20 |
2021-12-04 | Merge tag 'block-5.16-2021-12-03' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+1 |
2021-12-03 | block: null_blk: batched complete poll requests | Ming Lei | 1 | -1/+3 |
2021-12-03 | floppy: Add max size check for user space request | Xiongwei Song | 1 | -1/+3 |
2021-12-03 | floppy: Fix hang in watchdog when disk is ejected | Tasos Sahanidis | 1 | -1/+1 |
2021-12-03 | null_blk: allow zero poll queues | Ming Lei | 1 | -4/+2 |
2021-11-29 | loop: Use pr_warn_once() for loop_control_remove() warning | Tetsuo Handa | 1 | -1/+1 |
2021-11-29 | loop: don't hold lo_mutex during __loop_clr_fd() | Tetsuo Handa | 1 | -33/+22 |
2021-11-29 | block: remove the gendisk argument to blk_execute_rq | Christoph Hellwig | 5 | -6/+6 |
2021-11-29 | block: remove the ->rq_disk field in struct request | Christoph Hellwig | 9 | -16/+16 |
2021-11-29 | block: remove GENHD_FL_EXT_DEVT | Christoph Hellwig | 17 | -10/+14 |
2021-11-29 | null_blk: don't suppress partitioning information | Christoph Hellwig | 1 | -1/+1 |
2021-11-29 | block: rename GENHD_FL_NO_PART_SCAN to GENHD_FL_NO_PART | Christoph Hellwig | 2 | -5/+5 |
2021-11-29 | block: remove GENHD_FL_CD | Christoph Hellwig | 3 | -24/+21 |
2021-11-29 | block: move GENHD_FL_BLOCK_EVENTS_ON_EXCL_WRITE to disk->event_flags | Christoph Hellwig | 1 | -1/+1 |
2021-11-28 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -2/+1 |
2021-11-26 | zram: only make zram_wb_devops for CONFIG_ZRAM_WRITEBACK | Jens Axboe | 1 | -0/+2 |
2021-11-25 | virtio-blk: modify the value type of num in virtio_queue_rq() | Ye Guojin | 1 | -1/+1 |
2021-11-25 | Revert "virtio-blk: don't let virtio core to validate used length" | Michael S. Tsirkin | 1 | -1/+0 |
2021-11-09 | Merge tag 'for-5.16/drivers-2021-11-09' of git://git.kernel.dk/linux-block | Linus Torvalds | 11 | -74/+143 |
2021-11-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -18/+48 |
2021-11-06 | zram: introduce an aged idle interface | Brian Geffon | 1 | -16/+46 |
2021-11-06 | zram: off by one in read_block_state() | Dan Carpenter | 1 | -1/+1 |
2021-11-06 | zram_drv: allow reclaim on bio_alloc | Jaewon Kim | 1 | -1/+1 |