summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-06-16nfs: fix undefined behavior in nfs_block_bits()Sergey Shtylyov
2024-06-16ext4: fix mb_cache_entry's e_refcnt leak in ext4_xattr_block_cache_find()Baokun Li
2024-06-16f2fs: fix to do sanity check on i_xattr_nid in sanity_check_inode()Chao Yu
2024-06-16nilfs2: fix use-after-free of timer for log writer threadRyusuke Konishi
2024-06-16afs: Don't cross .backup mountpoint from backup volumeMarc Dionne
2024-06-16io_uring: fail NOP if non-zero op flags is passed inMing Lei
2024-06-16f2fs: fix to release node block count in error path of f2fs_new_node_page()Chao Yu
2024-06-16ext4: avoid excessive credit estimate in ext4_tmpfile()Jan Kara
2024-06-16jffs2: prevent xattr node from overflowing the eraseblockIlya Denisyev
2024-06-16nilfs2: fix out-of-range warningArnd Bergmann
2024-06-16ecryptfs: Fix buffer size for tag 66 packetBrian Kubisiak
2024-06-16openpromfs: finish conversion to the new mount APIEric Sandeen
2024-06-16nilfs2: fix potential hang in nilfs_detach_log_writer()Ryusuke Konishi
2024-06-16nilfs2: fix unexpected freezing of nilfs_segctor_sync()Ryusuke Konishi
2024-05-25btrfs: add missing mutex_unlock in btrfs_relocate_sys_chunks()Dominique Martinet
2024-05-25smb: client: fix potential OOBs in smb2_parse_contexts()Paulo Alcantara
2024-05-25ext4: fix bug_on in __es_tree_searchBaokun Li
2024-05-17fs/9p: drop inodes immediately on non-.L tooJoakim Sindholt
2024-05-179p: explicitly deny setlease attemptsJeff Layton
2024-05-17fs/9p: translate O_TRUNC into OTRUNCJoakim Sindholt
2024-05-17fs/9p: only translate RWX permissions for plain 9P2000Joakim Sindholt
2024-05-17btrfs: always clear PERTRANS metadata during commitBoris Burkov
2024-05-17btrfs: make btrfs_clear_delalloc_extent() free delalloc reserveBoris Burkov
2024-05-17gfs2: Fix invalid metadata access in punch_holeAndrew Price
2024-05-17nfs: Handle error of rpc_proc_register() in nfs_net_init().Kuniyuki Iwashima
2024-05-17nfs: make the rpc_stat per net namespaceJosef Bacik
2024-05-17nfs: expose /proc/net/sunrpc/nfs in net namespacesJosef Bacik
2024-05-02btrfs: fix information leak in btrfs_ioctl_logical_to_ino()Johannes Thumshirn
2024-05-02nilfs2: fix OOB in nilfs_set_de_typeJeongjun Park
2024-05-02fs: sysfs: Fix reference leak in sysfs_break_active_protection()Alan Stern
2024-05-02btrfs: record delayed inode root in transactionBoris Burkov
2024-05-02btrfs: qgroup: correctly model root qgroup rsv in convertBoris Burkov
2024-04-13isofs: handle CDs with bad root inode but good Joliet root directoryAlex Henrie
2024-04-13sysv: don't call sb_bread() with pointers_lock heldTetsuo Handa
2024-04-13btrfs: send: handle path ref underflow in header iterate_inode_ref()David Sterba
2024-04-13btrfs: export: handle invalid inode or root reference in btrfs_get_parent()David Sterba
2024-04-13btrfs: handle chunk tree lookup error in btrfs_relocate_sys_chunks()David Sterba
2024-04-13fs: add a vfs_fchmod helperChristoph Hellwig
2024-04-13fs: add a vfs_fchown helperChristoph Hellwig
2024-04-13exec: Fix NOMMU linux_binprm::exec in transfer_args_to_stack()Max Filippov
2024-04-13btrfs: allocate btrfs_ioctl_defrag_range_args on stackGoldwyn Rodrigues
2024-04-13fs/aio: Check IOCB_AIO_RW before the struct aio_kiocb conversionBart Van Assche
2024-04-13nilfs2: prevent kernel bug at submit_bh_wbc()Ryusuke Konishi
2024-04-13nilfs2: use a more common logging styleJoe Perches
2024-04-13nilfs2: fix failure to detect DAT corruption in btree and direct mappingsRyusuke Konishi
2024-04-13ext4: fix corruption during on-line resizeMaximilian Heyne
2024-04-13btrfs: fix off-by-one chunk length calculation at contains_pending_extent()Filipe Manana
2024-04-13fuse: don't unhash rootMiklos Szeredi
2024-04-13ubifs: Set page uptodate in the correct placeMatthew Wilcox (Oracle)
2024-04-13fat: fix uninitialized field in nostale filehandlesJan Kara