summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-05-22btrfs: don't BUG_ON() when 0 reference count at btrfs_lookup_extent_info()Filipe Manana
2025-05-22smb: client: fix memory leak during error handling for POSIX mkdirJethro Donaldson
2025-05-22udf: Make sure i_lenExtents is uptodate on inode evictionJan Kara
2025-05-22NFSv4/pnfs: Reset the layout state after a layoutreturnTrond Myklebust
2025-05-22nfs: handle failure of nfs_get_lock_context in unlock pathLi Lingfeng
2025-05-22binfmt_elf: Move brk for static PIE even if ASLR disabledKees Cook
2025-05-22binfmt_elf: Honor PT_LOAD alignment for static PIEKees Cook
2025-05-22binfmt_elf: Calculate total_size earlierKees Cook
2025-05-22binfmt_elf: Leave a gap between .bss and brkKees Cook
2025-05-22binfmt_elf: elf_bss no longer used by load_elf_binary()Kees Cook
2025-05-22binfmt_elf: Support segments with 0 filesz and misaligned startsEric W. Biederman
2025-05-22fs/xattr.c: fix simple_xattr_list to always include security.* xattrsStephen Smalley
2025-05-18do_umount(): add missing barrier before refcount checks in sync caseAl Viro
2025-05-18ocfs2: stop quota recovery before disabling quotasJan Kara
2025-05-18ocfs2: implement handshaking with ocfs2 recovery threadJan Kara
2025-05-18ocfs2: switch osb->disable_recovery to enumJan Kara
2025-05-18smb: client: Avoid race in open_cached_dir with lease breaksPaul Aurich
2025-05-18ksmbd: fix memory leak in parse_lease_state()Wang Zhaolong
2025-05-18ksmbd: Fix UAF in __close_file_table_idsSean Heelan
2025-05-18ksmbd: prevent out-of-bounds stream writes by validating *posNorbert Szetei
2025-05-18ksmbd: prevent rename with empty stringNamjae Jeon
2025-05-09smb: client: fix zero length for mkdir POSIX create contextJethro Donaldson
2025-05-09ksmbd: fix use-after-free in kerberos authenticationSean Heelan
2025-05-09btrfs: fix COW handling in run_delalloc_nocow()Dave Chen
2025-05-02ext4: goto right label 'out_mmap_sem' in ext4_setattr()Baokun Li
2025-05-02iomap: skip unnecessary ifs_block_is_uptodate checkGou Hao
2025-05-02ext4: make block validity check resistent to sb bh corruptionOjaswin Mujoo
2025-05-02cifs: Fix querying of WSL CHR and BLK reparse points over SMB1Pali Rohár
2025-05-02cifs: Fix encoding of SMB1 Session Setup Kerberos Request in non-UNICODE modePali Rohár
2025-05-02fs/ntfs3: Fix WARNING in ntfs_extend_initialized_sizeEdward Adam Davis
2025-05-02splice: remove duplicate noinline from pipe_clear_nowaitT.J. Mercier
2025-05-02fix a couple of races in MNT_TREE_BENEATH handling by do_move_mount()Al Viro
2025-05-02btrfs: avoid page_lockend underflow in btrfs_punch_hole_lock_range()Qu Wenruo
2025-05-02ceph: Fix incorrect flush end position calculationDavid Howells
2025-04-25btrfs: fix the length of reserved qgroup to freeHaisu Wang
2025-04-25btrfs: fix qgroup reserve leaks in cow_file_rangeBoris Burkov
2025-04-25virtiofs: add filesystem context source name checkXiangsheng Hou
2025-04-25smb3 client: fix open hardlink on deferred close file errorChunjie Zhu
2025-04-25Revert "smb: client: fix TCP timers deadlock after rmmod"Kuniyuki Iwashima
2025-04-25Revert "smb: client: Fix netns refcount imbalance causing leaks and use-after...Kuniyuki Iwashima
2025-04-25ksmbd: fix the warning from __kernel_write_iterNamjae Jeon
2025-04-25ksmbd: Prevent integer overflow in calculation of deadtimeDenis Arefev
2025-04-25ksmbd: fix use-after-free in smb_break_all_levII_oplock()Namjae Jeon
2025-04-25ksmbd: Fix dangling pointer in krb_authenticateSean Heelan
2025-04-25ovl: don't allow datadir onlyMiklos Szeredi
2025-04-25isofs: Prevent the use of too small fidEdward Adam Davis
2025-04-25hfs/hfsplus: fix slab-out-of-bounds in hfs_bnode_read_keyVasiliy Kovalev
2025-04-25btrfs: correctly escape subvol in btrfs_show_options()Johannes Kimmel
2025-04-25nfsd: decrease sc_count directly if fail to queue dl_recallLi Lingfeng
2025-04-25nfs: add missing selections of CONFIG_CRC32Eric Biggers