summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2023-11-28jfs: fix array-index-out-of-bounds in diAllocManas Ghandat1-1/+4
2023-11-28jfs: fix array-index-out-of-bounds in dbFindLeafManas Ghandat1-4/+10
2023-11-28fs/jfs: Add validity check for db_maxag and db_agprefJuntong Deng1-0/+6
2023-11-28fs/jfs: Add check for negative db_l2nbperpageJuntong Deng1-1/+2
2023-11-28btrfs: abort transaction on generation mismatch when marking eb as dirtyFilipe Manana25-169/+205
2023-11-20btrfs: make found_logical_ret parameter mandatory for function queue_scrub_st...Qu Wenruo1-3/+7
2023-11-20btrfs: use u64 for buffer sizes in the tree search ioctlsFilipe Manana1-5/+5
2023-11-20eventfs: Check for NULL ef in eventfs_set_attr()Steven Rostedt (Google)1-2/+2
2023-11-20fs: dlm: Simplify buffer size computation in dlm_create_debug_file()Christophe JAILLET1-5/+5
2023-11-20f2fs: fix to initialize map.m_pblk in f2fs_precache_extents()Chao Yu1-0/+1
2023-11-20debugfs: Fix __rcu type comparison warningMike Tipton1-1/+1
2023-11-20f2fs: fix to drop meta_inode's page cache in f2fs_put_super()Chao Yu1-1/+1
2023-11-20f2fs: compress: fix to avoid redundant compress extensionChao Yu1-0/+33
2023-11-20f2fs: compress: fix to avoid use-after-free on dicChao Yu1-1/+3
2023-11-20f2fs: compress: fix deadloop in f2fs_write_cache_pages()Chao Yu1-2/+18
2023-11-20erofs: fix erofs_insert_workgroup() lockref usageGao Xiang2-7/+2
2023-11-20dlm: fix no ack after final messageAlexander Aring1-3/+3
2023-11-20dlm: be sure we reset all nodes at forced shutdownAlexander Aring1-2/+8
2023-11-20dlm: fix remove member after close callAlexander Aring1-1/+12
2023-11-20dlm: fix creating multiple node structuresAlexander Aring1-1/+9
2023-11-20fs: dlm: Fix the size of a buffer in dlm_create_debug_file()Christophe JAILLET1-1/+2
2023-11-20ext4: move 'ix' sanity check to corrent positionGou Hao1-5/+5
2023-11-20ext4: add missing initialization of call_notify_error in update_super_work()Theodore Ts'o1-1/+2
2023-11-20pstore/platform: Add check for kstrdupJiasheng Jiang1-1/+8
2023-11-20writeback, cgroup: switch inodes with dirty timestamps to release dying cgwbsJingbo Xu1-12/+29
2023-11-20nfsd: Handle EOPENSTALE correctly in the filecacheTrond Myklebust3-25/+34
2023-11-08eventfs: Use simple_recursive_removal() to clean up dentriesSteven Rostedt (Google)1-38/+33
2023-11-08eventfs: Delete eventfs_inode when the last dentry is freedSteven Rostedt (Google)1-76/+74
2023-11-08eventfs: Save ownership and modeSteven Rostedt (Google)1-16/+91
2023-11-08eventfs: Remove "is_freed" union with rcu headSteven Rostedt (Google)1-3/+5
2023-10-28Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2023-10-28ceph_wait_on_conflict_unlink(): grab reference before dropping ->d_lockAl Viro1-1/+1
2023-10-24Merge tag 'pull-nfsd-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds1-6/+6
2023-10-23Merge tag 'for-6.6-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-15/+33
2023-10-23btrfs: fix unwritten extent buffer after snapshotting a new subvolumeFilipe Manana5-15/+33
2023-10-21Merge tag 'iomap-6.6-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-3/+7
2023-10-21Merge tag 'nfs-for-6.6-4' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds5-21/+38
2023-10-21Merge tag 'fsnotify_for_v6.6-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-8/+17
2023-10-19iomap: fix short copy in iomap_write_iter()Jan Stancek1-3/+7
2023-10-19Merge tag 'v6.6-rc7.vfs.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-4/+5
2023-10-19Merge tag 'ntfs3_for_6.6' of https://github.com/Paragon-Software-Group/linux-...Linus Torvalds16-82/+197
2023-10-19Merge tag 'for-6.6-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2023-10-19fanotify: limit reporting of event with non-decodeable file handlesAmir Goldstein1-8/+17
2023-10-18NFSv4.1: fixup use EXCHGID4_FLAG_USE_PNFS_DS for DS serverOlga Kornievskaia1-2/+0
2023-10-18pNFS/flexfiles: Check the layout validity in ff_layout_mirror_prepare_statsTrond Myklebust1-7/+10
2023-10-18pNFS: Fix a hang in nfs4_evict_inode()Trond Myklebust1-10/+23
2023-10-17nfsd: lock_rename() needs both directories to live on the same fsAl Viro1-6/+6
2023-10-15btrfs: fix stripe length calculation for non-zoned data chunk allocationZygo Blaxell1-1/+1
2023-10-15Merge tag 'ovl-fixes-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-69/+84
2023-10-15Merge tag '6.6-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds2-7/+11