summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'erofs-for-6.4-rc4-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-05-235-11/+11
|\
| * erofs: use HIPRI by default if per-cpu kthreads are enabledGao Xiang2023-05-232-2/+1
| * erofs: avoid pcpubuf.c inclusion if CONFIG_EROFS_FS_ZIP is offYue Hu2023-05-232-8/+9
| * erofs: fix null-ptr-deref caused by erofs_xattr_prefixes_initJingbo Xu2023-05-231-1/+1
* | Merge tag 'nfs-for-6.4-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2023-05-222-4/+12
|\ \
| * | NFSv4.2: Fix a potential double free with READ_PLUSAnna Schumaker2023-05-191-2/+10
| * | NFS: Convert kmap_atomic() to kmap_local_folio()Fabio M. De Francesco2023-05-191-2/+2
| |/
* | Merge tag '6.4-rc2-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds2023-05-215-15/+19
|\ \
| * | ksmbd: smb2: Allow messages padded to 8byte boundaryGustav Johansson2023-05-161-1/+4
| * | ksmbd: allocate one more byte for implied bcc[0]Chih-Yen Chang2023-05-161-1/+2
| * | ksmbd: fix wrong UserName check in session_userChih-Yen Chang2023-05-161-3/+2
| * | ksmbd: fix global-out-of-bounds in smb2_find_context_valsChih-Yen Chang2023-05-163-10/+11
| |/
* | Merge tag '6.4-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2023-05-214-24/+22
|\ \
| * | SMB3: drop reference to cfile before sending oplock breakBharath SM2023-05-174-16/+21
| * | SMB3: Close all deferred handles of inode in case of handle lease breakBharath SM2023-05-171-8/+1
| |/
* | Merge tag 'ceph-for-6.4-rc3' of https://github.com/ceph/ceph-clientLinus Torvalds2023-05-192-1/+15
|\ \
| * | ceph: force updating the msg pointer in non-split caseXiubo Li2023-05-181-0/+13
| * | ceph: silence smatch warning in reconnect_caps_cb()Xiubo Li2023-05-181-1/+2
| |/
* | Merge tag 's390-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-05-191-2/+2
|\ \
| * | statfs: enforce statfs[64] structure initializationIlya Leoshkevich2023-05-171-2/+2
| |/
* | Merge tag 'mm-hotfixes-stable-2023-05-18-15-52' of git://git.kernel.org/pub/s...Linus Torvalds2023-05-181-0/+18
|\ \
| * | nilfs2: fix use-after-free bug of nilfs_root in nilfs_evict_inode()Ryusuke Konishi2023-05-171-0/+18
* | | Merge tag 'nfsd-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds2023-05-173-16/+17
|\ \ \ | |_|/ |/| |
| * | NFSD: Remove open coding of string copyAzeem Shaikh2023-05-151-3/+3
| * | lockd: define nlm_port_min,max with CONFIG_SYSCTLTom Rix2023-05-021-1/+1
| * | nfsd: define exports_proc_ops with CONFIG_PROC_FSTom Rix2023-05-021-12/+13
* | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-05-1313-104/+269
|\ \ \
| * | | ext4: bail out of ext4_xattr_ibody_get() fails for any reasonTheodore Ts'o2023-05-131-1/+1
| * | | ext4: add bounds checking in get_max_inline_xattr_value_size()Theodore Ts'o2023-05-131-1/+11
| * | | ext4: add indication of ro vs r/w mounts in the mount messageTheodore Ts'o2023-05-131-4/+6
| * | | ext4: fix deadlock when converting an inline directory in nojournal modeTheodore Ts'o2023-05-131-1/+2
| * | | ext4: improve error recovery code paths in __ext4_remount()Theodore Ts'o2023-05-131-3/+10
| * | | ext4: improve error handling from ext4_dirhash()Theodore Ts'o2023-05-132-17/+42
| * | | ext4: don't clear SB_RDONLY when remounting r/w until quota is re-enabledTheodore Ts'o2023-05-131-1/+5
| * | | ext4: check iomap type only if ext4_iomap_begin() does not failBaokun Li2023-05-131-1/+1
| * | | ext4: avoid a potential slab-out-of-bounds in ext4_group_desc_csumTudor Ambarus2023-05-131-4/+2
| * | | ext4: fix data races when using cached status extentsJan Kara2023-05-131-17/+13
| * | | ext4: avoid deadlock in fs reclaim with page writebackJan Kara2023-05-133-13/+40
| * | | ext4: fix invalid free tracking in ext4_xattr_move_to_block()Theodore Ts'o2023-05-131-2/+3
| * | | ext4: remove a BUG_ON in ext4_mb_release_group_pa()Theodore Ts'o2023-05-131-1/+5
| * | | ext4: allow ext4_get_group_info() to failTheodore Ts'o2023-05-135-29/+82
| * | | ext4: fix lockdep warning when enabling MMPJan Kara2023-05-071-9/+21
| * | | ext4: fix WARNING in mb_find_extentYe Bin2023-05-071-0/+25
| | |/ | |/|
* | | Merge tag 'for-6.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-05-1211-33/+102
|\ \ \
| * | | btrfs: make clear_cache mount option to rebuild FST without disabling itQu Wenruo2023-05-104-11/+70
| * | | btrfs: zero the buffer before marking it dirty in btrfs_redirty_list_addChristoph Hellwig2023-05-101-2/+2
| * | | btrfs: zoned: fix full zone super block reading on ZNSNaohiro Aota2023-05-101-4/+3
| * | | btrfs: zoned: zone finish data relocation BG with last IONaohiro Aota2023-05-101-0/+3
| * | | btrfs: fix backref walking not returning all inode refsFilipe Manana2023-05-093-10/+17
| * | | btrfs: fix space cache inconsistency after error loading it from diskFilipe Manana2023-05-091-3/+4