index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
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-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
-147
/
+1450
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