Al Viro
|
ebfc3b49a7
don't pass nameidata to ->create()
|
13 éve |
Al Viro
|
00cd8dd3bf
stop passing nameidata to ->lookup()
|
13 éve |
Al Viro
|
4acdaf27eb
switch ->create() to umode_t
|
14 éve |
Al Viro
|
18bb1db3e7
switch vfs_mkdir() and ->mkdir() to umode_t
|
14 éve |
Miklos Szeredi
|
6d6b77f163
filesystems: add missing nlink wrappers
|
13 éve |
Sage Weil
|
94f9901b6c
affs: remove unnecessary dentry_unhash on rmdir, dir rename
|
14 éve |
Sage Weil
|
e4eaac06bc
vfs: push dentry_unhash on rename_dir into file systems
|
14 éve |
Sage Weil
|
79bf7c732b
vfs: push dentry_unhash on rmdir into file systems
|
14 éve |
Al Viro
|
a129880daf
switch affs
|
14 éve |
Nick Piggin
|
fb045adb99
fs: dcache reduce branches in lookup path
|
14 éve |
Nick Piggin
|
b1e6a015a5
fs: change d_hash for rcu-walk
|
14 éve |
Nick Piggin
|
621e155a35
fs: change d_compare for rcu-walk
|
14 éve |
Julia Lawall
|
cccad8f9f0
fs/affs: use ERR_CAST
|
15 éve |
Al Viro
|
29333920a5
Fix remount races with symlink handling in affs
|
15 éve |
Al Viro
|
e16404ed0f
constify dentry_operations: misc filesystems
|
16 éve |
Roman Zippel
|
dca3c33652
[PATCH] fix reservation discarding in affs
|
17 éve |
David Howells
|
210f855963
iget: stop AFFS from using iget() and read_inode()
|
17 éve |
David Howells
|
e231c2ee64
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
|
17 éve |
Florin Malita
|
3ac8141366
[PATCH] affs: possible null pointer dereference in affs_rename()
|
19 éve |
Linus Torvalds
|
1da177e4c3
Linux-2.6.12-rc2
|
20 éve |