aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-05nvme.h: Add keep-alive opcode and identify controller attributeSagi Grimberg1-1/+5
2016-07-05nvme.h: add NVMe over Fabrics definitionsChristoph Hellwig1-19/+318
2016-07-05blk-mq: add blk_mq_alloc_request_hctxMing Lin1-0/+2
2016-06-13drbd: correctly handle failed crypto_alloc_hashLars Ellenberg1-1/+1
2016-06-13drbd: code cleanups without semantic changesFabian Frederick1-0/+8
2016-06-13drbd: allow larger max_discard_sectorsLars Ellenberg1-2/+1
2016-06-13drbd: when receiving P_TRIM, zero-out partial unaligned chunksLars Ellenberg2-0/+7
2016-06-13drbd: Introduce new disk config option rs-discard-granularityPhilipp Reisner2-3/+9
2016-06-12nvme: factor out a add nvme_is_write helperChristoph Hellwig1-0/+5
2016-06-12nvme.h: add constants for PSDT and FUSE valuesJames Smart1-0/+23
2016-06-12nvme.h: add AER constantsChristoph Hellwig1-0/+6
2016-06-12nvme.h: add NVM command set SQE/CQE size definesChristoph Hellwig1-2/+9
2016-06-12nvme.h: Add get_log_page command strucureArmen Baloyan1-0/+19
2016-06-12nvme.h: add RTD3R, RTD3E and OAES fieldsChristoph Hellwig1-1/+4
2016-06-09block: add a separate operation type for secure eraseChristoph Hellwig2-22/+6
2016-06-07block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSHMike Christie3-7/+7
2016-06-07block, drivers: add REQ_OP_FLUSH operationMike Christie2-1/+5
2016-06-07block, fs, drivers: remove REQ_OP compat defs and related codeMike Christie5-62/+45
2016-06-07block, drivers, fs: shrink bi_rw from long to intMike Christie1-1/+1
2016-06-07block: move bio io prio to a new fieldMike Christie2-15/+4
2016-06-07blktrace: use op accessorsMike Christie3-16/+29
2016-06-07block: convert is_sync helpers to use REQ_OPs.Mike Christie1-3/+3
2016-06-07block: convert merge/insert code to check for REQ_OPs.Mike Christie1-10/+10
2016-06-07blkg_rwstat: separate op from flagsMike Christie1-6/+7
2016-06-07block: prepare elevator to use REQ_OPs.Mike Christie1-2/+2
2016-06-07dm: use bio op accessorsMike Christie1-1/+2
2016-06-07f2fs: use bio op accessorsMike Christie1-13/+21
2016-06-07direct-io: use bio set/get op accessorsMike Christie1-1/+1
2016-06-07block discard: use bio set op accessorMike Christie1-1/+2
2016-06-07block, fs, mm, drivers: use bio set/get op accessorsMike Christie1-5/+10
2016-06-07block, drivers, cgroup: use op_is_write helper instead of checking for REQ_WRITEMike Christie1-1/+1
2016-06-07fs: have ll_rw_block users pass in op and flags separatelyMike Christie1-1/+1
2016-06-07fs: have submit_bh users pass in op and flags separatelyMike Christie1-4/+5
2016-06-07block: add REQ_OP definitions and helpersMike Christie4-3/+60
2016-06-07block/fs/drivers: remove rw argument from submit_bioMike Christie2-2/+2
2016-06-05devpts: Make each mount of devpts an independent filesystem.Eric W. Biederman2-5/+6
2016-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds3-6/+6
2016-06-04Merge tag 'acpi-4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-2/+4
2016-06-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-7/+36
2016-06-03Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+3
2016-06-03Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+3
2016-06-03mm: check the return value of lookup_page_ext for all call sitesYang Shi1-7/+36
2016-06-03Merge branches 'acpica-fixes', 'acpi-video' and 'acpi-processor'Rafael J. Wysocki610-3878/+16002
2016-06-02irqchip/gic-v3: Fix copy+paste mistakes in definesAndrew Jones1-2/+2
2016-06-02irqchip/gic-v3: Fix ICC_SGI1R_EL1.INTID decoding maskMarc Zyngier1-1/+1
2016-06-01Merge tag 'dma-buf-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/sumits/dma-bufLinus Torvalds3-3/+65
2016-06-01time: Make settimeofday error checking work againJohn Stultz1-0/+3
2016-06-01FS-Cache: make check_consistency callback return intYan, Zheng1-1/+1
2016-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-3/+18
2016-05-31sctp: sctp_diag should dump sctp socket typeXin Long1-0/+2