Age | Commit message (Expand) | Author | Files | Lines |
2023-01-06 | rxrpc: Move client call connection to the I/O thread | David Howells | 1 | -3/+2 |
2023-01-06 | rxrpc: Set up a connection bundle from a call, not rxrpc_conn_parameters | David Howells | 1 | -2/+1 |
2023-01-06 | rxrpc: Offload the completion of service conn security to the I/O thread | David Howells | 1 | -0/+2 |
2023-01-06 | rxrpc: Tidy up abort generation infrastructure | David Howells | 1 | -29/+111 |
2023-01-06 | rxrpc: Clean up connection abort | David Howells | 1 | -0/+2 |
2023-01-06 | rxrpc: Implement a mechanism to send an event notification to a connection | David Howells | 1 | -3/+2 |
2023-01-06 | rxrpc: Only disconnect calls in the I/O thread | David Howells | 1 | -0/+1 |
2023-01-06 | rxrpc: Only set/transmit aborts in the I/O thread | David Howells | 1 | -0/+1 |
2023-01-06 | rxrpc: Make the local endpoint hold a ref on a connected call | David Howells | 1 | -0/+3 |
2023-01-05 | Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 1 | -3/+3 |
2023-01-02 | Merge tag 'for-6.2-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2022-12-28 | rxrpc: Fix a couple of potential use-after-frees | David Howells | 1 | -3/+3 |
2022-12-21 | Merge tag 'pwm/for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -10/+10 |
2022-12-21 | Merge tag 'net-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 1 | -1/+1 |
2022-12-20 | Merge tag 'asm-generic-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -16/+27 |
2022-12-19 | rxrpc: Fix switched parameters in peer tracing | David Howells | 1 | -1/+1 |
2022-12-15 | Merge tag 'trace-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace... | Linus Torvalds | 9 | -0/+70 |
2022-12-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -4/+5 |
2022-12-15 | btrfs: fix trace event name typo for FLUSH_DELAYED_REFS | Naohiro Aota | 1 | -1/+1 |
2022-12-14 | Merge tag 'f2fs-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -41/+135 |
2022-12-14 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 1 | -9/+4 |
2022-12-13 | Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -4/+165 |
2022-12-13 | Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2 | -189/+634 |
2022-12-13 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -0/+43 |
2022-12-13 | tracing: Remove pointer (asterisk) and brackets from cpumask_t field | Steven Rostedt (Google) | 1 | -2/+8 |
2022-12-13 | Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -2/+2 |
2022-12-12 | Merge tag 'nfsd-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds | 7 | -5/+19 |
2022-12-12 | Merge tag 'for-6.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav... | Linus Torvalds | 1 | -15/+12 |
2022-12-12 | Merge tag 'dlm-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland... | Linus Torvalds | 1 | -0/+303 |
2022-12-12 | Merge tag 'erofs-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -13/+14 |
2022-12-12 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2 | -35/+73 |
2022-12-12 | f2fs: add block_age-based extent cache | Jaegeuk Kim | 1 | -3/+83 |
2022-12-12 | f2fs: refactor extent_cache to support for read and more | Jaegeuk Kim | 1 | -26/+36 |
2022-12-12 | Merge tag 'cxl-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl | Linus Torvalds | 1 | -0/+112 |
2022-12-12 | Merge branches 'clk-mediatek', 'clk-trace', 'clk-qcom' and 'clk-microchip' in... | Stephen Boyd | 1 | -0/+43 |
2022-12-11 | mm/khugepaged: add tracepoint to collapse_file() | Gautam Menghani | 1 | -0/+38 |
2022-12-10 | SUNRPC: Make the svc_authenticate tracepoint conditional | Chuck Lever | 1 | -1/+3 |
2022-12-10 | NFSD: add CB_RECALL_ANY tracepoints | Dai Ngo | 1 | -0/+12 |
2022-12-10 | trace: Relocate event helper files | Chuck Lever | 7 | -4/+4 |
2022-12-09 | Merge tag 'v6.1-rc8' into rdma.git for-next | Jason Gunthorpe | 1 | -4/+4 |
2022-12-08 | ext4: disable fast-commit of encrypted dir operations | Eric Biggers | 1 | -2/+5 |
2022-12-08 | jbd2: use the correct print format | Bixuan Cui | 1 | -22/+22 |
2022-12-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+2 |
2022-12-07 | clk: Add trace events for rate requests | Maxime Ripard | 1 | -0/+43 |
2022-12-07 | fscache: Fix oops due to race with cookie_lru and use_cookie | Dave Wysochanski | 1 | -0/+2 |
2022-12-07 | fscache,cachefiles: add prepare_ondemand_read() callback | Jingbo Xu | 1 | -13/+14 |
2022-12-06 | cxl/pci: Add some type-safety to the AER trace points | Dan Williams | 1 | -8/+8 |
2022-12-06 | pwm/tracing: Also record trace events for failed API calls | Uwe Kleine-König | 1 | -10/+10 |
2022-12-05 | btrfs: switch extent_io_tree::private_data to btrfs_inode and rename | David Sterba | 1 | -15/+12 |
2022-12-03 | cxl/pci: add tracepoint events for CXL RAS | Dave Jiang | 1 | -0/+112 |