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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-01
nvme: add support for the Write Zeroes command
Chaitanya Kulkarni
1
-0
/
+21
2016-11-29
lightnvm: transform target get/set bad block
Javier González
3
-8
/
+73
2016-11-29
lightnvm: use target nvm on target-specific ops.
Javier González
3
-13
/
+18
2016-11-29
lightnvm: introduce max_phys_sects helper function
Javier González
1
-0
/
+8
2016-11-29
lightnvm: introduce helpers for generic ops in rrpc
Javier González
3
-15
/
+34
2016-11-29
lightnvm: eliminate nvm_lun abstraction in mm
Javier González
6
-145
/
+397
2016-11-29
lightnvm: eliminate nvm_block abstraction on mm
Javier González
4
-283
/
+189
2016-11-29
lightnvm: remove debug lun statistics from gennvm
Javier González
1
-19
/
+0
2016-11-29
lightnvm: remove get_lun operation on gennvm
Javier González
2
-24
/
+12
2016-11-29
lightnvm: move block provisioning to targets
Javier González
6
-230
/
+299
2016-11-29
lightnvm: manage lun partitions internally in mm
Javier González
2
-20
/
+49
2016-11-29
lightnvm: remove gen_lun abstraction
Javier González
2
-58
/
+43
2016-11-29
lightnvm: use constant name instead of value
Javier González
1
-1
/
+1
2016-11-29
lightnvm: remove unnecessary variables in rrpc
Javier González
2
-9
/
+0
2016-11-29
lightnvm: make address conversion functions global
Javier González
1
-30
/
+0
2016-11-29
lightnvm: remove sysfs configuration interface
Javier González
1
-134
/
+0
2016-11-29
lightnvm: rrpc: split bios of size > 256kb
Javier González
1
-0
/
+2
2016-11-29
lightnvm: export set bad block table
Javier González
4
-49
/
+65
2016-11-29
lightnvm: do not protect block 0
Javier González
1
-6
/
+0
2016-11-29
lightnvm: enable to send hint to erase command
Javier González
5
-9
/
+12
2016-11-29
nvme: lightnvm: attach lightnvm sysfs to nvme block device
Matias Bjørling
7
-296
/
+197
2016-11-29
nvme: lightnvm: frees wrong cmd structure
Matias Bjørling
1
-1
/
+1
2016-11-23
nbd: fix setting of 'error' in NBD_DO_IT ioctl
Jens Axboe
1
-2
/
+5
2016-11-22
nbd: add multi-connection support
Josef Bacik
1
-144
/
+238
2016-11-22
bcache: debug: avoid accessing .bi_io_vec directly
Ming Lei
1
-3
/
+8
2016-11-22
target: avoid accessing .bi_vcnt directly
Ming Lei
1
-6
/
+2
2016-11-22
block: floppy: use bio_add_page()
Ming Lei
1
-5
/
+2
2016-11-22
block: drbd: remove impossible failure handling
Ming Lei
1
-13
/
+1
2016-11-22
block: bio: pass bvec table to bio_init()
Ming Lei
13
-41
/
+18
2016-11-21
pktcdvd: mark as unmaintained and deprecated
Jens Axboe
1
-1
/
+4
2016-11-18
skd_main: drop duplicate header scatterlist.h
Geliang Tang
1
-1
/
+0
2016-11-17
nbd: fix use-after-free of rq/bio in the xmit path
Jens Axboe
1
-9
/
+23
2016-11-16
null_blk: add usage hints for NVM
Yasuaki Ishimatsu
1
-0
/
+1
2016-11-15
scsi_lib: untangle 0 and BLK_MQ_RQ_QUEUE_OK
Omar Sandoval
1
-3
/
+3
2016-11-15
nvme: untangle 0 and BLK_MQ_RQ_QUEUE_OK
Omar Sandoval
4
-10
/
+10
2016-11-15
loop: return proper error from loop_queue_rq()
Omar Sandoval
1
-1
/
+1
2016-11-14
sd_zbc: Force use of READ16/WRITE16
Damien Le Moal
1
-0
/
+4
2016-11-11
block: move poll code to blk-mq
Jens Axboe
1
-1
/
+1
2016-11-11
Block: mtip32xx: Improvement in code readability when memdup_user() fails.
Sachin Shukla
1
-9
/
+5
2016-11-10
nvme: don't pass the full CQE to nvme_complete_async_event
Christoph Hellwig
5
-11
/
+21
2016-11-10
nvme: introduce struct nvme_request
Christoph Hellwig
10
-81
/
+71
2016-11-10
skd: fix function prototype
Arnd Bergmann
1
-2
/
+2
2016-11-10
skd: fix msix error handling
Arnd Bergmann
1
-2
/
+3
2016-11-08
skd_main: use %*ph to dump small buffers
Andy Shevchenko
1
-12
/
+4
2016-11-08
skd: use pci_alloc_irq_vectors
Christoph Hellwig
1
-146
/
+66
2016-11-07
pktcdvd: don't scribble over the bvec array
Christoph Hellwig
1
-41
/
+6
2016-11-06
block: add code to track actual device queue depth
Jens Axboe
1
-0
/
+3
2016-11-02
nvme: Use BLK_MQ_S_STOPPED instead of QUEUE_FLAG_STOPPED in blk-mq code
Bart Van Assche
1
-14
/
+2
2016-11-02
nvme: Fix a race condition related to stopping queues
Bart Van Assche
1
-1
/
+1
2016-11-02
dm: Fix a race condition related to stopping and starting queues
Bart Van Assche
1
-12
/
+1
[next]