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
2018-03-29
lightnvm: simplify geometry structure
Javier González
11
-327
/
+353
2018-03-29
lightnvm: pblk: refactor init/exit sequences
Javier González
1
-203
/
+202
2018-03-29
lightnvm: Avoid validation of default op value
Heiner Litz
1
-4
/
+2
2018-03-29
lightnvm: centralize permission check for lightnvm ioctl
Johannes Thumshirn
1
-18
/
+3
2018-03-29
lightnvm: fix bad block initialization
Heiner Litz
1
-1
/
+2
2018-03-29
nvme: lightnvm: add late setup of block size and metadata
Matias Bjørling
4
-3
/
+12
2018-03-29
lightnvm: remove nvm_dev_ops->max_phys_sect
Matias Bjørling
4
-36
/
+14
2018-03-29
lightnvm: remove max_rq_size
Matias Bjørling
1
-1
/
+0
2018-03-29
lightnvm: add 2.0 geometry identification
Matias Bjørling
2
-54
/
+292
2018-03-29
lightnvm: flatten nvm_id_group into nvm_id
Matias Bjørling
2
-68
/
+63
2018-03-29
lightnvm: make 1.2 data structures explicit
Matias Bjørling
1
-41
/
+41
2018-03-29
lightnvm: pblk: refactor bad block identification
Javier González
3
-109
/
+109
2018-03-29
lightnvm: pblk: prevent race in pblk_rb_flush_point_set
Hans Holmberg
1
-3
/
+4
2018-03-29
lightnvm: pblk: allow allocation of new lines during shutdown
Hans Holmberg
1
-7
/
+0
2018-03-29
lightnvm: pblk: delete writer kick timer before stopping thread
Hans Holmberg
1
-1
/
+1
2018-03-29
lightnvm: pblk: add padding distribution sysfs attribute
Hans Holmberg
4
-13
/
+113
2018-03-29
lightnvm: remove multiple groups in 1.2 data structure
Matias Bjørling
1
-2
/
+3
2018-03-29
lightnvm: remove mlc pairs structure
Matias Bjørling
1
-13
/
+1
2018-03-29
lightnvm: pblk: export write amplification counters to sysfs
Hans Holmberg
8
-10
/
+168
2018-03-29
lightnvm: pblk: check data lines version on recovery
Hans Holmberg
3
-5
/
+46
2018-03-29
lightnvm: pblk: handle bad sectors in the emeta area correctly
Hans Holmberg
1
-5
/
+6
2018-03-29
lightnvm: remove chnl_offset in nvme_nvm_identity
Matias Bjørling
1
-3
/
+1
2018-03-29
lightnvm/pblk-gc: Delete an error message for a failed memory allocation in p...
Markus Elfring
1
-3
/
+1
2018-03-27
blk-mq: Allow PCI vector offset for mapping queues
Keith Busch
3
-3
/
+3
2018-03-27
loop: use killable lock in ioctls
Omar Sandoval
1
-10
/
+19
2018-03-27
loop: don't call into filesystem while holding lo_ctl_mutex
Omar Sandoval
1
-14
/
+24
2018-03-26
nvme: make nvme_get_log_ext non-static
Matias Bjørling
2
-1
/
+4
2018-03-26
nvmet: constify struct nvmet_fabrics_ops
Christoph Hellwig
5
-17
/
+17
2018-03-26
nvmet: refactor configfs transport type handling
Christoph Hellwig
1
-32
/
+29
2018-03-26
nvmet: move device_uuid configfs attr definition to suitable place
Max Gurtovoy
1
-2
/
+2
2018-03-26
nvme: Add .stop_ctrl to nvme ctrl ops
Nitzan Carmi
3
-3
/
+12
2018-03-26
nvme-rdma: Allow DELETING state change failure in error_recovery
Nitzan Carmi
1
-2
/
+2
2018-03-26
nvme: Skip checking heads without namespaces
Keith Busch
1
-0
/
+1
2018-03-26
nvme-rdma: Don't flush delete_wq by default during remove_one
Max Gurtovoy
1
-0
/
+14
2018-03-26
nvmet-rdma: Don't flush system_wq by default during remove_one
Max Gurtovoy
1
-1
/
+18
2018-03-26
nvmet-rdma: Fix use after free in nvmet_rdma_cm_handler()
Israel Rukshin
1
-16
/
+11
2018-03-26
nvmet-rdma: Remove unused queue state
Israel Rukshin
1
-5
/
+1
2018-03-26
nvmet_fc: prevent new io rqsts in possible isr completions
James Smart
1
-3
/
+16
2018-03-26
nvme_fc: on remoteport reuse, set new nport_id and role.
James Smart
1
-0
/
+2
2018-03-26
nvme_fc: fix abort race on teardown with lld reject
James Smart
1
-1
/
+4
2018-03-26
nvme_fc: io timeout should defer abort to ctrl reset
James Smart
1
-11
/
+1
2018-03-26
nvme_fc: fix ctrl create failures racing with workq items
James Smart
1
-0
/
+4
2018-03-26
nvme-pci: disable APST for Samsung NVMe SSD 960 EVO + ASUS PRIME Z370-A
Jarosław Janik
1
-2
/
+5
2018-03-26
nvme: centralize ctrl removal prints
Max Gurtovoy
3
-12
/
+8
2018-03-26
nvme-pci: Add .get_address ctrl callback
Keith Busch
1
-0
/
+8
2018-03-26
nvme: implement log page low/high offset and dwords
Matias Bjørling
1
-10
/
+22
2018-03-26
nvme: change namespaces_mutext to namespaces_rwsem
Jianchao Wang
3
-35
/
+35
2018-03-26
nvme: fix the dangerous reference of namespaces list
Jianchao Wang
1
-2
/
+14
2018-03-26
nvme-pci: quiesce IO queues prior to disabling device HMB accesses
Jianchao Wang
1
-5
/
+4
2018-03-26
nvme: Add fault injection feature
Thomas Tai
4
-0
/
+109
[next]