index
:
pub/scm/linux/kernel/git/rt/linux-stable-rt.git
master
Linux kernel fork
RT group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ntfs
/
namei.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-19
ntfs: respect per-file chmod mode over mount masks
Namjae Jeon
1
-4
/
+0
2026-08-19
ntfs: apply Windows name checks only with windows_names
Namjae Jeon
1
-3
/
+3
2026-08-17
Merge tag 'vfs-7.3-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2026-08-17
Merge tag 'vfs-7.3-rc1.lookup' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2026-07-31
Remove excl arg to ->create inode_operation
NeilBrown
1
-1
/
+1
2026-07-18
ntfs: preserve RECALL_ON_OPEN on WSL special-file reparse points
Namjae Jeon
1
-1
/
+2
2026-07-01
ntfs: drop redundant S_IFDIR from mkdir
Jori Koolstra
1
-1
/
+1
2026-06-30
ntfs: fix mrec_lock ABBA deadlock in rename
Peiyang He
1
-31
/
+31
2026-06-19
Merge tag 'ntfs-for-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-19
/
+8
2026-06-15
ntfs: support creating Windows native symlinks
Hyunchul Lee
1
-1
/
+4
2026-06-15
ntfs: clean up target name conversion for WSL symlinks
Hyunchul Lee
1
-15
/
+2
2026-06-06
ntfs: use d_splice_alias() for ->lookup() return value
Al Viro
1
-2
/
+1
2026-06-06
ntfs: free link name from ntfs_name_cache
DaeMyung Kang
1
-3
/
+2
2026-05-08
ntfs: avoid leaking uninitialised bytes in new security descriptors
DaeMyung Kang
1
-2
/
+2
2026-04-30
ntfs: drop nlink once for WIN32/DOS aliases
Hyunchul Lee
1
-2
/
+11
2026-04-07
ntfs: remove redundant out-of-bound checks
Hyunchul Lee
1
-8
/
+0
2026-03-10
ntfs: fix pointer/integer casting warnings
Hyunchul Lee
1
-2
/
+2
2026-03-06
ntfs: use ->mft_no instead of ->i_ino in prints
Namjae Jeon
1
-5
/
+5
2026-03-06
ntfs: change mft_no type to u64
Namjae Jeon
1
-5
/
+5
2026-02-26
ntfs: Remove impossible condition
Ethan Tidmore
1
-4
/
+1
2026-02-26
ntfs: Replace ERR_PTR(0) with NULL
Ethan Tidmore
1
-1
/
+1
2026-02-19
ntfs: update inode operations
Namjae Jeon
1
-144
/
+1447
2026-02-19
Revert "fs: Remove NTFS classic"
Namjae Jeon
1
-0
/
+392
2024-01-24
fs: Remove NTFS classic
Matthew Wilcox (Oracle)
1
-392
/
+0
2023-10-28
exportfs: make ->encode_fh() a mandatory method for NFS export
Amir Goldstein
1
-0
/
+1
2023-02-02
ntfs: fix multiple kernel-doc warnings
Randy Dunlap
1
-2
/
+2
2019-09-26
ntfs: remove (un)?likely() from IS_ERR() conditions
Denis Efremov
1
-1
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 96
Thomas Gleixner
1
-15
/
+1
2018-10-12
ntfs: don't open-code ERR_CAST
Al Viro
1
-1
/
+1
2017-05-28
ntfs: Use ERR_CAST() to avoid cross-structure cast
Kees Cook
1
-1
/
+1
2016-06-10
vfs: make the string hashes salt the hash
Linus Torvalds
1
-1
/
+1
2015-05-15
get rid of assorted nameidata-related debris
Al Viro
1
-1
/
+1
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
1
-2
/
+2
2014-11-19
assorted conversions to %p[dD]
Al Viro
1
-2
/
+2
2012-07-14
stop passing nameidata to ->lookup()
Al Viro
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2008-10-23
[PATCH] switch all filesystems over to d_obtain_alias
Christoph Hellwig
1
-20
/
+2
2008-08-25
[PATCH] ntfs: use d_add_ci
Christoph Hellwig
1
-87
/
+2
2007-10-22
exportfs: make struct export_operations const
Christoph Hellwig
1
-1
/
+1
2007-10-22
ntfs: new export ops
Christoph Hellwig
1
-47
/
+28
2007-07-17
knfsd: exportfs: add exportfs.h header
Christoph Hellwig
1
-0
/
+1
2007-02-12
[PATCH] mark struct inode_operations const 2
Arjan van de Ven
1
-1
/
+1
2006-03-23
NTFS: Handle the recently introduced -ENAMETOOLONG return value from
Anton Altaparmakov
1
-3
/
+4
2006-03-23
NTFS: Fix an (innocent) off-by-one error in the runlist code.
Anton Altaparmakov
1
-1
/
+1
2006-01-09
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
1
-3
/
+3
2005-05-05
NTFS: Remove checks for NULL before calling kfree() since kfree() does the
Jesper Juhl
1
-2
/
+1
2005-05-05
NTFS: Make fs/ntfs/namei.c::ntfs_get_{parent,dentry} static and move the
Anton Altaparmakov
1
-2
/
+29
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+498