summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2023-11-20btrfs: make found_logical_ret parameter mandatory for function queue_scrub_st...Qu Wenruo
2023-11-20btrfs: use u64 for buffer sizes in the tree search ioctlsFilipe Manana
2023-11-20eventfs: Check for NULL ef in eventfs_set_attr()Steven Rostedt (Google)
2023-11-20fs: dlm: Simplify buffer size computation in dlm_create_debug_file()Christophe JAILLET
2023-11-20f2fs: fix to initialize map.m_pblk in f2fs_precache_extents()Chao Yu
2023-11-20debugfs: Fix __rcu type comparison warningMike Tipton
2023-11-20f2fs: fix to drop meta_inode's page cache in f2fs_put_super()Chao Yu
2023-11-20f2fs: compress: fix to avoid redundant compress extensionChao Yu
2023-11-20f2fs: compress: fix to avoid use-after-free on dicChao Yu
2023-11-20f2fs: compress: fix deadloop in f2fs_write_cache_pages()Chao Yu
2023-11-20erofs: fix erofs_insert_workgroup() lockref usageGao Xiang
2023-11-20dlm: fix no ack after final messageAlexander Aring
2023-11-20dlm: be sure we reset all nodes at forced shutdownAlexander Aring
2023-11-20dlm: fix remove member after close callAlexander Aring
2023-11-20dlm: fix creating multiple node structuresAlexander Aring
2023-11-20fs: dlm: Fix the size of a buffer in dlm_create_debug_file()Christophe JAILLET
2023-11-20ext4: move 'ix' sanity check to corrent positionGou Hao
2023-11-20ext4: add missing initialization of call_notify_error in update_super_work()Theodore Ts'o
2023-11-20pstore/platform: Add check for kstrdupJiasheng Jiang
2023-11-20writeback, cgroup: switch inodes with dirty timestamps to release dying cgwbsJingbo Xu
2023-11-20nfsd: Handle EOPENSTALE correctly in the filecacheTrond Myklebust
2023-11-08eventfs: Use simple_recursive_removal() to clean up dentriesSteven Rostedt (Google)
2023-11-08eventfs: Delete eventfs_inode when the last dentry is freedSteven Rostedt (Google)
2023-11-08eventfs: Save ownership and modeSteven Rostedt (Google)
2023-11-08eventfs: Remove "is_freed" union with rcu headSteven Rostedt (Google)
2023-10-27Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2023-10-27ceph_wait_on_conflict_unlink(): grab reference before dropping ->d_lockAl Viro
2023-10-23Merge tag 'pull-nfsd-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2023-10-23Merge tag 'for-6.6-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-23btrfs: fix unwritten extent buffer after snapshotting a new subvolumeFilipe Manana
2023-10-21Merge tag 'iomap-6.6-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2023-10-20Merge tag 'nfs-for-6.6-4' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2023-10-20Merge tag 'fsnotify_for_v6.6-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-10-19iomap: fix short copy in iomap_write_iter()Jan Stancek
2023-10-19Merge tag 'v6.6-rc7.vfs.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-10-19Merge tag 'ntfs3_for_6.6' of https://github.com/Paragon-Software-Group/linux-...Linus Torvalds
2023-10-19Merge tag 'for-6.6-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-19fanotify: limit reporting of event with non-decodeable file handlesAmir Goldstein
2023-10-18NFSv4.1: fixup use EXCHGID4_FLAG_USE_PNFS_DS for DS serverOlga Kornievskaia
2023-10-18pNFS/flexfiles: Check the layout validity in ff_layout_mirror_prepare_statsTrond Myklebust
2023-10-18pNFS: Fix a hang in nfs4_evict_inode()Trond Myklebust
2023-10-17nfsd: lock_rename() needs both directories to live on the same fsAl Viro
2023-10-15btrfs: fix stripe length calculation for non-zoned data chunk allocationZygo Blaxell
2023-10-15Merge tag 'ovl-fixes-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-10-14Merge tag '6.6-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2023-10-14Merge tag '6.6-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-10-14ovl: temporarily disable appending lowedirsAmir Goldstein
2023-10-14Merge tag 'xfs-6.6-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2023-10-14ovl: fix regression in showing lowerdir mount optionAmir Goldstein
2023-10-13Merge tag 'ceph-for-6.6-rc6' of https://github.com/ceph/ceph-clientLinus Torvalds