summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-07-24hostfs: fix folio conversionLinus Torvalds
2024-07-24inode: clarify what's lockedChristian Brauner
2024-07-24vfs: Fix potential circular locking through setxattr() and removexattr()David Howells
2024-07-24filelock: Fix fcntl/close race recovery compat pathJann Horn
2024-07-24fs: use all available idsChristian Brauner
2024-07-24cachefiles: Set the max subreq size for cache writes to MAX_RW_COUNTDavid Howells
2024-07-24netfs: Fix writeback that needs to go to both server and cacheDavid Howells
2024-07-24pidfs: handle kernels without namespaces cleanlyChristian Brauner
2024-07-24pidfs: when time ns disabled add check for ioctlEdward Adam Davis
2024-07-24vfs: correct the comments of vfs_*() helpersCongjie Zhou
2024-07-24vfs: handle __wait_on_freeing_inode() and evict() raceMateusz Guzik
2024-07-24netfs: Rename CONFIG_FSCACHE_DEBUG to CONFIG_NETFS_DEBUGDavid Howells
2024-07-24netfs: Revert "netfs: Switch debug logging to pr_debug()"David Howells
2024-07-23Merge tag 'execve-v6.11-rc1-fix1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-07-23cifs: mount with "unix" mount option for SMB1 incorrectly handledSteve French
2024-07-23cifs: fix reconnect with SMB1 UNIX ExtensionsSteve French
2024-07-23Merge tag 'f2fs-for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-07-23Merge tag 'jfs-6.11' of github.com:kleikamp/linux-shaggyLinus Torvalds
2024-07-23Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2024-07-23cifs: fix potential null pointer use in destroy_workqueue in init_cifs error ...Steve French
2024-07-23ceph: fix incorrect kmalloc size of pagevec mempoolethanwu
2024-07-23ceph: periodically flush the cap releasesXiubo Li
2024-07-23ceph: convert comma to semicolon in __ceph_dentry_dir_lease_touch()Chen Ni
2024-07-23ceph: use cap_wait_list only if debugfs is enabledMax Kellermann
2024-07-22execve: Move KUnit tests to tests/ subdirectoryKees Cook
2024-07-22Merge tag 'bcachefs-2024-07-22' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-07-22Merge tag 'ntfs3_for_6.11' of https://github.com/Paragon-Software-Group/linux...Linus Torvalds
2024-07-22bcachefs: Fix printbuf usage while atomicKent Overstreet
2024-07-22bcachefs: More informative error message in reattach_inode()Kent Overstreet
2024-07-21Merge tag '6.11-rc-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2024-07-21Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-07-21Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-07-21Merge tag '6.11-rc-part1-smb3-client-fixes' of git://git.samba.org/sfrench/ci...Linus Torvalds
2024-07-20cifs: Fix missing fscache invalidationDavid Howells
2024-07-19Merge tag 'for-6.11-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds
2024-07-19Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2024-07-19mm: add MAP_DROPPABLE for designating always lazily freeable mappingsJason A. Donenfeld
2024-07-19cifs: Add a tracepoint to track credits involved in R/W requestsDavid Howells
2024-07-19cifs: Fix setting of zero_point after DIO writeDavid Howells
2024-07-19cifs: Fix missing error code setDavid Howells
2024-07-19cifs: Fix server re-repick on subrequest retryDavid Howells
2024-07-19cifs: fix noisy message on copy_file_rangeSteve French
2024-07-19btrfs: change BTRFS_MOUNT_* flags to 64bit typeQu Wenruo
2024-07-18bcachefs: kill btree_trans_too_many_iters() in bch2_bucket_alloc_freelist()Kent Overstreet
2024-07-18Merge tag 'bcachefs-2024-07-18.2' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-07-18Merge tag 'nfs-for-6.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2024-07-18Merge tag 'ext4_for_linus-6.11-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-07-18Merge tag 'vfs-6.11-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-18bcachefs: mean_and_variance: Avoid too-large shift amountsTavian Barnes
2024-07-18bcachefs: Fix integer overflow on trans->nr_updatesKent Overstreet