aboutsummaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2023-04-16Merge tag '6.3-rc6-ksmbd-server-fix' of git://git.samba.org/ksmbdLinus Torvalds1-9/+14
2023-04-15Merge tag '6.3-rc6-smb311-client-negcontext-fix' of git://git.samba.org/sfren...Linus Torvalds1-10/+31
2023-04-15cifs: fix negotiate context parsingDavid Disseldorp1-10/+31
2023-04-13ksmbd: avoid out of bounds access in decode_preauth_ctxt()David Disseldorp1-9/+14
2023-04-12netfs: Fix netfs_extract_iter_to_sg() for ITER_UBUF/IOVECDavid Howells1-1/+1
2023-04-11Merge tag 'for-6.3-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-2/+16
2023-04-10Merge tag '9p-6.3-fixes-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+5
2023-04-08Merge tag '6.3-rc5-smb3-cifs-client-fixes' of git://git.samba.org/sfrench/cif...Linus Torvalds4-8/+12
2023-04-08Merge tag 'mm-hotfixes-stable-2023-04-07-16-23' of git://git.kernel.org/pub/s...Linus Torvalds6-12/+59
2023-04-07Merge tag '6.3-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds8-79/+140
2023-04-06cifs: double lock in cifs_reconnect_tcon()Dan Carpenter1-1/+1
2023-04-06btrfs: fix fast csum implementation detectionChristoph Hellwig2-2/+14
2023-04-06btrfs: restore the thread_pool= behavior in remount for the end I/O workqueuesChristoph Hellwig1-0/+2
2023-04-05nilfs2: fix sysfs interface lifetimeRyusuke Konishi2-5/+9
2023-04-05nilfs2: initialize "struct nilfs_binfo_dat"->bi_pad fieldTetsuo Handa2-0/+2
2023-04-05nilfs2: fix potential UAF of struct nilfs_sc_info in nilfs_segctor_thread()Ryusuke Konishi1-2/+1
2023-04-05fsdax: force clear dirty mark if CoWShiyang Ruan1-0/+37
2023-04-05cifs: sanitize paths in cifs_update_super_prepath.Thiago Rafael Becker3-7/+11
2023-04-04Merge tag 'nfsd-6.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds4-10/+11
2023-04-04NFSD: callback request does not use correct credential for AUTH_SYSDai Ngo1-2/+2
2023-04-04NFS: Remove "select RPCSEC_GSS_KRB5Chuck Lever1-1/+0
2023-04-03Merge tag 'vfs.misc.fixes.v6.3-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2023-04-02ksmbd: fix slab-out-of-bounds in init_smb2_rsp_hdrNamjae Jeon4-37/+111
2023-04-02ksmbd: delete asynchronous work from listNamjae Jeon4-20/+28
2023-04-02Merge tag 'for-6.3-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-26/+107
2023-04-01Merge tag '6.3-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds3-10/+26
2023-03-31nfsd: call op_release, even when op_func returns an errorJeff Layton2-6/+6
2023-03-31NFSD: Avoid calling OPDESC() with ops->opnum == OP_ILLEGALChuck Lever1-1/+3
2023-03-31Merge tag 'nfs-for-6.3-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-3/+2
2023-03-31fs: drop peer group ids under namespace lockChristian Brauner1-1/+1
2023-03-30cifs: get rid of dead check in smb2_reconnect()Paulo Alcantara1-1/+0
2023-03-30cifs: prevent infinite recursion in CIFSGetDFSRefer()Paulo Alcantara1-2/+7
2023-03-30cifs: avoid races in parallel reconnects in smb1Paulo Alcantara1-6/+15
2023-03-30cifs: fix DFS traversal oops without CONFIG_CIFS_DFS_UPCALLDavid Disseldorp1-1/+4
2023-03-30zonefs: Do not propagate iomap_dio_rw() ENOTBLK error to user spaceDamien Le Moal1-2/+12
2023-03-30zonefs: Always invalidate last cached page on append writeDamien Le Moal1-0/+14
2023-03-29btrfs: ignore fiemap path cache when there are multiple paths for a nodeFilipe Manana1-22/+63
2023-03-28fsdax: dedupe should compare the min of two iters' lengthShiyang Ruan1-2/+2
2023-03-28fsdax: unshare: zero destination if srcmap is HOLE or UNWRITTENShiyang Ruan1-3/+8
2023-03-28btrfs: fix deadlock when aborting transaction during relocation with scrubFilipe Manana2-2/+22
2023-03-28btrfs: scan device in non-exclusive modeAnand Jain1-1/+10
2023-03-28btrfs: fix race between quota disable and quota assign ioctlsFilipe Manana2-1/+12
2023-03-279P FS: Fix wild-memory-access write in v9fs_get_aclIvan Orlov1-3/+5
2023-03-26Merge tag 'smb3-client-fixes-6.3-rc3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds15-92/+221
2023-03-25Merge tag 'xfs-6.3-fixes-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2-5/+10
2023-03-25ksmbd: remove unused is_char_allowed functionTom Rix1-18/+0
2023-03-25ksmbd: do not call kvmalloc() with __GFP_NORETRY | __GFP_NO_WARNMarios Makassikis1-4/+1
2023-03-25Merge tag 'xfs-6.3-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds6-1/+722
2023-03-24Merge tag 'mm-hotfixes-stable-2023-03-24-17-09' of git://git.kernel.org/pub/s...Linus Torvalds1-1/+1
2023-03-24Merge tag '6.3-rc3-ksmbd-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds8-55/+78
2023-03-24xfs: fix mismerged tracepointsDarrick J. Wong1-4/+4
2023-03-24smb3: fix unusable share after force unmount failureSteve French4-13/+11
2023-03-24cifs: fix dentry lookups in directory handle cachePaulo Alcantara1-2/+34
2023-03-24smb3: lower default deferred close timeout to address perf regressionSteve French1-1/+1
2023-03-24cifs: fix missing unload_nls() in smb2_reconnect()Paulo Alcantara1-3/+3
2023-03-24xfs: clear incore AGFL_RESET state if it's not neededDarrick J. Wong1-0/+2
2023-03-24xfs: pass the correct cursor to xfs_iomap_prealloc_sizeDarrick J. Wong1-1/+4
2023-03-24Merge tag 'for-6.3-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-71/+71
2023-03-24cifs: avoid race conditions with parallel reconnectsShyam Prasad N3-33/+76
2023-03-24cifs: append path to open_enter trace eventShyam Prasad N6-6/+25
2023-03-24ksmbd: return unsupported error on smb1 mountNamjae Jeon3-30/+30
2023-03-23nilfs2: fix kernel-infoleak in nilfs_ioctl_wrap_copy()Ryusuke Konishi1-1/+1
2023-03-23Merge tag 'gfs2-v6.3-rc3-fix' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+18
2023-03-23Reinstate "GFS2: free disk inode which is deleted by remote node -V2"Bob Peterson1-0/+18
2023-03-23Merge tag 'zonefs-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds1-2/+2
2023-03-23cifs: print session id while listing open filesShyam Prasad N1-2/+3
2023-03-23cifs: dump pending mids for all channels in DebugDataShyam Prasad N1-14/+27
2023-03-23cifs: empty interface list when server doesn't support query interfacesShyam Prasad N1-1/+1
2023-03-23cifs: do not poll server interfaces too regularlyShyam Prasad N1-0/+14
2023-03-22cifs: lock chan_lock outside match_sessionShyam Prasad N1-6/+7
2023-03-22ksmbd: return STATUS_NOT_SUPPORTED on unsupported smb2.0 dialectNamjae Jeon1-2/+2
2023-03-22ksmbd: don't terminate inactive sessions after a few secondsNamjae Jeon4-16/+28
2023-03-22ksmbd: fix possible refcount leak in smb2_open()ChenXiaoSong1-1/+4
2023-03-22ksmbd: add low bound validation to FSCTL_QUERY_ALLOCATED_RANGESNamjae Jeon1-3/+6
2023-03-22ksmbd: add low bound validation to FSCTL_SET_ZERO_DATANamjae Jeon1-1/+1
2023-03-22ksmbd: set FILE_NAMED_STREAMS attribute in FS_ATTRIBUTE_INFORMATIONNamjae Jeon1-0/+4
2023-03-22ksmbd: fix wrong signingkey creation when encryption is AES256Namjae Jeon1-2/+3
2023-03-22NFSv4: Fix hangs when recovering open state after a server rebootTrond Myklebust1-3/+2
2023-03-21Merge tag 'nfsd-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds3-3/+10
2023-03-20Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds2-18/+19
2023-03-20Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds2-13/+25
2023-03-21zonefs: Fix error message in zonefs_file_dio_append()Damien Le Moal1-1/+1
2023-03-21zonefs: Prevent uninitialized symbol 'size' warningDamien Le Moal1-1/+1
2023-03-20Merge tag 'nfs-for-6.3-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds4-10/+17
2023-03-19xfs: test dir/attr hash when loading moduleDarrick J. Wong4-0/+680
2023-03-19xfs: add tracepoints for each of the externally visible allocatorsDarrick J. Wong2-0/+24
2023-03-19xfs: walk all AGs if TRYLOCK passed to xfs_alloc_vextent_iterate_agsDarrick J. Wong1-1/+5
2023-03-19Merge tag 'ext4_for_linus_urgent' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-3/+1
2023-03-18fscrypt: check for NULL keyring in fscrypt_put_master_key_activeref()Eric Biggers1-0/+2
2023-03-18fscrypt: improve fscrypt_destroy_keyring() documentationEric Biggers1-10/+11
2023-03-17ext4: fix possible double unlock when moving a directoryTheodore Ts'o1-3/+1
2023-03-17nfsd: don't replace page in rq_pages if it's a continuation of last pageJeff Layton1-1/+8
2023-03-17cifs: check only tcon status on tcon related functionsShyam Prasad N4-11/+19
2023-03-16Merge tag '6.3-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds14-195/+118
2023-03-16xfs: try to idiot-proof the allocatorsDarrick J. Wong1-0/+13
2023-03-15fsverity: don't drop pagecache at end of FS_IOC_ENABLE_VERITYEric Biggers1-12/+13
2023-03-15btrfs: zoned: drop space_info->active_total_bytesNaohiro Aota4-43/+9
2023-03-15btrfs: zoned: count fresh BG region as zone unusableNaohiro Aota2-6/+26
2023-03-15btrfs: use temporary variable for space_info in btrfs_update_block_groupJosef Bacik1-10/+12
2023-03-15btrfs: rename BTRFS_FS_NO_OVERCOMMIT to BTRFS_FS_ACTIVE_ZONE_TRACKINGJosef Bacik3-8/+4
2023-03-15btrfs: zoned: fix btrfs_can_activate_zone() to support DUP profileNaohiro Aota1-2/+12
2023-03-15btrfs: fix compiler warning on SPARC/PA-RISC handling fscrypt_setup_filenameSweet Tea Dorminy1-1/+6
2023-03-15btrfs: handle missing chunk mapping more gracefullyQu Wenruo1-1/+2
2023-03-14cifs: use DFS root session instead of tcon sesPaulo Alcantara1-0/+1
2023-03-14cifs: return DFS root session id in DebugDataPaulo Alcantara1-0/+5
2023-03-14cifs: fix use-after-free bug in refresh_cache_worker()Paulo Alcantara8-164/+67
2023-03-14cifs: set DFS root session in cifs_get_smb_ses()Paulo Alcantara6-13/+13
2023-03-14Merge tag 'mm-hotfixes-stable-2023-03-14-16-51' of git://git.kernel.org/pub/s...Linus Torvalds1-2/+17
2023-03-14fsverity: Remove WQ_UNBOUND from fsverity read workqueueNathan Huckleberry1-6/+6
2023-03-14cifs: generate signkey for the channel that's reconnectingShyam Prasad N1-1/+1
2023-03-14cifs: Fix smb2_set_path_size()Volker Lendecke1-7/+24
2023-03-14NFS: Correct timing for assigning access cache timestampChengen Du1-1/+1
2023-03-14lockd: set file_lock start and end when decoding nlm4 testargsJeff Layton2-9/+13
2023-03-14NFS: Fix /proc/PID/io read_bytes for buffered readsDave Wysochanski1-0/+3
2023-03-14fscrypt: destroy keyring after security_sb_delete()Eric Biggers1-3/+12
2023-03-12Merge tag 'xfs-6.3-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2-21/+40
2023-03-12Merge tag 'vfs.misc.v6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-3/+2
2023-03-12Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds11-30/+87
2023-03-11ext4: zero i_disksize when initializing the bootloader inodeZhihao Cheng1-0/+1
2023-03-11ext4: make sure fs error flag setted before clear journal errorYe Bin1-2/+4
2023-03-11ext4: commit super block if fs record error when journal record without errorYe Bin1-0/+9
2023-03-11ext4, jbd2: add an optimized bmap for the journal inodeTheodore Ts'o2-3/+29
2023-03-11ext4: fix WARNING in ext4_update_inline_dataYe Bin1-0/+3
2023-03-11ext4: move where set the MAY_INLINE_DATA flag is setYe Bin2-2/+6
2023-03-10Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+1
2023-03-10Merge tag 'erofs-for-6.3-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-15/+12
2023-03-10Merge tag 'nfsd-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds1-0/+2
2023-03-10Merge tag 'for-6.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-31/+81
2023-03-10NFS & NFSD: Update GSS dependenciesChuck Lever2-2/+2
2023-03-09fs: prevent out-of-bounds array speculation when closing a file descriptorTheodore Ts'o1-0/+1
2023-03-09filelocks: use mount idmapping for setlease permission checkSeth Forshee1-1/+2
2023-03-09erofs: use wrapper i_blocksize() in erofs_file_read_iter()Yue Hu1-1/+1
2023-03-09erofs: get rid of a useless DBG_BUGONGao Xiang1-3/+0
2023-03-09erofs: Revert "erofs: fix kvcalloc() misuse with __GFP_NOFAIL"Gao Xiang1-6/+6
2023-03-09erofs: fix wrong kunmap when using LZMA on HIGHMEM platformsGao Xiang1-1/+1
2023-03-09erofs: mark z_erofs_lzma_init/erofs_pcpubuf_init w/ __initYangtao Li3-4/+4
2023-03-09fs/locks: Remove redundant assignment to cmdJiapeng Chong1-1/+0
2023-03-09splice: Remove redundant assignment to retJiapeng Chong1-1/+0
2023-03-07ext4: Fix deadlock during directory renameJan Kara1-9/+17
2023-03-07ext4: Fix comment about the 64BIT featureTudor Ambarus1-1/+1
2023-03-07ext4: fix another off-by-one fsmap error on 1k block filesystemsDarrick J. Wong1-0/+2
2023-03-07ext4: fix RENAME_WHITEOUT handling for inline directoriesEric Whitney1-6/+7
2023-03-07ext4: make kobj_type structures constantThomas Weißschuh1-2/+2
2023-03-07ext4: fix cgroup writeback accounting with fs-layer encryptionEric Biggers1-5/+6
2023-03-07ocfs2: fix data corruption after failed writeJan Kara via Ocfs2-devel1-2/+17
2023-03-08btrfs: fix block group item corruption after inserting new block groupFilipe Manana1-1/+12
2023-03-07NFSD: Protect against filesystem freezingChuck Lever1-0/+2
2023-03-06btrfs: fix extent map logging bit not cleared for split maps after dropping r...Filipe Manana1-1/+6
2023-03-06btrfs: fix percent calculation for bg reclaim messageJohannes Thumshirn1-1/+2
2023-03-06btrfs: fix unnecessary increment of read error stat on write errorNaohiro Aota1-1/+1
2023-03-06btrfs: handle btrfs_del_item errors in __btrfs_update_delayed_inodevoid0red1-1/+1
2023-03-06btrfs: ioctl: return device fsid from DEV_INFO ioctlQu Wenruo1-0/+1
2023-03-06btrfs: fix potential dead lock in size class loading logicBoris Burkov1-26/+16
2023-03-06udf: Warn if block mapping is done for in-ICB filesJan Kara1-0/+3
2023-03-06udf: Fix reading of in-ICB filesJan Kara1-0/+9
2023-03-06udf: Fix lost writes in udf_adinicb_writepage()Jan Kara1-1/+1
2023-03-05cifs: Move the in_send statistic to __smb_send_rqst()Zhang Xiaoxu1-12/+9
2023-03-05xfs: fix off-by-one-block in xfs_discard_folio()Dave Chinner1-7/+14
2023-03-05xfs: quotacheck failure can race with background inode inactivationDave Chinner1-14/+26
2023-03-04Merge tag 'mm-hotfixes-stable-2023-03-04-13-12' of git://git.kernel.org/pub/s...Linus Torvalds3-24/+16
2023-03-03Merge tag '6.3-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds10-157/+190
2023-03-02fs/cramfs/inode.c: initialize file_ra_stateAndrew Morton1-1/+1
2023-03-02fs: hfsplus: fix UAF issue in hfsplus_put_superDongliang Mu1-2/+2
2023-03-02Merge tag 'ceph-for-6.3-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds1-0/+8
2023-03-01cifs: Fix memory leak in direct I/ODavid Howells1-2/+2
2023-03-01cifs: prevent data race in cifs_reconnect_tcon()Paulo Alcantara4-101/+69
2023-03-01cifs: improve checking of DFS links over STATUS_OBJECT_NAME_INVALIDPaulo Alcantara4-25/+106
2023-03-01iov: Fix netfs_extract_user_to_sg()David Howells1-1/+1
2023-03-01cifs: Fix cifs_write_back_from_locked_folio()David Howells1-0/+1
2023-03-01cifs: reuse cifs_match_ipaddr for comparison of dstaddr tooShyam Prasad N1-26/+2
2023-03-01cifs: match even the scope id for ipv6 addressesShyam Prasad N1-1/+2
2023-03-01cifs: Fix an uninitialised variableDavid Howells1-1/+1
2023-03-01cifs: Add some missing xas_retry() callsDavid Howells1-0/+6
2023-03-01btrfs: sysfs: add size class statsBoris Burkov1-0/+42
2023-03-01capability: just use a 'u64' instead of a 'u32[2]' arrayLinus Torvalds1-6/+1
2023-03-01Merge tag 'uml-for-linus-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-7/+8
2023-03-01Merge tag 'ubifs-for-linus-6.3-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds13-62/+155
2023-03-01Merge tag '9p-6.3-for-linus-part1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-14/+14
2023-03-01Merge tag 'jfs-6.3' of https://github.com/kleikamp/linux-shaggyLinus Torvalds1-1/+2
2023-03-01Merge tag 'exfat-for-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-60/+101
2023-02-28Merge tag 'xfs-6.3-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds36-1243/+1536
2023-02-28Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds10-146/+247
2023-02-28exfat: fix the newly allocated clusters are not freed in error handlingYuezhang Mo1-10/+8
2023-02-28exfat: don't print error log in normal caseYuezhang Mo1-2/+3
2023-02-28exfat: remove unneeded code from exfat_alloc_cluster()Yuezhang Mo1-8/+1
2023-02-27ocfs2: fix non-auto defrag path not working issueHeming Zhao via Ocfs2-devel1-11/+13
2023-02-27ocfs2: fix defrag path triggering jbd2 ASSERTHeming Zhao via Ocfs2-devel1-10/+0
2023-02-27vfs: avoid duplicating creds in faccessat if possibleMateusz Guzik1-1/+37
2023-02-27Merge tag 'f2fs-for-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds21-881/+948
2023-02-27Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2023-02-27Merge tag 'fuse-update-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-61/+181
2023-02-27xfs: restore old agirotor behaviorDarrick J. Wong1-1/+2
2023-02-27exfat: handle unreconized benign secondary entriesNamjae Jeon3-25/+81
2023-02-27exfat: fix inode->i_blocks for non-512 byte sector size deviceYuezhang Mo4-9/+5
2023-02-27exfat: redefine DIR_DELETED as the bad cluster numberSungjong Seo1-1/+1
2023-02-27exfat: fix reporting fs error when reading dir beyond EOFYuezhang Mo1-1/+1
2023-02-27exfat: fix unexpected EOF while reading dirYuezhang Mo1-4/+1
2023-02-26Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds1-1/+1
2023-02-26ceph: update the time stamps and try to drop the suid/sgidXiubo Li1-0/+8
2023-02-25ext4: fix incorrect options show of original mount_opt and extend mount_opt2Zhang Yi2-7/+22