summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-08-06Merge tag 'v4.18-rc6' into for-4.19/block2Jens Axboe30-131/+150
2018-08-03scsi: Check sense buffer size at build timeKees Cook2-5/+15
2018-08-03block: 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-27bcache: stop using the deprecated get_seconds()Arnd Bergmann1-2/+2
2018-07-27block: 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-22mm: 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-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds17-26/+47
2018-07-19ipv6: 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-18aio: don't expose __aio_sigset in uapiChristoph Hellwig2-6/+1
2018-07-17tcp: Fix broken repair socket window probe patchStefan Baranoff1-0/+4
2018-07-17net/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-14tcp: remove DELAYED ACK events in DCTCPYuchung Cheng1-2/+0
2018-07-14net: ethtool: fix spelling mistake: "tubale" -> "tunable"Michael Heimpold1-1/+1
2018-07-14Merge 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
2018-07-13block: remove blkdev_entry_to_request() macroVladimir Zapolskiy1-2/+0
2018-07-13net: Don't copy pfmemalloc flag in __copy_skb_header()Stefano Brivio1-5/+5
2018-07-11Merge branch 'for-4.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+24
2018-07-11Merge tag 'char-misc-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2018-07-11drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open()Al Viro1-0/+1
2018-07-10rseq: Remove unused types_32_64.h uapi headerMathieu Desnoyers1-50/+0
2018-07-10rseq: uapi: Declare rseq_cs field as union, update includesMathieu Desnoyers1-8/+19
2018-07-10rseq: uapi: Update uapi commentsMathieu Desnoyers1-33/+36
2018-07-10rseq: Use __u64 for rseq_cs fields, validate user inputsMathieu Desnoyers1-3/+3
2018-07-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+2