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-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-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2019-04-10
virtio-blk: limit number of hw queues by nr_cpu_ids
Dongli Zhang
1
-0
/
+2
2019-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-2
/
+31
2019-04-06
xsysace: Fix error handling in ace_setup
Guenter Roeck
1
-0
/
+2
2019-04-06
null_blk: prevent crash from bad home_node value
John Pittman
1
-0
/
+5
2019-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-26
/
+6
2019-04-05
paride/pcd: Fix potential NULL pointer dereference and mem leak
YueHaibing
1
-1
/
+13
2019-04-03
paride/pf: Fix potential NULL pointer dereference
YueHaibing
1
-1
/
+11
2019-03-29
drivers/block/zram/zram_drv.c: fix idle/writeback string compare
Minchan Kim
1
-26
/
+6
2019-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-71
/
+80
2019-03-23
Merge tag 'for-linus-20190323' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-7
/
+17
2019-03-22
genetlink: make policy common to family
Johannes Berg
1
-4
/
+1
2019-03-20
rbd: drop wait_for_latest_osdmap()
Ilya Dryomov
1
-18
/
+2
2019-03-18
rbd: set io_min, io_opt and discard_granularity to alloc_size
Ilya Dryomov
1
-4
/
+4
2019-03-18
loop: access lo_backing_file only when the loop device is Lo_bound
Dongli Zhang
1
-1
/
+1
2019-03-18
paride/pcd: cleanup queues when detection fails
Jens Axboe
1
-1
/
+5
2019-03-18
paride/pf: cleanup queues when detection fails
Jens Axboe
1
-5
/
+11
2019-03-16
Merge tag 'for-5.1/block-post-20190315' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-42
/
+57
2019-03-14
zram: default to lzo-rle instead of lzo
Dave Rodgman
1
-1
/
+1
2019-03-12
Merge tag 'ceph-for-5.1-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-103
/
+297
2019-03-10
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-4
/
+6
2019-03-08
Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-49
/
+52
2019-03-07
lib/lzo: separate lzo-rle from lzo
Dave Rodgman
1
-0
/
+1
2019-03-06
Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-26
/
+19
2019-03-06
Merge branch 'stable/for-jens-5.1' of git://git.kernel.org/pub/scm/linux/kern...
Jens Axboe
1
-42
/
+57
2019-03-06
virtio-blk: Consider virtio_max_dma_size() for maximum segment size
Joerg Roedel
1
-4
/
+6
2019-03-05
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
1
-2
/
+3
2019-03-05
rbd: advertise support for RBD_FEATURE_DEEP_FLATTEN
Ilya Dryomov
1
-0
/
+2
2019-03-05
rbd: whole-object write and zeroout should copyup when snapshots exist
Ilya Dryomov
1
-5
/
+7
2019-03-05
rbd: copyup with an empty snapshot context (aka deep-copyup)
Ilya Dryomov
1
-10
/
+79
2019-03-05
rbd: introduce rbd_obj_issue_copyup_ops()
Ilya Dryomov
1
-33
/
+43
2019-03-05
rbd: stop copying num_osd_ops in rbd_obj_issue_copyup()
Ilya Dryomov
1
-31
/
+59
2019-03-05
rbd: factor out __rbd_osd_req_create()
Ilya Dryomov
1
-7
/
+12
2019-03-05
rbd: clear ->xferred on error from rbd_obj_issue_copyup()
Ilya Dryomov
1
-0
/
+1
2019-03-05
rbd: remove experimental designation from kernel layering
Ilya Dryomov
1
-8
/
+0
2019-03-05
rbd: round off and ignore discards that are too small
Ilya Dryomov
1
-6
/
+55
2019-03-05
rbd: handle DISCARD and WRITE_ZEROES separately
Ilya Dryomov
1
-10
/
+51
2019-03-05
rbd: get rid of obj_req->obj_request_count
Ilya Dryomov
1
-5
/
+0
2019-02-28
nbd: propagate genlmsg_reply return code
Li RongQing
1
-2
/
+1
2019-02-28
floppy: remove set but not used variable 'q'
YueHaibing
1
-3
/
+0
2019-02-28
null_blk: fix checking for REQ_FUA
Heinz Mauelshagen
1
-1
/
+1
2019-02-24
xen/blkback: rework connect_ring() to avoid inconsistent xenstore 'ring-page-...
Dongli Zhang
1
-29
/
+43
[next]