summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2022-11-12fs/ntfs3: Add system.ntfs_attrib_be extended attributeDaniel Pinto
2022-11-12fs/ntfs3: Rename hidedotfiles mount option to hide_dot_filesDaniel Pinto
2022-11-12fs/ntfs3: Add hidedotfiles to the list of enabled mount optionsDaniel Pinto
2022-11-12fs/ntfs3: Make hidedotfiles mount option work when renaming filesDaniel Pinto
2022-11-12fs/ntfs3: Fix hidedotfiles mount option by reversing behaviourDaniel Pinto
2022-11-12fs/ntfs3: Add windows_names mount optionDaniel Pinto
2022-11-12fs/ntfs3: Eliminate unnecessary ternary operator in ntfs_d_compare()Nathan Chancellor
2022-11-12fs/ntfs3: Validate attribute data and valid sizesAbdun Nihaal
2022-11-12fs/ntfs3: Use __GFP_NOWARN allocation at ntfs_fill_super()Tetsuo Handa
2022-11-12fs/ntfs3: Use __GFP_NOWARN allocation at wnd_init()Tetsuo Handa
2022-11-12fs/ntfs3: Fix slab-out-of-bounds read in ntfs_trim_fsAbdun Nihaal
2022-11-12fs/ntfs3: Validate index root when initialize NTFS securityEdward Lo
2022-11-12xattr: use rbtree for simple_xattrsChristian Brauner
2022-11-11Merge tag 'mm-hotfixes-stable-2022-11-11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-11-11Merge tag 'nfsd-6.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2022-11-11Merge tag 'fixes_for_v6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-11-11cifs: Fix connections leak when tlink setup failedZhang Xiaoxu
2022-11-11f2fs: fix to set flush_merge opt and show noflush_mergeYangtao Li
2022-11-11f2fs: initialize locks earlier in f2fs_fill_super()Tetsuo Handa
2022-11-11f2fs: optimize iteration over sparse directoriesChao Yu
2022-11-11f2fs: fix to avoid accessing uninitialized spinlockChao Yu
2022-11-11f2fs: correct i_size change for atomic writesDaeho Jeong
2022-11-11f2fs: add proc entry to show discard_plist infoYangtao Li
2022-11-11f2fs: allow to read node block after shutdownJaegeuk Kim
2022-11-11ext2: Fix some kernel-doc warningsBo Liu
2022-11-10jfs: makes diUnmount/diMount in jfs_mount_rw atomicOleg Kanatov
2022-11-10jfs: Fix a typo in function jfs_umountOleg Kanatov
2022-11-10kernfs: Fix spurious lockdep warning in kernfs_find_and_get_node_by_id()Tejun Heo
2022-11-10chardev: Fix potential memory leak when cdev_add() failedShang XiaoJing
2022-11-10Merge tag 'for-6.1-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-11-10erofs: fix use-after-free of fsid and domain_id stringJingbo Xu
2022-11-09udf: Fix a slab-out-of-bounds write bug in udf_find_entry()ZhangPeng
2022-11-08hugetlbfs: fix null-ptr-deref in hugetlbfs_parse_param()Hawkins Jiawei
2022-11-08mm: remove kern_addr_valid() completelyKefeng Wang
2022-11-08memory: move hotplug memory notifier priority to same file for easy sortingLiu Shixin
2022-11-08fs/proc/kcore.c: use hotplug_memory_notifier() directlyLiu Shixin
2022-11-08hugetlbfs: convert hugetlb_delete_from_page_cache() to use foliosSidhartha Kumar
2022-11-08mm/hugetlb: add hugetlb_folio_subpool() helpersSidhartha Kumar
2022-11-08fs: fix leaked psi pressure stateJohannes Weiner
2022-11-08nilfs2: fix use-after-free bug of ns_writer on remountRyusuke Konishi
2022-11-08nilfs2: fix deadlock in nilfs_count_free_blocks()Ryusuke Konishi
2022-11-08hugetlbfs: don't delete error page from pagecacheJames Houghton
2022-11-08fs: dlm: use WARN_ON_ONCE() instead of WARN_ON()Alexander Aring
2022-11-08fs: dlm: fix log of lowcomms vs midcommsAlexander Aring
2022-11-08fs: dlm: catch dlm_add_member() errorAlexander Aring
2022-11-08fs: dlm: relax sending to allow receivingAlexander Aring
2022-11-08fs: dlm: remove ls_remove_wait waitqueueAlexander Aring
2022-11-08fs: dlm: allow different allocation context per _create_messageAlexander Aring
2022-11-08fs: dlm: use a non-static queue for callbacksAlexander Aring
2022-11-08fs: dlm: move last cast bast time to function callAlexander Aring