summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | ksmbd: fix slab-out-of-bounds in smb2_allocate_rsp_bufNamjae Jeon2024-04-191-8/+5
| |/ / / / / / /
* | | | | | | | Merge tag 'bcachefs-2024-04-22' of https://evilpiepirate.org/git/bcachefsLinus Torvalds13 days19-52/+105
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | bcachefs: If we run merges at a lower watermark, they must be nonblockingKent Overstreet13 days1-1/+5
| * | | | | | | bcachefs: Fix inode early destruction pathKent Overstreet2024-04-201-3/+6
| * | | | | | | bcachefs: Fix deadlock in journal write pathKent Overstreet2024-04-201-18/+42
| * | | | | | | bcachefs: Tweak btree key cache shrinker so it actually freesKent Overstreet2024-04-201-15/+4
| * | | | | | | bcachefs: bkey_cached.btree_trans_barrier_seq needs to be a ulongKent Overstreet2024-04-201-1/+1
| * | | | | | | bcachefs: Fix missing call to bch2_fs_allocator_background_exit()Kent Overstreet2024-04-201-0/+1
| * | | | | | | bcachefs: Check for journal entries overruning end of sb clean sectionKent Overstreet2024-04-202-1/+10
| * | | | | | | bcachefs: Fix bio alloc in check_extent_checksum()Kent Overstreet2024-04-171-1/+1
| * | | | | | | bcachefs: fix leak in bch2_gc_write_reflink_keyKent Overstreet2024-04-171-1/+2
| * | | | | | | bcachefs: KEY_TYPE_error is allowed for reflinkKent Overstreet2024-04-171-1/+2
| * | | | | | | bcachefs: Fix bch2_dev_btree_bitmap_marked_sectors() shiftKent Overstreet2024-04-172-5/+5
| * | | | | | | bcachefs: make sure to release last journal pin in replayKent Overstreet2024-04-161-1/+4
| * | | | | | | bcachefs: node scan: ignore multiple nodes with same seq if interiorKent Overstreet2024-04-161-0/+2
| * | | | | | | bcachefs: Fix format specifier in validate_bset_keys()Nathan Chancellor2024-04-161-1/+1
| * | | | | | | bcachefs: Fix null ptr deref in twf from BCH_IOCTL_FSCK_OFFLINEKent Overstreet2024-04-163-3/+19
* | | | | | | | Merge tag 'driver-core-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds14 days1-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | fs: sysfs: Fix reference leak in sysfs_break_active_protection()Alan Stern2024-04-111-0/+2
* | | | | | | | | Merge tag '9p-fixes-for-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-04-194-6/+23
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fs/9p: drop inodes immediately on non-.L tooJoakim Sindholt2024-04-111-0/+1
| * | | | | | | | | fs/9p: Revert "fs/9p: fix dups even in uncached mode"Eric Van Hensbergen2024-04-111-0/+16
| * | | | | | | | | fs/9p: remove erroneous nlink init from legacy stat2inodeEric Van Hensbergen2024-04-091-2/+0
| * | | | | | | | | 9p: explicitly deny setlease attemptsJeff Layton2024-03-281-0/+2
| * | | | | | | | | fs/9p: fix the cache always being enabled on files with qid flagsJoakim Sindholt2024-03-281-3/+0
| * | | | | | | | | fs/9p: translate O_TRUNC into OTRUNCJoakim Sindholt2024-03-281-0/+3
| * | | | | | | | | fs/9p: only translate RWX permissions for plain 9P2000Joakim Sindholt2024-03-281-1/+1
* | | | | | | | | | Merge tag 'fuse-fixes-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-04-196-27/+58
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cuse: add kernel-doc comments to cuse_process_init_reply()Yang Li2024-04-151-0/+4
| * | | | | | | | | | fuse: fix leaked ENOSYS error on first statx callDanny Lin2024-04-151-0/+1
| * | | | | | | | | | fuse: fix parallel dio write on file open in passthrough modeAmir Goldstein2024-04-151-2/+2
| * | | | | | | | | | fuse: fix wrong ff->iomode state changes from parallel dio writeAmir Goldstein2024-04-154-25/+51
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'mm-hotfixes-stable-2024-04-18-14-41' of git://git.kernel.org/pub/s...Linus Torvalds2024-04-192-2/+5
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | nilfs2: fix OOB in nilfs_set_de_typeJeongjun Park2024-04-161-1/+1
| * | | | | | | | | Squashfs: check the inode number is not the invalid value of zeroPhillip Lougher2024-04-161-1/+4
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'for-6.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-04-172-15/+14
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | btrfs: do not wait for short bulk allocationQu Wenruo2024-04-091-14/+4
| * | | | | | | | btrfs: zoned: add ASSERT and WARN for EXTENT_BUFFER_ZONED_ZEROOUT handlingNaohiro Aota2024-04-092-0/+9
| * | | | | | | | btrfs: zoned: do not flag ZEROOUT on non-dirty extent bufferNaohiro Aota2024-04-091-1/+1
* | | | | | | | | Merge tag 'nfsd-6.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds2024-04-151-24/+23
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | NFSD: fix endianness issue in nfsd4_encode_fattr4Vasily Gorbik2024-04-111-24/+23
* | | | | | | | | Merge tag 'bcachefs-2024-04-15' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2024-04-1534-182/+432
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | / / | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | bcachefs: set_btree_iter_dontneed also clears should_be_lockedKent Overstreet2024-04-151-2/+7
| * | | | | | | bcachefs: fix error path of __bch2_read_super()Chao Yu2024-04-151-2/+5
| * | | | | | | bcachefs: Check for backpointer bucket_offset >= bucket sizeKent Overstreet2024-04-143-10/+9
| * | | | | | | bcachefs: bch_member.btree_allocated_bitmapKent Overstreet2024-04-149-6/+131
| * | | | | | | bcachefs: sysfs internal/trigger_journal_flushKent Overstreet2024-04-141-1/+10
| * | | | | | | bcachefs: Fix bch2_btree_node_fill() for !pathKent Overstreet2024-04-141-26/+18
| * | | | | | | bcachefs: add safety checks in bch2_btree_node_fill()Kent Overstreet2024-04-141-1/+24
| * | | | | | | bcachefs: Interior known are required to have known key typesKent Overstreet2024-04-141-1/+2