summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* block: don't honor chunk sizes for data-less IOJens Axboe2015-05-29
* block, dm: don't copy bios for request clonesChristoph Hellwig2015-05-22
* block: remove management of bi_remaining when restoring original bi_end_ioMike Snitzer2015-05-22
* block: export blkdev_reread_part() and __blkdev_reread_part()Jarod Wilson2015-05-20
* suspend: simplify block I/O handlingChristoph Hellwig2015-05-19
* block: collapse bio bit spaceJens Axboe2015-05-19
* block: remove unused BIO_RW_BLOCK and BIO_EOF flagsChristoph Hellwig2015-05-19
* block: remove BIO_EOPNOTSUPPChristoph Hellwig2015-05-19
* block: use an atomic_t for mq_freeze_depthChristoph Hellwig2015-05-19
* block: move PM request support to IDEChristoph Hellwig2015-05-05
* block: remove REQ_TYPE_PM_SHUTDOWNChristoph Hellwig2015-05-05
* block: move REQ_TYPE_SENSE to the ide driverChristoph Hellwig2015-05-05
* block: move REQ_TYPE_ATA_TASKFILE and REQ_TYPE_ATA_PC to ide.hChristoph Hellwig2015-05-05
* block: rename REQ_TYPE_SPECIAL to REQ_TYPE_DRV_PRIVChristoph Hellwig2015-05-05
* bio: skip atomic inc/dec of ->bi_cnt for most use casesJens Axboe2015-05-05
* bio: skip atomic inc/dec of ->bi_remaining for non-chainsJens Axboe2015-05-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-05-05
|\
| * lib: make memzero_explicit more robust against dead store eliminationDaniel Borkmann2015-05-04
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-05-01
|\ \
| * | bridge/nl: remove wrong use of NLM_F_MULTINicolas Dichtel2015-04-29
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-04-27
| |\ \
| | * | netfilter: bridge: fix NULL deref in physin/out ifindex helpersFlorian Westphal2015-04-24
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-04-30
|\ \ \ \
| * | | | x86: pvclock: Really remove the sched notifier for cross-cpu migrationsPaolo Bonzini2015-04-27
* | | | | Merge tag 'tty-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-04-30
|\ \ \ \ \
| * | | | | tty: Re-add external interface for tty_set_termios()Frederic Danis2015-04-28
| |/ / / /
* | | | | Merge tag 'usb-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-04-30
|\ \ \ \ \
| * | | | | uas: Add US_FL_MAX_SECTORS_240 flagHans de Goede2015-04-28
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-04-28
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFPMartin Schwidefsky2015-04-23
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-04-27
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | net: fix crash in build_skb()Eric Dumazet2015-04-25
| | |/ / | |/| |
| * | | rhashtable: don't attempt to grow when at max_sizeJohannes Berg2015-04-24
| * | | netdev_alloc_pcpu_stats: use less common iterator variableJohannes Berg2015-04-23
| * | | mpls: Per-device MPLS stateRobert Shearman2015-04-22
* | | | Merge git://git.infradead.org/intel-iommuLinus Torvalds2015-04-26
|\ \ \ \
| * | | | iommu/vt-d: Add new extended capabilities from v2.3 VT-d specificationDavid Woodhouse2015-03-25
| * | | | iommu/vt-d: kill bogus ecap_niotlb_iunits()David Woodhouse2015-03-25
* | | | | Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-04-26
|\ \ \ \ \
| * \ \ \ \ Merge tag 'nfs-rdma-for-4.1-1' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust2015-04-23
| |\ \ \ \ \
| | * | | | | SUNRPC: Introduce missing well-known netidsChuck Lever2015-03-31
| * | | | | | NFS: Move nfs_idmap.h into fs/nfs/Anna Schumaker2015-04-23
| * | | | | | NFS: Remove CONFIG_NFS_V4 checks from nfs_idmap.hAnna Schumaker2015-04-23
| * | | | | | sunrpc: make debugfs file creation failure non-fatalJeff Layton2015-04-23
| * | | | | | NFS: Don't zap caches on fallocate()Anna Schumaker2015-04-23
| * | | | | | NFSv4: Truncating file opens should also sync O_DIRECT writesTrond Myklebust2015-03-27
| * | | | | | NFSv4.1: Allow getdeviceinfo to return notification info back to callerTrond Myklebust2015-03-27
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-26
|\ \ \ \ \ \ \
| * | | | | | | fix I_DIO_WAKEUP definitionEric Sandeen2015-04-24
| * | | | | | | direct-io: only inc/dec inode->i_dio_count for file systemsJens Axboe2015-04-24