summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-08-11bcache: style fix to add a blank line after declarationsColy Li1-0/+2
2018-08-11bcache: style fix to replace 'unsigned' by 'unsigned int'Coly Li1-3/+3
2018-08-11blkcg: Make blkg_root_lookup() work for queues in bypass modeBart Van Assche1-10/+5
2018-08-09blkcg: Introduce blkg_root_lookup()Bart Van Assche1-0/+18
2018-08-09block: Remove two superfluous #include directivesBart Van Assche1-2/+0
2018-08-08nvme.h: add support for ns write protect definitionsChaitanya Kulkarni1-2/+15
2018-08-08nvme.h: fixup ANA group descriptor formatHannes Reinecke1-1/+1
2018-08-05Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-4.19/block2Jens Axboe1-4/+48
2018-08-05Merge tag 'v4.18-rc6' into for-4.19/block2Jens Axboe30-131/+150
2018-08-02scsi: Check sense buffer size at build timeKees Cook2-5/+15
2018-08-02block: Switch struct packet_command to use struct scsi_sense_hdrKees Cook1-1/+2
2018-07-31t10-pi: provide empty t10_pi_complete() for !CONFIG_BLK_DEV_INTEGRITYJens Axboe1-0/+11
2018-07-30block: move dif_prepare/dif_complete functions to block layerMax Gurtovoy1-0/+3
2018-07-30block: move ref_tag calculation func to the block layerMax Gurtovoy2-6/+11
2018-07-30block: don't account for split bio's size in cgroup statsJosef Bacik1-2/+8
2018-07-27nvme.h: add ANA definitionsChristoph Hellwig1-3/+47
2018-07-27nvme.h: add support for the log specific fieldChristoph Hellwig1-1/+1
2018-07-27bcache: stop using the deprecated get_seconds()Arnd Bergmann1-2/+2
2018-07-26block: move bio_integrity_{intervals,bytes} into blkdev.hGreg Edwards1-0/+34
2018-07-25Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-4.19/blockJens Axboe1-0/+5
2018-07-24block: unexport bio_clone_biosetChristoph Hellwig1-1/+0
2018-07-24block: remove bio_clone_kmallocChristoph Hellwig1-6/+0
2018-07-23nvme.h: resync with nvme-cliRevanth Rajashekar1-0/+5
2018-07-22Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-6/+2
2018-07-22alpha: fix osf_wait4() breakageAl Viro1-1/+1
2018-07-21mm: make vm_area_alloc() initialize core fieldsLinus Torvalds1-1/+1
2018-07-21mm: use helper functions for allocating and freeing vm_area structsLinus Torvalds1-1/+3
2018-07-20Merge tag 'iommu-fixes-v4.18-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2018-07-20Revert "iommu/vt-d: Clean up pasid quirk for pre-production devices"Lu Baolu1-0/+1
2018-07-19Merge tag 'pci-v4.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2018-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds17-26/+47
2018-07-18ipv6: fix useless rol32 call on hashColin Ian King1-1/+1
2018-07-18PCI: OF: Fix I/O space page leakSergei Shtylyov1-0/+2
2018-07-18blkcg: Track DISCARD statistics and output them in cgroup io.statTejun Heo1-1/+4
2018-07-18block: Track DISCARD statistics and output them in stat and diskstatMichael Callahan2-1/+10
2018-07-18block: Add and use op_stat_group() for indexing disk_stat fields.Michael Callahan2-2/+7
2018-07-18block: Define and use STAT_READ and STAT_WRITEMichael Callahan2-6/+14
2018-07-18block: Add part_stat_read_accum to read across field entries.Michael Callahan1-0/+4
2018-07-18block: make bdev_ops->rw_page() take a REQ_OP instead of boolTejun Heo1-1/+1
2018-07-17aio: don't expose __aio_sigset in uapiChristoph Hellwig2-6/+1
2018-07-16tcp: Fix broken repair socket window probe patchStefan Baranoff1-0/+4
2018-07-16net/ethernet/freescale/fman: fix cross-build errorRandy Dunlap1-0/+1
2018-07-16ipv6/mcast: init as INCLUDE when join SSM INCLUDE groupHangbin Liu1-0/+2
2018-07-16ipv4/igmp: init group mode as INCLUDE when join source groupHangbin Liu1-0/+2
2018-07-16mm: don't do zero_resv_unavail if memmap is not allocatedPavel Tatashin1-1/+1
2018-07-14mm: allow arch to supply p??_free_tlb functionsNicholas Piggin1-0/+8
2018-07-13tcp: remove DELAYED ACK events in DCTCPYuchung Cheng1-2/+0
2018-07-13net: ethtool: fix spelling mistake: "tubale" -> "tunable"Michael Heimpold1-1/+1
2018-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-0/+1
2018-07-13Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-94/+58