index
:
kernel
0x221E-v0.0.1-v6.19
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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
2013-05-08
rbd: kill rbd_update_mapping_size()
Alex Elder
2013-05-08
rbd: update capacity in rbd_dev_refresh()
Alex Elder
2013-05-08
rbd: revalidate only for mapping size changes
Alex Elder
2013-05-08
rbd: fix leak of format 2 snapshot context
Alex Elder
2013-05-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-07
xen-blkback: allocate list of pending reqs in small chunks
Roger Pau Monne
2013-05-07
block_device_operations->release() should return void
Al Viro
2013-05-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2013-05-02
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-05-02
NVMe: Schedule timeout for sync commands
Keith Busch
2013-05-02
NVMe: Meta-data support in NVME_IOCTL_SUBMIT_IO
Keith Busch
2013-05-02
NVMe: Device specific stripe size handling
Keith Busch
2013-05-02
NVMe: Split non-mergeable bio requests
Keith Busch
2013-05-02
NVMe: Remove dead code in nvme_dev_add
Keith Busch
2013-05-02
NVMe: Check for NULL memory in nvme_dev_add
Keith Busch
2013-05-02
NVMe: Fix error clean-up on nvme_alloc_queue
Keith Busch
2013-05-02
NVMe: Free admin queue on request_irq error
Keith Busch
2013-05-02
NVMe: Add scsi unmap to SG_IO
Keith Busch
2013-05-02
NVMe: queue usage fixes in nvme-scsi
Keith Busch
2013-05-02
rbd: fix image request leak on parent read
Alex Elder
2013-05-02
rbd: allocate image object names with a slab allocator
Alex Elder
2013-05-02
rbd: allocate object requests with a slab allocator
Alex Elder
2013-05-02
rbd: allocate name separate from obj_request
Alex Elder
2013-05-02
rbd: allocate image requests with a slab allocator
Alex Elder
2013-05-02
rbd: use binary search for snapshot lookup
Alex Elder
2013-05-02
rbd: clear EXISTS flag if mapped snapshot disappears
Alex Elder
2013-05-01
rbd: kill off the snapshot list
Alex Elder
2013-05-01
rbd: define rbd_snap_size() and rbd_snap_features()
Alex Elder
2013-05-01
rbd: use snap_id not index to look up snap info
Alex Elder
2013-05-01
rbd: look up snapshot name in names buffer
Alex Elder
2013-05-01
rbd: drop obj_request->version
Alex Elder
2013-05-01
rbd: drop rbd_obj_method_sync() version parameter
Alex Elder
2013-05-01
rbd: more version parameter removal
Alex Elder
2013-05-01
rbd: get rid of some version parameters
Alex Elder
2013-05-01
rbd: stop tracking header object version
Alex Elder
2013-05-01
rbd: snap names are pointer to constant data
Alex Elder
2013-05-01
rbd: don't revalidate so much
Alex Elder
2013-05-01
rbd: fix up the layering warning message
Alex Elder
2013-05-01
ceph: use ceph_create_snap_context()
Alex Elder
2013-05-01
rbd: set up devices only for mapped images
Alex Elder
2013-05-01
rbd: don't have device release destroy rbd_dev
Alex Elder
2013-05-01
rbd: define rbd_dev_unprobe()
Alex Elder
2013-05-01
rbd: don't destroy rbd_dev in device release function
Alex Elder
2013-05-01
rbd: drop module later
Alex Elder
2013-05-01
rbd: set up watch in rbd_dev_image_probe()
Alex Elder
2013-05-01
rbd: don't bother checking whether order changes
Alex Elder
2013-05-01
rbd: don't clean up watch in device release function
Alex Elder
2013-05-01
rbd: define rbd_header_name()
Alex Elder
2013-05-01
rbd: move more initialization into rbd_dev_image_probe()
Alex Elder
2013-05-01
rbd: probe for the parent earlier
Alex Elder
[prev]
[next]