summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
5 daysMerge tag 'gfs2-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...Linus Torvalds
5 daysMerge tag 'xfs-merge-7.0' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
5 daysMerge tag 'erofs-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
5 daysMerge tag 'hfs-v7.0-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/vd...Linus Torvalds
5 daysMerge tag 'nilfs2-v7.0-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
5 daysksmbd: convert tree_conns_lock to rw_semaphoreNamjae Jeon
5 daysksmbd: fix missing chann_lock while iterating session channel listNamjae Jeon
5 daysMerge tag 'for-6.20-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds
5 daysfs: fuse: fix max() of incompatible typesArnd Bergmann
5 daysMerge tag 'vfs-7.0-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
5 daysMerge tag 'vfs-7.0-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
5 daysMerge tag 'vfs-7.0-rc1.namespace' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
5 daysMerge tag 'vfs-7.0-rc1.atomic_open' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
5 daysMerge tag 'vfs-7.0-rc1.nullfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
5 daysMerge tag 'vfs-7.0-rc1.minix' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
5 daysMerge tag 'vfs-7.0-rc1.btrfs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
5 daysMerge tag 'vfs-7.0-rc1.fserror' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
5 daysMerge tag 'vfs-7.0-rc1.leases' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
5 daysMerge tag 'vfs-7.0-rc1.nonblocking_timestamps' of git://git.kernel.org/pub/sc...Linus Torvalds
5 daysnfs: nfs4proc: Convert comma to semicolonChen Ni
5 daysNFSv4: limit lease period in nfs4_set_lease_period()Sergey Shtylyov
5 daysNFSv4: pass lease period in seconds to nfs4_set_lease_period()Sergey Shtylyov
5 daysnfs: unify security_inode_listsecurity() callsStephen Smalley
5 daysfs/nfs: Fix readdir slow-start regressionSagi Grimberg
5 daysMerge tag 'lsm-pr-20260203' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
5 daysksmbd: add chann_lock to protect ksmbd_chann_list xarrayNamjae Jeon
5 dayscifs: Fix the copyright banner on smb1maperror.cDavid Howells
6 dayssmb: common: add header guards to fs/smb/common/smb2status.hStefan Metzmacher
6 dayssmb: client: Avoid a dozen -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
6 dayssmb/client: remove useless comment in mapping_table_ERRSRVHuiwen He
6 dayssmb/client: remove some literal NT error codes from ntstatus_to_dos_mapHuiwen He
6 dayssmb/client: add NT_STATUS_VOLUME_NOT_UPGRADEDHuiwen He
6 dayssmb/client: add NT_STATUS_NO_USER_KEYSHuiwen He
6 dayssmb/client: add NT_STATUS_WRONG_EFSHuiwen He
6 dayssmb/client: add NT_STATUS_NO_EFSHuiwen He
6 dayssmb/client: add NT_STATUS_NO_RECOVERY_POLICYHuiwen He
6 dayssmb/client: add NT_STATUS_RANGE_NOT_FOUNDHuiwen He
6 dayssmb/client: add NT_STATUS_DECRYPTION_FAILEDHuiwen He
6 dayssmb/client: add NT_STATUS_ENCRYPTION_FAILEDHuiwen He
6 dayssmb/client: add NT_STATUS_DIRECTORY_IS_A_REPARSE_POINTHuiwen He
6 dayssmb/client: add NT_STATUS_VOLUME_DISMOUNTEDHuiwen He
6 dayssmb/client: add NT_STATUS_BIOS_FAILED_TO_CONNECT_INTERRUPTHuiwen He
6 dayssmb/client: add NT_STATUS_VARIABLE_NOT_FOUNDHuiwen He
6 dayssmb/client: rename ERRinvlevel to ERRunknownlevelHuiwen He
6 dayssmb/client: add NT_STATUS_OS2_INVALID_LEVELHuiwen He
6 dayssmb/client: map NT_STATUS_INVALID_INFO_CLASS to ERRbadpipeHuiwen He
6 dayssmb/client: introduce KUnit test to check search result of smb2_error_map_tableChenXiaoSong
6 dayssmb/client: use bsearch() to find target in smb2_error_map_tableChenXiaoSong
6 dayssmb/client: check whether smb2_error_map_table is sorted in ascending orderChenXiaoSong
6 dayscifs: Autogenerate SMB2 error mapping tableDavid Howells