aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-29block: move ->timeout request memberJens Axboe1-2/+2
2018-05-29block: document the blk_eh_timer_return valuesChristoph Hellwig1-2/+2
2018-05-29block: remove BLK_EH_HANDLEDChristoph Hellwig1-1/+0
2018-05-29block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONEChristoph Hellwig2-2/+2
2018-05-29blk-mq: Remove generation seqeunceKeith Busch1-23/+12
2018-05-29libata: remove ata_scsi_timed_outChristoph Hellwig1-2/+0
2018-05-29doc: document scope NOFS, NOIO APIsMichal Hocko1-0/+38
2018-05-28btrfs: qgroup: Allow trace_btrfs_qgroup_account_extent() to record its transidQu Wenruo1-8/+12
2018-05-28btrfs: trace: Allow trace_qgroup_update_counters() to record old rfer/excl valueQu Wenruo1-7/+11
2018-05-28btrfs: trace: Add trace points for unused block groupsQu Wenruo1-0/+42
2018-05-28btrfs: trace: Remove unnecessary fs_info parameter for btrfs__reserve_extent event classQu Wenruo1-10/+8
2018-05-28btrfs: use fs_info for btrfs_handle_em_exist tracepointDavid Sterba1-5/+7
2018-05-28btrfs: tracepoints, use extended format with UUID where possibleDavid Sterba1-18/+12
2018-05-28btrfs: tracepoints, fix whitespace in stringsDavid Sterba1-2/+2
2018-05-28btrfs: tracepoints, drop unnecessary ULL castsDavid Sterba1-62/+62
2018-05-28btrfs: tracepoints, use %llu instead of %LuDavid Sterba1-9/+9
2018-05-28btrfs: tracepoints, use correct type for inode numberDavid Sterba1-23/+24
2018-05-28x86/pci-dma: switch the VIA 32-bit DMA quirk to use the struct device flagChristoph Hellwig1-11/+0
2018-05-28core, dma-direct: add a flag 32-bit dma limitsChristoph Hellwig1-0/+3
2018-05-26Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+3
2018-05-26crypto: af_alg: convert to ->poll_maskChristoph Hellwig1-2/+1
2018-05-26net/iucv: convert to ->poll_maskChristoph Hellwig1-2/+0
2018-05-26net/bluetooth: convert to ->poll_maskChristoph Hellwig1-1/+1
2018-05-26net/sctp: convert to ->poll_maskChristoph Hellwig1-2/+1
2018-05-26net: convert datagram_poll users tp ->poll_maskChristoph Hellwig2-3/+2
2018-05-26net/tcp: convert to ->poll_maskChristoph Hellwig1-2/+1
2018-05-26net: remove sock_no_pollChristoph Hellwig1-2/+0
2018-05-26net: add support for ->poll_mask in proto_opsChristoph Hellwig1-0/+1
2018-05-26net: refactor socket_pollChristoph Hellwig1-0/+15
2018-05-26aio: implement IOCB_CMD_POLLChristoph Hellwig1-4/+2
2018-05-26aio: simplify KIOCB_KEY handlingChristoph Hellwig1-2/+0
2018-05-26fs: introduce new ->get_poll_head and ->poll_mask methodsChristoph Hellwig2-6/+8
2018-05-26fs: add new vfs_poll and file_can_poll helpersChristoph Hellwig1-0/+12
2018-05-26fs: unexport poll_schedule_timeoutChristoph Hellwig1-2/+0
2018-05-26uapi: turn __poll_t sparse checks on by defaultChristoph Hellwig1-4/+0
2018-05-26Merge branch 'fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs into aio-baseChristoph Hellwig1-0/+1
2018-05-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-4/+6
2018-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-3/+5
2018-05-25mm/memory_hotplug: fix leftover use of struct page during hotplugJonathan Cameron1-3/+5
2018-05-25mm: do not warn on offline nodes unless the specific node is explicitly requestedMichal Hocko1-1/+1
2018-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-1/+1
2018-05-25regmap: add missing prototype for devm_init_slimbusSrinivas Kandagatla1-1/+17
2018-05-25dma-mapping: remove unused gfp_t parameter to arch_dma_alloc_attrsHuaisheng Ye1-2/+2
2018-05-25Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar24-57/+139
2018-05-25perf/core: Fix bad use of igrab()Song Liu1-1/+1
2018-05-25perf/core: Fix group scheduling with mixed hw and sw eventsSong Liu1-0/+8
2018-05-25Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar25-58/+142
2018-05-25sched, tracing: Fix trace_sched_pi_setprio() for deboostingSebastian Andrzej Siewior1-1/+3
2018-05-24ppp: remove the PPPIOCDETACH ioctlEric Biggers1-1/+1
2018-05-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2-6/+5