index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-04
xen/blkfront: negotiate number of queues/rings to be used with backend
Bob Liu
1
-41
/
+119
2016-01-04
xen/blkfront: split per device io_lock
Bob Liu
1
-26
/
+47
2016-01-04
xen/blkfront: pseudo support for multi hardware queues/rings
Bob Liu
1
-145
/
+198
2016-01-04
cciss: switch to memdup_user_nul()
Al Viro
1
-10
/
+4
2016-01-04
xen/blkfront: separate per ring information out of device info
Bob Liu
1
-162
/
+197
2015-12-28
null_blk: use async queue restart helper
Jens Axboe
1
-6
/
+5
2015-12-23
sx8: use real time for the command seconds
Jens Axboe
1
-1
/
+1
2015-12-22
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+3
2015-12-22
null_blk: fix use-after-free error
Mike Krinkin
1
-3
/
+3
2015-12-22
block: sx8.c: Replace timeval with ktime_t
Shraddha Barke
1
-4
/
+3
2015-12-18
Merge tag 'for-linus-4.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-9
/
+14
2015-12-18
xen-blkback: read from indirect descriptors only once
Roger Pau Monné
1
-5
/
+10
2015-12-18
xen-blkback: only read request operation from shared ring once
Roger Pau Monné
1
-4
/
+4
2015-12-12
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-11
/
+21
2015-12-08
null_blk: Fix error path in module initialization
Minfei Huang
1
-7
/
+16
2015-12-08
floppy: make local variable non-static
Rasmus Villemoes
1
-2
/
+3
2015-12-07
lightnvm: replace req queue with nvmdev for lld
Matias Bjørling
1
-4
/
+5
2015-12-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-0
/
+1
2015-12-04
rbd: don't put snap_context twice in rbd_queue_workfn()
Ilya Dryomov
1
-0
/
+1
2015-12-01
blk-mq: add a flags parameter to blk_mq_alloc_request
Christoph Hellwig
2
-2
/
+2
2015-12-01
null_blk: change type of completion_nsec to unsigned long
Arianna Avanzini
1
-2
/
+2
2015-12-01
null_blk: guarantee device restart in all irq modes
Arianna Avanzini
1
-12
/
+15
2015-12-01
null_blk: set a separate timer for each command
Paolo Valente
1
-55
/
+24
2015-11-25
drbd: fix error path during resize
Lars Ellenberg
1
-30
/
+38
2015-11-25
drbd: avoid potential deadlock during handshake
Lars Ellenberg
3
-23
/
+31
2015-11-25
drbd: separate out __al_write_transaction helper function
Lars Ellenberg
1
-148
/
+156
2015-11-25
drbd: make suspend_io() / resume_io() must be thread and recursion safe
Philipp Reisner
3
-6
/
+8
2015-11-25
drbd: fix "endless" transfer log walk in protocol A
Lars Ellenberg
1
-1
/
+1
2015-11-25
drbd: fix memory leak in drbd_adm_resize
Oleg Drokin
1
-0
/
+2
2015-11-25
drbd: don't block forever in disconnect during resync if fencing=r-a-stonith
Lars Ellenberg
1
-1
/
+3
2015-11-25
drbd: make drbd known to lsblk: use bd_link_disk_holder
Lars Ellenberg
4
-51
/
+90
2015-11-25
drbd: fix queue limit setup for discard
Lars Ellenberg
1
-9
/
+14
2015-11-25
drbd: fix spurious alert level printk
Lars Ellenberg
1
-0
/
+4
2015-11-25
drbd: use bitmap_weight() helper, don't open code
Lars Ellenberg
1
-8
/
+8
2015-11-25
drbd: avoid redefinition of BITS_PER_PAGE
Lars Ellenberg
1
-0
/
+6
2015-11-25
drbd: use resource name in workqueue
Lars Ellenberg
2
-3
/
+6
2015-11-25
drbd: debugfs: expose ed_data_gen_id
Lars Ellenberg
2
-0
/
+11
2015-11-25
drbd: prevent NULL pointer deref when resuming diskless primary
Lars Ellenberg
1
-1
/
+24
2015-11-25
drbd: Create a dedicated workqueue for sending acks on the control connection
Philipp Reisner
7
-115
/
+141
2015-11-25
drbd: Rename asender to ack_receiver
Philipp Reisner
3
-11
/
+11
2015-11-25
drbd: fix refcount error during detach of an already failed disk
Lars Ellenberg
1
-3
/
+7
2015-11-25
drbd: fix NULL deref in remember_new_state
Lars Ellenberg
1
-32
/
+14
2015-11-25
drbd: improve network timeout detection
Lars Ellenberg
3
-27
/
+100
2015-11-25
drbd: drbd_panic_after_delayed_completion_of_aborted_request()
Lars Ellenberg
1
-1
/
+7
2015-11-25
drbd: add comment why we want to first call local-io-error, then send state
Lars Ellenberg
1
-0
/
+4
2015-11-25
drbd: also bump UUIDs if a diskless primary connects
Lars Ellenberg
1
-1
/
+1
2015-11-25
drbd: drbdsetup detach of an unresponsive local disk should not block IO "for...
Lars Ellenberg
1
-1
/
+1
2015-11-25
drbd: Fix spurious disk-timeout
Lars Ellenberg
1
-1
/
+1
2015-11-25
drbd: Replace 0 with the more meaningful GFP_NOWAIT
Philipp Reisner
1
-6
/
+6
2015-11-25
drbd: Deletion of an unnecessary check before the function call "lc_destroy"
Markus Elfring
1
-2
/
+1
[prev]
[next]