index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-10
drbd: Limit the time we are waiting for the first packet on an accepted socket
Philipp Reisner
1
-0
/
+10
2014-07-10
drbd: implement csums-after-crash-only
Lars Ellenberg
3
-4
/
+24
2014-07-10
drbd: don't implicitly resize Diskless node beyond end of device
Lars Ellenberg
1
-3
/
+16
2014-07-10
drbd: fix bogus resync stats in /proc/drbd
Lars Ellenberg
2
-76
/
+75
2014-07-10
drbd: Remove unnecessary/unused code
Andreas Gruenbacher
3
-20
/
+1
2014-07-10
drbd: silence -Wmissing-prototypes warnings
Lars Ellenberg
5
-7
/
+7
2014-07-10
drbd: drop wrong debugging aid
Lars Ellenberg
1
-17
/
+0
2014-07-10
drbd: get rid of drbd_queue_work_front
Lars Ellenberg
5
-81
/
+12
2014-07-10
drbd: use drbd_device_post_work() in more places
Lars Ellenberg
3
-48
/
+20
2014-07-10
drbd: make sure disk cleanup happens in worker context
Lars Ellenberg
5
-90
/
+120
2014-07-10
drbd: close race when detaching from disk
Lars Ellenberg
2
-6
/
+14
2014-07-10
drbd: explicitly submit meta data requests with REQ_NOIDLE
Lars Ellenberg
1
-1
/
+1
2014-07-10
drbd: move set_disk_ro() to after we persisted the new role
Lars Ellenberg
1
-3
/
+1
2014-07-10
drbd: trigger tcp_push_pending_frames() for PING and PING_ACK
Lars Ellenberg
1
-0
/
+5
2014-07-10
drbd: re-add lost conf_mutex protection in drbd_set_role
Lars Ellenberg
1
-2
/
+2
2014-07-10
drbd: stop the meta data sync timer before open coded meta data sync
Lars Ellenberg
1
-0
/
+4
2014-07-10
drbd: fix resync finished detection
Lars Ellenberg
4
-205
/
+197
2014-07-10
drbd: fix a race stopping the worker thread
Lars Ellenberg
1
-0
/
+3
2014-07-10
drbd: get rid of atomic update on disk bitmap works
Lars Ellenberg
5
-125
/
+66
2014-07-10
drbd: allow write-ordering policy to be bumped up again
Lars Ellenberg
2
-3
/
+13
2014-07-10
drbd: refactor use of first_peer_device()
Lars Ellenberg
5
-88
/
+105
2014-07-10
drbd: reduce number of spinlock drop/re-aquire cycles
Lars Ellenberg
1
-6
/
+14
2014-07-10
drbd: rename drbd_free_bc() to drbd_free_ldev()
Philipp Reisner
2
-5
/
+5
2014-07-10
drbd: device->ldev is not guaranteed on an D_ATTACHING disk
Philipp Reisner
5
-55
/
+78
2014-07-10
drbd: Move write_ordering from connection to resource
Philipp Reisner
5
-19
/
+19
2014-07-10
drbd: fix regression 'out of mem, failed to invoke fence-peer helper'
Lars Ellenberg
1
-0
/
+6
2014-07-08
rbd: do not leak image_id in rbd_dev_v2_parent_info()
Ilya Dryomov
1
-0
/
+2
2014-07-08
rbd: use rbd_obj_watch_request_helper() helper
Ilya Dryomov
1
-98
/
+17
2014-07-08
rbd: add rbd_obj_watch_request_helper() helper
Ilya Dryomov
1
-0
/
+53
2014-07-08
rbd: rbd_obj_request_wait() should cancel the request if interrupted
Ilya Dryomov
1
-11
/
+28
2014-07-03
zram: revalidate disk after capacity change
Minchan Kim
1
-1
/
+4
2014-07-01
block: virtio-blk: support multi virt queues per virtio-blk device
Ming Lei
1
-20
/
+84
2014-06-26
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-2
/
+5
2014-06-25
drbd: fix NULL pointer deref in blk_add_request_payload
Lars Ellenberg
1
-1
/
+4
2014-06-23
rbd: handle parent_overlap on writes correctly
Ilya Dryomov
1
-1
/
+9
2014-06-19
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+5
2014-06-18
Merge branch 'for-jens' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/linux-block into for-linus
Jens Axboe
1
-1
/
+1
2014-06-18
floppy: format block0 read error message properly
Jiri Kosina
1
-1
/
+1
2014-06-16
null_blk: fix softirq completions for queue_mode == 1
Jens Axboe
1
-1
/
+4
2014-06-15
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
2
-90
/
+149
2014-06-13
NVMe: Fix START_STOP_UNIT Scsi->NVMe translation.
Dan McLeran
1
-7
/
+6
2014-06-13
NVMe: Use Log Page constants in SCSI emulation
Matthew Wilcox
1
-3
/
+2
2014-06-13
NVMe: Fix hot cpu notification dead lock
Keith Busch
1
-10
/
+25
2014-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
Linus Torvalds
1
-45
/
+197
2014-06-11
null_blk: fix name and description of 'queue_mode' module parameter
Mike Snitzer
1
-1
/
+1
2014-06-11
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-11
/
+14
2014-06-10
rbd: only set disk to read-only once
Josh Durgin
1
-1
/
+1
2014-06-10
rbd: move calls that may sleep out of spin lock range
Josh Durgin
1
-11
/
+18
2014-06-10
rbd: add ioctl for rbd
Guangliang Zhao
1
-2
/
+60
2014-06-06
nbd: zero from and len fields in NBD_CMD_DISCONNECT.
Hani Benhabiles
1
-5
/
+2
[prev]
[next]