Commit Graph

122 Commits (1b4f59e356cc94929305bd107b7f38eec62715ad)

Author SHA1 Message Date
Cong Wang c4bc8dcbbe ocfs2: remove the second argument of k[un]map_atomic() 13 years ago
Jan Kara c7e25e6e0b ocfs2: Avoid livelock in ocfs2_readpage() 14 years ago
Mark Fasheh a11f7e63c5 ocfs2: serialize unaligned aio 14 years ago
Wengang Wang 5cffff9e29 ocfs2: Fix ocfs2_page_mkwrite() 14 years ago
Christoph Hellwig 72c5052ddc fs: move inode_dio_done to the end_io handler 14 years ago
Christoph Hellwig df2d6f2658 fs: always maintain i_dio_count 14 years ago
Christoph Hellwig bd5fe6c5eb fs: kill i_alloc_sem 14 years ago
Goldwyn Rodrigues 272b62c1f0 Treat writes as new when holes span across page boundaries 14 years ago
Jens Axboe 7eaceaccab block: remove per-queue plugging 14 years ago
Tao Ma 9558156bcf ocfs2: Remove mlog(0) from fs/ocfs2/aops.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 50308d813b ocfs2: Try to free truncate log when meeting ENOSPC in write. 14 years ago
Tristan Ye 39c99f12f1 Ocfs2: Teach 'coherency=full' O_DIRECT writes to correctly up_read i_alloc_sem. 14 years ago
Christoph Hellwig ebdec241d5 fs: kill block_prepare_write 14 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