Commit Graph

105 Commits (388c4bcb4e63e88fb1f312a2f5f9eb2623afcf5b)

Author SHA1 Message Date
Christoph Hellwig ebdec241d5 fs: kill block_prepare_write 15 years ago
Goldwyn Rodrigues 83fd9c7f65 Reorganize data elements to reduce struct sizes 15 years ago
Tao Ma 155027121f ocfs2: Add struct file to ocfs2_refcount_cow. 15 years ago
Tao Ma 0378da0fda ocfs2: pass struct file* to ocfs2_write_begin_nolock. 15 years ago
Christoph Hellwig eafdc7d190 sort out blockdev_direct_IO variants 15 years ago
Christoph Hellwig 552ef8024f direct-io: move aio_complete into ->end_io 15 years ago
Christoph Hellwig 40e2e97316 direct-io: move aio_complete into ->end_io 15 years ago
Joel Becker 693c241a5f ocfs2: No need to zero pages past i_size. 15 years ago
Joel Becker 5693486bad ocfs2: Zero the tail cluster when extending past i_size. 15 years ago
Joel Becker a4bfb4cf11 ocfs2: When zero extending, do it by page. 15 years ago
Mark Fasheh 4fe370afaa ocfs2: use allocation reservations during file write 15 years ago
Christoph Hellwig 5dd4056db8 dquot: cleanup space allocation / freeing routines 15 years ago
Tao Ma cbaee472f2 ocfs2: Only bug out in direct io write for reflinked extent. 15 years ago
Sunil Mushran 2bd632165c ocfs2/trivial: Remove trailing whitespaces 15 years ago
Christoph Hellwig 1e431f5ce7 cleanup blockdev_direct_IO locking 15 years ago
Christoph Hellwig 5fe878ae7f direct-io: cleanup blockdev_direct_IO locking 15 years ago
Tao Ma b80474b432 ocfs2: Use buffer IO if we are appending a file. 16 years ago
Tao Ma 37f8a2bfaa ocfs2: CoW a reflinked cluster when it is truncated. 16 years ago
Tao Ma 293b2f70b4 ocfs2: Integrate CoW in file write. 16 years ago
Tao Ma 6f70fa5199 ocfs2: Add CoW support. 16 years ago
Andi Kleen aa261f549d HWPOISON: Enable .remove_error_page for migration aware file systems 16 years ago
Joel Becker 5e404e9ed1 ocfs2: Pass ocfs2_caching_info into ocfs_init_*_extent_tree(). 16 years ago
Joel Becker 0cf2f7632b ocfs2: Pass struct ocfs2_caching_info to the journal functions. 16 years ago
Sunil Mushran 8379e7c46c ocfs2: ocfs2_write_begin_nolock() should handle len=0 16 years ago
Sunil Mushran e7432675f8 ocfs2: Initialize the cluster we're writing to in a non-sparse extend 16 years ago
Wengang Wang 1f4cea3790 ocfs2: Fail ocfs2_get_block() immediately when a block needs allocation 16 years ago
Wengang Wang cbfa9639ae ocfs2: Fix error return in ocfs2_write_cluster() 16 years ago
Hisashi Hifumi 1fca3a05ef ocfs2: Pagecache usage optimization on ocfs2 16 years ago
Tiger Yang d9ae49d6e2 ocfs2: tweak to get the maximum inline data size with xattr 16 years ago
Joel Becker 13723d00e3 ocfs2: Use metadata-specific ocfs2_journal_access_*() functions. 16 years ago
Jan Kara a90714c150 ocfs2: Add quota calls for allocation and freeing of inodes and space 16 years ago
Mark Fasheh 53ef99cad9 ocfs2: Remove JBD compatibility layer 16 years ago
Joel Becker b657c95c11 ocfs2: Wrap inode block reads in a dedicated function. 16 years ago
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