Al Viro
|
3873691e5a
Merge remote-tracking branch 'ovl/rename2' into for-linus
|
8 years ago |
Deepa Dinamani
|
02027d42c3
fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps
|
9 years ago |
Miklos Szeredi
|
2773bf00ae
fs: rename "rename2" i_op to "rename"
|
9 years ago |
Miklos Szeredi
|
f03b8ad8d3
fs: support RENAME_NOREPLACE for local filesystems
|
9 years ago |
Al Viro
|
9717a91b01
hfs: switch to ->iterate_shared()
|
9 years ago |
Al Viro
|
5955102c99
wrappers for ->i_mutex access
|
9 years ago |
Linus Torvalds
|
9ec3a646fe
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 years ago |
Chengyu Song
|
13f244852f
hfs: incorrect return values
|
10 years ago |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
10 years ago |
Al Viro
|
002f8bec85
[readdir] convert hfs
|
12 years ago |
Al Viro
|
1950267e6e
hfs: SMP race on directory close()
|
12 years ago |
Joe Perches
|
d614267329
hfs/hfsplus: convert printks to pr_<level>
|
12 years ago |
Alexey Khoroshilov
|
9509f17851
hfs: add error checking for hfs_find_init()
|
12 years ago |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
Al Viro
|
ebfc3b49a7
don't pass nameidata to ->create()
|
13 years ago |
Al Viro
|
00cd8dd3bf
stop passing nameidata to ->lookup()
|
13 years ago |
Al Viro
|
4acdaf27eb
switch ->create() to umode_t
|
14 years ago |
Al Viro
|
18bb1db3e7
switch vfs_mkdir() and ->mkdir() to umode_t
|
14 years ago |
Miklos Szeredi
|
6d6b77f163
filesystems: add missing nlink wrappers
|
14 years ago |
Sage Weil
|
4e82d61b6a
hfs: remove unnecessary dentry_unhash on rmdir, dir rename
|
14 years ago |
Sage Weil
|
e4eaac06bc
vfs: push dentry_unhash on rename_dir into file systems
|
14 years ago |
Sage Weil
|
79bf7c732b
vfs: push dentry_unhash on rmdir into file systems
|
14 years ago |
Al Viro
|
69102e9b4b
hfs: fix rename() over non-empty directory
|
14 years ago |
Al Viro
|
518c79d28e
switch hfs
|
14 years ago |
Nick Piggin
|
fb045adb99
fs: dcache reduce branches in lookup path
|
14 years ago |
Amerigo Wang
|
ec81aecb29
hfs: fix a potential buffer overflow
|
15 years ago |
Arjan van de Ven
|
92e1d5be91
[PATCH] mark struct inode_operations const 2
|
18 years ago |
Josef Sipek
|
c528896004
[PATCH] struct path: convert hfs
|
18 years ago |
Dave Hansen
|
ce71ec3684
[PATCH] r/o bind mounts: monitor zeroing of i_nlink
|
19 years ago |
Dave Hansen
|
9a53c3a783
[PATCH] r/o bind mounts: unlink: monitor i_nlink
|
19 years ago |