aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2023-12-03afs: Return ENOENT if no cell DNS record can be foundDavid Howells
2023-12-03afs: Make error on cell lookup failure consistent with OpenAFSDavid Howells
2023-12-03afs: Fix afs_server_list to be cleaned up with RCUDavid Howells
2023-11-28ext4: properly sync file size update after O_SYNC direct IOJan Kara
2023-11-28ext4: add missed brelse in update_backupsKemeng Shi
2023-11-28ext4: remove gdb backup copy for meta bg in setup_new_flex_group_blocksKemeng Shi
2023-11-28ext4: correct the start block of counting reserved clustersZhang Yi
2023-11-28ext4: correct return value of ext4_convert_meta_bgKemeng Shi
2023-11-28ext4: mark buffer new if it is unwritten to avoid stale data exposureOjaswin Mujoo
2023-11-28ext4: correct offset of gdb backup in non meta_bg group to update_backupsKemeng Shi
2023-11-28ext4: apply umask if ACL support is disabledMax Kellermann
2023-11-28nfsd: fix file memleak on client_opens_releaseMahmoud Adam
2023-11-28f2fs: avoid format-overflow warningSu Hui
2023-11-28f2fs: do not return EFSCORRUPTED, but try to run online repairJaegeuk Kim
2023-11-28btrfs: zoned: wait for data BG to be finished on direct IO allocationNaohiro Aota
2023-11-28xfs: recovery should not clear di_flushiter unconditionallyDave Chinner
2023-11-28cifs: do not reset chan_max if multichannel is not supported at mountShyam Prasad N
2023-11-28cifs: force interface update before a fresh session setupShyam Prasad N
2023-11-28cifs: reconnect helper should set reconnect for the right channelShyam Prasad N
2023-11-28smb: client: fix potential deadlock when releasing midsPaulo Alcantara
2023-11-28smb: client: fix use-after-free bug in cifs_debug_data_proc_show()Paulo Alcantara
2023-11-28smb3: fix caching of ctime on setxattrSteve French
2023-11-28smb3: fix touch -h of symlinkSteve French
2023-11-28smb3: fix creating FIFOs when mounting with "sfu" mount optionSteve French
2023-11-28fs: add ctime accessors infrastructureJeff Layton
2023-11-28quota: explicitly forbid quota files from being encryptedEric Biggers
2023-11-28jbd2: fix potential data lost in recovering journal raced with synchronizing ...Zhihao Cheng
2023-11-28ima: detect changes to the backing overlay fileMimi Zohar
2023-11-28btrfs: don't arbitrarily slow down delalloc if we're committingJosef Bacik
2023-11-28ksmbd: fix slab out of bounds write in smb_inherit_dacl()Namjae Jeon
2023-11-28ksmbd: handle malformed smb1 messageNamjae Jeon
2023-11-28watchdog: move softlockup_panic back to early_paramKrister Johansen
2023-11-28proc: sysctl: prevent aliased sysctls from getting passed to initKrister Johansen
2023-11-28cifs: fix check of rc in function generate_smb3signingkeyEkaterina Esina
2023-11-28cifs: spnego: add ';' in HOST_KEY_LENAnastasia Belova
2023-11-28gfs2: Silence "suspicious RCU usage in gfs2_permission" warningAndreas Gruenbacher
2023-11-28NFSv4.1: fix SP4_MACH_CRED protection for pnfs IOOlga Kornievskaia
2023-11-28NFSv4.1: fix handling NFS4ERR_DELAY when testing for session trunkingOlga Kornievskaia
2023-11-28gfs2: fix an oops in gfs2_permissionAl Viro
2023-11-28gfs2: ignore negated quota changesBob Peterson
2023-11-289p: v9fs_listxattr: fix %s null argument warningDominique Martinet
2023-11-28f2fs: fix error handling of __get_node_pageZhiguo Niu
2023-11-28exfat: support handle zero-size directoryYuezhang Mo
2023-11-28jfs: fix array-index-out-of-bounds in diAllocManas Ghandat
2023-11-28jfs: fix array-index-out-of-bounds in dbFindLeafManas Ghandat
2023-11-28fs/jfs: Add validity check for db_maxag and db_agprefJuntong Deng
2023-11-28fs/jfs: Add check for negative db_l2nbperpageJuntong Deng
2023-11-20btrfs: use u64 for buffer sizes in the tree search ioctlsFilipe Manana
2023-11-20f2fs: fix to initialize map.m_pblk in f2fs_precache_extents()Chao Yu
2023-11-20f2fs: compress: fix to avoid redundant compress extensionChao Yu