summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-11-05xfs: remove __xfs_filemap_faultChristoph Hellwig
2024-11-05xfs: split write fault handling out of __xfs_filemap_faultChristoph Hellwig
2024-11-05xfs: split the page fault trace eventChristoph Hellwig
2024-11-05xfs: sb_spino_align is not verifiedDave Chinner
2024-11-05xfs: simplify sector number calculation in xfs_zero_extentChristoph Hellwig
2024-11-05xfs: remove the redundant xfs_alloc_log_agfLong Li
2024-11-05gfs2: Simplify DLM_LKF_QUECVT useAndreas Gruenbacher
2024-11-05gfs2: gfs2_evict_inode clarificationAndreas Gruenbacher
2024-11-05gfs2: Make gfs2_inode_refresh staticAndreas Gruenbacher
2024-11-05gfs2: Use get_random_u32 in gfs2_orlov_skipAndreas Gruenbacher
2024-11-05gfs2: Randomize GLF_VERIFY_DELETE work delayAndreas Gruenbacher
2024-11-05gfs2: Use mod_delayed_work in gfs2_queue_try_to_evictAndreas Gruenbacher
2024-11-05gfs2: Update to the evict / remote delete documentationAndreas Gruenbacher
2024-11-05gfs2: Call gfs2_queue_verify_delete from gfs2_evict_inodeAndreas Gruenbacher
2024-11-05gfs2: Clean up delete work processingAndreas Gruenbacher
2024-11-05gfs2: Minor delete_work_func cleanupAndreas Gruenbacher
2024-11-05gfs2: Return enum evict_behavior from gfs2_upgrade_iopen_glockAndreas Gruenbacher
2024-11-05gfs2: Rename dinode_demise to evict_behaviorAndreas Gruenbacher
2024-11-05gfs2: Rename GIF_{DEFERRED -> DEFER}_DELETEAndreas Gruenbacher
2024-11-05gfs2: Faster gfs2_upgrade_iopen_glock wakeupsAndreas Gruenbacher
2024-11-05fuse: convert direct io to use foliosJoanne Koong
2024-11-05fuse: convert writebacks to use foliosJoanne Koong
2024-11-05fuse: convert retrieves to use foliosJoanne Koong
2024-11-05fuse: convert ioctls to use foliosJoanne Koong
2024-11-05fuse: convert writes (non-writeback) to use foliosJoanne Koong
2024-11-05fuse: convert reads to use foliosJoanne Koong
2024-11-05fuse: convert readdir to use foliosJoanne Koong
2024-11-05fuse: convert readlink to use foliosJoanne Koong
2024-11-05fuse: convert cuse to use foliosJoanne Koong
2024-11-05fuse: add support in virtio for requests using foliosJoanne Koong
2024-11-05fuse: support folios in struct fuse_args_pages and fuse_copy_pages()Joanne Koong
2024-11-05ksmbd: check outstanding simultaneous SMB operationsNamjae Jeon
2024-11-05ksmbd: fix slab-use-after-free in smb3_preauth_hash_rspNamjae Jeon
2024-11-05ksmbd: fix slab-use-after-free in ksmbd_smb2_session_createNamjae Jeon
2024-11-04xfs: Support setting FMODE_CAN_ATOMIC_WRITEJohn Garry
2024-11-04xfs: Validate atomic writesJohn Garry
2024-11-04xfs: Support atomic write for statxJohn Garry
2024-11-04fs: iomap: Atomic write supportJohn Garry
2024-11-04fs: Export generic_atomic_write_valid()John Garry
2024-11-04nfs: avoid i_lock contention in nfs_clear_invalid_mappingMike Snitzer
2024-11-04nfs_common: fix localio to cope with racing nfs_local_probe()Mike Snitzer
2024-11-04NFS: Further fixes to attribute delegation a/mtime changesTrond Myklebust
2024-11-04NFS: Fix attribute delegation behaviour on exclusive createTrond Myklebust
2024-11-04nfs: Fix KMSAN warning in decode_getfattr_attrs()Roberto Sassu
2024-11-04NFSv3: only use NFS timeout for MOUNT when protocols are compatibleNeilBrown
2024-11-03smb: client: Fix use-after-free of network namespace.Kuniyuki Iwashima
2024-11-03Merge tag 'mm-hotfixes-stable-2024-11-03-10-50' of git://git.kernel.org/pub/s...Linus Torvalds
2024-11-03xattr: switch to CLASS(fd)Al Viro
2024-11-03do_pollfd(): convert to CLASS(fd)Al Viro
2024-11-03convert do_select()Al Viro