index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus-20190323' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-03-23
3
-7
/
+17
|
\
|
*
loop: access lo_backing_file only when the loop device is Lo_bound
Dongli Zhang
2019-03-18
1
-1
/
+1
|
*
paride/pcd: cleanup queues when detection fails
Jens Axboe
2019-03-18
1
-1
/
+5
|
*
paride/pf: cleanup queues when detection fails
Jens Axboe
2019-03-18
1
-5
/
+11
*
|
rbd: drop wait_for_latest_osdmap()
Ilya Dryomov
2019-03-20
1
-18
/
+2
*
|
rbd: set io_min, io_opt and discard_granularity to alloc_size
Ilya Dryomov
2019-03-18
1
-4
/
+4
|
/
*
Merge tag 'for-5.1/block-post-20190315' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-03-16
1
-42
/
+57
|
\
|
*
Merge branch 'stable/for-jens-5.1' of git://git.kernel.org/pub/scm/linux/kern...
Jens Axboe
2019-03-06
1
-42
/
+57
|
|
\
|
|
*
xen/blkback: rework connect_ring() to avoid inconsistent xenstore 'ring-page-...
Dongli Zhang
2019-02-24
1
-29
/
+43
|
|
*
xen/blkback: add stack variable 'blkif' in connect_ring()
Dongli Zhang
2019-01-17
1
-13
/
+14
*
|
|
zram: default to lzo-rle instead of lzo
Dave Rodgman
2019-03-14
1
-1
/
+1
*
|
|
Merge tag 'ceph-for-5.1-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2019-03-12
1
-103
/
+297
|
\
\
\
|
*
|
|
rbd: advertise support for RBD_FEATURE_DEEP_FLATTEN
Ilya Dryomov
2019-03-05
1
-0
/
+2
|
*
|
|
rbd: whole-object write and zeroout should copyup when snapshots exist
Ilya Dryomov
2019-03-05
1
-5
/
+7
|
*
|
|
rbd: copyup with an empty snapshot context (aka deep-copyup)
Ilya Dryomov
2019-03-05
1
-10
/
+79
|
*
|
|
rbd: introduce rbd_obj_issue_copyup_ops()
Ilya Dryomov
2019-03-05
1
-33
/
+43
|
*
|
|
rbd: stop copying num_osd_ops in rbd_obj_issue_copyup()
Ilya Dryomov
2019-03-05
1
-31
/
+59
|
*
|
|
rbd: factor out __rbd_osd_req_create()
Ilya Dryomov
2019-03-05
1
-7
/
+12
|
*
|
|
rbd: clear ->xferred on error from rbd_obj_issue_copyup()
Ilya Dryomov
2019-03-05
1
-0
/
+1
|
*
|
|
rbd: remove experimental designation from kernel layering
Ilya Dryomov
2019-03-05
1
-8
/
+0
|
*
|
|
rbd: round off and ignore discards that are too small
Ilya Dryomov
2019-03-05
1
-6
/
+55
|
*
|
|
rbd: handle DISCARD and WRITE_ZEROES separately
Ilya Dryomov
2019-03-05
1
-10
/
+51
|
*
|
|
rbd: get rid of obj_req->obj_request_count
Ilya Dryomov
2019-03-05
1
-5
/
+0
*
|
|
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2019-03-10
1
-4
/
+6
|
\
\
\
\
|
*
|
|
|
virtio-blk: Consider virtio_max_dma_size() for maximum segment size
Joerg Roedel
2019-03-06
1
-4
/
+6
|
|
/
/
/
*
|
|
|
Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-03-08
8
-49
/
+52
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
nbd: propagate genlmsg_reply return code
Li RongQing
2019-02-28
1
-2
/
+1
|
*
|
|
floppy: remove set but not used variable 'q'
YueHaibing
2019-02-28
1
-3
/
+0
|
*
|
|
null_blk: fix checking for REQ_FUA
Heinz Mauelshagen
2019-02-28
1
-1
/
+1
|
*
|
|
loop: set GENHD_FL_NO_PART_SCAN after blkdev_reread_part()
Dongli Zhang
2019-02-22
1
-4
/
+17
|
*
|
|
loop: do not print warn message if partition scan is successful
Dongli Zhang
2019-02-22
1
-2
/
+3
|
*
|
|
block: kill BLK_MQ_F_SG_MERGE
Ming Lei
2019-02-15
5
-5
/
+4
|
*
|
|
block: loop: pass multi-page bvec to iov_iter
Ming Lei
2019-02-15
1
-10
/
+10
|
*
|
|
block: kill QUEUE_FLAG_FLUSH_NQ
Jens Axboe
2019-02-09
1
-1
/
+0
|
*
|
|
mtip32xx: Ń•top abusing the managed resource APIs
Christoph Hellwig
2019-01-31
1
-21
/
+16
*
|
|
|
lib/lzo: separate lzo-rle from lzo
Dave Rodgman
2019-03-07
1
-0
/
+1
*
|
|
|
Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-03-06
1
-26
/
+19
|
\
\
\
\
|
*
|
|
|
Merge 5.0-rc6 into driver-core-next
Greg Kroah-Hartman
2019-02-11
1
-2
/
+3
|
|
\
|
|
|
|
*
|
|
|
block: rbd: convert to use BUS_ATTR_WO and RO
Greg Kroah-Hartman
2019-01-22
1
-26
/
+19
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
2019-03-05
1
-2
/
+3
|
|
_
|
/
|
/
|
|
*
|
|
floppy: check_events callback should not return a negative number
Yufen Yu
2019-02-12
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge tag 'for-linus-20190118' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-01-20
1
-2
/
+3
|
\
\
|
|
/
|
/
|
|
*
nbd: Use set_blocksize() to set device blocksize
Jan Kara
2019-01-15
1
-2
/
+3
*
|
Merge tag 'for-linus-20190112' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-01-12
2
-2
/
+34
|
\
|
|
*
loop: drop caches if offset or block_size are changed
Jaegeuk Kim
2019-01-09
1
-2
/
+33
|
*
null_blk: add zoned config support information
John Pittman
2019-01-06
1
-0
/
+1
*
|
Merge tag 'remove-dma_zalloc_coherent-5.0' of git://git.infradead.org/users/h...
Linus Torvalds
2019-01-12
1
-2
/
+2
|
\
\
|
*
|
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
1
-2
/
+2
|
|
/
*
|
Merge tag 'ceph-for-5.0-rc2' of git://github.com/ceph/ceph-client
Linus Torvalds
2019-01-11
1
-5
/
+4
|
\
\
|
*
|
rbd: don't return 0 on unmap if RBD_DEV_FLAG_REMOVING is set
Ilya Dryomov
2019-01-10
1
-5
/
+4
|
|
/
[next]