index
:
kernel
0x221E-v0.0-v7.0
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
2017-02-24
zram: extend zero pages to same element pages
zhouxianrong
2017-02-24
zram: remove waitqueue for IO done
Minchan Kim
2017-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2017-02-24
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-02-24
libceph, rbd, ceph: WRITE | ONDISK -> WRITE
Ilya Dryomov
2017-02-23
scsi: cciss: correct check map error.
Don Brace
2017-02-23
sunvdc: Add support for setting physical sector size
Liam R. Howlett
2017-02-22
zram: remove obsolete sysfs attrs
Sergey Senozhatsky
2017-02-22
cciss: Remove kmalloc cast
Tobin C. Harding
2017-02-22
cciss: Fix checkpatch OPEN_BRACE
Tobin C. Harding
2017-02-22
cciss: Fix checkpatch TRAILING_WHITESPACE
Tobin C. Harding
2017-02-21
Merge tag 'for-linus-4.11-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-02-21
nbd: cleanup workqueue on error properly
Josef Bacik
2017-02-21
nbd: set the logical and physical blocksize properly
Josef Bacik
2017-02-21
nbd: cleanup ioctl handling
Josef Bacik
2017-02-21
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-02-21
Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-02-20
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-02-20
vfs: use helpers for calling f_op->{read,write}_iter()
Miklos Szeredi
2017-02-20
rbd: constify device_type structure
Bhumika Goyal
2017-02-20
rbd: kill obj_request->object_name and rbd_segment_name_cache
Ilya Dryomov
2017-02-20
rbd: store and use obj_request->object_no
Ilya Dryomov
2017-02-20
rbd: RBD_V{1,2}_DATA_FORMAT macros
Ilya Dryomov
2017-02-20
rbd: factor out __rbd_osd_req_create()
Ilya Dryomov
2017-02-20
rbd: set offset and length outside of rbd_obj_request_create()
Ilya Dryomov
2017-02-20
rbd: support for data-pool feature
Ilya Dryomov
2017-02-20
rbd: introduce rbd_init_layout()
Ilya Dryomov
2017-02-20
rbd: use rbd_obj_bytes() more
Ilya Dryomov
2017-02-20
rbd: remove now unused rbd_obj_request_wait() and helpers
Ilya Dryomov
2017-02-20
rbd: switch rbd_obj_method_sync() to ceph_osdc_call()
Ilya Dryomov
2017-02-20
rbd: do away with obj_request in rbd_obj_read_sync()
Ilya Dryomov
2017-02-20
rbd: initialize rbd_dev->header_oloc early
Ilya Dryomov
2017-02-20
rbd: kill rbd_image_header::{crypt_type,comp_type}
Ilya Dryomov
2017-02-20
rbd: use kstrndup() in rbd_header_from_disk()
Ilya Dryomov
2017-02-17
Merge branch 'for-4.11/next' into for-4.11/linus-merge
Jens Axboe
2017-02-17
Merge branch 'for-4.11/block' into for-4.11/linus-merge
Jens Axboe
2017-02-14
cdrom: Make device operations read-only
Kees Cook
2017-02-13
idr: Return the deleted entry from idr_remove
Matthew Wilcox
2017-02-13
cciss: switch to pci_irq_alloc_vectors
Christoph Hellwig
2017-02-13
block/loop: fix race between I/O and set_status
Ming Lei
2017-02-09
xen: modify xenstore watch event interface
Juergen Gross
2017-02-02
zram_drv: update for backing dev info changes
Jens Axboe
2017-02-02
block: Use pointer to backing_dev_info from request_queue
Jan Kara
2017-02-01
nbd: use an idr to keep track of nbd devices
Josef Bacik
2017-02-01
nbd: use our own workqueue for recv threads
Josef Bacik
2017-01-31
block: fold cmd_type into the REQ_OP_ space
Christoph Hellwig
2017-01-31
block: introduce blk_rq_is_passthrough
Christoph Hellwig
2017-01-31
nbd: move request validity checking into nbd_send_cmd
Christoph Hellwig
2017-01-31
nbd: remove REQ_TYPE_DRV_PRIV leftovers
Christoph Hellwig
2017-01-31
virtio_blk: make SCSI passthrough support configurable
Christoph Hellwig
[prev]
[next]