index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2022-11-12
fs/ntfs3: Add system.ntfs_attrib_be extended attribute
Daniel Pinto
2022-11-12
fs/ntfs3: Rename hidedotfiles mount option to hide_dot_files
Daniel Pinto
2022-11-12
fs/ntfs3: Add hidedotfiles to the list of enabled mount options
Daniel Pinto
2022-11-12
fs/ntfs3: Make hidedotfiles mount option work when renaming files
Daniel Pinto
2022-11-12
fs/ntfs3: Fix hidedotfiles mount option by reversing behaviour
Daniel Pinto
2022-11-12
fs/ntfs3: Add windows_names mount option
Daniel Pinto
2022-11-12
fs/ntfs3: Eliminate unnecessary ternary operator in ntfs_d_compare()
Nathan Chancellor
2022-11-12
fs/ntfs3: Validate attribute data and valid sizes
Abdun Nihaal
2022-11-12
fs/ntfs3: Use __GFP_NOWARN allocation at ntfs_fill_super()
Tetsuo Handa
2022-11-12
fs/ntfs3: Use __GFP_NOWARN allocation at wnd_init()
Tetsuo Handa
2022-11-12
fs/ntfs3: Fix slab-out-of-bounds read in ntfs_trim_fs
Abdun Nihaal
2022-11-12
fs/ntfs3: Validate index root when initialize NTFS security
Edward Lo
2022-11-12
xattr: use rbtree for simple_xattrs
Christian Brauner
2022-11-11
Merge tag 'mm-hotfixes-stable-2022-11-11' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-11-11
Merge tag 'nfsd-6.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2022-11-11
Merge tag 'fixes_for_v6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-11-11
cifs: Fix connections leak when tlink setup failed
Zhang Xiaoxu
2022-11-11
f2fs: fix to set flush_merge opt and show noflush_merge
Yangtao Li
2022-11-11
f2fs: initialize locks earlier in f2fs_fill_super()
Tetsuo Handa
2022-11-11
f2fs: optimize iteration over sparse directories
Chao Yu
2022-11-11
f2fs: fix to avoid accessing uninitialized spinlock
Chao Yu
2022-11-11
f2fs: correct i_size change for atomic writes
Daeho Jeong
2022-11-11
f2fs: add proc entry to show discard_plist info
Yangtao Li
2022-11-11
f2fs: allow to read node block after shutdown
Jaegeuk Kim
2022-11-11
ext2: Fix some kernel-doc warnings
Bo Liu
2022-11-10
jfs: makes diUnmount/diMount in jfs_mount_rw atomic
Oleg Kanatov
2022-11-10
jfs: Fix a typo in function jfs_umount
Oleg Kanatov
2022-11-10
kernfs: Fix spurious lockdep warning in kernfs_find_and_get_node_by_id()
Tejun Heo
2022-11-10
chardev: Fix potential memory leak when cdev_add() failed
Shang XiaoJing
2022-11-10
Merge tag 'for-6.1-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-11-10
erofs: fix use-after-free of fsid and domain_id string
Jingbo Xu
2022-11-09
udf: Fix a slab-out-of-bounds write bug in udf_find_entry()
ZhangPeng
2022-11-08
hugetlbfs: fix null-ptr-deref in hugetlbfs_parse_param()
Hawkins Jiawei
2022-11-08
mm: remove kern_addr_valid() completely
Kefeng Wang
2022-11-08
memory: move hotplug memory notifier priority to same file for easy sorting
Liu Shixin
2022-11-08
fs/proc/kcore.c: use hotplug_memory_notifier() directly
Liu Shixin
2022-11-08
hugetlbfs: convert hugetlb_delete_from_page_cache() to use folios
Sidhartha Kumar
2022-11-08
mm/hugetlb: add hugetlb_folio_subpool() helpers
Sidhartha Kumar
2022-11-08
fs: fix leaked psi pressure state
Johannes Weiner
2022-11-08
nilfs2: fix use-after-free bug of ns_writer on remount
Ryusuke Konishi
2022-11-08
nilfs2: fix deadlock in nilfs_count_free_blocks()
Ryusuke Konishi
2022-11-08
hugetlbfs: don't delete error page from pagecache
James Houghton
2022-11-08
fs: dlm: use WARN_ON_ONCE() instead of WARN_ON()
Alexander Aring
2022-11-08
fs: dlm: fix log of lowcomms vs midcomms
Alexander Aring
2022-11-08
fs: dlm: catch dlm_add_member() error
Alexander Aring
2022-11-08
fs: dlm: relax sending to allow receiving
Alexander Aring
2022-11-08
fs: dlm: remove ls_remove_wait waitqueue
Alexander Aring
2022-11-08
fs: dlm: allow different allocation context per _create_message
Alexander Aring
2022-11-08
fs: dlm: use a non-static queue for callbacks
Alexander Aring
2022-11-08
fs: dlm: move last cast bast time to function call
Alexander Aring
[prev]
[next]