summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
8 daysbtrfs: do not trim a device which is not writeableQu Wenruo
8 dayshfs/hfsplus: fix u32 overflow in check_and_correct_requested_lengthTristan Madani
8 dayshfs/hfsplus: prevent getting negative values of offset/lengthViacheslav Dubeyko
8 daysxfs: use null daddr for unset first bad log blockYousef Alhouseen
8 daysxfs: fix unreachable BIGTIME check in dquot flush validationAlexey Nepomnyashih
8 daysxfs: reflect sb features in xfs_mountDave Chinner
8 daysproc: protect ptrace_may_access() with exec_update_lock (part 1)Jann Horn
8 daysproc: protect ptrace_may_access() with exec_update_lock (FD links)Jann Horn
8 daysproc: rename proc_setattr to proc_nochmod_setattrChristoph Hellwig
8 daysproc: use generic setattr() for /proc/$PID/netThomas Weißschuh
8 dayswriteback: fix race between cgroup_writeback_umount() and inode_switch_wbs()Baokun Li
8 dayssmb: client: harden POSIX SID length parsingZihan Xi
8 dayssmb: client: use unaligned reads in parse_posix_ctxt()Zihan Xi
8 dayssmb: client: mask server-provided mode to 07777 in modefromsidNorbert Manthey
8 dayssmb: client: Fix next buffer leak in receive_encrypted_standard()Haoxiang Li
8 dayssmb: client: restrict implied bcc[0] exemption to responses without data areaShoichiro Miyamoto
8 dayscifs: remove unused server parameter from calc_smb_size()Enzo Matsumiya
8 dayssmb2: small refactor in smb2_check_message()Enzo Matsumiya
8 dayscifs: remove check of list iterator against head past the loop bodyJakob Koschel
8 dayscifs: Create a new shared file holding smb2 pdu definitionsRonnie Sahlberg
8 daysorangefs: keep the readdir entry size 64-bit in fill_from_part()Bryam Vargas
8 daysocfs2: reject non-inline dinodes with i_size and zero i_clustersMichael Bommarito
8 daysocfs2: reject dinodes whose i_rdev disagrees with the file typeMichael Bommarito
8 daysocfs2: reject dinodes with non-canonical i_mode typeMichael Bommarito
8 daysocfs2: fix NULL h_transaction deref in ocfs2_assure_trans_creditsIan Bridges
8 daysocfs2: avoid moving extents to occupied clustersKyle Zeng
8 daysocfs2: use kzalloc for quota recovery bitmap allocationTristan Madani
8 daysproc: only bump parent nlink when registering directoriesKrzysztof Wilczyński
8 dayslockd: Plug nlm_file refcount leak on cached nlm_do_fopen() failureChuck Lever
8 dayslockd: Plug nlm_file leak when nlm_do_fopen() failsChuck Lever
8 dayssmb: client: fix overflow in passthrough ioctl bounds checkGuangshuo Li
8 daysafs: Fix unchecked-length string display in debug statementDavid Howells
8 daysafs: Fix vllist leakDavid Howells
8 daysafs: Fix callback service message parsers to pass through -EAGAINDavid Howells
8 daysafs: Fix error code in afs_extract_vl_addrs()Dan Carpenter
8 dayssmb/client: preserve errors from smb2_set_sparse()Huiwen He
8 daysNFSv4/flexfiles: honor FF_FLAGS_NO_IO_THRU_MDS in pg_get_mirror_count_writeMike Snitzer
8 daysNFSv4/flexfiles: honor FF_FLAGS_NO_IO_THRU_MDS on fatal DS connect errorsMike Snitzer
8 daysNFSv4/pnfs: defer return_range callbacks until after inode unlockDai Ngo
8 dayspNFS/filelayout: fix cheking if a layout is stripedSagi Grimberg
8 daysocfs2: fix circular locking dependency in ocfs2_dio_end_io_writeAleksandr Nogikh
8 daysfs: efs: remove unneeded debug printsMaxwell Doose
8 daysbtrfs: fix invalid pointer dereference in __btrfs_run_delayed_refs()Filipe Manana
8 daysconfigfs: fix lockless traversals of ->s_childrenAl Viro
8 daysocfs2: fix race between ocfs2_control_install_private() and ocfs2_control_rel...Joseph Qi
8 daysocfs2/dlm: require a ref for locking_state debugfs openZhang Cen
8 daysocfs2: reject FITRIM ranges shorter than a clusterZhang Cen
8 daysocfs2: fix buffer head management in ocfs2_read_blocks()Dmitry Antipov
8 daysocfs2: rebase copied fsdlm LVB pointers in locking_stateZhang Cen
8 daysext4: fix LOGFLUSH shutdown ordering to allow ordered-mode data writebackZhang Yi