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-07-16
Merge tag 'char-misc-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+2
2020-07-10
Merge tag 'block-5.8-2020-07-10' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-10
/
+15
2020-07-08
nbd: Fix memory leak in nbd_add_socket
Zheng Bin
1
-10
/
+15
2020-07-02
Merge tag 'block-5.8-2020-07-01' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2020-07-01
Revert "zram: convert remaining CLASS_ATTR() to CLASS_ATTR_RO()"
Wade Mealing
1
-1
/
+2
2020-06-30
virtio-blk: free vblk-vqs in error path of virtblk_probe()
Hou Tao
1
-0
/
+1
2020-06-19
Merge tag 'block-5.8-2020-06-19' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+4
2020-06-19
Merge tag 'ceph-for-5.8-rc2' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-1
/
+3
2020-06-18
loop: replace kill_bdev with invalidate_bdev
Zheng Bin
1
-4
/
+4
2020-06-16
libceph: move away from global osd_req_flags
Ilya Dryomov
1
-1
/
+3
2020-06-15
drbd: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2
-5
/
+5
2020-06-13
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2
-17
/
+17
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2
-17
/
+17
2020-06-11
Merge tag 'block-5.8-2020-06-11' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-3
/
+3
2020-06-11
umem: remove redundant initialization of variable ret
Colin Ian King
1
-1
/
+1
2020-06-11
pktcdvd: remove redundant initialization of variable ret
Colin Ian King
1
-1
/
+1
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-08
Merge tag 'ceph-for-5.8-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2
-2
/
+44
2020-06-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
16
-0
/
+4392
2020-06-05
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+0
2020-06-04
loop: Fix wrong masking of status flags
Martijn Coenen
1
-1
/
+1
2020-06-04
zcomp: Use ARRAY_SIZE() for backends list
Andy Shevchenko
1
-4
/
+3
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
4
-39
/
+10
2020-06-02
Merge tag 'vfs-5.8-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-3
/
+3
2020-06-02
Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-387
/
+468
2020-06-02
Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-66
/
+74
2020-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-4
/
+2
2020-06-02
mm: remove the pgprot argument to __vmalloc
Christoph Hellwig
1
-3
/
+1
2020-06-02
mm/writeback: replace PF_LESS_THROTTLE with PF_LOCAL_THROTTLE
NeilBrown
1
-1
/
+1
2020-06-01
rbd: compression_hint option
Ilya Dryomov
1
-1
/
+42
2020-06-01
libceph: support for alloc hint flags
Ilya Dryomov
1
-1
/
+2
2020-06-01
libceph, rbd: replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-05-29
null_blk: force complete for timeout request
Dongli Zhang
1
-1
/
+1
2020-05-29
blk-mq: drain I/O when all CPUs in a hctx are offline
Ming Lei
1
-1
/
+1
2020-05-28
tcp: add tcp_sock_set_quickack
Christoph Hellwig
2
-10
/
+2
2020-05-28
tcp: add tcp_sock_set_nodelay
Christoph Hellwig
3
-10
/
+3
2020-05-28
tcp: add tcp_sock_set_cork
Christoph Hellwig
3
-19
/
+5
2020-05-28
zram: Use local lock to protect per-CPU data
Mike Galbraith
2
-2
/
+8
2020-05-28
zram: Allocate struct zcomp_strm as per-CPU memory
Sebastian Andrzej Siewior
2
-26
/
+17
2020-05-27
zram: nvdimm: use bio_{start,end}_io_acct and disk_{start,end}_io_acct
Christoph Hellwig
1
-14
/
+10
2020-05-27
rsxx: use bio_{start,end}_io_acct
Christoph Hellwig
1
-17
/
+2
2020-05-27
drbd: use bio_{start,end}_io_acct
Christoph Hellwig
1
-23
/
+4
2020-05-26
block/floppy: fix contended case in floppy_queue_rq()
Jiri Kosina
1
-5
/
+5
2020-05-24
loop: remove redundant assignment to variable error
Colin Ian King
1
-2
/
+0
2020-05-22
RDMA/rnbd: Fix compilation error when CONFIG_MODULES is disabled
Danil Kipnis
1
-4
/
+7
2020-05-22
Merge tag 'block-5.7-2020-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-0
/
+11
2020-05-22
block/rnbd: Fix an IS_ERR() vs NULL check in find_or_create_sess()
Dan Carpenter
1
-5
/
+4
2020-05-21
Merge tag 'v5.7-rc6' into rdma.git for-next
Jason Gunthorpe
5
-75
/
+181
2020-05-21
null_blk: don't allow discard for zoned mode
Chaitanya Kulkarni
1
-0
/
+7
[next]