index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
lightnvm.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
lightnvm: reserved space calculation incorrect
Javier González
2016-05-06
1
-1
/
+0
*
lightnvm: rename nr_pages to nr_ppas on nvm_rq
Javier González
2016-05-06
1
-1
/
+1
*
lightnvm: add is_cached entry to struct ppa_addr
Matias Bjørling
2016-05-06
1
-1
/
+7
*
lightnvm: expose gennvm_mark_blk to targets
Matias Bjørling
2016-05-06
1
-0
/
+4
*
lightnvm: remove mgt targets on mgt removal
Matias Bjørling
2016-05-06
1
-0
/
+1
*
lightnvm: rename dma helper functions
Javier González
2016-05-06
1
-1
/
+1
*
lightnvm: enable metadata to be sent to device
Javier González
2016-05-06
1
-2
/
+2
*
lightnvm: refactor set_bb_tbl for accepting ppa list
Matias Bjørling
2016-05-06
1
-1
/
+1
*
lightnvm: make nvm_set_rqd_ppalist() aware of vblks
Matias Bjørling
2016-05-06
1
-1
/
+1
*
lightnvm: refactor device ops->get_bb_tbl()
Matias Bjørling
2016-05-06
1
-4
/
+2
*
lightnvm: introduce nvm_for_each_lun_ppa() macro
Matias Bjørling
2016-05-06
1
-0
/
+7
*
lightnvm: refactor dev->online_target to global nvm_targets
Simon A. F. Lund
2016-05-06
1
-1
/
+0
*
lightnvm: rename nvm_targets to nvm_tgt_type
Simon A. F. Lund
2016-05-06
1
-2
/
+2
*
lightnvm: move block fold outside of get_bb_tbl()
Matias Bjørling
2016-05-06
1
-2
/
+4
*
lightnvm: add fpg_size and pfpg_size to struct nvm_dev
Matias Bjørling
2016-05-06
1
-0
/
+2
*
lightnvm: implement nvm_submit_ppa_list
Matias Bjørling
2016-05-06
1
-0
/
+2
*
nvme: lightnvm: return ppa completion status
Matias Bjorling
2016-03-18
1
-0
/
+1
*
lightnvm: add a bitmap of luns
Wenwei Tao
2016-03-18
1
-0
/
+5
*
lightnvm: specify target's logical address area
Wenwei Tao
2016-03-18
1
-0
/
+8
*
Merge branch 'for-4.6/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-03-18
1
-4
/
+4
|
\
|
*
lightnvm: rename ->nr_pages to ->nr_sects
Matias Bjørling
2016-03-03
1
-1
/
+1
|
*
lightnvm: fold get bb tbl when using dual/quad plane mode
Matias Bjørling
2016-03-03
1
-3
/
+3
*
|
lightnvm: allow to force mm initialization
Matias Bjørling
2016-02-04
1
-0
/
+4
|
/
*
lightnvm: ensure that nvm_dev_ops can be used without CONFIG_NVM
Jens Axboe
2016-01-13
1
-57
/
+64
*
lightnvm: introduce factory reset
Matias Bjørling
2016-01-12
1
-0
/
+2
*
lightnvm: use system block for mm initialization
Matias Bjørling
2016-01-12
1
-0
/
+3
*
lightnvm: core on-disk initialization
Matias Bjørling
2016-01-12
1
-0
/
+35
*
lightnvm: introduce mlc lower page table mappings
Matias Bjørling
2016-01-12
1
-0
/
+20
*
lightnvm: add mccap support
Matias Bjørling
2016-01-12
1
-0
/
+7
*
lightnvm: manage open and closed blocks separately
Javier González
2016-01-12
1
-3
/
+22
*
lightnvm: fix missing grown bad block type
Matias Bjørling
2016-01-12
1
-2
/
+3
*
lightnvm: introduce nvm_submit_ppa
Matias Bjørling
2016-01-12
1
-0
/
+2
*
lightnvm: move rq->error to nvm_rq->error
Matias Bjørling
2016-01-12
1
-1
/
+3
*
lightnvm: support multiple ppas in nvm_erase_ppa
Matias Bjørling
2016-01-12
1
-1
/
+1
*
lightnvm: refactor end_io functions for sync
Matias Bjørling
2016-01-12
1
-4
/
+8
*
lightnvm: refactor rqd ppa list into set/free
Matias Bjørling
2016-01-12
1
-0
/
+3
*
lightnvm: move ppa erase logic to core
Matias Bjørling
2016-01-12
1
-0
/
+3
*
lightnvm: replace req queue with nvmdev for lld
Matias Bjørling
2015-12-07
1
-7
/
+7
*
lightnvm: comments on constants
Matias Bjørling
2015-12-07
1
-0
/
+7
*
lightnvm: unconverted ppa returned in get_bb_tbl
Matias Bjørling
2015-11-29
1
-1
/
+1
*
lightnvm: add free and bad lun info to show luns
Javier Gonzalez
2015-11-20
1
-2
/
+2
*
lightnvm: keep track of block counts
Javier Gonzalez
2015-11-20
1
-0
/
+2
*
lightnvm: remove linear and device addr modes
Matias Bjørling
2015-11-16
1
-120
/
+34
*
lightnvm: remove unused attrs in nvm_id structs
Matias Bjørling
2015-11-16
1
-6
/
+1
*
lightnvm: expose mccap in identify command
Matias Bjørling
2015-11-16
1
-0
/
+1
*
lightnvm: update bad block table format
Matias Bjørling
2015-11-16
1
-3
/
+3
*
lightnvm: change max_phys_sect to uint
Matias Bjørling
2015-11-16
1
-1
/
+1
*
block: change ->make_request_fn() and users to return a queue cookie
Jens Axboe
2015-11-07
1
-1
/
+1
*
lightnvm: refactor phys addrs type to u64
Matias Bjørling
2015-11-03
1
-14
/
+14
*
lightnvm: Support for Open-Channel SSDs
Matias Bjørling
2015-10-29
1
-0
/
+522