Age | Commit message (Expand) | Author | Files | Lines |
2018-05-29 | block: remove BLK_EH_HANDLED | Christoph Hellwig | 1 | -1/+0 |
2018-05-29 | block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE | Christoph Hellwig | 2 | -2/+2 |
2018-05-29 | blk-mq: Remove generation seqeunce | Keith Busch | 1 | -23/+12 |
2018-05-29 | libata: remove ata_scsi_timed_out | Christoph Hellwig | 1 | -2/+0 |
2018-05-29 | doc: document scope NOFS, NOIO APIs | Michal Hocko | 1 | -0/+38 |
2018-05-28 | btrfs: qgroup: Allow trace_btrfs_qgroup_account_extent() to record its transid | Qu Wenruo | 1 | -8/+12 |
2018-05-28 | btrfs: trace: Allow trace_qgroup_update_counters() to record old rfer/excl value | Qu Wenruo | 1 | -7/+11 |
2018-05-28 | btrfs: trace: Add trace points for unused block groups | Qu Wenruo | 1 | -0/+42 |
2018-05-28 | btrfs: trace: Remove unnecessary fs_info parameter for btrfs__reserve_extent ... | Qu Wenruo | 1 | -10/+8 |
2018-05-28 | btrfs: use fs_info for btrfs_handle_em_exist tracepoint | David Sterba | 1 | -5/+7 |
2018-05-28 | btrfs: tracepoints, use extended format with UUID where possible | David Sterba | 1 | -18/+12 |
2018-05-28 | btrfs: tracepoints, fix whitespace in strings | David Sterba | 1 | -2/+2 |
2018-05-28 | btrfs: tracepoints, drop unnecessary ULL casts | David Sterba | 1 | -62/+62 |
2018-05-28 | btrfs: tracepoints, use %llu instead of %Lu | David Sterba | 1 | -9/+9 |
2018-05-28 | btrfs: tracepoints, use correct type for inode number | David Sterba | 1 | -23/+24 |
2018-05-28 | x86/pci-dma: switch the VIA 32-bit DMA quirk to use the struct device flag | Christoph Hellwig | 1 | -11/+0 |
2018-05-28 | core, dma-direct: add a flag 32-bit dma limits | Christoph Hellwig | 1 | -0/+3 |
2018-05-26 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+3 |
2018-05-26 | crypto: af_alg: convert to ->poll_mask | Christoph Hellwig | 1 | -2/+1 |
2018-05-26 | net/iucv: convert to ->poll_mask | Christoph Hellwig | 1 | -2/+0 |
2018-05-26 | net/bluetooth: convert to ->poll_mask | Christoph Hellwig | 1 | -1/+1 |
2018-05-26 | net/sctp: convert to ->poll_mask | Christoph Hellwig | 1 | -2/+1 |
2018-05-26 | net: convert datagram_poll users tp ->poll_mask | Christoph Hellwig | 2 | -3/+2 |
2018-05-26 | net/tcp: convert to ->poll_mask | Christoph Hellwig | 1 | -2/+1 |
2018-05-26 | net: remove sock_no_poll | Christoph Hellwig | 1 | -2/+0 |
2018-05-26 | net: add support for ->poll_mask in proto_ops | Christoph Hellwig | 1 | -0/+1 |
2018-05-26 | net: refactor socket_poll | Christoph Hellwig | 1 | -0/+15 |
2018-05-26 | aio: implement IOCB_CMD_POLL | Christoph Hellwig | 1 | -4/+2 |
2018-05-26 | aio: simplify KIOCB_KEY handling | Christoph Hellwig | 1 | -2/+0 |
2018-05-26 | fs: introduce new ->get_poll_head and ->poll_mask methods | Christoph Hellwig | 2 | -6/+8 |
2018-05-26 | fs: add new vfs_poll and file_can_poll helpers | Christoph Hellwig | 1 | -0/+12 |
2018-05-26 | fs: unexport poll_schedule_timeout | Christoph Hellwig | 1 | -2/+0 |
2018-05-26 | uapi: turn __poll_t sparse checks on by default | Christoph Hellwig | 1 | -4/+0 |
2018-05-26 | Merge branch 'fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/viro/... | Christoph Hellwig | 1 | -0/+1 |
2018-05-25 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -4/+6 |
2018-05-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 4 | -3/+5 |
2018-05-25 | mm/memory_hotplug: fix leftover use of struct page during hotplug | Jonathan Cameron | 1 | -3/+5 |
2018-05-25 | mm: do not warn on offline nodes unless the specific node is explicitly reque... | Michal Hocko | 1 | -1/+1 |
2018-05-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 1 | -1/+1 |
2018-05-25 | regmap: add missing prototype for devm_init_slimbus | Srinivas Kandagatla | 1 | -1/+17 |
2018-05-25 | dma-mapping: remove unused gfp_t parameter to arch_dma_alloc_attrs | Huaisheng Ye | 1 | -2/+2 |
2018-05-25 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 24 | -57/+139 |
2018-05-25 | perf/core: Fix bad use of igrab() | Song Liu | 1 | -1/+1 |
2018-05-25 | perf/core: Fix group scheduling with mixed hw and sw events | Song Liu | 1 | -0/+8 |
2018-05-25 | Merge branch 'sched/urgent' into sched/core, to pick up fixes | Ingo Molnar | 25 | -58/+142 |
2018-05-25 | sched, tracing: Fix trace_sched_pi_setprio() for deboosting | Sebastian Andrzej Siewior | 1 | -1/+3 |
2018-05-24 | ppp: remove the PPPIOCDETACH ioctl | Eric Biggers | 1 | -1/+1 |
2018-05-24 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2 | -6/+5 |
2018-05-24 | Revert "mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE" | Joonsoo Kim | 2 | -1/+3 |
2018-05-24 | blk-mq: avoid starving tag allocation after allocating process migrates | Ming Lei | 1 | -0/+7 |