Miklos Szeredi
|
6d6b77f163
filesystems: add missing nlink wrappers
|
13 年之前 |
Alexey Khoroshilov
|
5bd9d99d10
hfsplus: add error checking for hfs_find_init()
|
14 年之前 |
Sage Weil
|
e3911785b8
hfsplus: remove unnecessary dentry_unhash on rmdir, dir rename
|
14 年之前 |
Sage Weil
|
e4eaac06bc
vfs: push dentry_unhash on rename_dir into file systems
|
14 年之前 |
Sage Weil
|
79bf7c732b
vfs: push dentry_unhash on rmdir into file systems
|
14 年之前 |
Al Viro
|
eddf790bd4
switch hfsplus
|
14 年之前 |
Linus Torvalds
|
0c21e3aaf6
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/hfsplus
|
14 年之前 |
Nick Piggin
|
fb045adb99
fs: dcache reduce branches in lookup path
|
14 年之前 |
Anton Salikhmetov
|
20b7643d8e
hfsplus: spaces/indentation clean-up
|
14 年之前 |
Anton Salikhmetov
|
2753cc281c
hfsplus: over 80 character lines clean-up
|
14 年之前 |
Christoph Hellwig
|
eb29d66d4f
hfsplus: write up fsync for directories
|
14 年之前 |
Linus Torvalds
|
11cc21f5f5
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/hfsplus
|
14 年之前 |
Christoph Hellwig
|
85b8fe8cc4
hfsplus: free space correcly for files unlinked while open
|
14 年之前 |
Al Viro
|
7de9c6ee3e
new helper: ihold()
|
14 年之前 |
Christoph Hellwig
|
90e616905a
hfsplus: create correct initial catalog entries for device files
|
14 年之前 |
Christoph Hellwig
|
f6089ff87d
hfsplus: fix link corruption
|
14 年之前 |
Christoph Hellwig
|
40de9a7ceb
hfsplus: fix rename over directories
|
14 年之前 |
Christoph Hellwig
|
89755dcace
hfsplus: protect readdir against removals from open_dir_list
|
14 年之前 |
Christoph Hellwig
|
7ac9fb9c2a
hfsplus: add per-superblock lock for volume header updates
|
14 年之前 |
Christoph Hellwig
|
f17c89bfcc
hfsplus: fix error handling in hfsplus_symlink
|
14 年之前 |
Christoph Hellwig
|
30d3abbec7
hfsplus: merge mknod/mkdir/creat
|
14 年之前 |
Christoph Hellwig
|
6af502de22
hfsplus: fix HFSPLUS_I calling convention
|
14 年之前 |
Christoph Hellwig
|
dd73a01a30
hfsplus: fix HFSPLUS_SB calling convention
|
14 年之前 |
Arnd Bergmann
|
7cc4bcc6f1
hfsplus: Push down BKL into ioctl function
|
15 年之前 |
Roman Zippel
|
76b0c26af2
HFS+: fix unlink of links
|
17 年之前 |
David Howells
|
635253915b
iget: stop HFSPLUS from using iget() and read_inode()
|
17 年之前 |
Duane Griffin
|
d45bce8faf
HFS+: add custom dentry hash and comparison operations
|
18 年之前 |
Tim Schmielau
|
cd354f1ae7
[PATCH] remove many unneeded #includes of sched.h
|
18 年之前 |
Arjan van de Ven
|
92e1d5be91
[PATCH] mark struct inode_operations const 2
|
18 年之前 |
Josef Sipek
|
f44ea03102
[PATCH] struct path: convert hfsplus
|
18 年之前 |