Junxiao Bi
|
f62f12b3a4
ocfs2: reflink: fix slow unlink for refcounted file
|
10 years ago |
Yingtai Xie
|
981035b47d
ocfs2: correctly check the return value of ocfs2_search_extent_list
|
11 years ago |
Xue jiufei
|
a9e9acaeb0
ocfs2: fix umount hang while shutting down truncate log
|
11 years ago |
Darrick J. Wong
|
6fdb702d62
ocfs2: call ocfs2_update_inode_fsync_trans when updating any inode
|
11 years ago |
Darrick J. Wong
|
2931cdcb49
ocfs2: improve fsync efficiency and fix deadlock between aio_write and sync_file
|
11 years ago |
Younger Liu
|
d62e74be12
ocfs2: fix issue that ocfs2_setattr() does not deal with new_i_size==i_size
|
11 years ago |
Zongxun Wang
|
fb951eb5e1
ocfs2: free allocated clusters if error occurs after ocfs2_claim_clusters
|
11 years ago |
Jie Liu
|
aa89762c54
ocfs2: return EINVAL if the given range to discard is less than block size
|
11 years ago |
Rui Xiang
|
7391a294b8
ocfs2: return ENOMEM when sb_getblk() fails
|
11 years ago |
Joseph Qi
|
33add0e3a0
ocfs2: fix mutex_unlock and possible memory leak in ocfs2_remove_btree_range
|
12 years ago |
Tim Gardner
|
d787ab0977
ocfs2: remove kfree() redundant null checks
|
12 years ago |
Al Viro
|
3a251f04fe
ocfs2: ->l_next_free_req breakage on big-endian
|
13 years ago |
Wengang Wang
|
b8a0ae579f
ocfs2: Commit transactions in error cases -v2
|
14 years ago |
Tao Ma
|
10fca35ff1
ocfs2: Add trace event for trim.
|
14 years ago |
Tao Ma
|
e80de36d8d
ocfs2: Add ocfs2_trim_fs for SSD trim support.
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Tao Ma
|
81bad69749
ocfs2: Remove DISK_ALLOC from masklog.
|
14 years ago |
Tao Ma
|
a09d09b8f8
ocfs2: Remove mlog(0) from fs/ocfs2/alloc.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
|
aecf586619
ocfs2: Remove unused truncate function from alloc.c
|
14 years ago |
Tao Ma
|
50308d813b
ocfs2: Try to free truncate log when meeting ENOSPC in write.
|
15 years ago |
Jan Kara
|
9b4c0ff32c
ocfs2: Fix deadlock when allocating page
|
15 years ago |
Joel Becker
|
41841b0bce
Merge branch 'discontig-bg' of git://oss.oracle.com/git/tma/linux-2.6 into ocfs2-merge-window
|
15 years ago |
Tristan Ye
|
ee149a7c6c
Ocfs2: Make ocfs2_find_cpos_for_left_leaf() public.
|
15 years ago |
Tristan Ye
|
78f94673d7
Ocfs2: Optimize ocfs2 truncate to use ocfs2_remove_btree_range() instead.
|
15 years ago |
Tao Ma
|
c901fb0073
ocfs2: Make ocfs2_extend_trans() really extend.
|
15 years ago |
Mark Fasheh
|
4fe370afaa
ocfs2: use allocation reservations during file write
|
15 years ago |
Joel Becker
|
ec20cec7a3
ocfs2: Make ocfs2_journal_dirty() void.
|
15 years ago |
Tao Ma
|
74380c479a
ocfs2: Free block to the right block group.
|
15 years ago |