aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-28io_uring: add support for pre-mapped user IO buffersJens Axboe3-2/+17
2019-02-28fs: add fget_many() and fput_many()Jens Axboe2-1/+5
2019-02-28io_uring: support for IO pollingJens Axboe1-0/+5
2019-02-28io_uring: add fsync supportChristoph Hellwig1-1/+7
2019-02-28Add io_uring IO interfaceJens Axboe5-2/+116
2019-02-28block: introduce mp_bvec_for_each_page() for iterating over pageMing Lei1-0/+5
2019-02-27block: introduce bvec_nth_page()Ming Lei1-3/+8
2019-02-24iomap: wire up the iopoll methodChristoph Hellwig1-0/+1
2019-02-24block: add bio_set_polled() helperJens Axboe1-0/+14
2019-02-24fs: add an iopoll method to struct file_operationsChristoph Hellwig1-0/+2
2019-02-20nvme-rdma: convert to SPDX identifiersChristoph Hellwig1-9/+1
2019-02-20nvme-fc: convert to SPDX identifiersChristoph Hellwig2-22/+2
2019-02-20nvme-tcp.h: fix SPDX headerChristoph Hellwig1-1/+1
2019-02-20nvme_ioctl.h: remove duplicate GPL boilerplateChristoph Hellwig2-18/+1
2019-02-15Merge tag 'v5.0-rc6' into for-5.1/blockJens Axboe26-62/+133
2019-02-15block: kill BLK_MQ_F_SG_MERGEMing Lei1-1/+0
2019-02-15block: kill QUEUE_FLAG_NO_SG_MERGEMing Lei1-1/+0
2019-02-15block: always define BIO_MAX_PAGES as 256Ming Lei1-8/+0
2019-02-15block: enable multipage bvecsMing Lei1-1/+1
2019-02-15block: allow bio_for_each_segment_all() to iterate over multi-page bvecMing Lei2-2/+39
2019-02-15block: introduce mp_bvec_last_segment()Ming Lei1-0/+22
2019-02-15block: introduce bio_for_each_bvec() and rq_for_each_bvec()Ming Lei2-0/+14
2019-02-15block: introduce multi-page bvec helpersMing Lei1-3/+27
2019-02-15block: remove bvec_iter_rewind()Ming Lei1-24/+0
2019-02-15btrfs: look at bi_size for repair decisionsChristoph Hellwig1-6/+0
2019-02-10Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2019-02-09block: queue flag cleanupJens Axboe1-31/+27
2019-02-09block: kill QUEUE_FLAG_FLUSH_NQJens Axboe1-7/+0
2019-02-09Merge tag 'for-linus-20190209' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+7
2019-02-08Merge tag 'armsoc-fixes-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-13/+13
2019-02-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-1/+1
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-8/+42
2019-02-07Merge tag 'irqchip-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgentThomas Gleixner1-1/+1
2019-02-07blktrace: Show requests without sectorJan Kara1-1/+7
2019-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hidLinus Torvalds1-5/+4
2019-02-07Merge tag 'sound-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds2-1/+6
2019-02-07Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-10/+6
2019-02-05ALSA: compress: Fix stop handling on compressed capture streamsCharles Keepax1-1/+5
2019-02-05virtio: drop internal struct from UAPIMichael S. Tsirkin1-10/+0
2019-02-04netfilter: nf_tables: unbind set in rule from commit pathPablo Neira Ayuso1-4/+13
2019-02-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2019-02-03Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+0
2019-02-02Merge tag 'for-linus-20190202' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+2
2019-02-02x86/resctrl: Avoid confusion over the new X86_RESCTRL configJohannes Weiner1-1/+1
2019-02-01mm/hotplug: invalid PFNs from pfn_to_online_page()Qian Cai1-8/+10
2019-02-01oom, oom_reaper: do not enqueue same task twiceTetsuo Handa1-0/+1
2019-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-3/+18
2019-02-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2-2/+27
2019-02-01Merge tag 'pm-5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2019-02-01ALSA: hda - Serialize codec registrationsTakashi Iwai1-0/+1