Commit Graph

71 Commits (e08e1f7adba522378e8d2ae941bf25443866136d)

Author SHA1 Message Date
Joel Becker 0fcaa56a2a ocfs2: Simplify ocfs2_read_block() 17 years ago
Joel Becker 31d33073ca ocfs2: Require an inode for ocfs2_read_block(s)(). 17 years ago
Mark Fasheh a81cb88b64 ocfs2: Don't check for NULL before brelse() 17 years ago
Joel Becker 2b4e30fbde ocfs2: Switch over to JBD2. 17 years ago
Joel Becker 8d6220d6a7 ocfs2: Change ocfs2_get_*_extent_tree() to ocfs2_init_*_extent_tree() 17 years ago
Joel Becker f99b9b7ccf ocfs2: Make ocfs2_extent_tree the first-class representation of a tree. 17 years ago
Tao Ma f56654c435 ocfs2: Add extent tree operation for xattr value btrees 17 years ago
Tao Ma 0eb8d47e69 ocfs2: Make high level btree extend code generic 17 years ago
Tao Ma e7d4cb6bc1 ocfs2: Abstract ocfs2_extent_tree in b-tree operations. 17 years ago
Tao Ma 811f933df1 ocfs2: Use ocfs2_extent_list instead of ocfs2_dinode. 17 years ago
Tao Ma 231b87d109 ocfs2: Modify ocfs2_num_free_extents for future xattr usage. 17 years ago
Tao Ma 0e116227a0 ocfs2: Fix a bug in direct IO read. 17 years ago
Sunil Mushran 961cecbee6 [PATCH] ocfs2: Fix oops when racing files truncates with writes into an mmap region 17 years ago
Coly Li c0420ad2ca [PATCH] ocfs2: fix oops in mmap_truncate testing 17 years ago
Julia Lawall 58dadcdbc2 fs/ocfs2/aops.c: test for IS_ERR rather than 0 17 years ago
Julia Lawall 86c838b03d [PATCH] fs/ocfs2/aops.c: Correct use of ! and & 17 years ago
Christoph Lameter eebd2aa355 Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user 17 years ago
Jan Kara d2849fb294 ocfs2: Safer read_inline_data() 17 years ago
Mark Fasheh 628a24f5bd ocfs2: Readpages support 17 years ago
Mark Fasheh e63aecb651 ocfs2: Rename ocfs2_meta_[un]lock 17 years ago
Mark Fasheh c934a92d05 ocfs2: Remove data locks 17 years ago
Mark Fasheh 0d8a4e0cd6 ocfs2: Fix comparison in ocfs2_size_fits_inline_data() 17 years ago
Mark Fasheh 4e9563fd55 ocfs2: fix write() performance regression 17 years ago
Nick Piggin b6af1bcd87 ocfs2: convert to new aops 18 years ago
Mark Fasheh 1afc32b952 ocfs2: Write support for inline data 18 years ago
Mark Fasheh 6798d35a31 ocfs2: Read support for inline data 18 years ago
Mark Fasheh 1d410a6e33 ocfs2: Small refactor of truncate zeroing code 18 years ago
Mark Fasheh 65ed39d6ca ocfs2: move nonsparse hole-filling into ocfs2_write_begin() 18 years ago
Mark Fasheh 5c26a7b70f ocfs2: Don't double set write parameters 18 years ago
Mark Fasheh db56246c69 ocfs2: Fix pos/len passed to ocfs2_write_cluster 18 years ago
tao.ma@oracle.com 30b8548f2c [PATCH] ocfs2: Fix a wrong cluster calculation. 18 years ago
Nick Piggin 54cb8821de mm: merge populate and nopage into fault (fixes nonlinear) 18 years ago
Eric Sandeen 54c57dc3b6 [PATCH] ocfs2: zero_user_page conversion 18 years ago
Mark Fasheh 2ae99a6037 ocfs2: Support creation of unwritten extents 18 years ago
Mark Fasheh b27b7cbcf1 ocfs2: support writing of unwritten extents 18 years ago
Mark Fasheh 0d172baa55 ocfs2: small cleanup of ocfs2_write_begin_nolock() 18 years ago
Mark Fasheh 59a5e416d1 ocfs2: plug truncate into cached dealloc routines 18 years ago
Mark Fasheh bce997682f ocfs2: harden buffer check during mapping of page blocks 18 years ago
Mark Fasheh 7307de8051 ocfs2: shared writeable mmap 18 years ago
Mark Fasheh 607d44aa3f ocfs2: factor out write aops into nolock variants 18 years ago
Mark Fasheh 3a307ffc27 ocfs2: rework ocfs2_buffered_write_cluster() 18 years ago
Mark Fasheh eeb47d1234 ocfs2: Fix invalid assertion during write on 64k pages 18 years ago
Nate Diller 5c3c6bb770 [PATCH] ocfs2: use zero_user_page 18 years ago
Mark Fasheh e9dfc0b2bc ocfs2: trylock in ocfs2_readpage() 18 years ago
Mark Fasheh 9315f130e1 ocfs2: Force use of GFP_NOFS in ocfs2_write() 18 years ago
Mark Fasheh 1ca1a111b1 ocfs2: fix sparse warnings in fs/ocfs2 18 years ago
Adrian Bunk 6cb129f567 [PATCH] fs/ocfs2/: make 3 functions static 18 years ago
Mark Fasheh 7cdfc3a1c3 ocfs2: Remember rw lock level during direct io 18 years ago
Mark Fasheh 8110b073a9 ocfs2: Fix up i_blocks calculation to know about holes 18 years ago
Mark Fasheh 4f902c3772 ocfs2: Fix extent lookup to return true size of holes 18 years ago