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
*
bcache: fix race of writeback thread starting before complete initialization
Eric Wheeler
2016-03-08
1
-1
/
+8
*
NVMe: Create discard zero quirk white list
Keith Busch
2016-03-08
3
-2
/
+15
*
nbd: use correct div_s64 helper
Arnd Bergmann
2016-03-05
1
-2
/
+1
*
mtip32xx: remove unneeded variable in mtip_cmd_timeout()
Jens Axboe
2016-03-04
1
-2
/
+1
*
lightnvm: generalize rrpc ppa calculations
Javier González
2016-03-03
2
-17
/
+40
*
lightnvm: remove struct nvm_dev->total_blocks
Matias Bjørling
2016-03-03
1
-5
/
+1
*
lightnvm: rename ->nr_pages to ->nr_sects
Matias Bjørling
2016-03-03
5
-24
/
+22
*
lightnvm: update closed list outside of intr context
Javier González
2016-03-03
1
-13
/
+10
*
xen/blback: Fit the important information of the thread in 17 characters
Konrad Rzeszutek Wilk
2016-03-03
1
-4
/
+3
*
lightnvm: fold get bb tbl when using dual/quad plane mode
Matias Bjørling
2016-03-03
3
-9
/
+45
*
lightnvm: fix up nonsensical configure overrun checking
Alan
2016-03-03
1
-6
/
+5
*
xen-blkback: advertise indirect segment support earlier
Jan Beulich
2016-03-03
1
-5
/
+8
*
xen-blkfront: rename indirect descriptor parameter
Jan Beulich
2016-03-03
1
-2
/
+4
*
mtip32xx: Cleanup queued requests after surprise removal
Asai Thambi SP
2016-03-03
1
-18
/
+60
*
mtip32xx: Implement timeout handler
Asai Thambi SP
2016-03-03
2
-10
/
+92
*
mtip32xx: Handle FTL rebuild failure state during device initialization
Asai Thambi SP
2016-03-03
1
-5
/
+6
*
mtip32xx: Handle safe removal during IO
Asai Thambi SP
2016-03-03
2
-2
/
+33
*
mtip32xx: Fix for rmmod crash when drive is in FTL rebuild
Asai Thambi SP
2016-03-03
1
-7
/
+7
*
mtip32xx: Avoid issuing standby immediate cmd during FTL rebuild
Asai Thambi SP
2016-03-03
1
-8
/
+12
*
mtip32xx: Print exact time when an internal command is interrupted
Asai Thambi SP
2016-03-03
1
-2
/
+6
*
mtip32xx: Remove unwanted code from taskfile error handler
Asai Thambi SP
2016-03-03
1
-8
/
+1
*
mtip32xx: Fix broken service thread handling
Asai Thambi SP
2016-03-03
2
-3
/
+8
*
Merge tag 'nbd-for-4.6' of git://git.pengutronix.de/git/mpa/linux-nbd into fo...
Jens Axboe
2016-03-03
1
-165
/
+170
|
\
|
*
nbd: Create size change events for userspace
Markus Pargmann
2016-02-15
1
-21
/
+58
|
*
nbd: ratelimit error msgs after socket close
Dan Streetman
2016-02-05
1
-2
/
+2
|
*
nbd: Move flag parsing to a function
Markus Pargmann
2016-02-05
1
-9
/
+13
|
*
nbd: Cleanup reset of nbd and bdev after a disconnect
Markus Pargmann
2016-02-05
1
-11
/
+29
|
*
nbd: Timeouts are not user requested disconnects
Markus Pargmann
2016-02-05
1
-3
/
+6
|
*
nbd: Remove signal usage
Markus Pargmann
2016-02-05
1
-78
/
+48
|
*
nbd: Fix debugfs error handling
Markus Pargmann
2016-02-03
1
-41
/
+14
*
|
nvme: expose cntlid in sysfs
Ming Lin
2016-02-29
2
-4
/
+17
*
|
nvme: return the whole CQE through the request passthrough interface
Christoph Hellwig
2016-02-29
3
-17
/
+24
*
|
nvme: replace the kthread with a per-device watchdog timer
Christoph Hellwig
2016-02-29
1
-89
/
+23
*
|
nvme: don't poll the CQ from the kthread
Christoph Hellwig
2016-02-29
1
-12
/
+0
*
|
nvme: use a work item to submit async event requests
Christoph Hellwig
2016-02-29
1
-7
/
+18
*
|
nvme: split pci module out of core module
Ming Lin
2016-02-10
4
-18
/
+35
*
|
nvme: split dev_list_lock
Ming Lin
2016-02-10
3
-3
/
+2
*
|
nvme: move timeout variables to core.c
Ming Lin
2016-02-10
2
-12
/
+12
*
|
nvme/host: reference the fabric module for each bdev open callout
Sagi Grimberg
2016-02-10
3
-3
/
+18
*
|
nvme: Log the ctrl device name instead of the underlying pci device name
Sagi Grimberg
2016-02-10
2
-28
/
+33
*
|
nvme: fix drvdata setup for the nvme device
Christoph Hellwig
2016-02-09
1
-2
/
+1
*
|
NVMe: Fix possible queue use after freed
Keith Busch
2016-02-09
1
-5
/
+9
*
|
blk-mq: dynamic h/w context count
Keith Busch
2016-02-09
4
-73
/
+112
*
|
cfq-iosched: Allow parent cgroup to preempt its child
Jan Kara
2016-02-04
1
-1
/
+18
*
|
cfq-iosched: Allow sync noidle workloads to preempt each other
Jan Kara
2016-02-04
1
-1
/
+0
*
|
cfq-iosched: Reorder checks in cfq_should_preempt()
Jan Kara
2016-02-04
1
-6
/
+7
*
|
cfq-iosched: Don't group_idle if cfqq has big thinktime
Jan Kara
2016-02-04
1
-2
/
+8
*
|
Linux 4.5-rc2
v4.5-rc2
Linus Torvalds
2016-02-01
1
-1
/
+1
*
|
Merge tag 'usb-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2016-02-01
9
-7
/
+68
|
\
\
|
*
\
Merge tag 'usb-serial-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2016-01-28
6
-3
/
+49
|
|
\
\
[next]