summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2023-12-01Merge tag 'net-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-11-29Merge tag 'wireless-2023-11-29' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-11-28Merge tag 'for-6.7-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-11-27Merge tag '6.7-rc3-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2023-11-27debugfs: add API to allow debugfs operations cancellationJohannes Berg
2023-11-27debugfs: annotate debugfs handlers vs. removal with lockdepJohannes Berg
2023-11-27debugfs: fix automount d_fsdata usageJohannes Berg
2023-11-26Merge tag 'trace-v6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-11-26Merge tag '6.7-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-11-25Merge tag 'xfs-6.7-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2023-11-24Merge tag 'afs-fixes-20231124' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-11-24btrfs: send: ensure send_fd is writableJann Horn
2023-11-24btrfs: free the allocated memory if btrfs_alloc_page_array() failsQu Wenruo
2023-11-24btrfs: fix 64bit compat send ioctl arguments not initializing version memberDavid Sterba
2023-11-24Merge tag 'vfs-6.7-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-11-24afs: Mark a superblock for an R/O or Backup volume as SB_RDONLYDavid Howells
2023-11-24afs: Fix file locking on R/O volumes to operate in local modeDavid Howells
2023-11-24afs: Return ENOENT if no cell DNS record can be foundDavid Howells
2023-11-23ksmbd: don't update ->op_state as OPLOCK_STATE_NONE on errorNamjae Jeon
2023-11-23ksmbd: move setting SMB2_FLAGS_ASYNC_COMMAND and AsyncIdNamjae Jeon
2023-11-23ksmbd: release interim response after sending status pending responseNamjae Jeon
2023-11-23ksmbd: move oplock handling after unlock parent dirNamjae Jeon
2023-11-23ksmbd: separately allocate ci per dentryNamjae Jeon
2023-11-23ksmbd: fix possible deadlock in smb2_openNamjae Jeon
2023-11-23ksmbd: prevent memory leak on error returnZongmin Zhou
2023-11-23btrfs: make error messages more clear when getting a chunk mapFilipe Manana
2023-11-23btrfs: fix off-by-one when checking chunk map includes logical addressFilipe Manana
2023-11-23btrfs: ref-verify: fix memory leaks in btrfs_ref_tree_mod()Bragatheswaran Manickavel
2023-11-23btrfs: add dmesg output for first mount and last unmount of a filesystemQu Wenruo
2023-11-23smb: client: introduce cifs_sfu_make_node()Paulo Alcantara
2023-11-23smb: client: set correct file type from NFS reparse pointsPaulo Alcantara
2023-11-23smb: client: introduce ->parse_reparse_point()Paulo Alcantara
2023-11-23smb: client: implement ->query_reparse_point() for SMB1Paulo Alcantara
2023-11-23cifs: fix use after free for iface while disabling secondary channelsRitvik Budhiraja
2023-11-22eventfs: Make sure that parent->d_inode is locked in creating files/dirsSteven Rostedt (Google)
2023-11-22eventfs: Do not allow NULL parent to eventfs_start_creating()Steven Rostedt (Google)
2023-11-22eventfs: Move taking of inode_lock into dcache_dir_open_wrapper()Steven Rostedt (Google)
2023-11-22eventfs: Use GFP_NOFS for allocation when eventfs_mutex is heldSteven Rostedt (Google)
2023-11-22xfs: dquot recovery does not validate the recovered dquotDarrick J. Wong
2023-11-22xfs: clean up dqblk extractionDarrick J. Wong
2023-11-21Merge tag 'erofs-for-6.7-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-11-20eventfs: Do not invalidate dentry in create_file/dir_dentry()Steven Rostedt (Google)
2023-11-20eventfs: Remove expectation that ei->is_freed means ei->dentry == NULLSteven Rostedt (Google)
2023-11-20libfs: getdents() should return 0 after reaching EODChuck Lever
2023-11-20xfs: respect the stable writes flag on the RT deviceChristoph Hellwig
2023-11-20xfs: clean up FS_XFLAG_REALTIME handling in xfs_ioctl_setattr_xflagsChristoph Hellwig
2023-11-20filemap: add a per-mapping stable writes flagChristoph Hellwig
2023-11-20autofs: add: new_inode check in autofs_fill_super()Ian Kent
2023-11-18Merge tag 'xfs-6.7-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2023-11-18Merge tag 'nfsd-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds