index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
nvme-fc: add uevent for auto-connect
James Smart
2017-10-04
1
-0
/
+49
|
*
nvme-fabrics: request transport module
Sagi Grimberg
2017-10-04
1
-0
/
+3
|
*
nvmet: bump NVMET_NR_QUEUES to 128
James Smart
2017-10-04
1
-1
/
+1
|
*
nvme: use menu Kconfig interface
Randy Dunlap
2017-10-04
1
-0
/
+4
|
*
nvme: update timeout module parameter type
Marc Olson
2017-10-04
2
-6
/
+6
*
|
skd: use ktime_get_real_seconds()
Arnd Bergmann
2017-11-02
1
-1
/
+2
*
|
block: fix CDROM dependency on BLK_DEV
Arnd Bergmann
2017-11-02
2
-1
/
+2
*
|
block: Rework drivers/cdrom/Makefile
Bart Van Assche
2017-11-01
5
-13
/
+17
*
|
scsi: implement .get_budget and .put_budget for blk-mq
Ming Lei
2017-11-01
1
-23
/
+52
*
|
scsi: allow passing in null rq to scsi_prep_state_check()
Ming Lei
2017-11-01
1
-2
/
+2
*
|
bcache: explicitly destroy mutex while exiting
Liang Chen
2017-10-30
1
-2
/
+4
*
|
bcache: fix wrong cache_misses statistics
tang.junhui
2017-10-30
1
-1
/
+5
*
|
bcache: update bucket_in_use in real time
Tang Junhui
2017-10-30
4
-8
/
+22
*
|
bcache: convert cached_dev.count from atomic_t to refcount_t
Elena Reshetova
2017-10-30
3
-7
/
+8
*
|
bcache: only permit to recovery read error when cache device is clean
Coly Li
2017-10-30
1
-1
/
+9
*
|
lightnvm: pblk: remove leftover testing function
Javier González
2017-10-24
1
-5
/
+0
*
|
nullb: fix error return code in null_init()
Wei Yongjun
2017-10-17
1
-1
/
+3
*
|
bcache: writeback rate clamping: make 32 bit safe
Michael Lyle
2017-10-16
1
-2
/
+2
*
|
bcache: safeguard a dangerous addressing in closure_queue
Liang Chen
2017-10-16
1
-0
/
+6
*
|
bcache: rearrange writeback main thread ratelimit
Michael Lyle
2017-10-16
1
-1
/
+4
*
|
bcache: writeback rate shouldn't artifically clamp
Michael Lyle
2017-10-16
3
-6
/
+7
*
|
bcache: smooth writeback rate control
Michael Lyle
2017-10-16
2
-3
/
+9
*
|
bcache: implement PI controller for writeback rate
Michael Lyle
2017-10-16
3
-52
/
+66
*
|
bcache: don't write back data if reading it failed
Michael Lyle
2017-10-16
1
-6
/
+14
*
|
bcache: remove unused parameter
Yijing Wang
2017-10-16
1
-6
/
+6
*
|
bcache: update bio->bi_opf bypass/writeback REQ_ flag hints
Eric Wheeler
2017-10-16
2
-1
/
+11
*
|
bcache: Remove redundant set_capacity
Yijing Wang
2017-10-16
1
-3
/
+0
*
|
bcache: rewrite multiple partitions support
Coly Li
2017-10-16
1
-12
/
+25
*
|
bcache: fix a comments typo in bch_alloc_sectors()
Coly Li
2017-10-16
1
-1
/
+1
*
|
bcache: check ca->alloc_thread initialized before wake up it
Coly Li
2017-10-16
1
-1
/
+2
*
|
bcache: Avoid nested function definition
Peter Foley
2017-10-16
1
-4
/
+6
*
|
Revert "lightnvm: prevent bd removal if busy"
Jens Axboe
2017-10-13
1
-14
/
+0
*
|
lightnvm: implement generic path for sync I/O
Javier González
2017-10-13
6
-123
/
+140
*
|
lightnvm: fail fast on passthrough commands
Javier González
2017-10-13
1
-2
/
+0
*
|
lightnvm: pblk: avoid being reported as hung on rated GC
Javier González
2017-10-13
1
-1
/
+7
*
|
lightnvm: pblk: cleanup unused and static functions
Javier González
2017-10-13
4
-111
/
+86
*
|
lightnvm: pblk: remove spinlock when freeing line metadata
Hans Holmberg
2017-10-13
1
-2
/
+0
*
|
lightnvm: pblk: correct valid lba count calculation
Hans Holmberg
2017-10-13
1
-3
/
+4
*
|
lightnvm: pblk: gc all lines in the pipeline before exit
Hans Holmberg
2017-10-13
4
-9
/
+32
*
|
lightnvm: pblk: add l2p crc debug printouts
Hans Holmberg
2017-10-13
1
-5
/
+34
*
|
lightnvm: pblk: shut down gc gracefully during exit
Hans Holmberg
2017-10-13
1
-8
/
+12
*
|
lightnvm: pblk: consider bad sectors in emeta during recovery
Hans Holmberg
2017-10-13
1
-14
/
+30
*
|
lightnvm: pblk: start gc if needed during init
Hans Holmberg
2017-10-13
4
-1
/
+12
*
|
lightnvm: pblk: free full lines during recovery
Hans Holmberg
2017-10-13
3
-12
/
+24
*
|
lightnvm: pblk: recover partially written lines correctly
Hans Holmberg
2017-10-13
1
-4
/
+4
*
|
lightnvm: pblk: prevent gc kicks when gc is not operational
Hans Holmberg
2017-10-13
2
-4
/
+6
*
|
lightnvm: pblk: fix releases of kmem cache in error path
Rakesh Pandit
2017-10-13
1
-5
/
+12
*
|
lightnvm: pblk: reduce arguments in __pblk_rb_update_l2p
Rakesh Pandit
2017-10-13
1
-6
/
+5
*
|
lightnvm: remove stale extern and unused exported symbols
Rakesh Pandit
2017-10-13
1
-65
/
+64
*
|
lightnvm: remove unused argument from nvm_set_tgt_bb_tbl
Rakesh Pandit
2017-10-13
1
-17
/
+12
[prev]
[next]