aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* drbd: allow write-ordering policy to be bumped up againLars Ellenberg2014-07-10
* drbd: refactor use of first_peer_device()Lars Ellenberg2014-07-10
* drbd: reduce number of spinlock drop/re-aquire cyclesLars Ellenberg2014-07-10
* drbd: rename drbd_free_bc() to drbd_free_ldev()Philipp Reisner2014-07-10
* drbd: device->ldev is not guaranteed on an D_ATTACHING diskPhilipp Reisner2014-07-10
* drbd: Move write_ordering from connection to resourcePhilipp Reisner2014-07-10
* block: virtio-blk: support multi virt queues per virtio-blk deviceMing Lei2014-07-01
* include/uapi/linux/virtio_blk.h: introduce feature of VIRTIO_BLK_F_MQMing Lei2014-07-01
* block SG_IO: add SG_FLAG_Q_AT_HEAD flagDouglas Gilbert2014-07-01
* block: fix SG_[GS]ET_RESERVED_SIZE ioctl when max_sectors is hugeAkinobu Mita2014-07-01
* block: fix BLKSECTGET ioctl when max_sectors is greater than USHRT_MAXAkinobu Mita2014-07-01
* block/partitions/efi.c: kerneldoc fixingFabian Frederick2014-07-01
* block/partitions/msdos.c: code clean-upFabian Frederick2014-07-01
* block/partitions/amiga.c: replace nolevel printk by pr_errFabian Frederick2014-07-01
* block/partitions/aix.c: replace count*size kzalloc by kcallocFabian Frederick2014-07-01
* bio-integrity: add "bip_max_vcnt" into struct bio_integrity_payloadGu Zheng2014-07-01
* blk-mq: use percpu_ref for mq usage countTejun Heo2014-07-01
* blk-mq: collapse __blk_mq_drain_queue() into blk_mq_freeze_queue()Tejun Heo2014-07-01
* blk-mq: decouble blk-mq freezing from generic bypassingTejun Heo2014-07-01
* block, blk-mq: draining can't be skipped even if bypass_depth was non-zeroTejun Heo2014-07-01
* blk-mq: fix a memory ordering bug in blk_mq_queue_enter()Tejun Heo2014-07-01
* Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Jens Axboe2014-07-01
|\
| * percpu-refcount: implement percpu_ref_reinit() and percpu_ref_is_zero()Tejun Heo2014-06-28
| * percpu-refcount: require percpu_ref to be exited explicitlyTejun Heo2014-06-28
| * percpu-refcount: use unsigned long for pcpu_count pointerTejun Heo2014-06-28
| * percpu-refcount: add helpers for ->percpu_count accessesTejun Heo2014-06-28
| * percpu-refcount: one bit is enough for REF_STATUSTejun Heo2014-06-28
| * percpu-refcount, aio: use percpu_ref_cancel_init() in ioctx_alloc()Tejun Heo2014-06-28
| * workqueue: stronger test in process_one_work()Lai Jiangshan2014-06-19
| * workqueue: clear POOL_DISASSOCIATED in rebind_workers()Lai Jiangshan2014-06-19
| * percpu: Use ALIGN macro instead of hand coding alignment calculationChristoph Lameter2014-06-19
| * percpu: invoke __verify_pcpu_ptr() from the generic part of accessors and ope...Tejun Heo2014-06-17
| * percpu: preffity percpu header filesTejun Heo2014-06-17
| * percpu: use raw_cpu_*() to define __this_cpu_*()Tejun Heo2014-06-17
| * percpu: reorder macros in percpu header filesTejun Heo2014-06-17
| * percpu: move {raw|this}_cpu_*() definitions to include/linux/percpu-defs.hTejun Heo2014-06-17
| * percpu: move generic {raw|this}_cpu_*_N() definitions to include/asm-generic/...Tejun Heo2014-06-17
| * percpu: only allow sized arch overrides for {raw|this}_cpu_*() opsTejun Heo2014-06-17
| * percpu: reorganize include/linux/percpu-defs.hTejun Heo2014-06-17
| * percpu: move accessors from include/linux/percpu.h to percpu-defs.hTejun Heo2014-06-17
| * percpu: include/asm-generic/percpu.h should contain only arch-overridable partsTejun Heo2014-06-17
| * percpu: introduce arch_raw_cpu_ptr()Tejun Heo2014-06-17
| * percpu: disallow archs from overriding SHIFT_PERCPU_PTR()Tejun Heo2014-06-17
* | Linux 3.16-rc3Linus Torvalds2014-06-29
* | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-06-29
|\ \
| * | ARM: 8087/1: ptrace: reload syscall number after secure_computing() checkWill Deacon2014-06-29
| * | ARM: 8086/1: Set memblock limit for nommuLaura Abbott2014-06-29
| * | ARM: 8085/1: sa1100: collie: add top boot mtd partitionAndrea Adami2014-06-29
| * | ARM: 8084/1: sa1100: collie: revert back to cfi_probeAndrea Adami2014-06-29
| * | ARM: 8080/1: mcpm.h: remove unused variable declarationNicolas Pitre2014-06-29