index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-29
nvme-tcp: Use struct nvme_ctrl directly
Israel Rukshin
1
-10
/
+10
2019-08-29
nvme-rdma: Add TOS for rdma transport
Israel Rukshin
1
-3
/
+6
2019-08-29
nvme-fabrics: Add type of service (TOS) configuration
Israel Rukshin
2
-0
/
+21
2019-08-29
nvmet-tcp: fix possible memory leak
Sagi Grimberg
1
-0
/
+1
2019-08-29
nvmet-tcp: fix possible NULL deref
Sagi Grimberg
1
-4
/
+8
2019-08-29
nvmet: trace: parse Get LBA Status command in detail
Minwoo Im
1
-0
/
+18
2019-08-29
nvme: trace: parse Get LBA Status command in detail
Minwoo Im
1
-0
/
+18
2019-08-29
nvmet: fix data units read and written counters in SMART log
Tom Wu
1
-6
/
+8
2019-08-29
nvme-tcp: support simple polling
Sagi Grimberg
1
-6
/
+45
2019-08-29
nvme: tcp: selects CRYPTO_CRC32C for nvme-tcp
Minwoo Im
1
-0
/
+1
2019-08-29
nvme: don't pass cap to nvme_disable_ctrl
Sagi Grimberg
5
-7
/
+7
2019-08-29
nvme: move sqsize setting to the core
Sagi Grimberg
7
-55
/
+17
2019-08-29
nvme-pci: set ctrl sqsize to the device q_depth
Sagi Grimberg
1
-0
/
+1
2019-08-29
nvme: have nvme_init_identify set ctrl->cap
Sagi Grimberg
1
-4
/
+3
2019-08-29
nvme-tcp: Use protocol specific operations while reading socket
Potnuri Bharat Teja
1
-2
/
+3
2019-08-29
nvme-tcp: cleanup nvme_tcp_recv_pdu
Sagi Grimberg
1
-8
/
+3
2019-08-27
raid5 improve too many read errors msg by adding limits
Nigel Croxon
1
-4
/
+10
2019-08-27
md: don't report active array_state until after revalidate_disk() completes.
NeilBrown
2
-4
/
+10
2019-08-27
md: only call set_in_sync() when it is expected to succeed.
NeilBrown
1
-1
/
+2
2019-08-23
null_blk: fix inline misuse
Jens Axboe
2
-6
/
+5
2019-08-23
null_blk: create a helper for req completion
Chaitanya Kulkarni
1
-22
/
+27
2019-08-23
null_blk: create a helper for zoned devices
Chaitanya Kulkarni
3
-27
/
+35
2019-08-23
null_blk: create a helper for mem-backed ops
Chaitanya Kulkarni
1
-9
/
+16
2019-08-23
null_blk: create a helper for badblocks
Chaitanya Kulkarni
1
-7
/
+17
2019-08-23
null_blk: create a helper for throttling
Chaitanya Kulkarni
1
-14
/
+25
2019-08-23
null_blk: move duplicate code to callers
Chaitanya Kulkarni
1
-45
/
+21
2019-08-20
nbd: fix max number of supported devs
Mike Christie
1
-14
/
+25
2019-08-20
nbd: fix zero cmd timeout handling v2
Mike Christie
1
-6
/
+23
2019-08-20
nbd: add missing config put
Mike Christie
1
-1
/
+3
2019-08-20
nbd: add function to convert blk req op to nbd cmd
Mike Christie
1
-15
/
+18
2019-08-20
nbd: add set cmd timeout helper
Mike Christie
1
-14
/
+14
2019-08-09
floppy: fix usercopy direction
Jann Horn
1
-2
/
+2
2019-08-08
lightnvm: remove unused 'geo' variable
Jens Axboe
1
-2
/
+0
2019-08-08
loop: Add LOOP_SET_DIRECT_IO to compat ioctl
Alessio Balsini
1
-0
/
+1
2019-08-08
lightnvm: remove set but not used variables 'data_len' and 'rq_len'
YueHaibing
2
-4
/
+1
2019-08-07
raid1: factor out a common routine to handle the completion of sync write
Hou Tao
1
-21
/
+18
2019-08-07
md: don't call spare_active in md_reap_sync_thread if all member devices can'...
Guoqing Jiang
1
-1
/
+2
2019-08-07
md: don't set In_sync if array is frozen
Guoqing Jiang
1
-2
/
+9
2019-08-07
md: allow last device to be forcibly removed from RAID1/RAID10.
Guoqing Jiang
4
-6
/
+36
2019-08-07
md: Convert to use int_pow()
Andy Shevchenko
1
-5
/
+1
2019-08-07
md/raid10: end bio when the device faulty
Yufen Yu
1
-12
/
+14
2019-08-07
md/raid1: end bio when the device faulty
Yufen Yu
1
-12
/
+14
2019-08-07
md/raid6: Set R5_ReadError when there is read failure on parity disk
Xiao Ni
1
-1
/
+3
2019-08-07
raid1: use an int as the return value of raise_barrier()
Hou Tao
1
-1
/
+4
2019-08-06
lightnvm: pblk: use kvmalloc for metadata
Hans Holmberg
4
-64
/
+19
2019-08-06
lightnvm: move metadata mapping to lower level driver
Hans Holmberg
7
-187
/
+51
2019-08-06
lightnvm: remove nvm_submit_io_sync_fn
Hans Holmberg
2
-35
/
+29
2019-08-04
scsi: implement .cleanup_rq callback
Ming Lei
1
-0
/
+13
2019-08-04
blk-mq: add callback of .cleanup_rq
Ming Lei
1
-0
/
+1
2019-08-04
null_blk: implement REQ_OP_ZONE_RESET_ALL
Chaitanya Kulkarni
2
-6
/
+25
[prev]
[next]