summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-04-17kernfs: annotate different lockdep class for of->mutex of writable filesAmir Goldstein
2024-04-17fs/proc: Skip bootloader comment if no embedded kernel parametersMasami Hiramatsu
2024-04-17fs/proc: remove redundant comments from /proc/bootconfigZhenhua Huang
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: fix qgroup prealloc rsv leak in subvolume operationsBoris Burkov
2024-04-17btrfs: qgroup: correctly model root qgroup rsv in convertBoris Burkov
2024-04-17btrfs: tests: allocate dummy fs_info and root in test_find_delalloc()David Sterba
2024-04-17ceph: switch to use cap_delay_lock for the unlink delay listXiubo Li
2024-04-17ceph: redirty page before returning AOP_WRITEPAGE_ACTIVATENeilBrown
2024-04-17smb3: fix Open files on server counter going negativeSteve French
2024-04-13kernfs: RCU protect kernfs_nodes and avoid kernfs_idr_lock in kernfs_find_and...Tejun Heo
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
2024-04-10smb: client: fix potential UAF in cifs_dump_full_key()Paulo Alcantara
2024-04-10smb: client: fix potential UAF in cifs_stats_proc_show()Paulo Alcantara
2024-04-10smb: client: fix potential UAF in cifs_stats_proc_write()Paulo Alcantara
2024-04-10smb: client: fix potential UAF in cifs_debug_files_proc_show()Paulo Alcantara
2024-04-10smb3: retrying on failed server closeRitvik Budhiraja
2024-04-10smb: client: serialise cifs_construct_tcon() with cifs_mount_mutexPaulo Alcantara
2024-04-10smb: client: handle DFS tcons in cifs_construct_tcon()Paulo Alcantara
2024-04-10smb: client: refresh referral without acquiring refpath_lockPaulo Alcantara
2024-04-10smb: client: guarantee refcounted children from parent sessionPaulo Alcantara
2024-04-10smb: client: fix UAF in smb2_reconnect_server()Paulo Alcantara
2024-04-10aio: Fix null ptr deref in aio_complete() wakeupKent Overstreet
2024-04-10ksmbd: do not set SMB2_GLOBAL_CAP_ENCRYPTION for SMB 3.1.1Namjae Jeon
2024-04-10ksmbd: validate payload size in ipc responseNamjae Jeon
2024-04-10ksmbd: don't send oplock break if rename failsNamjae Jeon
2024-04-10nfsd: hold a lighter-weight client reference over CB_RECALL_ANYJeff Layton
2024-04-10cifs: Fix caching to try to do open O_WRONLY as rdwr on serverDavid Howells
2024-04-10mean_and_variance: Drop always failing testsGuenter Roeck
2024-04-10vboxsf: Avoid an spurious warning if load_nls_xxx() failsChristophe JAILLET
2024-04-10kbuild: make -Woverride-init warnings more consistentArnd Bergmann
2024-04-10cifs: Fix duplicate fscache cookie warningsDavid Howells
2024-04-10nfsd: Fix error cleanup path in nfsd_rename()Jan Kara
2024-04-03btrfs: fix extent map leak in unexpected scenario at unpin_extent_cache()Filipe Manana
2024-04-03exec: Fix NOMMU linux_binprm::exec in transfer_args_to_stack()Max Filippov
2024-04-03btrfs: zoned: fix use-after-free in do_zone_finish()Johannes Thumshirn