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
/
lightnvm
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-07
lightnvm: do not compile in debugging by default
Matias Bjørling
1
-0
/
+1
2015-12-07
lightnvm: prevent gennvm module unload on use
Matias Bjørling
1
-0
/
+5
2015-12-07
lightnvm: fix media mgr registration
Matias Bjørling
1
-39
/
+39
2015-12-07
lightnvm: replace req queue with nvmdev for lld
Matias Bjørling
3
-9
/
+8
2015-12-07
lightnvm: refactor spin_unlock in gennvm_get_blk
Wenwei Tao
1
-5
/
+2
2015-12-07
lightnvm: put blks when luns configure failed
Wenwei Tao
1
-2
/
+19
2015-12-07
lightnvm: use flags in rrpc_get_blk
Wenwei Tao
1
-1
/
+1
2015-11-29
lightnvm: missing nvm_lock acquire
Wenwei Tao
1
-33
/
+42
2015-11-29
lightnvm: unconverted ppa returned in get_bb_tbl
Matias Bjørling
1
-2
/
+1
2015-11-29
lightnvm: do device max sectors boundary check first
Wenwei Tao
1
-4
/
+6
2015-11-29
lightnvm: fix ioctl memory leaks
Sudip Mukherjee
1
-2
/
+7
2015-11-29
lightnvm: free memory when gennvm register fails
Wenwei Tao
1
-5
/
+10
2015-11-20
lightnvm: add free and bad lun info to show luns
Javier Gonzalez
2
-6
/
+15
2015-11-20
lightnvm: keep track of block counts
Javier Gonzalez
1
-1
/
+13
2015-11-20
lightnvm: missing free on init error
Matias Bjørling
1
-2
/
+4
2015-11-20
lightnvm: wrong return value and redundant free
Wenwei Tao
1
-4
/
+2
2015-11-16
lightnvm: cleanup queue before target removal
Javier González
1
-2
/
+2
2015-11-16
lightnvm: remove linear and device addr modes
Matias Bjørling
3
-9
/
+38
2015-11-16
lightnvm: prevent double free on init error
Matias Bjørling
1
-9
/
+3
2015-11-16
lightnvm: prematurely activate nvm_dev
Matias Bjørling
1
-4
/
+4
2015-11-16
lightnvm: check for NAND flash and its type
Matias Bjørling
1
-0
/
+10
2015-11-16
lightnvm: update bad block table format
Matias Bjørling
2
-10
/
+24
2015-11-07
block: change ->make_request_fn() and users to return a queue cookie
Jens Axboe
1
-4
/
+5
2015-11-03
lightnvm: refactor phys addrs type to u64
Matias Bjørling
2
-12
/
+11
2015-10-29
rrpc: Round-robin sector target with cost-based gc
Matias Bjørling
4
-0
/
+1571
2015-10-29
gennvm: Generic NVM manager
Matias Bjørling
4
-0
/
+539
2015-10-29
lightnvm: Support for Open-Channel SSDs
Matias Bjørling
3
-0
/
+859