aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2024-04-25Merge tag 'nfsd-6.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Gravatar Linus Torvalds 2-22/+6
2024-04-24Merge tag 'for-6.9-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 6-27/+25
2024-04-23Revert "NFSD: Convert the callback workqueue to use delayed_work"Gravatar Chuck Lever 2-4/+4
2024-04-23Revert "NFSD: Reschedule CB operations when backchannel rpc_clnt is shut down"Gravatar Chuck Lever 1-18/+2
2024-04-23Merge tag '6.9-rc5-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Gravatar Linus Torvalds 13-26/+176
2024-04-22Merge tag '6.9-rc5-ksmbd-fixes' of git://git.samba.org/ksmbdGravatar Linus Torvalds 5-28/+42
2024-04-22Merge tag 'bcachefs-2024-04-22' of https://evilpiepirate.org/git/bcachefsGravatar Linus Torvalds 19-52/+105
2024-04-22cifs: reinstate original behavior again for forceuid/forcegidGravatar Takayuki Nagata 2-0/+14
2024-04-22bcachefs: If we run merges at a lower watermark, they must be nonblockingGravatar Kent Overstreet 1-1/+5
2024-04-21Merge tag 'driver-core-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+2
2024-04-20bcachefs: Fix inode early destruction pathGravatar Kent Overstreet 1-3/+6
2024-04-20bcachefs: Fix deadlock in journal write pathGravatar Kent Overstreet 1-18/+42
2024-04-20bcachefs: Tweak btree key cache shrinker so it actually freesGravatar Kent Overstreet 1-15/+4
2024-04-20bcachefs: bkey_cached.btree_trans_barrier_seq needs to be a ulongGravatar Kent Overstreet 1-1/+1
2024-04-20bcachefs: Fix missing call to bch2_fs_allocator_background_exit()Gravatar Kent Overstreet 1-0/+1
2024-04-20bcachefs: Check for journal entries overruning end of sb clean sectionGravatar Kent Overstreet 2-1/+10
2024-04-19ksmbd: add continuous availability share parameterGravatar Namjae Jeon 2-19/+27
2024-04-19ksmbd: common: use struct_group_attr instead of struct_group for network_open...Gravatar Namjae Jeon 1-1/+1
2024-04-19ksmbd: clear RENAME_NOREPLACE before calling vfs_renameGravatar Marios Makassikis 1-0/+5
2024-04-19ksmbd: validate request buffer size in smb2_allocate_rsp_buf()Gravatar Namjae Jeon 1-0/+4
2024-04-19ksmbd: fix slab-out-of-bounds in smb2_allocate_rsp_bufGravatar Namjae Jeon 1-8/+5
2024-04-19smb: client: fix rename(2) regression against sambaGravatar Paulo Alcantara 1-0/+1
2024-04-19cifs: Add tracing for the cifs_tcon struct refcountingGravatar David Howells 11-26/+143
2024-04-19cifs: Fix reacquisition of volume cookie on still-live connectionGravatar David Howells 3-0/+18
2024-04-19Merge tag '9p-fixes-for-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 4-6/+23
2024-04-19Merge tag 'fuse-fixes-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 6-27/+58
2024-04-19Merge tag 'mm-hotfixes-stable-2024-04-18-14-41' of git://git.kernel.org/pub/s...Gravatar Linus Torvalds 2-2/+5
2024-04-18btrfs: fix wrong block_start calculation for btrfs_drop_extent_map_range()Gravatar Qu Wenruo 2-1/+6
2024-04-18btrfs: fix information leak in btrfs_ioctl_logical_to_ino()Gravatar Johannes Thumshirn 1-9/+3
2024-04-17Merge tag 'for-6.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-15/+14
2024-04-18btrfs: fallback if compressed IO fails for ENOSPCGravatar Sweet Tea Dorminy 1-7/+6
2024-04-18btrfs: scrub: run relocation repair when/only neededGravatar Naohiro Aota 1-9/+9
2024-04-18btrfs: remove colon from messages with stateGravatar David Sterba 1-1/+1
2024-04-17bcachefs: Fix bio alloc in check_extent_checksum()Gravatar Kent Overstreet 1-1/+1
2024-04-17bcachefs: fix leak in bch2_gc_write_reflink_keyGravatar Kent Overstreet 1-1/+2
2024-04-17bcachefs: KEY_TYPE_error is allowed for reflinkGravatar Kent Overstreet 1-1/+2
2024-04-17bcachefs: Fix bch2_dev_btree_bitmap_marked_sectors() shiftGravatar Kent Overstreet 2-5/+5
2024-04-16bcachefs: make sure to release last journal pin in replayGravatar Kent Overstreet 1-1/+4
2024-04-16bcachefs: node scan: ignore multiple nodes with same seq if interiorGravatar Kent Overstreet 1-0/+2
2024-04-16bcachefs: Fix format specifier in validate_bset_keys()Gravatar Nathan Chancellor 1-1/+1
2024-04-16bcachefs: Fix null ptr deref in twf from BCH_IOCTL_FSCK_OFFLINEGravatar Kent Overstreet 3-3/+19
2024-04-16nilfs2: fix OOB in nilfs_set_de_typeGravatar Jeongjun Park 1-1/+1
2024-04-16Squashfs: check the inode number is not the invalid value of zeroGravatar Phillip Lougher 1-1/+4
2024-04-15Merge tag 'nfsd-6.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Gravatar Linus Torvalds 1-24/+23
2024-04-15Merge tag 'bcachefs-2024-04-15' of https://evilpiepirate.org/git/bcachefsGravatar Linus Torvalds 34-182/+432
2024-04-15bcachefs: set_btree_iter_dontneed also clears should_be_lockedGravatar Kent Overstreet 1-2/+7
2024-04-15bcachefs: fix error path of __bch2_read_super()Gravatar Chao Yu 1-2/+5
2024-04-15cuse: add kernel-doc comments to cuse_process_init_reply()Gravatar Yang Li 1-0/+4
2024-04-15fuse: fix leaked ENOSYS error on first statx callGravatar Danny Lin 1-0/+1
2024-04-15fuse: fix parallel dio write on file open in passthrough modeGravatar Amir Goldstein 1-2/+2