index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
drbd: application writes may set-in-sync in protocol != C
Lars Ellenberg
2014-07-10
4
-31
/
+49
*
drbd: New net configuration option socket-check-timeout
Philipp Reisner
2014-07-10
1
-16
/
+30
*
drbd: Limit the time we are waiting for the first packet on an accepted socket
Philipp Reisner
2014-07-10
1
-0
/
+10
*
drbd: implement csums-after-crash-only
Lars Ellenberg
2014-07-10
3
-4
/
+24
*
drbd: don't implicitly resize Diskless node beyond end of device
Lars Ellenberg
2014-07-10
1
-3
/
+16
*
drbd: fix bogus resync stats in /proc/drbd
Lars Ellenberg
2014-07-10
2
-76
/
+75
*
drbd: Remove unnecessary/unused code
Andreas Gruenbacher
2014-07-10
3
-20
/
+1
*
drbd: silence -Wmissing-prototypes warnings
Lars Ellenberg
2014-07-10
5
-7
/
+7
*
drbd: drop wrong debugging aid
Lars Ellenberg
2014-07-10
1
-17
/
+0
*
drbd: get rid of drbd_queue_work_front
Lars Ellenberg
2014-07-10
5
-81
/
+12
*
drbd: use drbd_device_post_work() in more places
Lars Ellenberg
2014-07-10
3
-48
/
+20
*
drbd: make sure disk cleanup happens in worker context
Lars Ellenberg
2014-07-10
5
-90
/
+120
*
drbd: close race when detaching from disk
Lars Ellenberg
2014-07-10
2
-6
/
+14
*
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.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-19
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-15
2
-90
/
+149
|
\
\
\
|
*
|
|
NVMe: Fix START_STOP_UNIT Scsi->NVMe translation.
Dan McLeran
2014-06-13
1
-7
/
+6
|
*
|
|
NVMe: Use Log Page constants in SCSI emulation
Matthew Wilcox
2014-06-13
1
-3
/
+2
|
*
|
|
NVMe: Fix hot cpu notification dead lock
Keith Busch
2014-06-13
1
-10
/
+25
|
*
|
|
NVMe: Rename io_timeout to nvme_io_timeout
Matthew Wilcox
2014-06-03
1
-2
/
+2
|
*
|
|
NVMe: Use last bytes of f/w rev SCSI Inquiry
Keith Busch
2014-06-03
1
-1
/
+6
|
*
|
|
NVMe: Adhere to request queue block accounting enable/disable
Sam Bradshaw
2014-06-03
1
-14
/
+19
|
*
|
|
NVMe: Fix nvme get/put queue semantics
Keith Busch
2014-06-03
1
-8
/
+21
|
*
|
|
NVMe: Delete NVME_GET_FEAT_TEMP_THRESH
Matthew Wilcox
2014-06-03
1
-1
/
+0
|
*
|
|
NVMe: Make admin timeout a module parameter
Keith Busch
2014-06-03
1
-3
/
+7
|
*
|
|
NVMe: Make iod bio timeout a parameter
Keith Busch
2014-06-03
1
-1
/
+5
|
*
|
|
NVMe: Prevent possible NULL pointer dereference
Santosh Y
2014-06-03
1
-1
/
+4
|
*
|
|
NVMe: Fix the buffer size passed in GetLogPage(CDW10.NUMD)
Indraneel Mukherjee
2014-06-03
1
-4
/
+4
|
*
|
|
NVMe: Enable BUILD_BUG_ON checks
Matthew Wilcox
2014-05-09
1
-0
/
+1
[next]