summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-12-20cachefiles: Add some subrequest tracepointsDavid Howells
2024-12-20netfs: Remove some extraneous directory invalidationsDavid Howells
2024-12-20afs: Fix directory format encoding structDavid Howells
2024-12-20afs: Fix EEXIST error returned from afs_rmdir() to be ENOTEMPTYDavid Howells
2024-12-20afs: Don't use mutex for I/O operation lockDavid Howells
2024-12-20netfs: Don't use bh spinlockDavid Howells
2024-12-20netfs: Drop the was_async arg from netfs_read_subreq_terminated()David Howells
2024-12-20netfs: Drop the error arg from netfs_read_subreq_terminated()David Howells
2024-12-20netfs: Split retry code out of fs/netfs/write_collect.cDavid Howells
2024-12-20netfs: Make netfs_advance_write() return size_tDavid Howells
2024-12-20netfs: Abstract out a rolling folio buffer implementationDavid Howells
2024-12-20netfs: Add a tracepoint to log the lifespan of folio_queue structsDavid Howells
2024-12-20netfs: Use a folio_queue allocation and free functionsDavid Howells
2024-12-20cachefiles: Clean up some whitespace in trace headerDavid Howells
2024-12-20netfs: Clean up some whitespace in trace headerDavid Howells
2024-12-20Merge patch series "netfs, ceph, nfs, cachefiles: Miscellaneous fixes/changes"Christian Brauner
2024-12-20netfs: Fix is-caching check in read-retryDavid Howells
2024-12-20netfs: Fix the (non-)cancellation of copy when cache is temporarily disabledDavid Howells
2024-12-20netfs: Fix ceph copy to cache on write-beginDavid Howells
2024-12-20netfs: Work around recursion by abandoning retry if nothing readDavid Howells
2024-12-20netfs: Fix missing barriers by using clear_and_wake_up_bit()David Howells
2024-12-20netfs: Remove redundant use of smp_rmb()Zilin Guan
2024-12-20cachefiles: Parse the "secctx" immediatelyMax Kellermann
2024-12-20nfs: Fix oops in nfs_netfs_init_request() when copying to cacheDavid Howells
2024-12-20netfs: Fix enomem handling in buffered readsDavid Howells
2024-12-20netfs: Fix non-contiguous donation between completed readsDavid Howells
2024-12-20kheaders: Ignore silly-rename filesDavid Howells
2024-12-19fs: relax assertions on failure to encode file handlesAmir Goldstein
2024-12-17fs: fix missing declaration of init_filesZhang Kunbo
2024-12-13fs: fix is_mnt_ns_file()Miklos Szeredi
2024-12-11Merge patch series "iomap: fix zero padding data issue in concurrent append w...Christian Brauner
2024-12-11iomap: fix zero padding data issue in concurrent append writesLong Li
2024-12-11iomap: pass byte granular end position to iomap_add_to_ioendLong Li
2024-12-04Merge patch series "jbd2: two straightforward fixes"Christian Brauner
2024-12-04jbd2: flush filesystem device before updating tail sequenceZhang Yi
2024-12-04jbd2: increase IO priority for writing revoke recordsZhang Yi
2024-12-03fs/qnx6: Fix building with GCC 15Brahmajit Das
2024-12-02hfs: Sanity check the root recordLeo Stone
2024-12-01Linux 6.13-rc1v6.13-rc1Linus Torvalds
2024-12-01Merge tag 'i2c-for-6.13-rc1-part3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-12-01Merge tag 'trace-printf-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-12-01Merge tag 'timers_urgent_for_v6.13_rc1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2024-12-01Merge tag 'irq_urgent_for_v6.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-12-01Merge tag 'x86_urgent_for_v6.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-12-01strscpy: write destination buffer only onceLinus Torvalds
2024-11-30printf: Remove unused 'bprintf'Dr. David Alan Gilbert
2024-11-30Merge tag 'turbostat-2024.11.30' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-11-30Merge tag 'pci-v6.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-11-30Merge tag 'lsm-pr-20241129' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-11-30Merge tag 'block-6.13-20242901' of git://git.kernel.dk/linuxLinus Torvalds