summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2023-05-05Merge tag 'net-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextJakub Kicinski
2023-05-04Merge tag 'ceph-for-6.4-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2023-05-04Merge tag '9p-6.4-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-05-049p: Remove INET dependencyJason Andryuk
2023-05-04Merge tag 'mm-stable-2023-05-03-16-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-05-03Merge tag 'sysctl-6.4-rc1-v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-05-03Merge tag 'uml-for-linus-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-05-03Merge tag 'ubifs-for-linus-6.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-05-02sysctl: remove register_sysctl_paths()Luis Chamberlain
2023-05-02mm: hwpoison: coredump: support recovery from dump_user_range()Kefeng Wang
2023-05-02afs: Avoid endless loop if file is larger than expectedMarc Dionne
2023-05-02afs: Fix getattr to report server i_size on dirs, not local sizeDavid Howells
2023-05-02afs: Fix updating of i_size with dv jump from serverMarc Dionne
2023-05-01Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-05-01Merge tag '6.4-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...Linus Torvalds
2023-05-01rxrpc: Fix timeout of a call that hasn't yet been granted a channelDavid Howells
2023-04-30ceph: reorder fields in 'struct ceph_snapid_map'Christophe JAILLET
2023-04-30ceph: pass ino# instead of old_dentry if it's disconnectedXiubo Li
2023-04-30ceph: fix potential use-after-free bug when trimming capsXiubo Li
2023-04-30ceph: implement writeback livelock avoidance using page taggingXiubo Li
2023-04-30ceph: do not print the whole xattr value if it's too longXiubo Li
2023-04-29Merge tag '6.4-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2023-04-29Merge tag 'nfsd-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2023-04-29Merge tag 'nfs-for-6.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2023-04-29Merge tag 'ntfs3_for_6.4' of https://github.com/Paragon-Software-Group/linux-...Linus Torvalds
2023-04-29Merge tag 'xfs-6.4-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2023-04-29Merge tag 'iomap-6.4-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2023-04-28cifs: update internal module version number for cifs.koSteve French
2023-04-28smb3: move some common open context structs to smbfs_commonSteve French
2023-04-28smb3: make query_on_disk_id open context consistent and move to common codeSteve French
2023-04-28SMB3.1.1: add new tree connect ShareFlagsSteve French
2023-04-28cifs: missing lock when updating session statusSteve French
2023-04-28Merge tag 'trace-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds
2023-04-28NFSv4.2: Rework scratch handling for READ_PLUSAnna Schumaker
2023-04-28fs/9p: Fix bit operation logic errorEric Van Hensbergen
2023-04-28ext4: clean up error handling in __ext4_fill_super()Theodore Ts'o
2023-04-28ext4: reflect error codes from ext4_multi_mount_protect() to its callersTheodore Ts'o
2023-04-28ext4: fix lost error code reporting in __ext4_fill_super()Theodore Ts'o
2023-04-28ext4: fix unused iterator variable warningsNathan Chancellor
2023-04-28ext4: fix use-after-free read in ext4_find_extent for bigalloc + inlineYe Bin
2023-04-28Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-04-28ext4: fix i_disksize exceeding i_size problem in paritally written caseZhihao Cheng
2023-04-27Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-04-27Merge tag 'pstore-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-27Merge tag 'sysctl-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2023-04-27Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-27NFSD: Handle new xprtsec= export optionChuck Lever
2023-04-27NFSD: Clean up xattr memory allocation flagsChuck Lever