summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-07-10drbd: New net configuration option socket-check-timeoutPhilipp Reisner3-16/+36
2014-07-10drbd: Limit the time we are waiting for the first packet on an accepted socketPhilipp Reisner1-0/+10
2014-07-10drbd: implement csums-after-crash-onlyLars Ellenberg5-4/+28
2014-07-10drbd: don't implicitly resize Diskless node beyond end of deviceLars Ellenberg1-3/+16
2014-07-10drbd: fix bogus resync stats in /proc/drbdLars Ellenberg2-76/+75
2014-07-10drbd: Remove unnecessary/unused codeAndreas Gruenbacher3-20/+1
2014-07-10drbd: silence -Wmissing-prototypes warningsLars Ellenberg6-8/+8
2014-07-10drbd: drop wrong debugging aidLars Ellenberg1-17/+0
2014-07-10drbd: get rid of drbd_queue_work_frontLars Ellenberg5-81/+12
2014-07-10drbd: use drbd_device_post_work() in more placesLars Ellenberg3-48/+20
2014-07-10drbd: make sure disk cleanup happens in worker contextLars Ellenberg5-90/+120
2014-07-10drbd: close race when detaching from diskLars Ellenberg2-6/+14
2014-07-10drbd: explicitly submit meta data requests with REQ_NOIDLELars Ellenberg1-1/+1
2014-07-10drbd: move set_disk_ro() to after we persisted the new roleLars Ellenberg1-3/+1
2014-07-10drbd: trigger tcp_push_pending_frames() for PING and PING_ACKLars Ellenberg1-0/+5
2014-07-10drbd: re-add lost conf_mutex protection in drbd_set_roleLars Ellenberg1-2/+2
2014-07-10drbd: stop the meta data sync timer before open coded meta data syncLars Ellenberg1-0/+4
2014-07-10drbd: fix resync finished detectionLars Ellenberg4-205/+197
2014-07-10drbd: fix a race stopping the worker threadLars Ellenberg1-0/+3
2014-07-10drbd: get rid of atomic update on disk bitmap worksLars Ellenberg5-125/+66
2014-07-10drbd: allow write-ordering policy to be bumped up againLars Ellenberg2-3/+13
2014-07-10drbd: refactor use of first_peer_device()Lars Ellenberg5-88/+105
2014-07-10drbd: reduce number of spinlock drop/re-aquire cyclesLars Ellenberg1-6/+14
2014-07-10drbd: rename drbd_free_bc() to drbd_free_ldev()Philipp Reisner2-5/+5
2014-07-10drbd: device->ldev is not guaranteed on an D_ATTACHING diskPhilipp Reisner6-56/+79
2014-07-10drbd: Move write_ordering from connection to resourcePhilipp Reisner5-19/+19
2014-07-01block: virtio-blk: support multi virt queues per virtio-blk deviceMing Lei1-20/+84
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 Gilbert3-6/+13
2014-07-01block: fix SG_[GS]ET_RESERVED_SIZE ioctl when max_sectors is hugeAkinobu Mita1-4/+11
2014-07-01block: fix BLKSECTGET ioctl when max_sectors is greater than USHRT_MAXAkinobu Mita2-3/+8
2014-07-01block/partitions/efi.c: kerneldoc fixingFabian Frederick1-22/+24
2014-07-01block/partitions/msdos.c: code clean-upFabian Frederick1-5/+8
2014-07-01block/partitions/amiga.c: replace nolevel printk by pr_errFabian Frederick1-5/+7
2014-07-01block/partitions/aix.c: replace count*size kzalloc by kcallocFabian Frederick1-1/+1
2014-07-01bio-integrity: add "bip_max_vcnt" into struct bio_integrity_payloadGu Zheng2-9/+4
2014-07-01blk-mq: use percpu_ref for mq usage countTejun Heo2-40/+31
2014-07-01blk-mq: collapse __blk_mq_drain_queue() into blk_mq_freeze_queue()Tejun Heo1-14/+9
2014-07-01blk-mq: decouble blk-mq freezing from generic bypassingTejun Heo4-13/+9
2014-07-01block, blk-mq: draining can't be skipped even if bypass_depth was non-zeroTejun Heo3-10/+10
2014-07-01blk-mq: fix a memory ordering bug in blk_mq_queue_enter()Tejun Heo1-1/+1
2014-07-01Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Jens Axboe11-822/+834
2014-06-29Linux 3.16-rc3v3.16-rc3Linus Torvalds1-1/+1
2014-06-29Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds6-6/+45
2014-06-29MAINTAINERS: exceptions for Documentation maintainerRandy Dunlap1-0/+3
2014-06-29Documentation: add section about git to email-clients.txtDan Carpenter1-0/+11
2014-06-29ARM: 8087/1: ptrace: reload syscall number after secure_computing() checkWill Deacon1-3/+4
2014-06-29ARM: 8086/1: Set memblock limit for nommuLaura Abbott1-0/+1
2014-06-29ARM: 8085/1: sa1100: collie: add top boot mtd partitionAndrea Adami1-0/+5
2014-06-29ARM: 8084/1: sa1100: collie: revert back to cfi_probeAndrea Adami1-1/+1