Vyacheslav Dubeyko
|
b4c1107cc9
hfsplus: integrate POSIX ACLs support into driver
|
12 years ago |
Al Viro
|
e72514e7ad
[readdir] convert hfsplus
|
12 years ago |
Joe Perches
|
d614267329
hfs/hfsplus: convert printks to pr_<level>
|
12 years ago |
Vyacheslav Dubeyko
|
324ef39a8a
hfsplus: add support of manipulation by attributes file
|
12 years ago |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
Artem Bityutskiy
|
9e6c5829b0
hfsplus: get rid of write_super
|
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 |
Greg Kroah-Hartman
|
6f24f89287
hfsplus: Fix potential buffer overflows
|
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 |
Miklos Szeredi
|
6d6b77f163
filesystems: add missing nlink wrappers
|
13 years ago |
Alexey Khoroshilov
|
5bd9d99d10
hfsplus: add error checking for hfs_find_init()
|
14 years ago |
Sage Weil
|
e3911785b8
hfsplus: 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
|
eddf790bd4
switch hfsplus
|
14 years ago |
Linus Torvalds
|
0c21e3aaf6
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/hfsplus
|
14 years ago |
Nick Piggin
|
fb045adb99
fs: dcache reduce branches in lookup path
|
14 years ago |
Anton Salikhmetov
|
20b7643d8e
hfsplus: spaces/indentation clean-up
|
14 years ago |
Anton Salikhmetov
|
2753cc281c
hfsplus: over 80 character lines clean-up
|
14 years ago |
Christoph Hellwig
|
eb29d66d4f
hfsplus: write up fsync for directories
|
14 years ago |
Linus Torvalds
|
11cc21f5f5
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/hfsplus
|
14 years ago |
Christoph Hellwig
|
85b8fe8cc4
hfsplus: free space correcly for files unlinked while open
|
14 years ago |
Al Viro
|
7de9c6ee3e
new helper: ihold()
|
14 years ago |
Christoph Hellwig
|
90e616905a
hfsplus: create correct initial catalog entries for device files
|
14 years ago |
Christoph Hellwig
|
f6089ff87d
hfsplus: fix link corruption
|
14 years ago |
Christoph Hellwig
|
40de9a7ceb
hfsplus: fix rename over directories
|
15 years ago |
Christoph Hellwig
|
89755dcace
hfsplus: protect readdir against removals from open_dir_list
|
15 years ago |