Jan Kara
|
3ee3039c5b
udf: Reduce repeated dereferences
|
10 years ago |
Jan Kara
|
0e5cc9a40a
udf: Check path length when reading symlink
|
10 years ago |
Al Viro
|
0b93a92be4
udf: saner calling conventions for udf_new_inode()
|
11 years ago |
Al Viro
|
b231509616
udf: fix the udf_iget() vs. udf_new_inode() races
|
11 years ago |
Al Viro
|
d2be51cb34
udf: merge the pieces inserting a new non-directory object into directory
|
11 years ago |
Jan Kara
|
6d3d5e860a
udf: Make udf_read_inode() and udf_iget() return error
|
11 years ago |
Chao Yu
|
85cd083b49
udf: avoid unneeded up_write when fail to add entry in ->symlink
|
11 years ago |
Jan Kara
|
4ea7772f82
udf: Fix lockdep warning from udf_symlink()
|
11 years ago |
Al Viro
|
656d09df8f
udf: provide ->tmpfile()
|
12 years ago |
Namjae Jeon
|
94e07a7590
fs: encode_fh: return FILEID_INVALID if invalid fid_type
|
12 years ago |
Linus Torvalds
|
08d9329c29
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
|
13 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 |
Mathias Krause
|
0143fc5e9f
udf: avoid info leak on export
|
13 years ago |
Al Viro
|
b0b0382bb4
->encode_fh() API change
|
13 years ago |
Linus Torvalds
|
26fe575028
vfs: make it possible to access the dentry hash/len as one 64-bit entry
|
13 years ago |
Al Viro
|
8de5277879
vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}
|
13 years ago |
Al Viro
|
1a67aafb5f
switch ->mknod() to umode_t
|
14 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 |
Linus Torvalds
|
d211858837
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue
|
13 years ago |
Miklos Szeredi
|
bfe8684869
filesystems: add set_nlink()
|
14 years ago |
Miklos Szeredi
|
6d6b77f163
filesystems: add missing nlink wrappers
|
14 years ago |
Joe Perches
|
a40ecd7b3c
udf: Rename udf_warning to udf_warn
|
14 years ago |
Sage Weil
|
7020739df2
udf: remove unnecessary dentry_unhash from 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 |
Aneesh Kumar K.V
|
5fe0c23788
exportfs: Return the minimum required handle size
|
14 years ago |
Al Viro
|
810c1b2e48
udf: fix i_nlink limit
|
14 years ago |
Jesper Juhl
|
a4264b3f40
UDF: Close small mem leak in udf_find_entry()
|
14 years ago |