Al Viro
|
3873691e5a
Merge remote-tracking branch 'ovl/rename2' into for-linus
|
8 gadi atpakaļ |
Deepa Dinamani
|
02027d42c3
fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps
|
9 gadi atpakaļ |
Miklos Szeredi
|
2773bf00ae
fs: rename "rename2" i_op to "rename"
|
8 gadi atpakaļ |
Miklos Szeredi
|
f03b8ad8d3
fs: support RENAME_NOREPLACE for local filesystems
|
8 gadi atpakaļ |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 gadi atpakaļ |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
10 gadi atpakaļ |
Al Viro
|
60545d0d46
[O_TMPFILE] it's still short a few helpers, but infrastructure should be OK now...
|
12 gadi atpakaļ |
Al Viro
|
ebfc3b49a7
don't pass nameidata to ->create()
|
13 gadi atpakaļ |
Al Viro
|
00cd8dd3bf
stop passing nameidata to ->lookup()
|
13 gadi atpakaļ |
Al Viro
|
8de5277879
vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}
|
13 gadi atpakaļ |
Al Viro
|
1a67aafb5f
switch ->mknod() to umode_t
|
14 gadi atpakaļ |
Al Viro
|
4acdaf27eb
switch ->create() to umode_t
|
14 gadi atpakaļ |
Al Viro
|
18bb1db3e7
switch vfs_mkdir() and ->mkdir() to umode_t
|
14 gadi atpakaļ |
Sage Weil
|
b80d2c228d
minix: remove unnecessary dentry_unhash on rmdir, dir rename
|
14 gadi atpakaļ |
Sage Weil
|
e4eaac06bc
vfs: push dentry_unhash on rename_dir into file systems
|
14 gadi atpakaļ |
Sage Weil
|
79bf7c732b
vfs: push dentry_unhash on rmdir into file systems
|
14 gadi atpakaļ |
Al Viro
|
6f88049caf
minix: i_nlink races in rename()
|
14 gadi atpakaļ |
Al Viro
|
c6cb412366
minixfs: kill dead code
|
14 gadi atpakaļ |
Nick Piggin
|
fb045adb99
fs: dcache reduce branches in lookup path
|
14 gadi atpakaļ |
Al Viro
|
7de9c6ee3e
new helper: ihold()
|
15 gadi atpakaļ |
Jorge Boncompte [DTI2]
|
eee743fd7e
minix: fix regression in minix_mkdir()
|
15 gadi atpakaļ |
Dmitry Monakhov
|
9eed1fb721
minix: replace inode uid,gid,mode init with helper
|
15 gadi atpakaļ |
Adrian Bunk
|
fb523f3227
minix: remove !NO_TRUNCATE code
|
17 gadi atpakaļ |
David Howells
|
a90a088021
iget: stop the MINIX filesystem from using iget() and read_inode()
|
17 gadi atpakaļ |
Arjan van de Ven
|
92e1d5be91
[PATCH] mark struct inode_operations const 2
|
18 gadi atpakaļ |
Dave Hansen
|
9a53c3a783
[PATCH] r/o bind mounts: unlink: monitor i_nlink
|
19 gadi atpakaļ |
Alexey Dobriyan
|
78ec7b6917
[PATCH] minix: switch to inode_inc_link_count, inode_dec_link_count
|
19 gadi atpakaļ |
Linus Torvalds
|
1da177e4c3
Linux-2.6.12-rc2
|
20 gadi atpakaļ |