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: remove function name in strings
Matias Bjørling
1
-6
/
+6
2018-03-29
lightnvm: pblk: remove some unnecessary NULL checks
Dan Carpenter
1
-4
/
+2
2018-03-29
lightnvm: pblk: don't recover unwritten lines
Hans Holmberg
1
-0
/
+18
2018-03-29
lightnvm: pblk: implement 2.0 support
Javier González
3
-64
/
+234
2018-03-29
lightnvm: pblk: implement get log report chunk
Javier González
3
-82
/
+285
2018-03-29
lightnvm: pblk: rename ppaf* to addrf*
Javier González
3
-14
/
+14
2018-03-29
lightnvm: pblk: check for supported version
Javier González
1
-2
/
+8
2018-03-29
lightnvm: implement get log report chunk helpers
Javier González
3
-2
/
+87
2018-03-29
lightnvm: make address conversions depend on generic device
Javier González
1
-2
/
+2
2018-03-29
lightnvm: add support for 2.0 address format
Javier González
5
-21
/
+21
2018-03-29
lightnvm: normalize geometry nomenclature
Javier González
6
-101
/
+100
2018-03-29
lightnvm: complete geo structure with maxoc*
Javier González
1
-0
/
+17
2018-03-29
lightnvm: add shorten OCSSD version in geo
Javier González
1
-0
/
+6
2018-03-29
lightnvm: add minor version to generic geometry
Javier González
2
-7
/
+22
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
[next]