summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-04-03exec: Fix NOMMU linux_binprm::exec in transfer_args_to_stack()Max Filippov
2024-04-03btrfs: zoned: use zone aware sb location for scrubJohannes Thumshirn
2024-04-03btrfs: zoned: don't skip block groups with 100% zone unusableJohannes Thumshirn
2024-04-03btrfs: fix race in read_extent_buffer_pages()Tavian Barnes
2024-04-03btrfs: validate device maj:min during openAnand Jain
2024-04-03btrfs: do not skip re-registration for the mounted deviceAnand Jain
2024-04-03btrfs: fix deadlock with fiemap and extent lockingJosef Bacik
2024-04-03fs/aio: Check IOCB_AIO_RW before the struct aio_kiocb conversionBart Van Assche
2024-04-03ksmbd: fix potencial out-of-bounds when buffer offset is invalidNamjae Jeon
2024-04-03NFSD: Fix nfsd_clid_class use of __string_len() macroSteven Rostedt (Google)
2024-04-03ksmbd: fix slab-out-of-bounds in smb_strndup_from_utf16()Namjae Jeon
2024-04-03cifs: open_cached_dir(): add FILE_READ_EA to desired accessEugene Korenevsky
2024-04-03cifs: reduce warning log level for server not advertising interfacesShyam Prasad N
2024-04-03cifs: make cifs_chan_update_iface() a void functionDan Carpenter
2024-04-03cifs: delete unnecessary NULL checks in cifs_chan_update_iface()Dan Carpenter
2024-04-03cifs: make sure server interfaces are requested only for SMB3+Shyam Prasad N
2024-04-03nilfs2: prevent kernel bug at submit_bh_wbc()Ryusuke Konishi
2024-04-03nilfs2: fix failure to detect DAT corruption in btree and direct mappingsRyusuke Konishi
2024-04-03f2fs: truncate page cache before clearing flags when aborting atomic writeSunmin Jeong
2024-04-03f2fs: mark inode dirty for FI_ATOMIC_COMMITTED flagSunmin Jeong
2024-04-03dlm: fix user space lkb refcountingAlexander Aring
2024-04-03ksmbd: retrieve number of blocks using vfs_getattr in set_file_allocation_infoMarios Makassikis
2024-04-03ksmbd: replace generic_fillattr with vfs_getattrMarios Makassikis
2024-04-03eventfd: simplify eventfd_signal()Christian Brauner
2024-04-03cifs: allow changing password during remountSteve French
2024-04-03cifs: prevent updating file size from server if we have a read/write leaseBharath SM
2024-04-03smb: client: stop revalidating reparse points unnecessarilyPaulo Alcantara
2024-04-03NFS: Read unlock folio on nfs_page_create_from_folio() errorBenjamin Coddington
2024-04-03nfs: fix UAF in direct writesJosef Bacik
2024-04-03debugfs: fix wait/cancellation handling during removeJohannes Berg
2024-04-03ext4: fix corruption during on-line resizeMaximilian Heyne
2024-04-03btrfs: fix off-by-one chunk length calculation at contains_pending_extent()Filipe Manana
2024-04-03btrfs: qgroup: always free reserved space for extent recordsQu Wenruo
2024-04-03fuse: don't unhash rootMiklos Szeredi
2024-04-03fuse: fix root lookup with nonzero generationMiklos Szeredi
2024-04-03fuse: replace remaining make_bad_inode() with fuse_make_bad()Miklos Szeredi
2024-04-03ubifs: Set page uptodate in the correct placeMatthew Wilcox (Oracle)
2024-04-03fuse: fix VM_MAYSHARE and direct_io_allow_mmapBernd Schubert
2024-04-03fat: fix uninitialized field in nostale filehandlesJan Kara
2024-04-03ext4: correct best extent lstart adjustment logicBaokun Li
2024-03-26ceph: stop copying to iter at EOF on sync readsXiubo Li
2024-03-26bcachefs: Fix BTREE_ITER_FILTER_SNAPSHOTS on inodes btreeKent Overstreet
2024-03-26bcachefs: fix simulateously upgrading & downgradingKent Overstreet
2024-03-26bcachefs: check for failure to downgradeKent Overstreet
2024-03-26bcachefs: install fd later to avoid race with closeMathias Krause
2024-03-26bcachefs: Fix build on parisc by avoiding __multi3()Helge Deller
2024-03-26nfs: fix panic when nfs4_ff_layout_prepare_ds() failsJosef Bacik
2024-03-26afs: Revert "afs: Hide silly-rename files from userspace"David Howells
2024-03-26f2fs: zone: fix to remove pow2 check condition for zoned block deviceChao Yu
2024-03-26f2fs: fix to truncate meta inode pages forcelyChao Yu