Age | Commit message (Expand) | Author |
2024-01-19 | Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs... | Linus Torvalds |
2024-01-17 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2024-01-11 | Merge tag 'f2fs-for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2024-01-10 | Merge tag 'nfsd-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds |
2024-01-10 | Merge tag 'afs-fix-rotation-20240105' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2024-01-10 | Merge tag 'for-6.8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav... | Linus Torvalds |
2024-01-09 | Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2024-01-08 | Merge tag 'sched-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2024-01-08 | Merge tag 'timers-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2024-01-08 | Merge branch 'sched/urgent' into sched/core, to pick up pending v6.7 fixes fo... | Ingo Molnar |
2024-01-07 | svcrdma: Copy construction of svc_rqst::rq_arg to rdma_read_complete() | Chuck Lever |
2024-01-07 | svcrdma: Update some svcrdma DMA-related tracepoints | Chuck Lever |
2024-01-07 | svcrdma: DMA error tracepoints should report completion IDs | Chuck Lever |
2024-01-07 | svcrdma: SQ error tracepoints should report completion IDs | Chuck Lever |
2024-01-07 | rpcrdma: Introduce a simple cid tracepoint class | Chuck Lever |
2024-01-07 | SUNRPC: Remove RQ_SPLICE_OK | Chuck Lever |
2024-01-02 | Merge tag 'kvm-riscv-6.8-1' of https://github.com/kvm-riscv/linux into HEAD | Paolo Bonzini |
2024-01-02 | Merge tag 'loongarch-kvm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Paolo Bonzini |
2024-01-01 | afs: trace: Log afs_make_call(), including server address | David Howells |
2024-01-01 | afs: Fix fileserver rotation | David Howells |
2024-01-01 | afs: Overhaul invalidation handling to better support RO volumes | David Howells |
2024-01-01 | afs: Parse the VolSync record in the reply of a number of RPC ops | David Howells |
2024-01-01 | afs: Apply server breaks to mmap'd files in the call processor | David Howells |
2024-01-01 | afs: Keep a record of the current fileserver endpoint state | David Howells |
2024-01-01 | afs: Dispatch vlserver probes in priority order | David Howells |
2024-01-01 | afs: Dispatch fileserver probes in priority order | David Howells |
2023-12-29 | mm/ksm: add tracepoint for ksm advisor | Stefan Roesch |
2023-12-28 | afs: Use the netfs write helpers | David Howells |
2023-12-28 | netfs: Implement a write-through caching option | David Howells |
2023-12-28 | netfs: Provide a launder_folio implementation | David Howells |
2023-12-28 | netfs: Implement unbuffered/DIO write support | David Howells |
2023-12-28 | netfs: Implement unbuffered/DIO read support | David Howells |
2023-12-28 | netfs: Make netfs_read_folio() handle streaming-write pages | David Howells |
2023-12-28 | netfs: Provide func to copy data to pagecache for buffered write | David Howells |
2023-12-28 | netfs: Dispatch write requests to process a writeback slice | David Howells |
2023-12-28 | netfs: Make the refcounting of netfs_begin_read() easier to use | David Howells |
2023-12-28 | netfs: Extend the netfs_io_*request structs to handle writes | David Howells |
2023-12-28 | netfs: Limit subrequest by size or number of segments | David Howells |
2023-12-24 | afs: Fold the afs_addr_cursor struct in | David Howells |
2023-12-24 | afs: Add a tracepoint for struct afs_addr_list | David Howells |
2023-12-24 | rxrpc, afs: Allow afs to pin rxrpc_peer objects | David Howells |
2023-12-24 | afs: Don't use folio->private to record partial modification | David Howells |
2023-12-24 | afs: Automatically generate trace tag enums | David Howells |
2023-12-24 | afs: Remove whitespace before most ')' from the trace header | David Howells |
2023-12-23 | Merge tag 'v6.7-rc6' into sched/core, to pick up fixes | Ingo Molnar |
2023-12-20 | tracing/timers: Add tracepoint for tracking timer base is_idle flag | Anna-Maria Behnsen |
2023-12-20 | tracing/timers: Enhance timer_start tracepoint | Anna-Maria Behnsen |
2023-12-15 | btrfs: use the flags of an extent map to identify the compression type | Filipe Manana |
2023-12-15 | btrfs: remove no longer used EXTENT_MAP_DELALLOC block start value | Filipe Manana |
2023-12-15 | btrfs: always set extent_io_tree::inode and drop fs_info | David Sterba |