index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
blk-mq: Introduce blk_mq_reinit_tagset
Sagi Grimberg
2016-07-08
2
-0
/
+29
*
lightnvm: make __nvm_submit_ppa static
Matias Bjørling
2016-07-07
1
-1
/
+1
*
lightnvm: make ppa_list const in nvm_set_rqd_list
Matias Bjørling
2016-07-07
2
-4
/
+6
*
lightnvm: fix lun offset calculation for mark blk
Matias Bjørling
2016-07-07
1
-1
/
+1
*
lightnvm: make rrpc_map_page call nvm_get_blk outside locks
Matias Bjørling
2016-07-07
2
-43
/
+66
*
lightnvm: remove _unlocked variant of [get/put]_blk
Matias Bjørling
2016-07-07
4
-60
/
+6
*
lightnvm: remove unused lists from struct rrpc_block
Matias Bjørling
2016-07-07
2
-17
/
+0
*
lightnvm: remove nested lock conflict with mm
Matias Bjørling
2016-07-07
1
-4
/
+5
*
lightnvm: move target mgmt into media mgr
Matias Bjørling
2016-07-07
4
-159
/
+206
*
lightnvm: rename gennvm and update description
Matias Bjørling
2016-07-07
3
-99
/
+102
*
lightnvm: remove open/close statistics for gennvm
Matias Bjørling
2016-07-07
3
-41
/
+8
*
lightnvm: fix checkpatch terse errors
Matias Bjørling
2016-07-07
1
-2
/
+5
*
lightnvm: remove checkpatch warning for unsigned ints
Matias Bjørling
2016-07-07
2
-3
/
+3
*
lightnvm: Make functions not used by ouside static
Johannes Thumshirn
2016-07-07
2
-4
/
+6
*
nvme: lightnvm: make MLC num_pairs little endian
Johannes Thumshirn
2016-07-07
1
-1
/
+1
*
lightnvm: initialize ppa_addr in dev_to_generic_addr()
Javier González
2016-07-07
1
-0
/
+1
*
lightnvm: add media manager mark_blk helper
Javier González
2016-07-07
2
-0
/
+8
*
lightnvm: break the loop when rqd is not null
Wenwei Tao
2016-07-07
1
-2
/
+5
*
nvmet: fix an error code
Dan Carpenter
2016-07-07
1
-2
/
+2
*
nvme-loop: add configfs dependency
Arnd Bergmann
2016-07-07
1
-0
/
+1
*
bcache: Remove redundant block_size assignment
Yijing Wang
2016-07-05
1
-1
/
+0
*
bcache: update document info
Yijing Wang
2016-07-05
2
-2
/
+3
*
bcache: Remove redundant parameter for cache_alloc()
Yijing Wang
2016-07-05
1
-2
/
+2
*
nvme-loop: add a NVMe loopback host driver
Christoph Hellwig
2016-07-05
3
-0
/
+766
*
nvmet: add a generic NVMe target
Christoph Hellwig
2016-07-05
12
-0
/
+3383
*
block: Export blk_poll
Sagi Grimberg
2016-07-05
1
-0
/
+1
*
nvme: add keep-alive support
Sagi Grimberg
2016-07-05
4
-1
/
+119
*
nvme.h: Add keep-alive opcode and identify controller attribute
Sagi Grimberg
2016-07-05
1
-1
/
+5
*
nvme-fabrics: add a generic NVMe over Fabrics library
Christoph Hellwig
2016-07-05
6
-1
/
+1098
*
nvme.h: add NVMe over Fabrics definitions
Christoph Hellwig
2016-07-05
3
-23
/
+322
*
nvme: add fabrics sysfs attributes
Ming Lin
2016-07-05
3
-3
/
+78
*
nvme: Modify and export sync command submission for fabrics
Christoph Hellwig
2016-07-05
3
-13
/
+23
*
nvme: allow transitioning from NEW to LIVE state
Christoph Hellwig
2016-07-05
1
-0
/
+1
*
blk-mq: add blk_mq_alloc_request_hctx
Ming Lin
2016-07-05
2
-0
/
+41
*
mg_disk: fix error path in mg_probe()
Bartlomiej Zolnierkiewicz
2016-06-28
1
-1
/
+1
*
drbd: correctly handle failed crypto_alloc_hash
Lars Ellenberg
2016-06-14
2
-2
/
+3
*
drbd: al_write_transaction: skip re-scanning of bitmap page pointer array
Lars Ellenberg
2016-06-14
3
-15
/
+54
*
drbd: finally report ms, not jiffies, in log message
Lars Ellenberg
2016-06-14
1
-4
/
+8
*
drbd: get rid of empty statement in is_valid_state
Roland Kammerer
2016-06-14
1
-1
/
+2
*
drbd: code cleanups without semantic changes
Fabian Frederick
2016-06-14
14
-54
/
+59
*
drbd: bump current uuid when resuming IO with diskless peer
Lars Ellenberg
2016-06-14
1
-6
/
+28
*
drbd: disallow promotion during resync handshake, avoid deadlock and hard reset
Lars Ellenberg
2016-06-14
1
-0
/
+9
*
drbd: sync_handshake: handle identical uuids with current (frozen) Primary
Lars Ellenberg
2016-06-14
1
-3
/
+44
*
drbd: introduce WRITE_SAME support
Lars Ellenberg
2016-06-14
10
-80
/
+360
*
drbd: report sizes if rejecting too small peer disk
Lars Ellenberg
2016-06-14
1
-3
/
+6
*
drbd: discard_zeroes_if_aligned allows "thin" resync for discard_zeroes_data=0
Lars Ellenberg
2016-06-14
1
-3
/
+6
*
drbd: only restart frozen disk io when D_UP_TO_DATE
Lars Ellenberg
2016-06-14
1
-1
/
+1
*
drbd: if there is no good data accessible, writes should be IO errors
Lars Ellenberg
2016-06-14
1
-0
/
+22
*
drbd: don't forget error completion when "unsuspending" IO
Lars Ellenberg
2016-06-14
1
-16
/
+32
*
drbd: introduce unfence-peer handler
Lars Ellenberg
2016-06-14
3
-3
/
+28
[next]