index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
namei.c
Age
Commit message (
Expand
)
Author
2018-06-16
fs: Teach path_connected to handle nfs filesystems with multiple roots.
Eric W. Biederman
2017-08-26
dentry name snapshots
Al Viro
2017-08-26
ima: pass 'opened' flag to identify newly created files
Dmitry Kasatkin
2016-06-15
atomic_open(): fix the handling of create_error
Al Viro
2016-03-08
do_last(): don't let a bogus return value from ->open() et.al. to confuse us
Al Viro
2015-10-06
vfs: Test for and handle paths that are unreachable from their mnt_root
Eric W. Biederman
2015-05-20
path_openat(): fix double fput()
Al Viro
2015-05-06
RCU pathwalk breakage when running into a symlink overmounting something
Al Viro
2014-11-13
fs: allow open(dir, O_TMPFILE|..., 0) with mode 0
Eric Rannaud
2014-11-05
be careful with nd->inode in path_init() and follow_dotdot_rcu()
Al Viro
2014-10-05
don't bugger nd->seq on set_root_rcu() from follow_dotdot_rcu()
Al Viro
2014-09-17
vfs: fix bad hashing of dentries
Linus Torvalds
2014-07-24
fs: umount on symlink leaks mnt count
Vasily Averin
2014-06-10
fs,userns: Change inode_capable to capable_wrt_inode_uidgid
Andy Lutomirski
2014-04-19
fix races between __d_instantiate() and checks of dentry flags
Al Viro
2014-04-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-04-04
Merge branch 'locks-3.15' of git://git.samba.org/jlayton/linux
Linus Torvalds
2014-04-01
new helper: readlink_copy()
Al Viro
2014-04-01
namei.c: move EXPORT_SYMBOL to corresponding definitions
Al Viro
2014-04-01
get_write_access() is inlined, exporting it is pointless
Al Viro
2014-04-01
vfs: add cross-rename
Miklos Szeredi
2014-04-01
security: add flags to rename hooks
Miklos Szeredi
2014-04-01
vfs: add RENAME_NOREPLACE flag
Miklos Szeredi
2014-04-01
vfs: add renameat2 syscall
Miklos Szeredi
2014-04-01
vfs: rename: use common code for dir and non-dir
Miklos Szeredi
2014-04-01
vfs: rename: move d_move() up
Miklos Szeredi
2014-04-01
vfs: add d_is_dir()
Miklos Szeredi
2014-03-31
locks: fix locks_mandatory_locked to respect file-private locks
Jeff Layton
2014-03-23
rcuwalk: recheck mount_lock after mountpoint crossing attempts
Al Viro
2014-03-10
vfs: atomic f_pos accesses as per POSIX
Linus Torvalds
2014-02-05
execve: use 'struct filename *' for executable name passing
Linus Torvalds
2014-01-31
Fix mountpoint reference leakage in linkat
Oleg Drokin
2014-01-31
vfs: unexport the getname() symbol
Jeff Layton
2014-01-25
fs: add get_acl helper
Christoph Hellwig
2013-12-12
dcache: allow word-at-a-time name hashing with big-endian CPUs
Will Deacon
2013-11-29
fix bogus path_put() of nd->root after some unlazy_walk() failures
Al Viro
2013-11-21
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2013-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-11-09
locks: break delegations on link
J. Bruce Fields
2013-11-09
locks: break delegations on rename
J. Bruce Fields
2013-11-09
locks: helper functions for delegation breaking
J. Bruce Fields
2013-11-09
locks: break delegations on unlink
J. Bruce Fields
2013-11-09
namei: minor vfs_unlink cleanup
J. Bruce Fields
2013-11-09
vfs: take i_mutex on renamed file
J. Bruce Fields
2013-11-09
dcache: fix outdated DCACHE_NEED_LOOKUP comment
J. Bruce Fields
2013-11-09
VFS: Put a small type field into struct dentry::d_flags
David Howells
2013-11-09
get rid of {lock,unlock}_rcu_walk()
Al Viro
2013-11-09
RCU'd vfsmounts
Al Viro
2013-11-05
audit: add child record before the create to handle case where create fails
Jeff Layton
2013-10-24
split __lookup_mnt() in two functions
Al Viro
[next]