Commit Graph

62 Commits (660ca5317d229ca27dec6a3159423bc0c5291c2d)

Author SHA1 Message Date
Jens Axboe 3836df6b52 ocfs2: bad kunmap_atomic() 18 years ago
Mark Fasheh 385820a38d ocfs2: ->fallocate() support 18 years ago
Jeff Garzik 8e1c091ccc arch/i386/* fs/* ipc/*: mark variables with uninitialized_var() 18 years ago
Mark Fasheh b25801038d ocfs2: Support xfs style space reservation ioctls 18 years ago
Mark Fasheh 063c4561f5 ocfs2: support for removing file regions 18 years ago
Mark Fasheh 35edec1d52 ocfs2: update truncate handling of partial clusters 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 7307de8051 ocfs2: shared writeable mmap 18 years ago
Mark Fasheh 3a307ffc27 ocfs2: rework ocfs2_buffered_write_cluster() 18 years ago
Mark Fasheh 2e89b2e48e ocfs2: take ip_alloc_sem during entire truncate 18 years ago
Jens Axboe cac36bb06e pipe: change the ->pin() operation to ->confirm() 18 years ago
Jens Axboe d6b29d7cee splice: divorce the splice structure/function definitions from the pipe header 18 years ago
Jens Axboe 5ffc4ef45b sendfile: remove .sendfile from filesystems that use generic_file_sendfile() 18 years ago
Jens Axboe 6a14b90bb6 vmsplice: add vmsplice-to-user support 18 years ago
Jens Axboe c66ab6fa70 splice: abstract out actor data 18 years ago
Christoph Hellwig d9b08b9efe [PATCH] ocfs2: use generic_segment_checks 18 years ago
Mark Fasheh 1024c902ab ocfs2: unmap_mapping_range() in ocfs2_truncate() 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 586d232b19 ocfs2: Implement compat_ioctl() 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 49cb8d2d49 ocfs2: Read from an unwritten extent returns zeros 18 years ago
Mark Fasheh e48edee2d8 ocfs2: make room for unwritten extents flag 18 years ago
Mark Fasheh 6af67d8205 ocfs2: Use own splice write actor 18 years ago
Mark Fasheh 60b11392f1 ocfs2: zero tail of sparse files on truncate 18 years ago
Mark Fasheh 9517bac6cc ocfs2: teach ocfs2_file_aio_write() about sparse files 18 years ago
Mark Fasheh abf8b15694 ocfs2: abstract out allocation locking 18 years ago
Mark Fasheh 3a0782d09c ocfs2: teach extend/truncate about sparse files 18 years ago
Mark Fasheh dcd0538ff4 ocfs2: sparse b-tree support 18 years ago
Mark Fasheh a9f5f70739 ocfs2: filter more error prints 18 years ago
Arjan van de Ven 92e1d5be91 [PATCH] mark struct inode_operations const 2 18 years ago
Mark Fasheh 6c2aad0567 ocfs2: ignore NULL vfsmnt in ocfs2_should_update_atime() 18 years ago
Mark Fasheh 0333394bff ocfs2: don't print error in ocfs2_permission() 18 years ago
Mark Fasheh 7e913c5360 [PATCH] ocfs2: relative atime support 18 years ago
Josef Sipek d28c91740a [PATCH] struct path: convert ocfs2 18 years ago
Tiger Yang d38eb8db6a ocfs2: implement i_op->permission 18 years ago
Tiger Yang 25899deef4 ocfs2: update file system paths to set atime 18 years ago
Tiger Yang 7f1a37e31f ocfs2: core atime update functions 18 years ago
Tiger Yang 8659ac25b4 ocfs2: Add splice support 18 years ago
Mark Fasheh e88d0c9a41 ocfs2: Remove ocfs2_write_should_remove_suid() 18 years ago
Mark Fasheh 1fabe1481f ocfs2: Remove struct ocfs2_journal_handle in favor of handle_t 18 years ago
Mark Fasheh 65eff9ccf8 ocfs2: remove handle argument to ocfs2_start_trans() 18 years ago
Mark Fasheh 02dc1af44e ocfs2: pass ocfs2_super * into ocfs2_commit_trans() 18 years ago
Mark Fasheh 4bcec1847a ocfs2: remove unused handle argument from ocfs2_meta_lock_full() 18 years ago
Mark Fasheh da5cbf2f9d ocfs2: don't use handle for locking in allocation functions 18 years ago
Mark Fasheh 1fc581467e ocfs2: have ocfs2_extend_trans() take handle_t 18 years ago
Mark Fasheh e2057c5a63 ocfs2: cond_resched() in ocfs2_zero_extend() 19 years ago
Mark Fasheh 0effef776f ocfs2: fix page zeroing during simple extends 19 years ago