summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2023-11-03ceph: allow idmapped permission inode opChristian Brauner
2023-11-03ceph: allow idmapped getattr inode opChristian Brauner
2023-11-03ceph: pass an idmapping to mknod/symlink/mkdirChristian Brauner
2023-11-03ceph: add enable_unsafe_idmap module parameterAlexander Mikhalitsyn
2023-11-03ceph: handle idmapped mounts in create_request_message()Christian Brauner
2023-11-03ceph: stash idmapping in mdsc requestChristian Brauner
2023-11-03fs: export mnt_idmap_get/mnt_idmap_putAlexander Mikhalitsyn
2023-11-03libceph, ceph: move mdsmap.h to fs/cephXiubo Li
2023-11-03ceph: print cluster fsid and client global_id in all debug logsXiubo Li
2023-11-03ceph: rename _to_client() to _to_fs_client()Xiubo Li
2023-11-03ceph: pass the mdsc to several helpersXiubo Li
2023-10-27Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2023-10-27ceph_wait_on_conflict_unlink(): grab reference before dropping ->d_lockAl Viro
2023-10-23Merge tag 'pull-nfsd-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2023-10-23Merge tag 'for-6.6-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-23btrfs: fix unwritten extent buffer after snapshotting a new subvolumeFilipe Manana
2023-10-21Merge tag 'iomap-6.6-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2023-10-20Merge tag 'nfs-for-6.6-4' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2023-10-20Merge tag 'fsnotify_for_v6.6-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-10-19iomap: fix short copy in iomap_write_iter()Jan Stancek
2023-10-19Merge tag 'v6.6-rc7.vfs.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-10-19Merge tag 'ntfs3_for_6.6' of https://github.com/Paragon-Software-Group/linux-...Linus Torvalds
2023-10-19Merge tag 'for-6.6-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-19fanotify: limit reporting of event with non-decodeable file handlesAmir Goldstein
2023-10-18NFSv4.1: fixup use EXCHGID4_FLAG_USE_PNFS_DS for DS serverOlga Kornievskaia
2023-10-18pNFS/flexfiles: Check the layout validity in ff_layout_mirror_prepare_statsTrond Myklebust
2023-10-18pNFS: Fix a hang in nfs4_evict_inode()Trond Myklebust
2023-10-17nfsd: lock_rename() needs both directories to live on the same fsAl Viro
2023-10-15btrfs: fix stripe length calculation for non-zoned data chunk allocationZygo Blaxell
2023-10-15Merge tag 'ovl-fixes-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-10-14Merge tag '6.6-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2023-10-14Merge tag '6.6-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-10-14ovl: temporarily disable appending lowedirsAmir Goldstein
2023-10-14Merge tag 'xfs-6.6-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2023-10-14ovl: fix regression in showing lowerdir mount optionAmir Goldstein
2023-10-13Merge tag 'ceph-for-6.6-rc6' of https://github.com/ceph/ceph-clientLinus Torvalds
2023-10-13audit,io_uring: io_uring openat triggers audit reference count underflowDan Clash
2023-10-12ksmbd: fix potential double free on smb2_read_pipe() error pathNamjae Jeon
2023-10-12ksmbd: fix Null pointer dereferences in ksmbd_update_fstate()Namjae Jeon
2023-10-12ksmbd: fix wrong error response status by using set_smb2_rsp_status()Namjae Jeon
2023-10-12ksmbd: not allow to open file if delelete on close bit is setNamjae Jeon
2023-10-12ovl: fix regression in parsing of mount options with escaped commaAmir Goldstein
2023-10-12fs: factor out vfs_parse_monolithic_sep() helperAmir Goldstein
2023-10-12smb: client: prevent new fids from being removed by laundromatPaulo Alcantara
2023-10-12smb: client: make laundromat a delayed workerPaulo Alcantara
2023-10-12xfs: reinstate the old i_version counter as STATX_CHANGE_COOKIEJeff Layton
2023-10-12xfs: Remove duplicate includeJiapeng Chong
2023-10-12xfs: correct calculation for agend and blockcountShiyang Ruan
2023-10-11Merge tag 'fs_for_v6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-11Merge tag 'for-6.6-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds