summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-07-20block: do not merge requests without consulting with io schedulerTahsin Erdogan
2016-07-20block: add QUEUE_FLAG_DAX for devices to advertise their DAX supportToshi Kani
2016-06-28block: Convert fifo_time from ulong to u64Jan Kara
2016-06-09block: bio: kill BIO_MAX_SIZEMing Lei
2016-06-09block: bio: remove BIO_MAX_SECTORSMing Lei
2016-06-09block: mark 1st parameter of bvec_iter_advance as constMing Lei
2016-06-09block: move two bvec structure into bvec.hMing Lei
2016-06-09block: move bvec iterator into include/linux/bvec.hMing Lei
2016-06-09block: better packing for struct requestChristoph Hellwig
2016-06-07block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSHMike Christie
2016-06-07block, drivers: add REQ_OP_FLUSH operationMike Christie
2016-06-07block, fs, drivers: remove REQ_OP compat defs and related codeMike Christie
2016-06-07block, drivers, fs: shrink bi_rw from long to intMike Christie
2016-06-07block: move bio io prio to a new fieldMike Christie
2016-06-07blktrace: use op accessorsMike Christie
2016-06-07block: convert is_sync helpers to use REQ_OPs.Mike Christie
2016-06-07block: convert merge/insert code to check for REQ_OPs.Mike Christie
2016-06-07blkg_rwstat: separate op from flagsMike Christie
2016-06-07block: prepare elevator to use REQ_OPs.Mike Christie
2016-06-07dm: use bio op accessorsMike Christie
2016-06-07f2fs: use bio op accessorsMike Christie
2016-06-07direct-io: use bio set/get op accessorsMike Christie
2016-06-07block discard: use bio set op accessorMike Christie
2016-06-07block, fs, mm, drivers: use bio set/get op accessorsMike Christie
2016-06-07block, drivers, cgroup: use op_is_write helper instead of checking for REQ_WRITEMike Christie
2016-06-07fs: have ll_rw_block users pass in op and flags separatelyMike Christie
2016-06-07fs: have submit_bh users pass in op and flags separatelyMike Christie
2016-06-07block: add REQ_OP definitions and helpersMike Christie
2016-06-07block/fs/drivers: remove rw argument from submit_bioMike Christie
2016-06-05devpts: Make each mount of devpts an independent filesystem.Eric W. Biederman
2016-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2016-06-04Merge tag 'acpi-4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2016-06-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-06-03Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-06-03Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-06-03mm: check the return value of lookup_page_ext for all call sitesYang Shi
2016-06-03Merge branches 'acpica-fixes', 'acpi-video' and 'acpi-processor'Rafael J. Wysocki
2016-06-02irqchip/gic-v3: Fix copy+paste mistakes in definesAndrew Jones
2016-06-02irqchip/gic-v3: Fix ICC_SGI1R_EL1.INTID decoding maskMarc Zyngier
2016-06-01Merge tag 'dma-buf-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-06-01time: Make settimeofday error checking work againJohn Stultz
2016-06-01FS-Cache: make check_consistency callback return intYan, Zheng
2016-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-05-31sctp: sctp_diag should dump sctp socket typeXin Long
2016-05-31fence: add missing descriptions for fenceLuis de Bethencourt
2016-05-31reservation: add headerdoc commentsRob Clark
2016-05-31dma-buf: headerdoc fixesRob Clark
2016-05-30libceph: change ceph_osdmap_flag() to take osdcIlya Dryomov
2016-05-30ACPI / Thermal / video: fix max_level incorrect valueAaron Lu
2016-05-29ipv6: hide ip6_encap_hlen/ip6_tnl_encap definitionsArnd Bergmann