Joel Becker
|
0fcaa56a2a
ocfs2: Simplify ocfs2_read_block()
|
16 年之前 |
Joel Becker
|
31d33073ca
ocfs2: Require an inode for ocfs2_read_block(s)().
|
16 年之前 |
Mark Fasheh
|
a81cb88b64
ocfs2: Don't check for NULL before brelse()
|
16 年之前 |
Joel Becker
|
2b4e30fbde
ocfs2: Switch over to JBD2.
|
16 年之前 |
Joel Becker
|
8d6220d6a7
ocfs2: Change ocfs2_get_*_extent_tree() to ocfs2_init_*_extent_tree()
|
16 年之前 |
Joel Becker
|
f99b9b7ccf
ocfs2: Make ocfs2_extent_tree the first-class representation of a tree.
|
16 年之前 |
Tao Ma
|
f56654c435
ocfs2: Add extent tree operation for xattr value btrees
|
17 年之前 |
Tao Ma
|
0eb8d47e69
ocfs2: Make high level btree extend code generic
|
17 年之前 |
Tao Ma
|
e7d4cb6bc1
ocfs2: Abstract ocfs2_extent_tree in b-tree operations.
|
17 年之前 |
Tao Ma
|
811f933df1
ocfs2: Use ocfs2_extent_list instead of ocfs2_dinode.
|
17 年之前 |
Tao Ma
|
231b87d109
ocfs2: Modify ocfs2_num_free_extents for future xattr usage.
|
17 年之前 |
Tao Ma
|
0e116227a0
ocfs2: Fix a bug in direct IO read.
|
16 年之前 |
Sunil Mushran
|
961cecbee6
[PATCH] ocfs2: Fix oops when racing files truncates with writes into an mmap region
|
17 年之前 |
Coly Li
|
c0420ad2ca
[PATCH] ocfs2: fix oops in mmap_truncate testing
|
17 年之前 |
Julia Lawall
|
58dadcdbc2
fs/ocfs2/aops.c: test for IS_ERR rather than 0
|
17 年之前 |
Julia Lawall
|
86c838b03d
[PATCH] fs/ocfs2/aops.c: Correct use of ! and &
|
17 年之前 |
Christoph Lameter
|
eebd2aa355
Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user
|
17 年之前 |
Jan Kara
|
d2849fb294
ocfs2: Safer read_inline_data()
|
17 年之前 |
Mark Fasheh
|
628a24f5bd
ocfs2: Readpages support
|
17 年之前 |
Mark Fasheh
|
e63aecb651
ocfs2: Rename ocfs2_meta_[un]lock
|
17 年之前 |
Mark Fasheh
|
c934a92d05
ocfs2: Remove data locks
|
17 年之前 |
Mark Fasheh
|
0d8a4e0cd6
ocfs2: Fix comparison in ocfs2_size_fits_inline_data()
|
17 年之前 |
Mark Fasheh
|
4e9563fd55
ocfs2: fix write() performance regression
|
17 年之前 |
Nick Piggin
|
b6af1bcd87
ocfs2: convert to new aops
|
17 年之前 |
Mark Fasheh
|
1afc32b952
ocfs2: Write support for inline data
|
17 年之前 |
Mark Fasheh
|
6798d35a31
ocfs2: Read support for inline data
|
17 年之前 |
Mark Fasheh
|
1d410a6e33
ocfs2: Small refactor of truncate zeroing code
|
17 年之前 |
Mark Fasheh
|
65ed39d6ca
ocfs2: move nonsparse hole-filling into ocfs2_write_begin()
|
17 年之前 |
Mark Fasheh
|
5c26a7b70f
ocfs2: Don't double set write parameters
|
17 年之前 |
Mark Fasheh
|
db56246c69
ocfs2: Fix pos/len passed to ocfs2_write_cluster
|
17 年之前 |