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
2020-10-29
xsysace: use platform_get_resource() and platform_get_irq_optional()
Andy Shevchenko
1
-23
/
+26
2020-10-29
null_blk: Fix locking in zoned mode
Damien Le Moal
2
-25
/
+82
2020-10-29
null_blk: Fix zone reset all tracing
Damien Le Moal
1
-3
/
+8
2020-10-29
nbd: don't update block size after device is started
Ming Lei
1
-4
/
+5
2020-10-27
null_blk: synchronization fix for zoned device
Kanchan Joshi
2
-4
/
+19
2020-10-25
Merge tag 'for-linus-5.10b-rc1c-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-11
/
+31
2020-10-24
Merge tag 'block-5.10-2020-10-24' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-42
/
+57
2020-10-22
null_blk: use zone status for max active/open
Keith Busch
1
-26
/
+43
2020-10-21
Merge tag 'ceph-for-5.10-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-4
/
+4
2020-10-21
xen-blkfront: add a parameter for disabling of persistent grants
SeongJae Park
1
-5
/
+15
2020-10-21
xen-blkback: add a parameter for disabling of persistent grants
SeongJae Park
1
-6
/
+16
2020-10-20
Merge tag 'for-linus-5.10b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-8
/
+19
2020-10-20
xen/blkback: use lateeoi irq binding
Juergen Gross
2
-8
/
+19
2020-10-19
zram: Fix __zram_bvec_{read,write}() locking order
Peter Zijlstra
1
-3
/
+5
2020-10-17
skd_main: remove unused including <linux/version.h>
Tian Tao
1
-1
/
+0
2020-10-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2020-10-16
zram: failing to decompress is WARN_ON worthy
Douglas Anderson
1
-1
/
+1
2020-10-15
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-3
/
+3
2020-10-14
nbd: make the config put is called before the notifying the waiter
Xiubo Li
1
-1
/
+1
2020-10-13
block/rnbd-clt: send_msg_close if any error occurs after send_msg_open
Gioh Kim
1
-1
/
+3
2020-10-13
block/rnbd-clt: do not cap max_hw_sectors & max_segments with remote device
Jack Wang
1
-5
/
+0
2020-10-13
block/rnbd-clt: remove nr argument from send_usr_msg
Guoqing Jiang
1
-5
/
+5
2020-10-13
Merge tag 'drivers-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-59
/
+289
2020-10-13
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
24
-217
/
+105
2020-10-12
libceph, rbd, ceph: "blacklist" -> "blocklist"
Ilya Dryomov
1
-4
/
+4
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2020-10-05
drbd: remove ->this_bdev
Christoph Hellwig
7
-33
/
+25
2020-10-02
genetlink: move to smaller ops wherever possible
Jakub Kicinski
1
-3
/
+3
2020-10-02
rsxx: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-10-02
drbd: code cleanup by using sendpage_ok() to check page for kernel_sendpage()
Coly Li
1
-1
/
+1
2020-09-29
null_blk: add support for max open/active zone limit for zoned devices
Niklas Cassel
3
-58
/
+282
2020-09-25
drbd: don't set ->bd_contains
Christoph Hellwig
1
-2
/
+0
2020-09-25
drbd: don't detour through bd_contains for the gendisk
Christoph Hellwig
2
-2
/
+2
2020-09-24
null_blk: Support shared tag bitmap
John Garry
1
-0
/
+6
2020-09-24
Merge branch 'for-5.10/block' into for-5.10/drivers
Jens Axboe
18
-180
/
+78
2020-09-24
bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
Christoph Hellwig
2
-2
/
+2
2020-09-24
bdi: remove BDI_CAP_SYNCHRONOUS_IO
Christoph Hellwig
2
-7
/
+13
2020-09-24
block: lift setting the readahead size into the block layer
Christoph Hellwig
2
-10
/
+1
2020-09-24
aoe: set an optimal I/O size
Christoph Hellwig
1
-2
/
+2
2020-09-24
drbd: remove dead code in device_to_statistics
Christoph Hellwig
1
-6
/
+0
2020-09-23
zram: cleanup backing_dev_store
Christoph Hellwig
1
-3
/
+4
2020-09-23
pktcdvd: use blkdev_get_by_dev instead of open coding it
Christoph Hellwig
1
-14
/
+11
2020-09-23
pktcdvd: remove the if 0'ed pkt_start_recovery function
Christoph Hellwig
1
-65
/
+2
2020-09-23
block: move the NEED_PART_SCAN flag to struct gendisk
Christoph Hellwig
1
-4
/
+4
2020-09-10
paride/pcd: use bdev_check_media_change
Christoph Hellwig
1
-1
/
+1
2020-09-10
xsysace: simplify media change handling
Christoph Hellwig
1
-16
/
+10
2020-09-10
xsysace: use bdev_check_media_change
Christoph Hellwig
1
-2
/
+2
2020-09-10
swim3: use bdev_check_media_changed
Christoph Hellwig
1
-2
/
+2
2020-09-10
swim: simplify media change handling
Christoph Hellwig
1
-22
/
+2
2020-09-10
swim: use bdev_check_media_change
Christoph Hellwig
1
-2
/
+4
[next]