index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
hpfs
/
namei.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hpfs: don't truncate the file when delete fails
Mikulas Patocka
2016-02-27
1
-28
/
+3
*
don't put symlink bodies in pagecache into highmem
Al Viro
2015-12-08
1
-3
/
+2
*
fs/hpfs/namei.c: remove unnecessary new_valid_dev() check
Yaowei Bai
2015-11-09
1
-2
/
+0
*
hpfs: update ctime and mtime on directory modification
Mikulas Patocka
2015-09-03
1
-1
/
+24
*
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-15
1
-4
/
+4
*
fs/hpfs: use pr_fmt for logging
Fabian Frederick
2014-06-06
1
-1
/
+1
*
fs/hpfs: convert printk to pr_foo()
Fabian Frederick
2014-06-06
1
-1
/
+1
*
locks: break delegations on any attribute modification
J. Bruce Fields
2013-11-09
1
-1
/
+1
*
userns: Convert hpfs to use kuid and kgid where appropriate
Eric W. Biederman
2012-09-21
1
-4
/
+4
*
don't pass nameidata to ->create()
Al Viro
2012-07-14
1
-1
/
+1
*
hpfs: get rid of bitfields in struct fnode
Al Viro
2012-05-29
1
-1
/
+1
*
switch ->mknod() to umode_t
Al Viro
2012-01-03
1
-1
/
+1
*
switch ->create() to umode_t
Al Viro
2012-01-03
1
-1
/
+1
*
switch vfs_mkdir() and ->mkdir() to umode_t
Al Viro
2012-01-03
1
-1
/
+1
*
filesystems: add set_nlink()
Miklos Szeredi
2011-11-02
1
-4
/
+4
*
->permission() sanitizing: don't pass flags to generic_permission()
Al Viro
2011-07-20
1
-1
/
+1
*
kill check_acl callback of generic_permission()
Al Viro
2011-07-20
1
-1
/
+1
*
hpfs: remove unnecessary dentry_unhash on rmdir, dir rename
Sage Weil
2011-05-28
1
-5
/
+0
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-05-26
1
-3
/
+6
|
\
|
*
vfs: push dentry_unhash on rename_dir into file systems
Sage Weil
2011-05-26
1
-0
/
+4
|
*
vfs: push dentry_unhash on rmdir into file systems
Sage Weil
2011-05-26
1
-0
/
+2
|
*
vfs: remove dget() from dentry_unhash()
Sage Weil
2011-05-26
1
-3
/
+0
*
|
HPFS: Remove unused variable
Mikulas Patocka
2011-05-09
1
-4
/
+0
*
|
HPFS: Fix endianity. Make hpfs work on big-endian machines
Mikulas Patocka
2011-05-09
1
-25
/
+25
*
|
HPFS: Remove CR/LF conversion option
Mikulas Patocka
2011-05-09
1
-3
/
+0
*
|
HPFS: Remove remaining locks
Mikulas Patocka
2011-05-09
1
-46
/
+7
|
/
*
hpfs: remove the BKL
Arnd Bergmann
2011-03-02
1
-25
/
+24
*
fs: provide rcu-walk aware permission i_ops
Nick Piggin
2011-01-07
1
-1
/
+1
*
Don't mess with generic_permission() under ->d_lock in hpfs
Al Viro
2010-03-03
1
-6
/
+9
*
sanitize signedness/const for pointers to char in hpfs a bit
Al Viro
2010-03-03
1
-30
/
+30
*
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
1
-0
/
+1
*
CRED: Wrap task credential accesses in the HPFS filesystem
David Howells
2008-11-14
1
-12
/
+12
*
[PATCH] hpfs: cleanup ->setattr
Christoph Hellwig
2008-10-23
1
-1
/
+1
*
[patch 05/14] hpfs: dont call permission()
Miklos Szeredi
2008-07-26
1
-1
/
+1
*
Detach sched.h from mm.h
Alexey Dobriyan
2007-05-21
1
-1
/
+1
*
[PATCH] mark struct inode_operations const 2
Arjan van de Ven
2007-02-12
1
-1
/
+1
*
[PATCH] r/o bind mounts: monitor zeroing of i_nlink
Dave Hansen
2006-10-01
1
-2
/
+2
*
[PATCH] r/o bind mount prepwork: inc_nlink() helper
Dave Hansen
2006-10-01
1
-2
/
+2
*
[PATCH] r/o bind mounts: unlink: monitor i_nlink
Dave Hansen
2006-10-01
1
-3
/
+3
*
[PATCH] mark address_space_operations const
Christoph Hellwig
2006-06-28
1
-1
/
+1
*
[PATCH] sem2mutex: HPFS
Ingo Molnar
2006-03-23
1
-30
/
+30
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+673