Joe Perches
|
d614267329
hfs/hfsplus: convert printks to pr_<level>
|
vor 12 Jahren |
Vyacheslav Dubeyko
|
324ef39a8a
hfsplus: add support of manipulation by attributes file
|
vor 12 Jahren |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
vor 12 Jahren |
Artem Bityutskiy
|
9e6c5829b0
hfsplus: get rid of write_super
|
vor 13 Jahren |
Al Viro
|
ebfc3b49a7
don't pass nameidata to ->create()
|
vor 13 Jahren |
Al Viro
|
00cd8dd3bf
stop passing nameidata to ->lookup()
|
vor 13 Jahren |
Greg Kroah-Hartman
|
6f24f89287
hfsplus: Fix potential buffer overflows
|
vor 13 Jahren |
Al Viro
|
1a67aafb5f
switch ->mknod() to umode_t
|
vor 14 Jahren |
Al Viro
|
4acdaf27eb
switch ->create() to umode_t
|
vor 14 Jahren |
Al Viro
|
18bb1db3e7
switch vfs_mkdir() and ->mkdir() to umode_t
|
vor 14 Jahren |
Miklos Szeredi
|
6d6b77f163
filesystems: add missing nlink wrappers
|
vor 13 Jahren |
Alexey Khoroshilov
|
5bd9d99d10
hfsplus: add error checking for hfs_find_init()
|
vor 14 Jahren |
Sage Weil
|
e3911785b8
hfsplus: remove unnecessary dentry_unhash on rmdir, dir rename
|
vor 14 Jahren |
Sage Weil
|
e4eaac06bc
vfs: push dentry_unhash on rename_dir into file systems
|
vor 14 Jahren |
Sage Weil
|
79bf7c732b
vfs: push dentry_unhash on rmdir into file systems
|
vor 14 Jahren |
Al Viro
|
eddf790bd4
switch hfsplus
|
vor 14 Jahren |
Linus Torvalds
|
0c21e3aaf6
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/hfsplus
|
vor 14 Jahren |
Nick Piggin
|
fb045adb99
fs: dcache reduce branches in lookup path
|
vor 14 Jahren |
Anton Salikhmetov
|
20b7643d8e
hfsplus: spaces/indentation clean-up
|
vor 14 Jahren |
Anton Salikhmetov
|
2753cc281c
hfsplus: over 80 character lines clean-up
|
vor 14 Jahren |
Christoph Hellwig
|
eb29d66d4f
hfsplus: write up fsync for directories
|
vor 14 Jahren |
Linus Torvalds
|
11cc21f5f5
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/hfsplus
|
vor 14 Jahren |
Christoph Hellwig
|
85b8fe8cc4
hfsplus: free space correcly for files unlinked while open
|
vor 14 Jahren |
Al Viro
|
7de9c6ee3e
new helper: ihold()
|
vor 14 Jahren |
Christoph Hellwig
|
90e616905a
hfsplus: create correct initial catalog entries for device files
|
vor 14 Jahren |
Christoph Hellwig
|
f6089ff87d
hfsplus: fix link corruption
|
vor 14 Jahren |
Christoph Hellwig
|
40de9a7ceb
hfsplus: fix rename over directories
|
vor 15 Jahren |
Christoph Hellwig
|
89755dcace
hfsplus: protect readdir against removals from open_dir_list
|
vor 15 Jahren |
Christoph Hellwig
|
7ac9fb9c2a
hfsplus: add per-superblock lock for volume header updates
|
vor 15 Jahren |
Christoph Hellwig
|
f17c89bfcc
hfsplus: fix error handling in hfsplus_symlink
|
vor 15 Jahren |