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
Age
Commit message (
Expand
)
Author
Files
Lines
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: drop remnants of connector -- we don't use it anymore in drbd 8.4
Lars Ellenberg
1
-1
/
+0
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
2015-11-25
drbd: Backport the "status" command
Andreas Gruenbacher
3
-79
/
+536
2015-11-25
drbd: Backport the "events2" command
Andreas Gruenbacher
7
-12
/
+1281
2015-11-25
drbd: Fix locking across all resources
Andreas Gruenbacher
6
-93
/
+99
2015-11-25
drbd: drbd_adm_attach(): Add missing drbd_resync_after_changed()
Andreas Gruenbacher
1
-12
/
+16
2015-11-25
drbd: Move enum write_ordering_e to drbd.h
Andreas Gruenbacher
6
-26
/
+27
2015-11-25
drbd: Get rid of some first_peer_device() calls
Andreas Gruenbacher
1
-4
/
+4
2015-11-25
drbd: De-inline drbd_should_do_remote() and drbd_should_send_out_of_sync()
Andreas Gruenbacher
2
-16
/
+19
2015-11-25
drbd: Remove pointless check
Philipp Reisner
1
-1
/
+1
2015-11-25
MAINTAINERS: Updated information for DRBD DRIVER
Roland Kammerer
1
-6
/
+5
2015-11-24
block: clarify blk_add_timer() use case for blk-mq
Jens Axboe
1
-0
/
+6
2015-11-24
bio: use offset_in_page macro
Geliang Tang
1
-2
/
+2
2015-11-24
block: do not initialise statics to 0 or NULL
Wei Tang
1
-1
/
+1
2015-11-24
block: do not initialise globals to 0 or NULL
Wei Tang
1
-1
/
+1
2015-11-24
block: rename request_queue slab cache
Ilya Dryomov
1
-1
/
+1
2015-11-24
block: fix blk_abort_request for blk-mq drivers
Christoph Hellwig
1
-3
/
+5
2015-11-24
nvme: add missing unmaps in nvme_queue_rq
Christoph Hellwig
1
-3
/
+12
2015-11-24
NVMe: default to 4k device page size
Nishanth Aravamudan
1
-9
/
+6
2015-11-24
Merge tag 'dm-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...
Linus Torvalds
4
-29
/
+36
2015-11-24
pidns: fix NULL dereference in __task_pid_nr_ns()
Eric Dumazet
1
-2
/
+2
2015-11-24
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
17
-244
/
+525
2015-11-23
blk-merge: warn if figured out segment number is bigger than nr_phys_segments
Ming Lei
1
-0
/
+6
2015-11-23
blk-merge: fix blk_bio_segment_split
Ming Lei
1
-3
/
+19
2015-11-23
block: fix segment split
Ming Lei
1
-2
/
+2
2015-11-23
Merge tag 'linux-kselftest-4.4-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-5
/
+8
2015-11-23
dm thin: fix regression in advertised discard limits
Mike Snitzer
1
-3
/
+2
2015-11-22
Linux 4.4-rc2
v4.4-rc2
Linus Torvalds
1
-1
/
+1
2015-11-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
6
-76
/
+182
2015-11-22
Merge tag 'tty-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
11
-13
/
+15
2015-11-22
Merge tag 'staging-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-64
/
+115
2015-11-22
Merge tag 'usb-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
26
-112
/
+342
2015-11-22
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
3
-3
/
+9
[next]