index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-20
rbd: constify device_type structure
Bhumika Goyal
1
-1
/
+1
2017-02-20
rbd: kill obj_request->object_name and rbd_segment_name_cache
Ilya Dryomov
1
-72
/
+7
2017-02-20
rbd: store and use obj_request->object_no
Ilya Dryomov
1
-6
/
+13
2017-02-20
rbd: RBD_V{1,2}_DATA_FORMAT macros
Ilya Dryomov
2
-7
/
+6
2017-02-20
rbd: factor out __rbd_osd_req_create()
Ilya Dryomov
1
-63
/
+40
2017-02-20
rbd: set offset and length outside of rbd_obj_request_create()
Ilya Dryomov
1
-15
/
+11
2017-02-20
rbd: support for data-pool feature
Ilya Dryomov
1
-2
/
+31
2017-02-20
rbd: introduce rbd_init_layout()
Ilya Dryomov
1
-7
/
+18
2017-02-20
rbd: use rbd_obj_bytes() more
Ilya Dryomov
1
-12
/
+12
2017-02-20
rbd: remove now unused rbd_obj_request_wait() and helpers
Ilya Dryomov
1
-38
/
+0
2017-02-20
rbd: switch rbd_obj_method_sync() to ceph_osdc_call()
Ilya Dryomov
1
-95
/
+67
2017-02-20
rbd: do away with obj_request in rbd_obj_read_sync()
Ilya Dryomov
1
-49
/
+32
2017-02-20
rbd: initialize rbd_dev->header_oloc early
Ilya Dryomov
1
-3
/
+1
2017-02-20
rbd: kill rbd_image_header::{crypt_type,comp_type}
Ilya Dryomov
2
-12
/
+0
2017-02-20
rbd: use kstrndup() in rbd_header_from_disk()
Ilya Dryomov
1
-7
/
+3
2017-02-18
Merge branch 'for-4.11/next' into for-4.11/linus-merge
Jens Axboe
24
-334
/
+427
2017-02-18
Merge branch 'for-4.11/block' into for-4.11/linus-merge
Jens Axboe
6
-53
/
+34
2017-02-14
cdrom: Make device operations read-only
Kees Cook
1
-1
/
+1
2017-02-14
idr: Return the deleted entry from idr_remove
Matthew Wilcox
1
-4
/
+2
2017-02-14
cciss: switch to pci_irq_alloc_vectors
Christoph Hellwig
2
-43
/
+17
2017-02-13
block/loop: fix race between I/O and set_status
Ming Lei
1
-5
/
+12
2017-02-09
xen: modify xenstore watch event interface
Juergen Gross
1
-3
/
+3
2017-02-03
zram_drv: update for backing dev info changes
Jens Axboe
1
-1
/
+1
2017-02-02
block: Use pointer to backing_dev_info from request_queue
Jan Kara
7
-15
/
+17
2017-02-02
nbd: use an idr to keep track of nbd devices
Josef Bacik
1
-98
/
+115
2017-02-02
nbd: use our own workqueue for recv threads
Josef Bacik
1
-2
/
+11
2017-02-01
block: fold cmd_type into the REQ_OP_ space
Christoph Hellwig
15
-120
/
+125
2017-02-01
block: introduce blk_rq_is_passthrough
Christoph Hellwig
1
-18
/
+18
2017-02-01
nbd: move request validity checking into nbd_send_cmd
Christoph Hellwig
1
-11
/
+10
2017-02-01
nbd: remove REQ_TYPE_DRV_PRIV leftovers
Christoph Hellwig
1
-9
/
+1
2017-01-31
virtio_blk: make SCSI passthrough support configurable
Christoph Hellwig
2
-50
/
+104
2017-01-31
virtio_blk: remove struct request backpointer from virtblk_req
Christoph Hellwig
1
-10
/
+10
2017-01-31
block: make scsi_request and scsi ioctl support optional
Christoph Hellwig
2
-0
/
+5
2017-01-31
skd: implement trivial scsi ioctls directly
Christoph Hellwig
1
-4
/
+11
2017-01-31
lightnvm: use end_io callback instead of instance
Matias Bjørling
1
-1
/
+2
2017-01-31
lightnvm: reduce number of nvm_id groups to one
Matias Bjørling
1
-2
/
+1
2017-01-28
block: split scsi_request out of struct request
Christoph Hellwig
3
-21
/
+24
2017-01-28
Merge branch 'for-4.11/block' into for-4.11/rq-refactor
Jens Axboe
1
-1
/
+1
2017-01-23
xen-blkfront: correct maximum segment accounting
Jan Beulich
1
-3
/
+9
2017-01-23
xen-blkfront: feature flags handling adjustments
Jan Beulich
1
-5
/
+5
2017-01-20
nbd: only set MSG_MORE when we have more to send
Josef Bacik
1
-4
/
+2
2017-01-15
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-4
/
+9
2017-01-14
locking/atomic, kref: Kill kref_sub()
Peter Zijlstra
2
-24
/
+14
2017-01-14
locking/atomic, kref: Add kref_read()
Peter Zijlstra
3
-6
/
+6
2017-01-14
locking/atomic, kref: Add KREF_INIT()
Peter Zijlstra
1
-1
/
+1
2017-01-12
floppy: replace wrong kmalloc(GFP_USER) with GFP_KERNEL
Vlastimil Babka
1
-1
/
+1
2017-01-11
zram: support BDI_CAP_STABLE_WRITES
Minchan Kim
1
-2
/
+11
2017-01-11
zram: revalidate disk under init_lock
Minchan Kim
1
-7
/
+1
2017-01-10
virtio_blk: fix panic in initialization error path
Omar Sandoval
1
-1
/
+2
2017-01-10
nbd: blk_mq_init_queue returns an error code on failure, not NULL
Jeff Moyer
1
-2
/
+4
[prev]
[next]