summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-05-17btrfs: do not wait for short bulk allocationQu Wenruo
2024-05-17ksmbd: do not grant v2 lease if parent lease key and epoch are not setNamjae Jeon
2024-05-17ksmbd: avoid to send duplicate lease break notificationsNamjae Jeon
2024-05-17ksmbd: off ipv6only for both ipv4/ipv6 bindingNamjae Jeon
2024-05-17btrfs: add missing mutex_unlock in btrfs_relocate_sys_chunks()Dominique Martinet
2024-05-17btrfs: fix kvcalloc() arguments order in btrfs_ioctl_send()Dmitry Antipov
2024-05-17fs/9p: drop inodes immediately on non-.L tooJoakim Sindholt
2024-05-179p: explicitly deny setlease attemptsJeff Layton
2024-05-17fs/9p: translate O_TRUNC into OTRUNCJoakim Sindholt
2024-05-17fs/9p: only translate RWX permissions for plain 9P2000Joakim Sindholt
2024-05-17btrfs: always clear PERTRANS metadata during commitBoris Burkov
2024-05-17btrfs: make btrfs_clear_delalloc_extent() free delalloc reserveBoris Burkov
2024-05-17btrfs: return accurate error code on open failure in open_fs_devices()Anand Jain
2024-05-17gfs2: Fix invalid metadata access in punch_holeAndrew Price
2024-05-17nfs: Handle error of rpc_proc_register() in nfs_net_init().Kuniyuki Iwashima
2024-05-17nfs: make the rpc_stat per net namespaceJosef Bacik
2024-05-17nfs: expose /proc/net/sunrpc/nfs in net namespacesJosef Bacik
2024-05-17smb3: missing lock when picking channelSteve French
2024-05-17cifs: use the least loaded channel for sending requestsShyam Prasad N
2024-05-17mm/hugetlb: add hugetlb_folio_subpool() helpersSidhartha Kumar
2024-05-02btrfs: fix information leak in btrfs_ioctl_logical_to_ino()Johannes Thumshirn
2024-05-02smb3: fix lock ordering potential deadlock in cifs_sync_mid_resultSteve French
2024-05-02smb: client: Fix struct_group() usage in __packed structsGustavo A. R. Silva
2024-05-02cifs: Replace remaining 1-element arraysKees Cook
2024-05-02cifs: reinstate original behavior again for forceuid/forcegidTakayuki Nagata
2024-05-02smb: client: fix rename(2) regression against sambaPaulo Alcantara
2024-04-27ksmbd: common: use struct_group_attr instead of struct_group for network_open...Namjae Jeon
2024-04-27ksmbd: clear RENAME_NOREPLACE before calling vfs_renameMarios Makassikis
2024-04-27ksmbd: validate request buffer size in smb2_allocate_rsp_buf()Namjae Jeon
2024-04-27ksmbd: fix slab-out-of-bounds in smb2_allocate_rsp_bufNamjae Jeon
2024-04-27nilfs2: fix OOB in nilfs_set_de_typeJeongjun Park
2024-04-27fs: sysfs: Fix reference leak in sysfs_break_active_protection()Alan Stern
2024-04-17btrfs: qgroup: convert PREALLOC to PERTRANS after record_root_in_transBoris Burkov
2024-04-17btrfs: record delayed inode root in transactionBoris Burkov
2024-04-17btrfs: qgroup: correctly model root qgroup rsv in convertBoris Burkov
2024-04-17smb3: fix Open files on server counter going negativeSteve French
2024-04-13ext4: forbid commit inconsistent quota data when errors=remount-roYe Bin
2024-04-13ext4: add a hint for block bitmap corrupt state in mb_groupsZhang Yi
2024-04-13Julia Lawall reported this null pointer dereference, this should fix it.Mike Marshall
2024-04-13isofs: handle CDs with bad root inode but good Joliet root directoryAlex Henrie
2024-04-13sysv: don't call sb_bread() with pointers_lock heldTetsuo Handa
2024-04-13btrfs: send: handle path ref underflow in header iterate_inode_ref()David Sterba
2024-04-13btrfs: export: handle invalid inode or root reference in btrfs_get_parent()David Sterba
2024-04-13btrfs: handle chunk tree lookup error in btrfs_relocate_sys_chunks()David Sterba
2024-04-13pstore/zone: Add a null pointer check to the psz_kmsg_readKunwu Chan
2024-04-10smb: client: fix potential UAF in cifs_signal_cifsd_for_reconnect()Paulo Alcantara
2024-04-10smb: client: fix potential UAF in smb2_is_network_name_deleted()Paulo Alcantara
2024-04-10smb: client: fix potential UAF in is_valid_oplock_break()Paulo Alcantara
2024-04-10smb: client: fix potential UAF in smb2_is_valid_lease_break()Paulo Alcantara
2024-04-10smb: client: fix potential UAF in smb2_is_valid_oplock_break()Paulo Alcantara