index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
hfs
/
dir.c
Age
Commit message (
Expand
)
Author
2012-07-14
don't pass nameidata to ->create()
Al Viro
2012-07-14
stop passing nameidata to ->lookup()
Al Viro
2012-01-03
switch ->create() to umode_t
Al Viro
2012-01-03
switch vfs_mkdir() and ->mkdir() to umode_t
Al Viro
2011-11-02
filesystems: add missing nlink wrappers
Miklos Szeredi
2011-05-28
hfs: remove unnecessary dentry_unhash on rmdir, dir rename
Sage Weil
2011-05-26
vfs: push dentry_unhash on rename_dir into file systems
Sage Weil
2011-05-26
vfs: push dentry_unhash on rmdir into file systems
Sage Weil
2011-03-03
hfs: fix rename() over non-empty directory
Al Viro
2011-01-12
switch hfs
Al Viro
2011-01-07
fs: dcache reduce branches in lookup path
Nick Piggin
2009-12-15
hfs: fix a potential buffer overflow
Amerigo Wang
2007-02-12
[PATCH] mark struct inode_operations const 2
Arjan van de Ven
2006-12-08
[PATCH] struct path: convert hfs
Josef Sipek
2006-10-01
[PATCH] r/o bind mounts: monitor zeroing of i_nlink
Dave Hansen
2006-10-01
[PATCH] r/o bind mounts: unlink: monitor i_nlink
Dave Hansen
2006-03-28
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
2006-01-18
[PATCH] hfs: cleanup HFS prints
Roman Zippel
2005-09-07
[PATCH] hfs: NLS support
Roman Zippel
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds