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
2019-06-20
block: drbd: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
3
-66
/
+5
2019-06-20
null_blk: remove duplicate 0 initialization
Chaitanya Kulkarni
1
-1
/
+0
2019-06-20
floppy: fix harmless clang build warning
Arnd Bergmann
1
-1
/
+1
2019-06-15
block: null_blk: fix race condition for null_del_dev
Bob Liu
1
-5
/
+6
2019-06-13
block/ps3vram: Use %llu to format sector_t after LBDAF removal
Geert Uytterhoeven
1
-1
/
+1
2019-06-13
null_blk: remove duplicate check for report zone
Chaitanya Kulkarni
1
-4
/
+0
2019-06-08
Merge tag 'for-linus-5.2b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-19
/
+19
2019-06-08
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-6
/
+2
2019-06-05
mtip32xx: also set max_segment_size in the device
Christoph Hellwig
1
-0
/
+1
2019-06-05
rsxx: don't call dma_set_max_seg_size
Christoph Hellwig
1
-1
/
+0
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 349
Thomas Gleixner
1
-4
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 348
Thomas Gleixner
1
-2
/
+1
2019-06-04
block: aoe: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-14
/
+2
2019-06-03
xen-blkfront: switch kcalloc to kvcalloc for large array allocation
Roger Pau Monne
1
-19
/
+19
2019-06-02
Merge tag 'for-linus-20190601' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+17
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 164
Thomas Gleixner
1
-13
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
3
-31
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
8
-120
/
+8
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
5
-25
/
+5
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 127
Thomas Gleixner
1
-2
/
+1
2019-05-27
loop: Don't change loop device under exclusive opener
Jan Kara
1
-1
/
+17
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 91
Thomas Gleixner
13
-169
/
+13
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 30
Thomas Gleixner
1
-13
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
5
-0
/
+5
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
8
-0
/
+8
2019-05-16
Merge tag 'for-5.2/block-post-20190516' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+6
2019-05-16
Merge tag 'ceph-for-5.2-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-10
/
+14
2019-05-09
brd: add cond_resched to brd_free_pages
Mikulas Patocka
1
-0
/
+6
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
3
-15
/
+34
2019-05-07
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
Linus Torvalds
17
-125
/
+45
2019-05-07
Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
4
-4
/
+5
2019-05-07
rbd: don't assert on writes to snapshots
Ilya Dryomov
1
-2
/
+6
2019-05-07
rbd: client_mutex is never nested
Ilya Dryomov
1
-1
/
+1
2019-05-07
rbd: convert all rbd_assert(0) to BUG()
Arnd Bergmann
1
-6
/
+6
2019-05-07
rbd: avoid clang -Wuninitialized warning
Arnd Bergmann
1
-1
/
+1
2019-05-07
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-6
/
+6
2019-05-06
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-3
/
+0
2019-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+3
2019-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+13
2019-04-27
genetlink: optionally validate strictly/dumps
Johannes Berg
1
-0
/
+4
2019-04-27
netlink: make validation more configurable for future strictness
Johannes Berg
2
-5
/
+10
2019-04-27
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
2
-6
/
+6
2019-04-26
nbd: add tracepoints for send/receive timing
Andrew Hall
1
-0
/
+8
2019-04-26
nbd: trace sending nbd requests
Matt Mullins
1
-0
/
+5
2019-04-26
zram: pass down the bvec we need to read into in the work struct
Jérôme Glisse
1
-2
/
+3
2019-04-25
mtip32xx: remove trim support
Christoph Hellwig
2
-106
/
+0
2019-04-25
crypto: shash - remove shash_desc::flags
Eric Biggers
2
-3
/
+0
2019-04-22
brd: re-enable __GFP_HIGHMEM in brd_insert_page()
Hou Tao
1
-6
/
+1
2019-04-22
Merge tag 'v5.1-rc6' into for-5.2/block
Jens Axboe
5
-2
/
+33
2019-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
[next]