summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2023-01-07Merge tag 'nfs-for-6.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2023-01-07Merge tag '6.2-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-01-06hfs/hfsplus: avoid WARN_ON() for sanity check, use proper error handlingLinus Torvalds
2023-01-06Merge tag 'ceph-for-6.2-rc3' of https://github.com/ceph/ceph-clientLinus Torvalds
2023-01-06Merge tag 'fixes_for_v6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-01-06Merge tag 'for-6.2-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-01-06udf: initialize newblock to 0Tom Rix
2023-01-06udf: Fix extension of the last extent in the fileJan Kara
2023-01-04cifs: fix interface count calculation during refreshShyam Prasad N
2023-01-04cifs: refcount only the selected iface during interface updateShyam Prasad N
2023-01-04Merge tag 'f2fs-fix-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-01-04Merge tag 'nfsd-6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2023-01-04cifs: protect access of TCP_Server_Info::{dstaddr,hostname}Paulo Alcantara
2023-01-04cifs: fix race in assemble_neg_contexts()Paulo Alcantara
2023-01-04cifs: ignore ipc reconnect failures during dfs failoverPaulo Alcantara
2023-01-04cifs: Fix kmap_local_page() unmappingIra Weiny
2023-01-03f2fs: let's avoid panic if extent_tree is not createdJaegeuk Kim
2023-01-03f2fs: should use a temp extent_info for lookupJaegeuk Kim
2023-01-03f2fs: don't mix to use union values in extent_infoJaegeuk Kim
2023-01-03f2fs: initialize extent_cache parameterJaegeuk Kim
2023-01-03f2fs: fix to avoid NULL pointer dereference in f2fs_issue_flush()Chao Yu
2023-01-03btrfs: fix compat_ro checks against remountQu Wenruo
2023-01-03btrfs: always report error in run_one_delayed_ref()Qu Wenruo
2023-01-03btrfs: handle case when repair happens with dev-replaceQu Wenruo
2023-01-03btrfs: fix off-by-one in delalloc search during lseekFilipe Manana
2023-01-03btrfs: fix false alert on bad tree level checkQu Wenruo
2023-01-03btrfs: add error message for metadata level mismatchQu Wenruo
2023-01-03btrfs: fix ASSERT em->len condition in btrfs_get_extentTanmay Bhushan
2023-01-02Merge tag 'for-6.2-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-01-02fs/ntfs3: don't hold ni_lock when calling truncate_setsize()Tetsuo Handa
2023-01-02nfsd: fix handling of readdir in v4root vs. mount upcall timeoutJeff Layton
2023-01-02ceph: avoid use-after-free in ceph_fl_release_lock()Xiubo Li
2023-01-02ceph: switch to vfs_inode_has_locks() to fix file lock bugXiubo Li
2023-01-01NFS: Fix up a sparse warningTrond Myklebust
2023-01-01NFS: Judge the file access cache's timestamp in rcu pathChengen Du
2022-12-25treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)
2022-12-23Merge tag 'pstore-v6.2-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-12-23Merge tag '9p-for-6.2-rc1' of https://github.com/martinetd/linuxLinus Torvalds
2022-12-23pstore: Properly assign mem_type propertyLuca Stefani
2022-12-23pstore: Make sure CONFIG_PSTORE_PMSG selects CONFIG_RT_MUTEXESJohn Stultz
2022-12-22Merge tag 'afs-next-20221222' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-22nfsd: shut down the NFSv4 state objects before the filecacheJeff Layton
2022-12-22afs: Stop implementing ->writepage()David Howells
2022-12-22afs: remove afs_cache_netfs and afs_zap_permits() declarationsGaosheng Cui
2022-12-22afs: remove variable nr_serversColin Ian King
2022-12-22afs: Fix lost servers_outstanding countDavid Howells
2022-12-21Merge tag '6.2-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds
2022-12-21Merge tag 'ntfs3_for_6.2' of https://github.com/Paragon-Software-Group/linux-...Linus Torvalds
2022-12-21Merge tag 'fs.mount.propagation.fix.v6.2-rc1' of git://git.kernel.org/pub/scm...Linus Torvalds
2022-12-21Merge tag 'net-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds