summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2023-07-11ksmbd: avoid field overflow warningArnd Bergmann
2023-07-11smb: client: fix shared DFS root mounts with different prefixesPaulo Alcantara
2023-07-11smb: client: fix broken file attrs with nodfs mountsPaulo Alcantara
2023-07-11cifs: do all necessary checks for credits within or before lockingShyam Prasad N
2023-07-11cifs: prevent use-after-free by freeing the cfile laterShyam Prasad N
2023-07-11SMB3: Do not send lease break acknowledgment if all file handles have been cl...Bharath SM
2023-07-11NFSv4.1: freeze the session table upon receiving NFS4ERR_BADSESSIONOlga Kornievskaia
2023-07-11NFSv4.2: fix wrong shrinker_idQi Zheng
2023-07-11ovl: update of dentry revalidate flags after copy upAmir Goldstein
2023-07-11ocfs2: Fix use of slab data with sendpageDavid Howells
2023-07-11pstore/ram: Add check for kstrdupJiasheng Jiang
2023-07-11btrfs: fix file_offset for REQ_BTRFS_ONE_ORDERED bios that get splitChristoph Hellwig
2023-07-11btrfs: make btrfs_split_bio work on struct btrfs_bioChristoph Hellwig
2023-07-11erofs: fix compact 4B support for 16k block sizeGao Xiang
2023-07-11splice: don't call file_accessed in copy_splice_readChristoph Hellwig
2023-07-11lockd: drop inappropriate svc_get() from locked_get()NeilBrown
2023-07-11erofs: kill hooked chains to avoid loops on deduplicated compressed imagesGao Xiang
2023-07-05nfs: don't report STATX_BTIME in ->getattrJeff Layton
2023-07-01mm: always expand the stack with the mmap write lock heldLinus Torvalds
2023-07-01execve: expand new process stack manually ahead of timeLinus Torvalds
2023-07-01mm: make find_extend_vma() fail if write lock not heldLiam R. Howlett
2023-06-28ksmbd: call putname after using the last componentNamjae Jeon
2023-06-28ksmbd: fix uninitialized pointer read in smb2_create_link()Namjae Jeon
2023-06-28ksmbd: fix uninitialized pointer read in ksmbd_vfs_rename()Namjae Jeon
2023-06-28gfs2: Don't get stuck writing page onto itself under direct I/OAndreas Gruenbacher
2023-06-28btrfs: fix an uninitialized variable warning in btrfs_log_inodeShida Zhang
2023-06-28smb3: missing null check in SMB2_change_notifySteve French
2023-06-28ksmbd: add mnt_want_write to ksmbd vfs functionsNamjae Jeon
2023-06-28ksmbd: fix racy issue from using ->d_parent and ->d_nameNamjae Jeon
2023-06-28fs: introduce lock_rename_child() helperAl Viro
2023-06-28ksmbd: remove internal.h includeNamjae Jeon
2023-06-28nilfs2: prevent general protection fault in nilfs_clear_dirty_page()Ryusuke Konishi
2023-06-28nilfs2: fix buffer corruption due to concurrent device readsRyusuke Konishi
2023-06-28afs: Fix waiting for writeback then skipping folioVishal Moola (Oracle)
2023-06-28afs: Fix dangling folio ref counts in writebackVishal Moola (Oracle)
2023-06-28ksmbd: validate session id and tree id in the compound requestNamjae Jeon
2023-06-28ksmbd: fix out-of-bound read in smb2_writeNamjae Jeon
2023-06-28ksmbd: validate command payload sizeNamjae Jeon
2023-06-28cifs: fix status checks in cifs_tree_connectShyam Prasad N
2023-06-21afs: Fix vlserver probe RTT handlingDavid Howells
2023-06-21ext4: drop the call to ext4_error() from ext4_get_group_info()Fabio M. De Francesco
2023-06-21cifs: fix lease break oops in xfstest generic/098Steve French
2023-06-21btrfs: can_nocow_file_extent should pass down args->strict from callersChris Mason
2023-06-21btrfs: fix iomap_begin length for nocow writesChristoph Hellwig
2023-06-21btrfs: do not ASSERT() on duplicated global rootsQu Wenruo
2023-06-21btrfs: properly enable async discard when switching from RO->RWChris Mason
2023-06-21btrfs: subpage: fix a crash in metadata repair pathQu Wenruo
2023-06-21nilfs2: reject devices with insufficient block countRyusuke Konishi
2023-06-21nilfs2: fix possible out-of-bounds segment allocation in resize ioctlRyusuke Konishi
2023-06-21nilfs2: fix incomplete buffer cleanup in nilfs_btnode_abort_change_key()Ryusuke Konishi