index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
drbd: explicitly submit meta data requests with REQ_NOIDLE
Lars Ellenberg
2014-07-10
1
-1
/
+1
|
*
|
drbd: move set_disk_ro() to after we persisted the new role
Lars Ellenberg
2014-07-10
1
-3
/
+1
|
*
|
drbd: trigger tcp_push_pending_frames() for PING and PING_ACK
Lars Ellenberg
2014-07-10
1
-0
/
+5
|
*
|
drbd: re-add lost conf_mutex protection in drbd_set_role
Lars Ellenberg
2014-07-10
1
-2
/
+2
|
*
|
drbd: stop the meta data sync timer before open coded meta data sync
Lars Ellenberg
2014-07-10
1
-0
/
+4
|
*
|
drbd: fix resync finished detection
Lars Ellenberg
2014-07-10
4
-205
/
+197
|
*
|
drbd: fix a race stopping the worker thread
Lars Ellenberg
2014-07-10
1
-0
/
+3
|
*
|
drbd: get rid of atomic update on disk bitmap works
Lars Ellenberg
2014-07-10
5
-125
/
+66
|
*
|
drbd: allow write-ordering policy to be bumped up again
Lars Ellenberg
2014-07-10
2
-3
/
+13
|
*
|
drbd: refactor use of first_peer_device()
Lars Ellenberg
2014-07-10
5
-88
/
+105
|
*
|
drbd: reduce number of spinlock drop/re-aquire cycles
Lars Ellenberg
2014-07-10
1
-6
/
+14
|
*
|
drbd: rename drbd_free_bc() to drbd_free_ldev()
Philipp Reisner
2014-07-10
2
-5
/
+5
|
*
|
drbd: device->ldev is not guaranteed on an D_ATTACHING disk
Philipp Reisner
2014-07-10
5
-55
/
+78
|
*
|
drbd: Move write_ordering from connection to resource
Philipp Reisner
2014-07-10
5
-19
/
+19
|
*
|
block: virtio-blk: support multi virt queues per virtio-blk device
Ming Lei
2014-07-01
1
-20
/
+84
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2014-08-14
1
-324
/
+365
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
rbd: remove extra newlines from rbd_warn() messages
Ilya Dryomov
2014-08-07
1
-13
/
+12
|
*
|
rbd: allocate img_request with GFP_NOIO instead GFP_ATOMIC
Ilya Dryomov
2014-08-07
1
-1
/
+1
|
*
|
rbd: rework rbd_request_fn()
Ilya Dryomov
2014-08-07
1
-77
/
+119
|
*
|
rbd: take snap_id into account when reading in parent info
Ilya Dryomov
2014-07-25
1
-1
/
+1
|
*
|
rbd: do not read in parent info before snap context
Ilya Dryomov
2014-07-25
1
-33
/
+27
|
*
|
rbd: update mapping size only on refresh
Ilya Dryomov
2014-07-25
1
-12
/
+7
|
*
|
rbd: harden rbd_dev_refresh() and callers a bit
Ilya Dryomov
2014-07-25
1
-5
/
+16
|
*
|
rbd: split rbd_dev_spec_update() into two functions
Ilya Dryomov
2014-07-25
1
-31
/
+48
|
*
|
rbd: remove unnecessary asserts in rbd_dev_image_probe()
Ilya Dryomov
2014-07-25
1
-2
/
+0
|
*
|
rbd: introduce rbd_dev_header_info()
Ilya Dryomov
2014-07-25
1
-10
/
+14
|
*
|
rbd: show the entire chain of parent images
Ilya Dryomov
2014-07-25
1
-33
/
+23
|
*
|
rbd: use rbd_segment_name_free() instead of kfree()
Himangi Saraogi
2014-07-24
1
-8
/
+8
|
*
|
rbd: do not leak image_id in rbd_dev_v2_parent_info()
Ilya Dryomov
2014-07-08
1
-0
/
+2
|
*
|
rbd: use rbd_obj_watch_request_helper() helper
Ilya Dryomov
2014-07-08
1
-98
/
+17
|
*
|
rbd: add rbd_obj_watch_request_helper() helper
Ilya Dryomov
2014-07-08
1
-0
/
+53
|
*
|
rbd: rbd_obj_request_wait() should cancel the request if interrupted
Ilya Dryomov
2014-07-08
1
-11
/
+28
*
|
|
block: use pci_zalloc_consistent
Joe Perches
2014-08-09
3
-32
/
+22
*
|
|
zram: replace global tb_lock with fine grain lock
Weijie Yang
2014-08-07
2
-33
/
+60
*
|
|
zram: use size_t instead of u16
Minchan Kim
2014-08-07
1
-1
/
+1
*
|
|
zram: remove unused SECTOR_SIZE define
Sergey Senozhatsky
2014-08-07
1
-1
/
+0
*
|
|
zram: rename struct `table' to `zram_table_entry'
Sergey Senozhatsky
2014-08-07
1
-2
/
+2
*
|
|
zram: avoid lockdep splat by revalidate_disk
Minchan Kim
2014-07-24
1
-4
/
+18
*
|
|
drbd: fix regression 'out of mem, failed to invoke fence-peer helper'
Lars Ellenberg
2014-07-10
1
-0
/
+6
|
/
/
*
/
zram: revalidate disk after capacity change
Minchan Kim
2014-07-03
1
-1
/
+4
|
/
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-06-26
2
-2
/
+5
|
\
|
*
drbd: fix NULL pointer deref in blk_add_request_payload
Lars Ellenberg
2014-06-25
1
-1
/
+4
|
*
Merge branch 'for-jens' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Jens Axboe
2014-06-18
1
-1
/
+1
|
|
\
|
|
*
floppy: format block0 read error message properly
Jiri Kosina
2014-06-18
1
-1
/
+1
*
|
|
rbd: handle parent_overlap on writes correctly
Ilya Dryomov
2014-06-23
1
-1
/
+9
*
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-06-20
1
-2
/
+5
|
\
|
|
|
*
|
null_blk: fix softirq completions for queue_mode == 1
Jens Axboe
2014-06-16
1
-1
/
+4
|
*
|
null_blk: fix name and description of 'queue_mode' module parameter
Mike Snitzer
2014-06-11
1
-1
/
+1
*
|
|
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
2014-06-16
2
-90
/
+149
|
\
\
\
|
*
|
|
NVMe: Fix START_STOP_UNIT Scsi->NVMe translation.
Dan McLeran
2014-06-13
1
-7
/
+6
[prev]
[next]