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