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 年 前 |
Dave Hansen
|
ce71ec3684
[PATCH] r/o bind mounts: monitor zeroing of i_nlink
|
19 年 前 |
Dave Hansen
|
d8c76e6f45
[PATCH] r/o bind mount prepwork: inc_nlink() helper
|
19 年 前 |
Dave Hansen
|
9a53c3a783
[PATCH] r/o bind mounts: unlink: monitor i_nlink
|
19 年 前 |
Arjan van de Ven
|
4b6f5d20b0
[PATCH] Make most file operations structs in fs/ const
|
19 年 前 |
Roman Zippel
|
af8c85bb6d
[PATCH] hfs: set correct create date for links
|
19 年 前 |