1. 7b9a237 ocfs2: needs ->d_lock to poke in ->d_parent->d_inode from ->d_revalidate() by Al Viro · 11 years ago
  2. 99d7a88 fs/ocfs2/super.c: use a bigger nodestr in ocfs2_dismount_volume by Goldwyn Rodrigues · 11 years ago
  3. 9bf12df Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 11 years ago
  4. 28e8be3 ocfs2: fix the end cluster offset of FIEMAP by Jie Liu · 11 years ago
  5. a72e27d3 ocfs2: remove unused variable ip in dlmfs_get_root_inode() by Joseph Qi · 11 years ago
  6. 6f8648e ocfs2: fix a tiny race case when firing callbacks by Joyce · 11 years ago
  7. 03dbe88 ocfs2: avoid possible NULL pointer dereference in o2net_accept_one() by Joseph Qi · 11 years ago
  8. 9a239e4 ocfs2: adjust code style for o2net_handler_tree_lookup() by Joseph Qi · 11 years ago
  9. 7aebff1 ocfs2: free path in ocfs2_remove_inode_range() by Younger Liu · 11 years ago
  10. 6cae6d3 ocfs2: fix possible double free in ocfs2_reflink_xattr_rec by Joseph Qi · 11 years ago
  11. 69b2bd16 ocfs2/dlm: force clean refmap when doing local cleanup by Xue jiufei · 11 years ago
  12. 6ea437a ocfs2: free meta_ac and data_ac when ocfs2_start_trans fails in ocfs2_xattr_set() by Younger Liu · 11 years ago
  13. 17caf95 ocfs2: add the missing return value check of ocfs2_xattr_get_clusters by Joseph Qi · 11 years ago
  14. 4704aa3 ocfs2: fix a memory leak in __ocfs2_move_extents() by Jie Liu · 11 years ago
  15. 2b0f6ea ocfs2: add missing return value check of ocfs2_get_clusters() by Joseph Qi · 11 years ago
  16. 3d94ea5 ocfs2: clean up dead code in ocfs2_acl_from_xattr() by Joseph Qi · 11 years ago
  17. df53cd3 ocfs2: use list_for_each_entry() instead of list_for_each() by Dong Fang · 11 years ago
  18. 8dd7903 fs/ocfs2/cluster/tcp.c: fix possible null pointer dereferences by Sunil Mushran · 11 years ago
  19. 7e9b793 ocfs2: ac_bits_wanted should be local_alloc_bits when returns -ENOSPC by Younger Liu · 11 years ago
  20. 98ac912 ocfs2: dlm_request_all_locks() should deal with the status sent from target node by Xue jiufei · 11 years ago
  21. f17c20d ocfs2: use i_size_read() to access i_size by Junxiao Bi · 11 years ago
  22. 2b1e55c ocfs2: lighten up allocate transaction by Younger Liu · 11 years ago
  23. 11c7b03 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  24. 45d9a22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  25. 7b7a866 direct-io: Implement generic deferred AIO completions by Christoph Hellwig · 11 years ago
  26. 49fa814 fs/ocfs2/super.c: Use bigger nodestr to accomodate 32-bit node numbers by Goldwyn Rodrigues · 11 years ago
  27. d6394b5 ocfs2: fix null pointer dereference in ocfs2_dir_foreach_blk_id() by Jeff Liu · 11 years ago
  28. c7dd339 ocfs2: fix NULL pointer dereference in ocfs2_duplicate_clusters_by_page by Tiger Yang · 11 years ago
  29. 6115ea2 ocfs2: Revert 40bd62e to avoid regression in extended allocation by Jie Liu · 11 years ago
  30. 62c6104 ocfs2/refcounttree: add the missing NULL check of the return value of find_or_create_page() by Gu Zheng · 11 years ago
  31. 73a7075 aio: Kill aio_rw_vect_retry() by Kent Overstreet · 11 years ago
  32. 9548906 xattr: Constify ->name member of "struct xattr". by Tetsuo Handa · 11 years ago
  33. 4a184b4 ocfs2: fix NULL pointer dereference when traversing o2hb_all_regions by Xue jiufei · 11 years ago
  34. 44e89cb ocfs2: adjust switch_case syntax at o2net_state_change() by Jie Liu · 11 years ago
  35. b4d8ed4 ocfs2: fix a comments typo at o2quo_hb_still_up() by Jie Liu · 11 years ago
  36. 70f651e ocfs2: consolidate o2hb_global_hearbeat_mode_set() naming convention by Jie Liu · 11 years ago
  37. e873fdb ocfs2: submit disk heartbeat bio using WRITE_SYNC by Noboru Iwamatsu · 11 years ago
  38. ef962df ocfs2: xattr: fix inlined xattr reflink by Junxiao Bi · 11 years ago
  39. b5a8bb7 ocfs2: fix readonly issue in ocfs2_unlink() by Younger Liu · 11 years ago
  40. 25e2892 ocfs2: remove duplicated mlog_errno() in ocfs2_relink_block_group by Andrew Morton · 11 years ago
  41. 4930984 ocfs2: rework transaction rollback in ocfs2_relink_block_group() by Jie Liu · 11 years ago
  42. ea45466 ocfs2: need rollback when journal_access failed in ocfs2_orphan_add() by Younger Liu · 11 years ago
  43. 096b2ef ocfs2: dlmlock_master() should return DLM_NORMAL after adding lock to blocked list by Xue jiufei · 11 years ago
  44. b30f14c ocfs2: xattr: remove useless free space checking by Junxiao Bi · 11 years ago
  45. d3e3b41 fs/ocfs2/cluster/tcp.c: free sc->sc_page in sc_kref_release() by Younger Liu · 11 years ago
  46. 40bd62e fs/ocfs2/journal.h: add bits_wanted while calculating credits in ocfs2_calc_extend_credits by Goldwyn Rodrigues · 11 years ago
  47. 33add0e ocfs2: fix mutex_unlock and possible memory leak in ocfs2_remove_btree_range by Joseph Qi · 11 years ago
  48. 8fa9d17 ocfs2: remove unecessary variable needs_checkpoint by Goldwyn Rodrigues · 11 years ago
  49. 40c7f2e ocfs2: add missing dlm_put() in dlm_begin_reco_handler() by Xue jiufei · 11 years ago
  50. 13eb988 ocfs2: should not use le32_add_cpu to set ocfs2_dinode i_flags by Joseph Qi · 11 years ago
  51. 22ab901 fs/ocfs2/dlm/dlmrecovery.c:dlm_request_all_locks(): ret should be int instead of enum by Joseph Qi · 11 years ago
  52. 82d627c fs/ocfs2/dlm/dlmrecovery.c: remove duplicate declarations by Joseph Qi · 11 years ago
  53. 790eac5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  54. 46a1c2c vfs: export lseek_execute() to modules by Jie Liu · 11 years ago
  55. 9e239bb Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  56. 3704412b [readdir] convert ocfs2 by Al Viro · 11 years ago
  57. 27749f2 ocfs2: add missing lockres put in dlm_mig_lockres_handler by Xue jiufei · 11 years ago
  58. e099127 fs/ocfs2/namei.c: remove unecessary ERROR when removing non-empty directory by Goldwyn Rodrigues · 11 years ago
  59. 7869e59 ocfs2: ocfs2_prep_new_orphaned_file() should return ret by Xiaowei.Hu · 11 years ago
  60. b4ca2b4 ocfs2: goto out_unlock if ocfs2_get_clusters_nocache() failed in ocfs2_fiemap() by Joseph Qi · 11 years ago
  61. afe1bb7 ocfs2: unlock rw lock if inode lock failed by Joseph Qi · 11 years ago
  62. e5f8d30 ocfs2: use ->invalidatepage() length argument by Lukas Czerner · 11 years ago
  63. 259709b jbd2: change jbd2_journal_invalidatepage to accept length by Lukas Czerner · 11 years ago
  64. d47992f mm: change invalidatepage prototype to accept length by Lukas Czerner · 11 years ago
  65. a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 11 years ago
  66. 41003a7 aio: remove retry-based AIO by Zach Brown · 11 years ago
  67. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  68. 7cfa74d ocfs2/dlm: remove redundant null pointer check by Sachin Kamat · 11 years ago
  69. 7f4804d ocfs2: fix NULL dereference for moving extents by Dan Carpenter · 11 years ago
  70. 85a258b ocfs2: fix error handling in ocfs2_ioctl_move_extents() by Dan Carpenter · 11 years ago
  71. 7ebab45 ocfs2: fix error return code in ocfs2_info_handle_freefrag() by Wei Yongjun · 11 years ago
  72. b3e0767 ocfs2: delay inode update transactions after verifying the input flags by Jeff Liu · 11 years ago
  73. 72b0d9a pipe: don't use ->i_mutex by Al Viro · 11 years ago
  74. 8d71db4 lift sb_start_write/sb_end_write out of ->aio_write() by Al Viro · 11 years ago
  75. 9141770 fs: Limit sys_mount to only request filesystem modules (Part 2). by Eric W. Biederman · 11 years ago
  76. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 11 years ago
  77. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  78. 6b207ba ocfs2: convert to idr_alloc() by Tejun Heo · 11 years ago
  79. 309a85b ocfs2: ac->ac_allow_chain_relink=0 won't disable group relink by Xiaowei.Hu · 11 years ago
  80. 32918dd ocfs2: fix ocfs2_init_security_and_acl() to initialize acl correctly by Jeff Liu · 11 years ago
  81. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  82. bbbd27e Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 11 years ago
  83. b24ae0b ocfs2/dlm: use GFP_ATOMIC inside a spin_lock by Dan Carpenter · 12 years ago
  84. 9b171e0 ocfs2: fix possible use-after-free with AIO by Jan Kara · 11 years ago
  85. 30b9c9e ocfs2: Fix oops in ocfs2_fast_symlink_readpage() code path by Sunil Mushran · 12 years ago
  86. 94e07a75 fs: encode_fh: return FILEID_INVALID if invalid fid_type by Namjae Jeon · 11 years ago
  87. 182be68 kill f_vfsmnt by Al Viro · 11 years ago
  88. 94f2f14 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  89. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  90. 9afa319 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  91. 1269529 ocfs2: wait for page writeback to provide stable pages by Jan Kara · 11 years ago
  92. 3278bb7 ocfs2: unlock super lock if lockres refresh failed by Junxiao Bi · 11 years ago
  93. d787ab0 ocfs2: remove kfree() redundant null checks by Tim Gardner · 11 years ago
  94. 488c8ef ocfs2: Compare kuids and kgids using uid_eq and gid_eq by Eric W. Biederman · 11 years ago
  95. ba61356 ocfs2: For tracing report the uid and gid values in the initial user namespace by Eric W. Biederman · 11 years ago
  96. 2c03417 ocfs2: Convert uid and gids between in core and on disk inodes by Eric W. Biederman · 11 years ago
  97. 03ab30f ocfs2: convert between kuids and kgids and DLM locks by Eric W. Biederman · 11 years ago
  98. 9522751 ocfs2: Handle kuids and kgids in acl/xattr conversions. by Eric W. Biederman · 11 years ago
  99. 6176772 Merge branch 'master' into for-next by Jiri Kosina · 11 years ago
  100. 306a749 ext3, ext4, ocfs2: remove unused macro NAMEI_RA_INDEX by Guo Chao · 12 years ago