aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2023-10-27Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsGravatar Linus Torvalds 1-1/+1
2023-10-27ceph_wait_on_conflict_unlink(): grab reference before dropping ->d_lockGravatar Al Viro 1-1/+1
2023-10-23Merge tag 'pull-nfsd-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Gravatar Linus Torvalds 1-6/+6
2023-10-23Merge tag 'for-6.6-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 5-15/+33
2023-10-23btrfs: fix unwritten extent buffer after snapshotting a new subvolumeGravatar Filipe Manana 5-15/+33
2023-10-21Merge tag 'iomap-6.6-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGravatar Linus Torvalds 1-3/+7
2023-10-20Merge tag 'nfs-for-6.6-4' of git://git.linux-nfs.org/projects/anna/linux-nfsGravatar Linus Torvalds 5-21/+38
2023-10-20Merge tag 'fsnotify_for_v6.6-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-8/+17
2023-10-19iomap: fix short copy in iomap_write_iter()Gravatar Jan Stancek 1-3/+7
2023-10-19Merge tag 'v6.6-rc7.vfs.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-4/+5
2023-10-19Merge tag 'ntfs3_for_6.6' of https://github.com/Paragon-Software-Group/linux-...Gravatar Linus Torvalds 16-82/+197
2023-10-19Merge tag 'for-6.6-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+1
2023-10-19fanotify: limit reporting of event with non-decodeable file handlesGravatar Amir Goldstein 1-8/+17
2023-10-18NFSv4.1: fixup use EXCHGID4_FLAG_USE_PNFS_DS for DS serverGravatar Olga Kornievskaia 1-2/+0
2023-10-18pNFS/flexfiles: Check the layout validity in ff_layout_mirror_prepare_statsGravatar Trond Myklebust 1-7/+10
2023-10-18pNFS: Fix a hang in nfs4_evict_inode()Gravatar Trond Myklebust 1-10/+23
2023-10-17nfsd: lock_rename() needs both directories to live on the same fsGravatar Al Viro 1-6/+6
2023-10-15btrfs: fix stripe length calculation for non-zoned data chunk allocationGravatar Zygo Blaxell 1-1/+1
2023-10-15Merge tag 'ovl-fixes-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-69/+84
2023-10-14Merge tag '6.6-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbdGravatar Linus Torvalds 2-7/+11
2023-10-14Merge tag '6.6-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Gravatar Linus Torvalds 2-74/+69
2023-10-14ovl: temporarily disable appending lowedirsGravatar Amir Goldstein 1-49/+3
2023-10-14Merge tag 'xfs-6.6-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGravatar Linus Torvalds 5-5/+16
2023-10-14ovl: fix regression in showing lowerdir mount optionGravatar Amir Goldstein 1-15/+23
2023-10-13Merge tag 'ceph-for-6.6-rc6' of https://github.com/ceph/ceph-clientGravatar Linus Torvalds 3-5/+3
2023-10-13audit,io_uring: io_uring openat triggers audit reference count underflowGravatar Dan Clash 1-4/+5
2023-10-12ksmbd: fix potential double free on smb2_read_pipe() error pathGravatar Namjae Jeon 1-1/+1
2023-10-12ksmbd: fix Null pointer dereferences in ksmbd_update_fstate()Gravatar Namjae Jeon 1-0/+3
2023-10-12ksmbd: fix wrong error response status by using set_smb2_rsp_status()Gravatar Namjae Jeon 1-4/+5
2023-10-12ksmbd: not allow to open file if delelete on close bit is setGravatar Namjae Jeon 1-2/+2
2023-10-12ovl: fix regression in parsing of mount options with escaped commaGravatar Amir Goldstein 1-0/+29
2023-10-12fs: factor out vfs_parse_monolithic_sep() helperGravatar Amir Goldstein 1-5/+29
2023-10-12smb: client: prevent new fids from being removed by laundromatGravatar Paulo Alcantara 1-21/+35
2023-10-12smb: client: make laundromat a delayed workerGravatar Paulo Alcantara 2-55/+36
2023-10-12xfs: reinstate the old i_version counter as STATX_CHANGE_COOKIEGravatar Jeff Layton 1-0/+5
2023-10-12xfs: Remove duplicate includeGravatar Jiapeng Chong 1-1/+0
2023-10-12xfs: correct calculation for agend and blockcountGravatar Shiyang Ruan 1-3/+3
2023-10-11Merge tag 'fs_for_v6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-27/+39
2023-10-11Merge tag 'for-6.6-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 3-6/+2
2023-10-11xfs: process free extents to busy list in FIFO orderGravatar Darrick J. Wong 1-1/+2
2023-10-11xfs: adjust the incore perag block_count when shrinkingGravatar Darrick J. Wong 1-0/+6
2023-10-11NFS: Fix potential oops in nfs_inode_remove_request()Gravatar Scott Mayhew 1-1/+3
2023-10-11nfs42: client needs to strip file mode's suid/sgid bit after ALLOCATE opGravatar Dai Ngo 1-1/+2
2023-10-11btrfs: add __counted_by for struct btrfs_delayed_item and use struct_size()Gravatar Gustavo A. R. Silva 2-2/+2
2023-10-10Revert "btrfs: reject unknown mount options early"Gravatar David Sterba 1-4/+0
2023-10-09ceph: fix type promotion bug on 32bit systemsGravatar Dan Carpenter 1-1/+1
2023-10-09ceph: remove unnecessary IS_ERR() check in ceph_fname_to_usr()Gravatar Luis Henriques 1-1/+1
2023-10-09ceph: fix incorrect revoked caps assert in ceph_fill_file_size()Gravatar Xiubo Li 1-3/+1
2023-10-08Merge tag '6.6-rc4-ksmbd-server-fixes' of git://git.samba.org/ksmbdGravatar Linus Torvalds 10-45/+151
2023-10-07Merge tag '6.6-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Gravatar Linus Torvalds 1-13/+13