index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ntfs
/
namei.c
Age
Commit message (
Expand
)
Author
2023-02-02
ntfs: fix multiple kernel-doc warnings
Randy Dunlap
2019-09-26
ntfs: remove (un)?likely() from IS_ERR() conditions
Denis Efremov
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 96
Thomas Gleixner
2018-10-12
ntfs: don't open-code ERR_CAST
Al Viro
2017-05-28
ntfs: Use ERR_CAST() to avoid cross-structure cast
Kees Cook
2016-06-10
vfs: make the string hashes salt the hash
Linus Torvalds
2015-05-15
get rid of assorted nameidata-related debris
Al Viro
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2014-11-19
assorted conversions to %p[dD]
Al Viro
2012-07-14
stop passing nameidata to ->lookup()
Al Viro
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2008-10-23
[PATCH] switch all filesystems over to d_obtain_alias
Christoph Hellwig
2008-08-25
[PATCH] ntfs: use d_add_ci
Christoph Hellwig
2007-10-22
exportfs: make struct export_operations const
Christoph Hellwig
2007-10-22
ntfs: new export ops
Christoph Hellwig
2007-07-17
knfsd: exportfs: add exportfs.h header
Christoph Hellwig
2007-02-12
[PATCH] mark struct inode_operations const 2
Arjan van de Ven
2006-03-23
NTFS: Handle the recently introduced -ENAMETOOLONG return value from
Anton Altaparmakov
2006-03-23
NTFS: Fix an (innocent) off-by-one error in the runlist code.
Anton Altaparmakov
2006-01-09
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
2005-05-05
NTFS: Remove checks for NULL before calling kfree() since kfree() does the
Jesper Juhl
2005-05-05
NTFS: Make fs/ntfs/namei.c::ntfs_get_{parent,dentry} static and move the
Anton Altaparmakov
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds