summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-07-10drbd: device->ldev is not guaranteed on an D_ATTACHING diskPhilipp Reisner1-1/+1
2014-07-01include/uapi/linux/virtio_blk.h: introduce feature of VIRTIO_BLK_F_MQMing Lei1-0/+5
2014-07-01block SG_IO: add SG_FLAG_Q_AT_HEAD flagDouglas Gilbert2-5/+9
2014-07-01bio-integrity: add "bip_max_vcnt" into struct bio_integrity_payloadGu Zheng1-0/+1
2014-07-01blk-mq: use percpu_ref for mq usage countTejun Heo1-1/+2
2014-07-01blk-mq: decouble blk-mq freezing from generic bypassingTejun Heo1-0/+1
2014-07-01Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Jens Axboe4-766/+761
2014-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2-5/+4
2014-06-28percpu-refcount: implement percpu_ref_reinit() and percpu_ref_is_zero()Tejun Heo1-0/+19
2014-06-28percpu-refcount: require percpu_ref to be exited explicitlyTejun Heo1-4/+2
2014-06-28percpu-refcount: use unsigned long for pcpu_count pointerTejun Heo1-2/+2
2014-06-28percpu-refcount: add helpers for ->percpu_count accessesTejun Heo1-14/+21
2014-06-28percpu-refcount: one bit is enough for REF_STATUSTejun Heo1-3/+1
2014-06-28Merge tag 'sound-3.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-14/+14
2014-06-28Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-2/+10
2014-06-27iovec: move memcpy_from/toiovecend to lib/iovec.cMichael S. Tsirkin2-5/+4
2014-06-27Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-5/+11
2014-06-27Fix 32-bit regression in block device read(2)Al Viro1-1/+13
2014-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-5/+14
2014-06-26ipv4: fix dst race in sk_dst_get()Eric Dumazet1-2/+2
2014-06-25Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-1/+4
2014-06-25Merge tag 'trace-fixes-v3.16-rc1-v2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-0/+48
2014-06-25block: add support for limiting gaps in SG listsJens Axboe2-0/+10
2014-06-25bio: remove unused macro bip_vec_idx()Gu Zheng1-4/+0
2014-06-24drm/i915: BDW: Adding Reserved PCI IDs.Rodrigo Vivi1-2/+10
2014-06-24kernel/watchdog.c: print traces for all cpus on lockup detectionAaron Tomlin1-0/+1
2014-06-24nmi: provide the option to issue an NMI back trace to every cpu but currentAaron Tomlin1-1/+10
2014-06-24kexec: save PG_head_mask in VMCOREINFOPetr Tesarik1-0/+3
2014-06-23Merge tag 'imx-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann1-1/+2
2014-06-23ALSA: compress: fix the struct alignment to 4 bytesVinod Koul2-14/+14
2014-06-23Revert "block: add __init to elv_register"Jens Axboe1-1/+1
2014-06-22Merge tag 'locks-v3.16-2' of git://git.samba.org/jlayton/linuxLinus Torvalds1-0/+6
2014-06-22net: phylib: add link_change_notify callback to phy deviceDaniel Mack1-0/+9
2014-06-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2014-06-21tracing: Add __field_struct macro for TRACE_EVENT()Steven Rostedt1-0/+33
2014-06-21tracing: Fix syscall_*regfunc() vs copy_process() raceOleg Nesterov1-0/+15
2014-06-20Merge tag 'pm+acpi-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-5/+7
2014-06-20Merge tag 'sound-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-2/+4
2014-06-20Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-3/+2
2014-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds1-0/+1
2014-06-19Merge branch 'pm-sleep'Rafael J. Wysocki1-0/+2
2014-06-18Merge branch 'topic/core-vuln-fixes' into for-linusTakashi Iwai1-0/+2
2014-06-18ALSA: control: Protect user controls against concurrent accessLars-Peter Clausen1-0/+2
2014-06-18blk-mq: bitmap tag: fix races on shared ::wake_index fieldsAlexander Gordeev1-1/+1
2014-06-18block: blk_max_size_offset() should check ->max_sectorsJens Axboe1-1/+1
2014-06-18percpu: invoke __verify_pcpu_ptr() from the generic part of accessors and ope...Tejun Heo1-8/+21
2014-06-18percpu: preffity percpu header filesTejun Heo2-399/+435
2014-06-18percpu: use raw_cpu_*() to define __this_cpu_*()Tejun Heo1-9/+9
2014-06-18percpu: reorder macros in percpu header filesTejun Heo2-112/+112
2014-06-18percpu: move {raw|this}_cpu_*() definitions to include/linux/percpu-defs.hTejun Heo2-208/+209