aboutsummaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
6 daysMerge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/basev5.4/standard/preempt-rt/baseBruce Ashfield
6 daysMerge tag 'v5.4.275' into v5.4/standard/basev5.4/standard/baseBruce Ashfield
6 daysMerge tag 'v5.4.274' into v5.4/standard/baseBruce Ashfield
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
2024-04-13ext4: correct best extent lstart adjustment logicBaokun Li
2024-03-28Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2024-03-28Merge tag 'v5.4.273' into v5.4/standard/baseBruce Ashfield
2024-03-28Merge tag 'v5.4.271' into v5.4/standard/baseBruce Ashfield
2024-03-28Merge tag 'v5.4.270' into v5.4/standard/baseBruce Ashfield
2024-03-28Merge tag 'v5.4.269' into v5.4/standard/baseBruce Ashfield
2024-03-26afs: Revert "afs: Hide silly-rename files from userspace"David Howells
2024-03-26NFS: Fix an off by one in root_nfs_cat()Christophe JAILLET
2024-03-26quota: Fix rcu annotations of inode dquot pointersJan Kara
2024-03-26quota: Fix potential NULL pointer dereferenceWang Jianjian
2024-03-26quota: simplify drop_dquot_ref()Baokun Li
2024-03-26fs/select: rework stack allocation hack for clangArnd Bergmann
2024-03-26do_sys_name_to_handle(): use kzalloc() to fix kernel-infoleakNikita Zhandarovich
2024-03-26btrfs: fix data race at btrfs_use_block_rsv() when accessing block reserveFilipe Manana
2024-03-26io_uring: drop any code related to SCM_RIGHTSJens Axboe
2024-03-26io_uring/unix: drop usage of io_uring socketJens Axboe
2024-03-06fs,hugetlb: fix NULL pointer dereference in hugetlbs_fill_superOscar Salvador
2024-03-06cachefiles: fix memory leak in cachefiles_add_cache()Baokun Li
2024-03-06btrfs: dev-replace: properly validate device namesDavid Sterba
2024-03-06afs: Fix endless loop in directory parsingDavid Howells
2024-03-01fs/aio: Restrict kiocb_set_cancel_fn() to I/O submitted via libaioBart Van Assche
2024-03-01afs: Increase buffer size in afs_update_volume_status()Daniil Dulov
2024-03-01iomap: Set all uptodate bits for an Uptodate pageMatthew Wilcox (Oracle)
2024-03-01ext4: avoid allocating blocks from corrupted group in ext4_mb_find_by_goal()Baokun Li