index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-14
Merge tag 'for-linus-6.0-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-15
/
+9
2022-08-12
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-14
/
+10
2022-08-12
xen-blkfront: Apply 'feature_persistent' parameter when connect
SeongJae Park
1
-3
/
+1
2022-08-12
xen-blkback: Apply 'feature_persistent' parameter when connect
Maximilian Heyne
1
-6
/
+3
2022-08-12
xen-blkback: fix persistent grants negotiation
SeongJae Park
1
-8
/
+7
2022-08-11
Merge tag 'ceph-for-5.20-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-3
/
+3
2022-08-11
virtio-blk: Avoid use-after-free on suspend/resume
Shigeru Yoshida
1
-14
/
+10
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-8
/
+9
2022-08-03
libceph: clean up ceph_osdc_start_request prototype
Jeff Layton
1
-3
/
+3
2022-08-02
ublk_drv: add support for UBLK_IO_NEED_GET_DATA
ZiyangZhang
1
-12
/
+94
2022-08-02
ublk_drv: cleanup ublksrv_ctrl_dev_info
Ming Lei
1
-11
/
+7
2022-08-02
ublk_drv: add SET_PARAMS/GET_PARAMS control command
Ming Lei
1
-18
/
+187
2022-08-02
ublk_drv: fix ublk device leak in case that add_disk fails
Ming Lei
1
-0
/
+5
2022-08-02
ublk_drv: cancel device even though disk isn't up
Ming Lei
1
-6
/
+12
2022-08-02
block: change the blk_queue_split calling convention
Christoph Hellwig
3
-3
/
+3
2022-08-02
remove the sx8 block driver
Christoph Hellwig
3
-1593
/
+0
2022-08-02
nbd: add missing definition of pr_fmt
Yu Kuai
1
-2
/
+4
2022-08-02
null_blk: fix ida error handling in null_add_dev()
Dan Carpenter
1
-3
/
+11
2022-08-02
null_blk: add configfs variables for 2 options
Vincent Fu
2
-19
/
+50
2022-08-02
null_blk: add module parameters for 4 options
Vincent Fu
1
-0
/
+20
2022-08-02
block/rnbd-srv: Replace sess_dev_list with index_idr
Md Haris Iqbal
2
-14
/
+7
2022-08-02
block/rnbd-srv: Set keep_id to true after mutex_trylock
Md Haris Iqbal
1
-1
/
+2
2022-08-02
rnbd-clt: make rnbd_clt_change_capacity return void
Guoqing Jiang
1
-4
/
+3
2022-08-02
rnbd-clt: pass sector_t type for resize capacity
Guoqing Jiang
3
-5
/
+5
2022-08-02
rnbd-clt: check capacity inside rnbd_clt_change_capacity
Guoqing Jiang
1
-6
/
+7
2022-08-02
rnbd-clt: adjust the layout of struct rnbd_clt_dev
Guoqing Jiang
1
-2
/
+2
2022-08-02
rnbd-clt: reduce the size of struct rnbd_clt_dev
Guoqing Jiang
2
-74
/
+55
2022-08-02
rnbd-clt: kill read_only from struct rnbd_clt_dev
Guoqing Jiang
2
-7
/
+2
2022-08-02
rnbd-clt: don't free rsp in msg_open_conf for map scenario
Guoqing Jiang
1
-4
/
+14
2022-08-02
rnbd-clt: open code send_msg_open in rnbd_clt_map_device
Guoqing Jiang
1
-2
/
+41
2022-08-02
block: null_blk: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-4
/
+3
2022-08-02
drbd: bm_page_async_io: fix spurious bitmap "IO error" on large volumes
Lars Ellenberg
1
-7
/
+42
2022-08-02
Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block
Linus Torvalds
48
-393
/
+1717
2022-07-29
zsmalloc: zs_malloc: return ERR_PTR on failure
Hui Zhu
1
-2
/
+2
2022-07-26
ublk_drv: fix double shift bug
Dan Carpenter
1
-2
/
+2
2022-07-22
ublk_drv: make sure that correct flags(features) returned to userspace
Ming Lei
1
-3
/
+14
2022-07-22
ublk_drv: fix error handling of ublk_add_dev
Christoph Hellwig
1
-52
/
+48
2022-07-21
ublk_drv: fix lockdep warning
Ming Lei
1
-2
/
+4
2022-07-21
ublk: defer disk allocation
Christoph Hellwig
1
-74
/
+53
2022-07-21
ublk: rewrite ublk_ctrl_get_queue_affinity to not rely on hctx->cpumask
Christoph Hellwig
1
-31
/
+24
2022-07-21
ublk: fold __ublk_create_dev into ublk_ctrl_add_dev
Christoph Hellwig
1
-20
/
+8
2022-07-21
ublk: cleanup ublk_ctrl_uring_cmd
Christoph Hellwig
1
-118
/
+116
2022-07-21
ublk: simplify ublk_ch_open and ublk_ch_release
Christoph Hellwig
1
-10
/
+7
2022-07-21
ublk: remove the empty open and release block device operations
Christoph Hellwig
1
-11
/
+0
2022-07-21
ublk: remove UBLK_IO_F_PREFLUSH
Christoph Hellwig
1
-3
/
+0
2022-07-18
ublk_drv: fix an IS_ERR() vs NULL check
Dan Carpenter
1
-2
/
+2
2022-07-18
ublk: remove UBLK_IO_F_INTEGRITY
Christoph Hellwig
1
-3
/
+0
2022-07-18
ublk_drv: remove unneeded semicolon
Yang Li
1
-2
/
+2
2022-07-18
ublk_drv: fix missing error return code in ublk_add_dev()
Yang Yingliang
1
-1
/
+3
2022-07-17
zram: fix unused 'zram_wb_devops' warning
Kefeng Wang
1
-0
/
+2
[next]