index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-04
nvme-rdma: Support ctrl_loss_tmo
Sagi Grimberg
1
-13
/
+28
2017-04-04
nvme-fabrics: Allow ctrl loss timeout configuration
Sagi Grimberg
2
-0
/
+38
2017-04-04
nvme-rdma: get rid of local reconnect_delay
Sagi Grimberg
1
-5
/
+3
2017-04-04
nvme-loop: retrieve iod from the cqe command_id
Sagi Grimberg
1
-6
/
+25
2017-04-04
nvme-loop: remove unneeded includes
Sagi Grimberg
1
-2
/
+0
2017-04-04
nvme-fc: fix module_init (theoretical) error path
Sagi Grimberg
1
-1
/
+10
2017-04-04
nvme-loop: fix module_init (theoretical) error path
Sagi Grimberg
1
-1
/
+6
2017-04-04
nvme-rdma: fix module_init (theoretical) error path
Sagi Grimberg
1
-5
/
+13
2017-04-04
nvmet: use symbolic constants for log identifiers
Max Gurtovoy
1
-6
/
+6
2017-04-04
nvmet: Introduced helper routine for controller status check.
Parav Pandit
6
-34
/
+41
2017-04-04
nvmet: Fixed avoided printing nvmet: twice in error logs.
Parav Pandit
4
-21
/
+20
2017-04-04
iscsi-target: use generic inet_pton_with_scope
Sagi Grimberg
1
-34
/
+12
2017-04-04
nvme-rdma: use inet_pton_with_scope helper
Sagi Grimberg
1
-44
/
+19
2017-04-04
nvmet-rdma: use generic inet_pton_with_scope
Sagi Grimberg
1
-13
/
+29
2017-04-04
nvme-loop: remove some code duplication
Sagi Grimberg
1
-12
/
+21
2017-04-04
nvme-rdma: Give some more grace for rdma connection establishment
Sagi Grimberg
1
-1
/
+1
2017-04-04
nvmet-rdma: occasionally flush ongoing controller teardown
Sagi Grimberg
1
-0
/
+5
2017-04-04
nvme-rdma: handle cpu unplug when re-establishing the controller
Sagi Grimberg
1
-14
/
+14
2017-04-04
nvmet-rdma: Fix a possible uninitialized variable dereference
Sagi Grimberg
1
-5
/
+3
2017-04-04
nvmet: confirm sq percpu has scheduled and switched to atomic
Sagi Grimberg
2
-1
/
+11
2017-04-04
nvme-loop: handle cpu unplug when re-establishing the controller
Sagi Grimberg
1
-38
/
+50
2017-04-04
nvme-loop: fix a possible use-after-free when destroying the admin queue
Sagi Grimberg
1
-1
/
+1
2017-03-31
blk-mq: constify struct blk_mq_ops
Eric Biggers
14
-18
/
+18
2017-03-30
null_blk: add blocking mode
Jens Axboe
1
-0
/
+9
2017-03-29
block: rename blk_mq_freeze_queue_start()
Ming Lei
2
-2
/
+2
2017-03-28
jsflash: stop sharing request queue across multiple gendisks
Omar Sandoval
1
-14
/
+36
2017-03-28
swim: stop sharing request queue across multiple gendisks
Omar Sandoval
1
-19
/
+36
2017-03-28
parport/pf: stop sharing request queue across multiple gendisks
Omar Sandoval
1
-19
/
+38
2017-03-28
parport/pcd: stop sharing request queue across multiple gendisks
Omar Sandoval
1
-19
/
+38
2017-03-28
parport/pd: stop sharing request queue across multiple gendisks
Omar Sandoval
1
-16
/
+34
2017-03-28
hd: stop sharing request queue across multiple gendisks
Omar Sandoval
1
-23
/
+39
2017-03-24
mg_disk: use setup_timer
Geliang Tang
1
-3
/
+1
2017-03-24
block: floppy: use setup_timer
Geliang Tang
1
-3
/
+1
2017-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
23
-546
/
+1267
2017-03-19
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Linus Torvalds
1
-3
/
+30
2017-03-18
qla2xxx: Update driver version to 9.00.00.00-k
Himanshu Madhani
1
-3
/
+3
2017-03-18
qla2xxx: Fix delayed response to command for loop mode/direct connect.
Quinn Tran
6
-20
/
+81
2017-03-18
qla2xxx: Change scsi host lookup method.
Quinn Tran
7
-40
/
+100
2017-03-18
qla2xxx: Add DebugFS node to display Port Database
Himanshu Madhani
2
-4
/
+90
2017-03-18
qla2xxx: Use IOCB interface to submit non-critical MBX.
Quinn Tran
6
-65
/
+279
2017-03-18
qla2xxx: Add async new target notification
Quinn Tran
2
-3
/
+4
2017-03-18
qla2xxx: Export DIF stats via debugfs
Anil Gurumurthy
2
-0
/
+27
2017-03-18
qla2xxx: Improve T10-DIF/PI handling in driver.
Quinn Tran
7
-251
/
+406
2017-03-18
qla2xxx: Allow relogin to proceed if remote login did not finish
Quinn Tran
4
-8
/
+32
2017-03-18
qla2xxx: Fix sess_lock & hardware_lock lock order problem.
Quinn Tran
1
-23
/
+18
2017-03-18
qla2xxx: Fix inadequate lock protection for ABTS.
Quinn Tran
1
-2
/
+10
2017-03-18
qla2xxx: Fix request queue corruption.
Quinn Tran
1
-3
/
+9
2017-03-18
qla2xxx: Fix memory leak for abts processing
Quinn Tran
1
-0
/
+2
2017-03-18
qla2xxx: Allow vref count to timeout on vport delete.
Joe Carnuccio
5
-10
/
+16
2017-03-18
tcmu: Convert cmd_time_out into backend device attribute
Nicholas Bellinger
1
-26
/
+68
[next]