Jun Piao
|
93f5920d86
ocfs2: return -EROFS when filesystem becomes read-only
|
7 years ago |
jiangyiwen
|
35ddf78e41
ocfs2: fix occurring deadlock by changing ocfs2_wq from global to local
|
9 years ago |
Al Viro
|
5955102c99
wrappers for ->i_mutex access
|
9 years ago |
Joseph Qi
|
72865d9230
ocfs2: clean up redundant NULL check before iput
|
9 years ago |
Joe Perches
|
7ecef14ab1
ocfs2: neaten do_error, ocfs2_error and ocfs2_abort
|
10 years ago |
Joseph Qi
|
023d4ea358
ocfs2: fix possible uninitialized variable access
|
10 years ago |
Joseph Qi
|
d0ba25b905
ocfs2: fix typo in ocfs2_reserve_local_alloc_bits
|
10 years ago |
Zongxun Wang
|
fb951eb5e1
ocfs2: free allocated clusters if error occurs after ocfs2_claim_clusters
|
11 years ago |
Younger Liu
|
7e9b793707
ocfs2: ac_bits_wanted should be local_alloc_bits when returns -ENOSPC
|
12 years ago |
Tim Gardner
|
d787ab0977
ocfs2: remove kfree() redundant null checks
|
12 years ago |
Akinobu Mita
|
a75613ec73
ocfs2: use memweight()
|
13 years ago |
Tao Ma
|
81bad69749
ocfs2: Remove DISK_ALLOC from masklog.
|
14 years ago |
Tao Ma
|
a04733d8af
ocfs2: Remove mlog(0) from fs/ocfs2/localalloc.c
|
14 years ago |
Tao Ma
|
c1e8d35ef5
ocfs2: Remove EXIT from masklog.
|
14 years ago |
Tao Ma
|
ef6b689b63
ocfs2: Remove ENTRY from masklog.
|
14 years ago |
Tao Ma
|
1739da4054
ocfs2: Limit default local alloc size within bitmap range.
|
15 years ago |
Tao Ma
|
8571882c21
ocfs2: ocfs2_group_bitmap_size has to handle old volume.
|
15 years ago |
Joel Becker
|
1ed9b777f7
ocfs2: ocfs2_claim_*() don't need an ocfs2_super argument.
|
15 years ago |
Joel Becker
|
4cbe4249d6
ocfs2: Define data structures for discontiguous block groups.
|
15 years ago |
Tao Ma
|
3e4218df31
ocfs2/trivial: Code cleanup for allocation reservation.
|
15 years ago |
Mark Fasheh
|
6b82021b9e
ocfs2: increase the default size of local alloc windows
|
15 years ago |
Mark Fasheh
|
73c8a80003
ocfs2: clean up localalloc mount option size parsing
|
15 years ago |
Mark Fasheh
|
a57c8fd2ad
ocfs2: remove ocfs2_local_alloc_in_range()
|
15 years ago |
Mark Fasheh
|
d02f00cc05
ocfs2: allocation reservations
|
15 years ago |
Joel Becker
|
ec20cec7a3
ocfs2: Make ocfs2_journal_dirty() void.
|
15 years ago |
Mark Fasheh
|
b4414eea0e
ocfs2: Clear undo bits when local alloc is freed
|
15 years ago |
Mark Fasheh
|
b22b63ebaf
ocfs2: Always try for maximum bits with new local alloc windows
|
15 years ago |
Tiger Yang
|
b89c54282d
ocfs2: add extent block stealing for ocfs2 v5
|
15 years ago |
Joel Becker
|
0cf2f7632b
ocfs2: Pass struct ocfs2_caching_info to the journal functions.
|
16 years ago |
Joel Becker
|
8cb471e8f8
ocfs2: Take the inode out of the metadata read/write paths.
|
16 years ago |