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
*
xen-blkback: don't leak stack data via response ring
Jan Beulich
2017-06-13
2
-31
/
+17
*
xen/blkback: don't use xen_blkif_get() in xen-blkback kthread
Juergen Gross
2017-06-13
2
-4
/
+0
*
xen/blkback: don't free be structure too early
Juergen Gross
2017-06-13
1
-4
/
+3
*
xen/blkback: fix disconnect while I/Os in flight
Juergen Gross
2017-06-13
2
-2
/
+6
*
block: xen-blkback: add null check to avoid null pointer dereference
Gustavo A. R. Silva
2017-05-15
1
-3
/
+5
*
blkfront: add uevent for size change
Marc Olson
2017-04-18
1
-0
/
+3
*
nbd: add a flag to destroy an nbd device on disconnect
Josef Bacik
2017-04-17
2
-1
/
+35
*
nbd: add device refcounting
Josef Bacik
2017-04-17
1
-18
/
+86
*
nbd: add a status netlink command
Josef Bacik
2017-04-17
2
-0
/
+133
*
nbd: handle dead connections
Josef Bacik
2017-04-17
2
-4
/
+60
*
nbd: only clear the queue on device teardown
Josef Bacik
2017-04-17
1
-1
/
+3
*
nbd: multicast dead link notifications
Josef Bacik
2017-04-17
2
-14
/
+81
*
nbd: add a reconfigure netlink command
Josef Bacik
2017-04-17
2
-0
/
+142
*
nbd: add a basic netlink interface
Josef Bacik
2017-04-17
2
-26
/
+359
*
nbd: stop using the bdev everywhere
Josef Bacik
2017-04-17
1
-55
/
+37
*
nbd: separate out the config information
Josef Bacik
2017-04-17
1
-174
/
+263
*
nbd: handle single path failures gracefully
Josef Bacik
2017-04-17
1
-26
/
+125
*
nbd: put socket in error cases
Josef Bacik
2017-04-17
1
-2
/
+7
*
lightnvm: fix some error code in pblk-init.c
Dan Carpenter
2017-04-16
1
-6
/
+14
*
lightnvm: fix some WARN() messages
Dan Carpenter
2017-04-16
3
-8
/
+8
*
lightnvm: pblk-gc: fix an error pointer dereference in init
Dan Carpenter
2017-04-16
1
-2
/
+2
*
lightnvm: physical block device (pblk) target
Javier González
2017-04-16
15
-0
/
+8044
*
lightnvm: convert sprintf into strlcpy
Javier González
2017-04-16
1
-3
/
+3
*
lightnvm: fix type checks on rrpc
Javier González
2017-04-16
1
-2
/
+2
*
lightnvm: clean unused variable
Javier González
2017-04-16
1
-3
/
+0
*
lightnvm: make nvm_free static
Javier González
2017-04-16
1
-1
/
+1
*
lightnvm: allow to init targets on factory mode
Javier González
2017-04-16
4
-5
/
+19
*
lightnvm: bad type conversion for nvme control bits
Javier González
2017-04-16
1
-1
/
+1
*
lightnvm: fix cleanup order of disk on init error
Javier González
2017-04-16
1
-7
/
+7
*
lightnvm: double-clear of dev->lun_map on target init error
Javier González
2017-04-16
1
-7
/
+10
*
lightnvm: don't check for failure from mempool_alloc()
NeilBrown
2017-04-16
1
-9
/
+0
*
lightnvm: enable nvme size compile asserts
Matias Bjørling
2017-04-16
1
-2
/
+4
*
lightnvm: free reverse device map
Javier González
2017-04-16
1
-1
/
+13
*
lightnvm: rename scrambler controller hint
Javier González
2017-04-16
1
-1
/
+1
*
lightnvm: submit erases using the I/O path
Javier González
2017-04-16
4
-50
/
+47
*
nvme/lightnvm: Prevent small buffer overflow in nvme_nvm_identify
Scott Bauer
2017-04-16
1
-1
/
+1
*
lightnvm: Fix error handling
Christophe JAILLET
2017-04-16
1
-2
/
+4
*
net: off by one in inet6_pton()
Dan Carpenter
2017-04-14
1
-1
/
+1
*
blk-mq: introduce Kyber multiqueue I/O scheduler
Omar Sandoval
2017-04-14
4
-0
/
+743
*
blk-mq-sched: make completed_request() callback more useful
Omar Sandoval
2017-04-14
3
-10
/
+8
*
blk-mq: export helpers
Omar Sandoval
2017-04-14
2
-0
/
+3
*
blk-mq: add shallow depth option for blk_mq_get_tag()
Omar Sandoval
2017-04-14
2
-1
/
+5
*
sbitmap: add sbitmap_get_shallow() operation
Omar Sandoval
2017-04-14
2
-7
/
+123
*
remove the mg_disk driver
Christoph Hellwig
2017-04-14
5
-1257
/
+0
*
block: Fix list corruption of blk stats callback list
Jan Kara
2017-04-11
1
-8
/
+4
*
blk-mq: Show symbolic names for hctx state and flags
Bart Van Assche
2017-04-11
1
-3
/
+34
*
blk-mq: Export queue state through /sys/kernel/debug/block/*/state
Bart Van Assche
2017-04-11
1
-0
/
+106
*
scsi: sd: Remove LBPRZ dependency for discards
Martin K. Petersen
2017-04-08
1
-19
/
+6
*
scsi: sd: Separate zeroout and discard command choices
Martin K. Petersen
2017-04-08
2
-3
/
+61
*
block: remove the discard_zeroes_data flag
Christoph Hellwig
2017-04-08
23
-124
/
+27
[next]