summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* cifs: get rid of dead check in smb2_reconnect()Paulo Alcantara2023-03-301-1/+0
* cifs: prevent infinite recursion in CIFSGetDFSRefer()Paulo Alcantara2023-03-301-2/+7
* cifs: avoid races in parallel reconnects in smb1Paulo Alcantara2023-03-301-6/+15
* cifs: fix DFS traversal oops without CONFIG_CIFS_DFS_UPCALLDavid Disseldorp2023-03-301-1/+4
* Merge tag 'smb3-client-fixes-6.3-rc3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2023-03-2615-92/+221
|\
| * smb3: fix unusable share after force unmount failureSteve French2023-03-244-13/+11
| * cifs: fix dentry lookups in directory handle cachePaulo Alcantara2023-03-241-2/+34
| * smb3: lower default deferred close timeout to address perf regressionSteve French2023-03-241-1/+1
| * cifs: fix missing unload_nls() in smb2_reconnect()Paulo Alcantara2023-03-241-3/+3
| * cifs: avoid race conditions with parallel reconnectsShyam Prasad N2023-03-243-33/+76
| * cifs: append path to open_enter trace eventShyam Prasad N2023-03-246-6/+25
| * cifs: print session id while listing open filesShyam Prasad N2023-03-231-2/+3
| * cifs: dump pending mids for all channels in DebugDataShyam Prasad N2023-03-231-14/+27
| * cifs: empty interface list when server doesn't support query interfacesShyam Prasad N2023-03-231-1/+1
| * cifs: do not poll server interfaces too regularlyShyam Prasad N2023-03-231-0/+14
| * cifs: lock chan_lock outside match_sessionShyam Prasad N2023-03-221-6/+7
| * cifs: check only tcon status on tcon related functionsShyam Prasad N2023-03-174-11/+19
* | Merge tag 'xfs-6.3-fixes-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2023-03-252-5/+10
|\ \
| * | xfs: fix mismerged tracepointsDarrick J. Wong2023-03-241-4/+4
| * | xfs: clear incore AGFL_RESET state if it's not neededDarrick J. Wong2023-03-241-0/+2
| * | xfs: pass the correct cursor to xfs_iomap_prealloc_sizeDarrick J. Wong2023-03-241-1/+4
* | | Merge tag 'xfs-6.3-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2023-03-256-1/+722
|\| |
| * | xfs: test dir/attr hash when loading moduleDarrick J. Wong2023-03-194-0/+680
| * | xfs: add tracepoints for each of the externally visible allocatorsDarrick J. Wong2023-03-192-0/+24
| * | xfs: walk all AGs if TRYLOCK passed to xfs_alloc_vextent_iterate_agsDarrick J. Wong2023-03-191-1/+5
| * | xfs: try to idiot-proof the allocatorsDarrick J. Wong2023-03-161-0/+13
* | | Merge tag 'mm-hotfixes-stable-2023-03-24-17-09' of git://git.kernel.org/pub/s...Linus Torvalds2023-03-241-1/+1
|\ \ \
| * | | nilfs2: fix kernel-infoleak in nilfs_ioctl_wrap_copy()Ryusuke Konishi2023-03-231-1/+1
* | | | Merge tag '6.3-rc3-ksmbd-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds2023-03-248-55/+78
|\ \ \ \
| * | | | ksmbd: return unsupported error on smb1 mountNamjae Jeon2023-03-243-30/+30
| * | | | ksmbd: return STATUS_NOT_SUPPORTED on unsupported smb2.0 dialectNamjae Jeon2023-03-221-2/+2
| * | | | ksmbd: don't terminate inactive sessions after a few secondsNamjae Jeon2023-03-224-16/+28
| * | | | ksmbd: fix possible refcount leak in smb2_open()ChenXiaoSong2023-03-221-1/+4
| * | | | ksmbd: add low bound validation to FSCTL_QUERY_ALLOCATED_RANGESNamjae Jeon2023-03-221-3/+6
| * | | | ksmbd: add low bound validation to FSCTL_SET_ZERO_DATANamjae Jeon2023-03-221-1/+1
| * | | | ksmbd: set FILE_NAMED_STREAMS attribute in FS_ATTRIBUTE_INFORMATIONNamjae Jeon2023-03-221-0/+4
| * | | | ksmbd: fix wrong signingkey creation when encryption is AES256Namjae Jeon2023-03-221-2/+3
* | | | | Merge tag 'for-6.3-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-03-248-71/+71
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | btrfs: zoned: drop space_info->active_total_bytesNaohiro Aota2023-03-154-43/+9
| * | | | btrfs: zoned: count fresh BG region as zone unusableNaohiro Aota2023-03-152-6/+26
| * | | | btrfs: use temporary variable for space_info in btrfs_update_block_groupJosef Bacik2023-03-151-10/+12
| * | | | btrfs: rename BTRFS_FS_NO_OVERCOMMIT to BTRFS_FS_ACTIVE_ZONE_TRACKINGJosef Bacik2023-03-153-8/+4
| * | | | btrfs: zoned: fix btrfs_can_activate_zone() to support DUP profileNaohiro Aota2023-03-151-2/+12
| * | | | btrfs: fix compiler warning on SPARC/PA-RISC handling fscrypt_setup_filenameSweet Tea Dorminy2023-03-151-1/+6
| * | | | btrfs: handle missing chunk mapping more gracefullyQu Wenruo2023-03-151-1/+2
* | | | | Merge tag 'gfs2-v6.3-rc3-fix' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-03-231-0/+18
|\ \ \ \ \
| * | | | | Reinstate "GFS2: free disk inode which is deleted by remote node -V2"Bob Peterson2023-03-231-0/+18
| | |/ / / | |/| | |
* | | | | Merge tag 'zonefs-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2023-03-231-2/+2
|\ \ \ \ \
| * | | | | zonefs: Fix error message in zonefs_file_dio_append()Damien Le Moal2023-03-211-1/+1
| * | | | | zonefs: Prevent uninitialized symbol 'size' warningDamien Le Moal2023-03-211-1/+1
| |/ / / /