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
2015-05-22
nvme: submit internal commands through the block layer
Christoph Hellwig
2015-05-22
nvme: fail SCSI read/write command with unsupported protection bit
Christoph Hellwig
2015-05-22
nvme: report the DPOFUA in MODE_SENSE
Christoph Hellwig
2015-05-22
nvme: simplify and cleanup the READ/WRITE SCSI CDB parsing code
Christoph Hellwig
2015-05-22
nvme: first round at deobsfucating the SCSI translation code
Christoph Hellwig
2015-05-22
nvme: fix scsi translation error handling
Christoph Hellwig
2015-05-22
nvme: split nvme_trans_send_fw_cmd
Christoph Hellwig
2015-05-22
nvme: store a struct device pointer in struct nvme_dev
Christoph Hellwig
2015-05-22
nvme: consolidate synchronous command submission helpers
Christoph Hellwig
2015-05-20
loop: remove (now) unused 'out' label
Jens Axboe
2015-05-20
block: nbd: convert to blkdev_reread_part()
Ming Lei
2015-05-20
block: loop: fix another reread part failure
Ming Lei
2015-05-20
block: loop: don't hold lo_ctl_mutex in lo_open
Ming Lei
2015-05-19
nvme: disable irqs in nvme_freeze_queues
Christoph Hellwig
2015-05-18
cciss: correct the non-resettable board list
Tomas Henzl
2015-05-18
cciss: remove duplicate entries from board_type struct
Tomas Henzl
2015-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-13
nvme: fix kernel memory corruption with short INQUIRY buffers
Christoph Hellwig
2015-05-11
net: Add a struct net parameter to sock_create_kern
Eric W. Biederman
2015-05-08
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-05-06
Merge tag 'for-linus-4.1b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-05-05
revert "zram: move compact_store() to sysfs functions area"
Andrew Morton
2015-05-05
block: loop: avoiding too many pending per work I/O
Ming Lei
2015-05-05
block: loop: convert to per-device workqueue
Ming Lei
2015-05-05
nbd: stop using req->cmd
Christoph Hellwig
2015-05-05
block: rename REQ_TYPE_SPECIAL to REQ_TYPE_DRV_PRIV
Christoph Hellwig
2015-05-01
rbd: end I/O the entire obj_request on error
Ilya Dryomov
2015-04-27
block: destroy bdi before blockdev is unregistered.
NeilBrown
2015-04-27
xen/grant: introduce func gnttab_unmap_refs_sync()
Bob Liu
2015-04-27
xen/blkback: safely unmap purge persistent grants
Bob Liu
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-23
NVMe: Fix VPD B0 max sectors translation
Keith Busch
2015-04-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2015-04-22
rbd: rbd_wq comment is obsolete
Ilya Dryomov
2015-04-20
rbd: mark block queue as non-rotational
Ilya Dryomov
2015-04-20
rbd: be more informative on -ENOENT failures
Ilya Dryomov
2015-04-18
Merge branch 'x86-pmem-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-04-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-16
Merge branch 'for-4.1/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-04-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2015-04-16
Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2015-04-16
Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
2015-04-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-04-15
paride: fix the "verbose" module param
Dan Carpenter
2015-04-15
zram: fix error return code
Julia Lawall
2015-04-15
zram: deprecate zram attrs sysfs nodes
Sergey Senozhatsky
2015-04-15
zram: export new 'mm_stat' sysfs attrs
Sergey Senozhatsky
2015-04-15
zram: export new 'io_stat' sysfs attrs
Sergey Senozhatsky
2015-04-15
zram: use generic start/end io accounting
Sergey Senozhatsky
2015-04-15
zram: move compact_store() to sysfs functions area
Sergey Senozhatsky
[prev]
[next]