1. b258010 ocfs2: Support xfs style space reservation ioctls by Mark Fasheh · 17 years ago
  2. 063c456 ocfs2: support for removing file regions by Mark Fasheh · 17 years ago
  3. 35edec1 ocfs2: update truncate handling of partial clusters by Mark Fasheh · 17 years ago
  4. 2ae99a6 ocfs2: Support creation of unwritten extents by Mark Fasheh · 17 years ago
  5. b27b7cb ocfs2: support writing of unwritten extents by Mark Fasheh · 17 years ago
  6. 7307de8 ocfs2: shared writeable mmap by Mark Fasheh · 17 years ago
  7. 3a307ff ocfs2: rework ocfs2_buffered_write_cluster() by Mark Fasheh · 17 years ago
  8. 2e89b2e ocfs2: take ip_alloc_sem during entire truncate by Mark Fasheh · 17 years ago
  9. cac36bb0 pipe: change the ->pin() operation to ->confirm() by Jens Axboe · 17 years ago
  10. d6b29d7 splice: divorce the splice structure/function definitions from the pipe header by Jens Axboe · 17 years ago
  11. 5ffc4ef sendfile: remove .sendfile from filesystems that use generic_file_sendfile() by Jens Axboe · 17 years ago
  12. 6a14b90 vmsplice: add vmsplice-to-user support by Jens Axboe · 17 years ago
  13. c66ab6f splice: abstract out actor data by Jens Axboe · 17 years ago
  14. d9b08b9 [PATCH] ocfs2: use generic_segment_checks by Christoph Hellwig · 17 years ago
  15. 1024c90 ocfs2: unmap_mapping_range() in ocfs2_truncate() by Mark Fasheh · 17 years ago
  16. 1ca1a11 ocfs2: fix sparse warnings in fs/ocfs2 by Mark Fasheh · 17 years ago
  17. 6cb129f [PATCH] fs/ocfs2/: make 3 functions static by Adrian Bunk · 17 years ago
  18. 586d232 ocfs2: Implement compat_ioctl() by Mark Fasheh · 17 years ago
  19. 7cdfc3a ocfs2: Remember rw lock level during direct io by Mark Fasheh · 17 years ago
  20. 8110b07 ocfs2: Fix up i_blocks calculation to know about holes by Mark Fasheh · 17 years ago
  21. 49cb8d2 ocfs2: Read from an unwritten extent returns zeros by Mark Fasheh · 17 years ago
  22. e48edee ocfs2: make room for unwritten extents flag by Mark Fasheh · 17 years ago
  23. 6af67d8 ocfs2: Use own splice write actor by Mark Fasheh · 17 years ago
  24. 60b1139 ocfs2: zero tail of sparse files on truncate by Mark Fasheh · 17 years ago
  25. 9517bac ocfs2: teach ocfs2_file_aio_write() about sparse files by Mark Fasheh · 17 years ago
  26. abf8b15 ocfs2: abstract out allocation locking by Mark Fasheh · 18 years ago
  27. 3a0782d ocfs2: teach extend/truncate about sparse files by Mark Fasheh · 18 years ago
  28. dcd0538 ocfs2: sparse b-tree support by Mark Fasheh · 18 years ago
  29. a9f5f70 ocfs2: filter more error prints by Mark Fasheh · 17 years ago
  30. 92e1d5b [PATCH] mark struct inode_operations const 2 by Arjan van de Ven · 17 years ago
  31. 6c2aad0 ocfs2: ignore NULL vfsmnt in ocfs2_should_update_atime() by Mark Fasheh · 18 years ago
  32. 0333394 ocfs2: don't print error in ocfs2_permission() by Mark Fasheh · 18 years ago
  33. 7e913c5 [PATCH] ocfs2: relative atime support by Mark Fasheh · 18 years ago
  34. d28c917 [PATCH] struct path: convert ocfs2 by Josef Sipek · 18 years ago
  35. d38eb8d ocfs2: implement i_op->permission by Tiger Yang · 18 years ago
  36. 25899de ocfs2: update file system paths to set atime by Tiger Yang · 18 years ago
  37. 7f1a37e ocfs2: core atime update functions by Tiger Yang · 18 years ago
  38. 8659ac2 ocfs2: Add splice support by Tiger Yang · 18 years ago
  39. e88d0c9 ocfs2: Remove ocfs2_write_should_remove_suid() by Mark Fasheh · 18 years ago
  40. 1fabe14 ocfs2: Remove struct ocfs2_journal_handle in favor of handle_t by Mark Fasheh · 18 years ago
  41. 65eff9c ocfs2: remove handle argument to ocfs2_start_trans() by Mark Fasheh · 18 years ago
  42. 02dc1af ocfs2: pass ocfs2_super * into ocfs2_commit_trans() by Mark Fasheh · 18 years ago
  43. 4bcec18 ocfs2: remove unused handle argument from ocfs2_meta_lock_full() by Mark Fasheh · 18 years ago
  44. da5cbf2 ocfs2: don't use handle for locking in allocation functions by Mark Fasheh · 18 years ago
  45. 1fc5814 ocfs2: have ocfs2_extend_trans() take handle_t by Mark Fasheh · 18 years ago
  46. e2057c5 ocfs2: cond_resched() in ocfs2_zero_extend() by Mark Fasheh · 18 years ago
  47. 0effef7 ocfs2: fix page zeroing during simple extends by Mark Fasheh · 18 years ago
  48. 027445c [PATCH] Vectorize aio_read/aio_write fileop methods by Badari Pulavarty · 18 years ago
  49. ca4d147 ocfs2: add ext2 attributes by Herbert Poetzl · 18 years ago
  50. c4374f8 ocfs2: take meta data lock in ocfs2_file_aio_read() by Mark Fasheh · 18 years ago
  51. 53013cb ocfs2: take data locks around extend by Mark Fasheh · 18 years ago
  52. ab0920c ocfs2: multi node truncate fix by Mark Fasheh · 18 years ago
  53. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 18 years ago
  54. b0697053 ocfs2: don't use MLF* in the file system by Mark Fasheh · 18 years ago
  55. d267a56 [PATCH] ocfs2: remove unused code by Mark Fasheh · 18 years ago
  56. 215c7f9 [PATCH] ocfs2: fix compile warnings by Mark Fasheh · 19 years ago
  57. 16f7e0f [PATCH] capable/capability.h (fs/) by Randy Dunlap · 19 years ago
  58. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 19 years ago
  59. ccd979b [PATCH] OCFS2: The Second Oracle Cluster Filesystem by Mark Fasheh · 19 years ago