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
*
Merge branch 'for-3.16/drivers' of git://git.kernel.dk/linux-block into next
Linus Torvalds
2014-06-02
24
-1781
/
+1850
|
\
|
*
block: virtio_blk: don't hold spin lock during world switch
Ming Lei
2014-05-30
1
-3
/
+6
|
*
Merge branch 'for-3.16/core' into for-3.16/drivers
Jens Axboe
2014-05-30
1
-3
/
+1
|
|
\
|
*
\
Merge branch 'stable/for-jens-3.16' of git://git.kernel.org/pub/scm/linux/ker...
Jens Axboe
2014-05-28
3
-41
/
+56
|
|
\
\
|
|
*
|
xen-blkback: defer freeing blkif to avoid blocking xenwatch
Valentin Priescu
2014-05-28
2
-14
/
+36
|
|
*
|
xen/blkback: disable discard feature if requested by toolstack
Olaf Hering
2014-05-28
1
-1
/
+6
|
|
*
|
xen-blkfront: remove type check from blkfront_setup_discard
Olaf Hering
2014-05-28
1
-26
/
+14
|
*
|
|
Merge branch 'for-3.16/core' into for-3.16/drivers
Jens Axboe
2014-05-28
3
-31
/
+1
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge branch 'for-3.16/core' into for-3.16/drivers
Jens Axboe
2014-05-28
5
-39
/
+10
|
|
\
\
\
|
*
|
|
|
floppy: do not corrupt bio.bi_flags when reading block 0
Jiri Kosina
2014-05-28
1
-1
/
+1
|
*
|
|
|
mtip32xx: move error handling to service thread
Asai Thambi S P
2014-05-20
2
-26
/
+53
|
*
|
|
|
virtio_blk: fix race between start and stop queue
Ming Lei
2014-05-16
1
-2
/
+2
|
*
|
|
|
mtip32xx: stop block hardware queues before quiescing IO
Jens Axboe
2014-05-14
1
-1
/
+7
|
*
|
|
|
mtip32xx: blk_mq_init_queue() returns an ERR_PTR
Dan Carpenter
2014-05-14
1
-1
/
+1
|
*
|
|
|
mtip32xx: convert to use blk-mq
Jens Axboe
2014-05-14
2
-616
/
+297
|
*
|
|
|
cdrom: Remove unnecessary prototype for cdrom_get_disc_info
Joe Perches
2014-05-05
1
-35
/
+36
|
*
|
|
|
cdrom: Remove unnecessary prototype for cdrom_mrw_exit
Joe Perches
2014-05-05
1
-117
/
+121
|
*
|
|
|
cdrom: Remove cdrom_count_tracks prototype
Joe Perches
2014-05-05
1
-47
/
+47
|
*
|
|
|
cdrom: Remove cdrom_get_next_writeable prototype
Joe Perches
2014-05-05
1
-50
/
+51
|
*
|
|
|
cdrom: Remove cdrom_get_last_written prototype
Joe Perches
2014-05-05
1
-96
/
+97
|
*
|
|
|
cdrom: Move mmc_ioctls above cdrom_ioctl to remove unnecessary prototype
Joe Perches
2014-05-05
1
-124
/
+122
|
*
|
|
|
cdrom: Remove unnecessary sanitize_format prototype
Joe Perches
2014-05-05
1
-2
/
+0
|
*
|
|
|
cdrom: Remove unnecessary check_for_audio_disc prototype
Joe Perches
2014-05-05
1
-2
/
+0
|
*
|
|
|
cdrom: Remove prototype for open_for_data
Joe Perches
2014-05-05
1
-57
/
+57
|
*
|
|
|
cdrom: Remove obfuscating IOCTL_IN and IOCTL_OUT macros
Joe Perches
2014-05-05
1
-21
/
+27
|
*
|
|
|
cdrom: Remove unused CHECKAUDIO macro
Joe Perches
2014-05-05
1
-3
/
+0
|
*
|
|
|
cdrom: convert cdinfo to cd_dbg
Joe Perches
2014-05-05
1
-120
/
+121
|
*
|
|
|
block: null_blk: fix use after free
Ming Lei
2014-05-01
1
-1
/
+1
|
*
|
|
|
drbd: use list_first_entry_or_null in first_peer_device/first_connection
Lars Ellenberg
2014-04-30
1
-2
/
+2
|
*
|
|
|
drbd: Allow attaching of a newly created device to any backing device
Philipp Reisner
2014-04-30
1
-1
/
+1
|
*
|
|
|
drbd: Test cstate while holding req_lock
Philipp Reisner
2014-04-30
1
-1
/
+2
|
*
|
|
|
drbd: use blk_set_stacking_limits()
Philipp Reisner
2014-04-30
1
-6
/
+6
|
*
|
|
|
drbd: evaluate disk and network timeout on different requests
Lars Ellenberg
2014-04-30
1
-14
/
+33
|
*
|
|
|
drbd: Fix a hole in the challange-response connection authentication
Philipp Reisner
2014-04-30
1
-0
/
+12
|
*
|
|
|
drbd: always implicitly close last epoch when idle
Lars Ellenberg
2014-04-30
1
-33
/
+15
|
*
|
|
|
drbd: add back some fairness to AL transactions
Lars Ellenberg
2014-04-30
3
-2
/
+22
|
*
|
|
|
drbd: keep max-bio size during detach/attach on disconnected primary
Lars Ellenberg
2014-04-30
1
-1
/
+7
|
*
|
|
|
drbd: fix a race between start_resync and send_and_submit
Lars Ellenberg
2014-04-30
1
-3
/
+8
|
*
|
|
|
drbd: Enable QUEUE_FLAG_DISCARD only if the peer can recieve P_TRIM
Lars Ellenberg
2014-04-30
4
-4
/
+37
|
*
|
|
|
drbd: prepare sending side for REQ_DISCARD
Lars Ellenberg
2014-04-30
4
-4
/
+30
|
*
|
|
|
drbd: prepare receiving side for REQ_DISCARD
Lars Ellenberg
2014-04-30
5
-26
/
+100
|
*
|
|
|
drbd: allow parallel promote/demote actions
Lars Ellenberg
2014-04-30
3
-14
/
+88
|
*
|
|
|
drbd: perpare for genetlink parallel_ops
Lars Ellenberg
2014-04-30
3
-175
/
+198
|
*
|
|
|
drbd: Do not BUG() when connection breaks in a special way
Philipp Reisner
2014-04-30
1
-7
/
+7
|
*
|
|
|
drbd: don't let application IO pre-empt resync too often
Lars Ellenberg
2014-04-30
3
-29
/
+34
|
*
|
|
|
drbd: fix potential distributed deadlock during verify or resync
Lars Ellenberg
2014-04-30
2
-15
/
+29
|
*
|
|
|
drbd: resync: fix too large bursts for very slow rates
Lars Ellenberg
2014-04-30
1
-1
/
+1
|
*
|
|
|
drbd: fix stalled resync detection in /proc/drbd
Lars Ellenberg
2014-04-30
1
-1
/
+1
|
*
|
|
|
drbd: Allow online layout change of AL while peer is not connected
Philipp Reisner
2014-04-30
1
-1
/
+1
|
*
|
|
|
drbd: Remove drbd_wrappers.h
Philipp Reisner
2014-04-30
6
-58
/
+35
[next]