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: use bitmap_weight() helper, don't open code
Lars Ellenberg
2015-11-25
1
-8
/
+8
|
*
|
|
drbd: avoid redefinition of BITS_PER_PAGE
Lars Ellenberg
2015-11-25
1
-0
/
+6
|
*
|
|
drbd: use resource name in workqueue
Lars Ellenberg
2015-11-25
2
-3
/
+6
|
*
|
|
drbd: debugfs: expose ed_data_gen_id
Lars Ellenberg
2015-11-25
2
-0
/
+11
|
*
|
|
drbd: prevent NULL pointer deref when resuming diskless primary
Lars Ellenberg
2015-11-25
1
-1
/
+24
|
*
|
|
drbd: Create a dedicated workqueue for sending acks on the control connection
Philipp Reisner
2015-11-25
7
-115
/
+141
|
*
|
|
drbd: Rename asender to ack_receiver
Philipp Reisner
2015-11-25
3
-11
/
+11
|
*
|
|
drbd: fix refcount error during detach of an already failed disk
Lars Ellenberg
2015-11-25
1
-3
/
+7
|
*
|
|
drbd: fix NULL deref in remember_new_state
Lars Ellenberg
2015-11-25
1
-32
/
+14
|
*
|
|
drbd: improve network timeout detection
Lars Ellenberg
2015-11-25
3
-27
/
+100
|
*
|
|
drbd: drbd_panic_after_delayed_completion_of_aborted_request()
Lars Ellenberg
2015-11-25
1
-1
/
+7
|
*
|
|
drbd: add comment why we want to first call local-io-error, then send state
Lars Ellenberg
2015-11-25
1
-0
/
+4
|
*
|
|
drbd: also bump UUIDs if a diskless primary connects
Lars Ellenberg
2015-11-25
1
-1
/
+1
|
*
|
|
drbd: drbdsetup detach of an unresponsive local disk should not block IO "for...
Lars Ellenberg
2015-11-25
1
-1
/
+1
|
*
|
|
drbd: Fix spurious disk-timeout
Lars Ellenberg
2015-11-25
1
-1
/
+1
|
*
|
|
drbd: Replace 0 with the more meaningful GFP_NOWAIT
Philipp Reisner
2015-11-25
1
-6
/
+6
|
*
|
|
drbd: Deletion of an unnecessary check before the function call "lc_destroy"
Markus Elfring
2015-11-25
1
-2
/
+1
|
*
|
|
drbd: Backport the "status" command
Andreas Gruenbacher
2015-11-25
1
-79
/
+487
|
*
|
|
drbd: Backport the "events2" command
Andreas Gruenbacher
2015-11-25
5
-12
/
+1151
|
*
|
|
drbd: Fix locking across all resources
Andreas Gruenbacher
2015-11-25
6
-93
/
+99
|
*
|
|
drbd: drbd_adm_attach(): Add missing drbd_resync_after_changed()
Andreas Gruenbacher
2015-11-25
1
-12
/
+16
|
*
|
|
drbd: Move enum write_ordering_e to drbd.h
Andreas Gruenbacher
2015-11-25
5
-26
/
+20
|
*
|
|
drbd: Get rid of some first_peer_device() calls
Andreas Gruenbacher
2015-11-25
1
-4
/
+4
|
*
|
|
drbd: De-inline drbd_should_do_remote() and drbd_should_send_out_of_sync()
Andreas Gruenbacher
2015-11-25
2
-16
/
+19
|
*
|
|
drbd: Remove pointless check
Philipp Reisner
2015-11-25
1
-1
/
+1
*
|
|
|
Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-01-20
2
-2
/
+2
|
\
\
\
\
|
*
|
|
|
blk-mq: add a flags parameter to blk_mq_alloc_request
Christoph Hellwig
2015-12-01
2
-2
/
+2
|
|
/
/
/
*
|
|
|
mm, dax, pmem: introduce pfn_t
Dan Williams
2016-01-16
1
-2
/
+5
*
|
|
|
zram: don't call idr_remove() from zram_remove()
Jerome Marchand
2016-01-16
1
-3
/
+4
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-01-15
4
-15
/
+41
|
\
\
\
\
|
*
|
|
|
zram/zcomp: do not zero out zcomp private pages
Sergey Senozhatsky
2016-01-15
2
-4
/
+4
|
*
|
|
|
zram: pass gfp from zcomp frontend to backend
Minchan Kim
2016-01-15
4
-35
/
+23
|
*
|
|
|
zram: try vmalloc() after kmalloc()
Kyeongdon Kim
2016-01-15
2
-4
/
+42
|
*
|
|
|
zram/zcomp: use GFP_NOIO to allocate streams
Sergey Senozhatsky
2016-01-15
3
-4
/
+4
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2016-01-15
1
-2
/
+3
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
floppy: make local variable non-static
Rasmus Villemoes
2015-12-08
1
-2
/
+3
*
|
|
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2016-01-14
1
-1
/
+1
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'jejb-scsi' into misc
James Bottomley
2016-01-08
3
-74
/
+234
|
|
\
\
\
\
\
|
*
|
|
|
|
|
cciss: print max outstanding commands as a hex value
Colin Ian King
2016-01-05
1
-1
/
+1
*
|
|
|
|
|
|
nbd: use ->compat_ioctl()
Al Viro
2016-01-09
1
-0
/
+1
*
|
|
|
|
|
|
Merge branch 'for-linus' into work.misc
Al Viro
2016-01-09
1
-6
/
+5
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
null_blk: use async queue restart helper
Jens Axboe
2015-12-28
1
-6
/
+5
*
|
|
|
|
|
|
rsxx: don't open-code memdup_user()
Al Viro
2016-01-06
1
-7
/
+4
*
|
|
|
|
|
|
mtip32xx: don't open-code memdup_user()
Al Viro
2016-01-06
1
-15
/
+8
*
|
|
|
|
|
|
cciss: switch to memdup_user_nul()
Al Viro
2016-01-04
1
-10
/
+4
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-12-23
1
-3
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
null_blk: fix use-after-free error
Mike Krinkin
2015-12-22
1
-3
/
+3
*
|
|
|
|
|
|
Merge tag 'for-linus-4.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-12-18
2
-9
/
+14
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
xen-blkback: read from indirect descriptors only once
Roger Pau Monné
2015-12-18
1
-5
/
+10
|
*
|
|
|
|
|
|
xen-blkback: only read request operation from shared ring once
Roger Pau Monné
2015-12-18
1
-4
/
+4
[prev]
[next]