summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-07-05nvme.h: Add keep-alive opcode and identify controller attributeSagi Grimberg
2016-07-05nvme.h: add NVMe over Fabrics definitionsChristoph Hellwig
2016-07-05blk-mq: add blk_mq_alloc_request_hctxMing Lin
2016-06-14drbd: correctly handle failed crypto_alloc_hashLars Ellenberg
2016-06-14drbd: code cleanups without semantic changesFabian Frederick
2016-06-14drbd: allow larger max_discard_sectorsLars Ellenberg
2016-06-14drbd: when receiving P_TRIM, zero-out partial unaligned chunksLars Ellenberg
2016-06-14drbd: Introduce new disk config option rs-discard-granularityPhilipp Reisner
2016-06-12nvme: factor out a add nvme_is_write helperChristoph Hellwig
2016-06-12nvme.h: add constants for PSDT and FUSE valuesJames Smart
2016-06-12nvme.h: add AER constantsChristoph Hellwig
2016-06-12nvme.h: add NVM command set SQE/CQE size definesChristoph Hellwig
2016-06-12nvme.h: Add get_log_page command strucureArmen Baloyan
2016-06-12nvme.h: add RTD3R, RTD3E and OAES fieldsChristoph Hellwig
2016-06-09block: add a separate operation type for secure eraseChristoph 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-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-05-31sctp: sctp_diag should dump sctp socket typeXin Long