summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-11-01block,fs: untangle fs.h and blk_types.hChristoph Hellwig
2016-11-01block, fs: move submit_bio to bio.hChristoph Hellwig
2016-11-01fs: decouple READ and WRITE from the block layer opsChristoph Hellwig
2016-11-01block,fs: use REQ_* flags directlyChristoph Hellwig
2016-11-01block: replace REQ_NOIDLE with REQ_IDLEChristoph Hellwig
2016-11-01block: treat REQ_FUA and REQ_PREFLUSH as synchronousChristoph Hellwig
2016-11-01block: don't use REQ_SYNC in the READ_SYNC definitionChristoph Hellwig
2016-11-01blk-cgroup: use op_is_sync to check for synchronous requestsChristoph Hellwig
2016-10-28block: add a proper block layer data direction encodingChristoph Hellwig
2016-10-28block: better op and flags encodingChristoph Hellwig
2016-10-28block: split out request-only flags into a new namespaceChristoph Hellwig
2016-10-28block: replace REQ_THROTTLED with a bio flagChristoph Hellwig
2016-10-28block: move REQ_RAHEAD to common flagsChristoph Hellwig
2016-10-28block: REQ_NOMERGE is common to the bio and requestChristoph Hellwig
2016-10-28block: remove bio_is_rwChristoph Hellwig
2016-10-18sd: Implement support for ZBC devicesHannes Reinecke
2016-10-18blk-zoned: implement ioctlsShaun Tancheff
2016-10-18block: Implement support for zoned block devicesHannes Reinecke
2016-10-18block: Define zoned block device operationsShaun Tancheff
2016-10-18block: Add 'zoned' queue limitDamien Le Moal
2016-10-17generic syscalls: kill cruft from removed pkey syscallsDave Hansen
2016-10-15Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-10-14Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-10-14Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-10-14Merge tag 'docs-4.9-2' of git://git.lwn.net/linuxLinus Torvalds
2016-10-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-10-14Merge tag 'acpi-extra-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-10-14Merge tag 'pm-extra-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-10-14Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2016-10-14qedr: Add support for QP verbsRam Amrani
2016-10-14qedr: Add support for PD,PKEY and CQ verbsRam Amrani
2016-10-14qedr: Add support for user context verbsRam Amrani
2016-10-14qedr: Add RoCE driver frameworkRam Amrani
2016-10-14Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds
2016-10-14Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds
2016-10-14pkeys: Remove easily triggered WARNDave Jones
2016-10-14Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-10-14Merge branches 'device-properties' and 'acpi-misc'Rafael J. Wysocki
2016-10-14Merge branches 'pm-cpufreq' and 'pm-devfreq'Rafael J. Wysocki
2016-10-14vfs: add vfs_get_link() helperMiklos Szeredi
2016-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-10-13Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2016-10-13Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-10-13Merge tag 'xfs-reflink-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2016-10-13Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2016-10-13net: ipv4: Do not drop to make_route if oif is l3mdevDavid Ahern
2016-10-13net/mlx5: Add MLX5_ARRAY_SET64 to fix BUILD_BUG_ONTom Herbert
2016-10-12cpufreq: skip invalid entries when searching the frequencyAaro Koskinen
2016-10-12Merge tag 'pwm/for-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds