summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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
2024-04-03btrfs: zoned: use zone aware sb location for scrubJohannes Thumshirn
2024-04-03btrfs: zoned: don't skip block groups with 100% zone unusableJohannes Thumshirn
2024-04-03btrfs: fix race in read_extent_buffer_pages()Tavian Barnes
2024-04-03btrfs: validate device maj:min during openAnand Jain
2024-04-03btrfs: do not skip re-registration for the mounted deviceAnand Jain
2024-04-03btrfs: fix warning messages not printing interval at unpin_extent_range()Filipe Manana
2024-04-03btrfs: handle errors returned from unpin_extent_cache()David Sterba
2024-04-03btrfs: qgroup: validate btrfs_qgroup_inherit parameterQu Wenruo
2024-04-03btrfs: add helper to get fs_info from struct inode pointerDavid Sterba
2024-04-03btrfs: add helpers to get fs_info from page/folio pointersDavid Sterba
2024-04-03btrfs: add helpers to get inode from page/folio pointersDavid Sterba
2024-04-03btrfs: replace sb::s_blocksize by fs_info::sectorsizeDavid Sterba
2024-04-03btrfs: add set_folio_extent_mapped() helperMatthew Wilcox (Oracle)
2024-04-03ksmbd: fix potencial out-of-bounds when buffer offset is invalidNamjae Jeon
2024-04-03NFSD: Fix nfsd_clid_class use of __string_len() macroSteven Rostedt (Google)
2024-04-03ksmbd: fix slab-out-of-bounds in smb_strndup_from_utf16()Namjae Jeon
2024-04-03cifs: open_cached_dir(): add FILE_READ_EA to desired accessEugene Korenevsky
2024-04-03cifs: reduce warning log level for server not advertising interfacesShyam Prasad N
2024-04-03cifs: make sure server interfaces are requested only for SMB3+Shyam Prasad N
2024-04-03nilfs2: prevent kernel bug at submit_bh_wbc()Ryusuke Konishi
2024-04-03nilfs2: fix failure to detect DAT corruption in btree and direct mappingsRyusuke Konishi