summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-hotfixes-stable-2024-11-09-22-40' of git://git.kernel.org/pub/s...Linus Torvalds2024-11-102-6/+6
|\
| * ocfs2: remove entry once instead of null-ptr-dereference in ocfs2_xa_remove()Andrew Kanner2024-11-071-2/+1
| * fs/proc: fix compile warning about variable 'vmcore_mmap_ops'Qi Xi2024-11-071-4/+5
* | Merge tag 'nfsd-6.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds2024-11-091-8/+5
|\ \
| * | NFSD: Fix READDIR on NFSv3 mounts of ext4 exportsChuck Lever2024-11-071-8/+5
* | | Merge tag 'v6.12-rc6-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2024-11-091-3/+11
|\ \ \
| * | | smb: client: Fix use-after-free of network namespace.Kuniyuki Iwashima2024-11-031-3/+11
| | |/ | |/|
* | | Merge tag 'v6.12-rc6-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds2024-11-086-17/+32
|\ \ \
| * | | ksmbd: check outstanding simultaneous SMB operationsNamjae Jeon2024-11-055-10/+20
| * | | ksmbd: fix slab-use-after-free in smb3_preauth_hash_rspNamjae Jeon2024-11-051-2/+2
| * | | ksmbd: fix slab-use-after-free in ksmbd_smb2_session_createNamjae Jeon2024-11-051-1/+3
| * | | ksmbd: Fix the missing xa_store error checkJinjie Ruan2024-10-281-4/+7
* | | | Merge tag 'for-6.12-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-11-083-22/+7
|\ \ \ \
| * | | | btrfs: fix the length of reserved qgroup to freeHaisu Wang2024-11-071-1/+1
| * | | | btrfs: reinitialize delayed ref list after deleting it from the listFilipe Manana2024-11-071-1/+1
| * | | | btrfs: fix per-subvolume RO/RW flags with new mount APIQu Wenruo2024-11-071-20/+5
* | | | | Merge tag 'bcachefs-2024-11-07' of git://evilpiepirate.org/bcachefsLinus Torvalds2024-11-0814-78/+131
|\ \ \ \ \
| * | | | | bcachefs: Fix UAF in __promote_alloc() error pathKent Overstreet2024-11-071-1/+2
| * | | | | bcachefs: Change OPT_STR max to be 1 less than the size of choices arrayPiotr Zalewski2024-11-071-2/+2
| * | | | | bcachefs: btree_cache.freeable list fixesKent Overstreet2024-11-073-48/+67
| * | | | | bcachefs: check the invalid parameter for perf testHongbo Li2024-11-071-0/+5
| * | | | | bcachefs: add check NULL return of bio_kmalloc in journal_read_bucketPei Xiao2024-11-072-0/+3
| * | | | | bcachefs: Ensure BCH_FS_may_go_rw is set before exiting recoveryKent Overstreet2024-11-072-0/+13
| * | | | | bcachefs: Fix topology errors on split after mergeKent Overstreet2024-11-071-3/+14
| * | | | | bcachefs: Ancient versions with bad bkey_formats are no longer supportedKent Overstreet2024-11-071-4/+3
| * | | | | bcachefs: Fix error handling in bch2_btree_node_prefetch()Kent Overstreet2024-11-071-2/+5
| * | | | | bcachefs: Fix null ptr deref in bucket_gen_get()Kent Overstreet2024-11-074-18/+17
| | |_|/ / | |/| | |
* | | | | proc/softirqs: replace seq_printf with seq_put_decimal_ull_widthDavid Wang2024-11-071-1/+1
* | | | | Merge tag 'nfs-for-6.12-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2024-11-066-32/+81
|\ \ \ \ \
| * | | | | nfs: avoid i_lock contention in nfs_clear_invalid_mappingMike Snitzer2024-11-041-5/+15
| * | | | | nfs_common: fix localio to cope with racing nfs_local_probe()Mike Snitzer2024-11-043-8/+21
| * | | | | NFS: Further fixes to attribute delegation a/mtime changesTrond Myklebust2024-11-041-18/+31
| * | | | | NFS: Fix attribute delegation behaviour on exclusive createTrond Myklebust2024-11-041-0/+4
| * | | | | nfs: Fix KMSAN warning in decode_getfattr_attrs()Roberto Sassu2024-11-041-0/+1
| * | | | | NFSv3: only use NFS timeout for MOUNT when protocols are compatibleNeilBrown2024-11-041-1/+9
| |/ / / /
* | | | | Merge tag 'tracefs-v6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-11-061-3/+9
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | tracing: Fix tracefs mount optionsKalesh Singh2024-11-011-3/+9
| | |/ / | |/| |
* | | | Merge tag 'mm-hotfixes-stable-2024-11-03-10-50' of git://git.kernel.org/pub/s...Linus Torvalds2024-11-032-4/+8
|\ \ \ \
| * | | | nilfs2: fix potential deadlock with newly created symlinksRyusuke Konishi2024-10-301-0/+3
| * | | | Squashfs: fix variable overflow in squashfs_readpage_blockPhillip Lougher2024-10-301-4/+5
* | | | | Merge tag 'nfsd-6.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds2024-11-021-5/+3
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | NFSD: Never decrement pending_async_copies on errorChuck Lever2024-10-301-3/+1
| * | | | NFSD: Initialize struct nfsd4_copy earlierChuck Lever2024-10-291-2/+2
* | | | | Merge tag 'xfs-6.12-fixes-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2024-11-026-65/+62
|\ \ \ \ \
| * | | | | xfs: streamline xfs_filestream_pick_agChristoph Hellwig2024-10-301-50/+46
| * | | | | xfs: fix finding a last resort AG in xfs_filestream_pick_agChristoph Hellwig2024-10-302-21/+17
| * | | | | xfs: Reduce unnecessary searches when searching for the best extentsChi Zhiling2024-10-301-1/+1
| * | | | | xfs: Check for delayed allocations before setting extsizeOjaswin Mujoo2024-10-303-3/+8
* | | | | | Merge tag 'vfs-6.12-rc6.iomap' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds2024-11-013-34/+30
|\ \ \ \ \ \
| * | | | | | iomap: turn iomap_want_unshare_iter into an inline functionChristoph Hellwig2024-10-211-17/+0