Linus Torvalds
|
afb9bd704c
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
|
13 years ago |
Al Viro
|
48fde701af
switch open-coded instances of d_make_root() to new helper
|
13 years ago |
Al Viro
|
8de5277879
vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}
|
13 years ago |
Dan Carpenter
|
72749a270b
exofs: Cap on the memcpy() size
|
13 years ago |
Masanari Iida
|
3e57638bb1
exofs: (trivial) Fix typo in super.c
|
13 years ago |
Dan Carpenter
|
b6d1f2dd61
exofs: fix endian conversion in exofs_sync_fs()
|
13 years ago |
Al Viro
|
da01636a65
exofs: oops after late failure in mount
|
13 years ago |
Al Viro
|
6b520e0565
vfs: fix the stupidity with i_dentry in inode destructors
|
13 years ago |
Paul Gortmaker
|
143cb494cb
fs: add module.h to files that were implicitly using it
|
14 years ago |
Boaz Harrosh
|
5a51c0c7e9
ore/exofs: Define new ore_verify_layout
|
13 years ago |
Boaz Harrosh
|
d866d875f6
ore/exofs: Change the type of the devices array (API change)
|
13 years ago |
Boaz Harrosh
|
8d2d83a835
exofs: Remove unused data_map member from exofs_sb_info
|
14 years ago |
Boaz Harrosh
|
5bf696dad4
exofs: Rename struct ore_components comps => oc
|
13 years ago |
H Hartley Sweeten
|
de74b05ace
exofs/super.c: local functions should be static
|
13 years ago |
Boaz Harrosh
|
8ff660ab85
exofs: Rename raid engine from exofs/ios.c => ore
|
14 years ago |
Boaz Harrosh
|
9e9db45649
exofs: ios: Move to a per inode components & device-table
|
14 years ago |
Boaz Harrosh
|
85e44df474
exofs: Move exofs specific osd operations out of ios.c
|
14 years ago |
Boaz Harrosh
|
9ce730475e
exofs: Small cleanup of exofs_fill_super
|
14 years ago |
Boaz Harrosh
|
6d4073e881
exofs: BUG: Avoid sbi realloc
|
14 years ago |
Al Viro
|
a803b8067e
fix exofs ->get_parent()
|
14 years ago |
Boaz Harrosh
|
a49fb4c3d0
exofs: deprecate the commands pending counter
|
14 years ago |
Boaz Harrosh
|
1cea312ad4
exofs: Write sbi->s_nextid as part of the Create command
|
14 years ago |
Boaz Harrosh
|
9ed9648431
exofs: Add option to mount by osdname
|
14 years ago |
bharrosh@panasas.com
|
66cd6cad49
exofs: Override read-ahead to align on stripe_size
|
14 years ago |
Tobias Klauser
|
2c722c9a47
exofs: Remove redundant unlikely()
|
14 years ago |
Nick Piggin
|
fa0d7e3de6
fs: icache RCU free inodes
|
14 years ago |
Al Viro
|
3c26ff6e49
convert get_sb_nodev() users
|
15 years ago |
Linus Torvalds
|
bf25db3654
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
|
15 years ago |
Al Viro
|
4ec70c9b46
convert exofs to ->evict_inode()
|
15 years ago |
Boaz Harrosh
|
85dc7878c6
exofs: Remove superfluous dependency on buffer_head and writeback
|
15 years ago |