aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-06-02page_writeback: revive cancel_dirty_page() in a restricted formGravatar Tejun Heo 1-0/+1
2015-06-01blk-mq: Shared tag enhancementsGravatar Keith Busch 1-0/+4
2015-05-29block: don't honor chunk sizes for data-less IOGravatar Jens Axboe 1-1/+1
2015-05-22block, dm: don't copy bios for request clonesGravatar Christoph Hellwig 2-5/+3
2015-05-22block: remove management of bi_remaining when restoring original bi_end_ioGravatar Mike Snitzer 1-12/+0
2015-05-20block: export blkdev_reread_part() and __blkdev_reread_part()Gravatar Jarod Wilson 1-0/+3
2015-05-19suspend: simplify block I/O handlingGravatar Christoph Hellwig 1-1/+0
2015-05-19block: collapse bio bit spaceGravatar Jens Axboe 1-9/+9
2015-05-19block: remove unused BIO_RW_BLOCK and BIO_EOF flagsGravatar Christoph Hellwig 1-2/+0
2015-05-19block: remove BIO_EOPNOTSUPPGravatar Christoph Hellwig 1-1/+0
2015-05-19block: use an atomic_t for mq_freeze_depthGravatar Christoph Hellwig 1-1/+1
2015-05-05nbd: stop using req->cmdGravatar Christoph Hellwig 1-2/+0
2015-05-05block: move PM request support to IDEGravatar Christoph Hellwig 2-20/+20
2015-05-05block: remove REQ_TYPE_PM_SHUTDOWNGravatar Christoph Hellwig 1-1/+0
2015-05-05block: move REQ_TYPE_SENSE to the ide driverGravatar Christoph Hellwig 2-1/+1
2015-05-05block: move REQ_TYPE_ATA_TASKFILE and REQ_TYPE_ATA_PC to ide.hGravatar Christoph Hellwig 2-9/+9
2015-05-05block: rename REQ_TYPE_SPECIAL to REQ_TYPE_DRV_PRIVGravatar Christoph Hellwig 1-2/+2
2015-05-05bio: skip atomic inc/dec of ->bi_cnt for most use casesGravatar Jens Axboe 2-2/+17
2015-05-05bio: skip atomic inc/dec of ->bi_remaining for non-chainsGravatar Jens Axboe 2-1/+13
2015-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Gravatar Linus Torvalds 3-1/+22
2015-05-04lib: make memzero_explicit more robust against dead store eliminationGravatar Daniel Borkmann 3-1/+22
2015-05-03Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 1-0/+1
2015-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 3-5/+19
2015-05-01virtio: fix typo in vring_need_event() doc commentGravatar Stefan Hajnoczi 1-1/+1
2015-04-30Merge tag 'pm+acpi-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+0
2015-04-30Merge tag 'sound-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 5-8/+24
2015-04-30Merge tag 'asoc-v4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Gravatar Takashi Iwai 4-3/+15
2015-04-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-8/+0
2015-04-30Merge tag 'tty-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-0/+1
2015-04-30Merge tag 'usb-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-0/+2
2015-04-29bridge/nl: remove wrong use of NLM_F_MULTIGravatar Nicolas Dichtel 2-3/+5
2015-04-29Merge remote-tracking branches 'asoc/fix/email', 'asoc/fix/fsl-ssi', 'asoc/fi...Gravatar Mark Brown 3-2/+14
2015-04-29Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linusGravatar Mark Brown 1-1/+1
2015-04-29ALSA: emu10k1: Emu10k2 32 bit DMA modeGravatar Peter Zubaj 1-5/+9
2015-04-28ACPICA: remove duplicate u8 typedefGravatar Olaf Hering 1-1/+0
2015-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 1-0/+4
2015-04-28ASoC: Update email-id of Rajeev KumarGravatar Rajeev Kumar 2-2/+2
2015-04-28tty: Re-add external interface for tty_set_termios()Gravatar Frederic Danis 1-0/+1
2015-04-28uas: Add US_FL_MAX_SECTORS_240 flagGravatar Hans de Goede 1-0/+2
2015-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfGravatar David S. Miller 1-2/+14
2015-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 6-48/+11
2015-04-27SCSI: add 1024 max sectors black list flagGravatar Mike Christie 1-0/+1
2015-04-27x86: pvclock: Really remove the sched notifier for cross-cpu migrationsGravatar Paolo Bonzini 1-8/+0
2015-04-26net/bonding: Make DRV macros privateGravatar Matan Barak 1-7/+0
2015-04-26Merge git://git.infradead.org/intel-iommuGravatar Linus Torvalds 1-3/+15
2015-04-26Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 6-86/+15
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 4-20/+47
2015-04-26Merge tag 'chrome-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-5/+18
2015-04-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-0/+1
2015-04-25net: fix crash in build_skb()Gravatar Eric Dumazet 1-0/+1