1. d3e3b41 fs/ocfs2/cluster/tcp.c: free sc->sc_page in sc_kref_release() by Younger Liu · 11 years ago
  2. 40bd62e fs/ocfs2/journal.h: add bits_wanted while calculating credits in ocfs2_calc_extend_credits by Goldwyn Rodrigues · 11 years ago
  3. 33add0e ocfs2: fix mutex_unlock and possible memory leak in ocfs2_remove_btree_range by Joseph Qi · 11 years ago
  4. 8fa9d17 ocfs2: remove unecessary variable needs_checkpoint by Goldwyn Rodrigues · 11 years ago
  5. 40c7f2e ocfs2: add missing dlm_put() in dlm_begin_reco_handler() by Xue jiufei · 11 years ago
  6. 13eb988 ocfs2: should not use le32_add_cpu to set ocfs2_dinode i_flags by Joseph Qi · 11 years ago
  7. 22ab901 fs/ocfs2/dlm/dlmrecovery.c:dlm_request_all_locks(): ret should be int instead of enum by Joseph Qi · 11 years ago
  8. 82d627c fs/ocfs2/dlm/dlmrecovery.c: remove duplicate declarations by Joseph Qi · 11 years ago
  9. 790eac5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  10. 46a1c2c vfs: export lseek_execute() to modules by Jie Liu · 11 years ago
  11. 9e239bb Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  12. 3704412b [readdir] convert ocfs2 by Al Viro · 11 years ago
  13. 27749f2 ocfs2: add missing lockres put in dlm_mig_lockres_handler by Xue jiufei · 11 years ago
  14. e099127 fs/ocfs2/namei.c: remove unecessary ERROR when removing non-empty directory by Goldwyn Rodrigues · 11 years ago
  15. 7869e59 ocfs2: ocfs2_prep_new_orphaned_file() should return ret by Xiaowei.Hu · 11 years ago
  16. b4ca2b4 ocfs2: goto out_unlock if ocfs2_get_clusters_nocache() failed in ocfs2_fiemap() by Joseph Qi · 11 years ago
  17. afe1bb7 ocfs2: unlock rw lock if inode lock failed by Joseph Qi · 11 years ago
  18. e5f8d30 ocfs2: use ->invalidatepage() length argument by Lukas Czerner · 11 years ago
  19. 259709b jbd2: change jbd2_journal_invalidatepage to accept length by Lukas Czerner · 11 years ago
  20. d47992f mm: change invalidatepage prototype to accept length by Lukas Czerner · 11 years ago
  21. a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 11 years ago
  22. 41003a7 aio: remove retry-based AIO by Zach Brown · 11 years ago
  23. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  24. 7cfa74d ocfs2/dlm: remove redundant null pointer check by Sachin Kamat · 11 years ago
  25. 7f4804d ocfs2: fix NULL dereference for moving extents by Dan Carpenter · 11 years ago
  26. 85a258b ocfs2: fix error handling in ocfs2_ioctl_move_extents() by Dan Carpenter · 11 years ago
  27. 7ebab45 ocfs2: fix error return code in ocfs2_info_handle_freefrag() by Wei Yongjun · 11 years ago
  28. b3e0767 ocfs2: delay inode update transactions after verifying the input flags by Jeff Liu · 11 years ago
  29. 72b0d9a pipe: don't use ->i_mutex by Al Viro · 11 years ago
  30. 8d71db4 lift sb_start_write/sb_end_write out of ->aio_write() by Al Viro · 12 years ago
  31. 9141770 fs: Limit sys_mount to only request filesystem modules (Part 2). by Eric W. Biederman · 12 years ago
  32. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 12 years ago
  33. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 12 years ago
  34. 6b207ba ocfs2: convert to idr_alloc() by Tejun Heo · 12 years ago
  35. 309a85b ocfs2: ac->ac_allow_chain_relink=0 won't disable group relink by Xiaowei.Hu · 12 years ago
  36. 32918dd ocfs2: fix ocfs2_init_security_and_acl() to initialize acl correctly by Jeff Liu · 12 years ago
  37. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  38. bbbd27e Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  39. b24ae0b ocfs2/dlm: use GFP_ATOMIC inside a spin_lock by Dan Carpenter · 12 years ago
  40. 9b171e0 ocfs2: fix possible use-after-free with AIO by Jan Kara · 12 years ago
  41. 30b9c9e ocfs2: Fix oops in ocfs2_fast_symlink_readpage() code path by Sunil Mushran · 12 years ago
  42. 94e07a75 fs: encode_fh: return FILEID_INVALID if invalid fid_type by Namjae Jeon · 12 years ago
  43. 182be68 kill f_vfsmnt by Al Viro · 12 years ago
  44. 94f2f14 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  45. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  46. 9afa319 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  47. 1269529 ocfs2: wait for page writeback to provide stable pages by Jan Kara · 12 years ago
  48. 3278bb7 ocfs2: unlock super lock if lockres refresh failed by Junxiao Bi · 12 years ago
  49. d787ab0 ocfs2: remove kfree() redundant null checks by Tim Gardner · 12 years ago
  50. 488c8ef ocfs2: Compare kuids and kgids using uid_eq and gid_eq by Eric W. Biederman · 12 years ago
  51. ba61356 ocfs2: For tracing report the uid and gid values in the initial user namespace by Eric W. Biederman · 12 years ago
  52. 2c03417 ocfs2: Convert uid and gids between in core and on disk inodes by Eric W. Biederman · 12 years ago
  53. 03ab30f ocfs2: convert between kuids and kgids and DLM locks by Eric W. Biederman · 12 years ago
  54. 9522751 ocfs2: Handle kuids and kgids in acl/xattr conversions. by Eric W. Biederman · 12 years ago
  55. 6176772 Merge branch 'master' into for-next by Jiri Kosina · 12 years ago
  56. 306a749 ext3, ext4, ocfs2: remove unused macro NAMEI_RA_INDEX by Guo Chao · 12 years ago
  57. 8a168ca treewide: Fix typo in various drivers by Masanari Iida · 12 years ago
  58. a6ff037 ocfs2: drop vmtruncate by Marco Stornelli · 12 years ago
  59. 965c8e5 lseek: the "whence" argument is called "whence" by Andrew Morton · 12 years ago
  60. d0e1d66 writeback: remove nr_pages_dirtied arg from balance_dirty_pages_ratelimited_nr() by Namjae Jeon · 12 years ago
  61. 0b173bc mm: kill vma flag VM_CAN_NONLINEAR by Konstantin Khlebnikov · 12 years ago
  62. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  63. 8c0a853 fs: push rcu_barrier() from deactivate_locked_super() to filesystems by Kirill A. Shutemov · 12 years ago
  64. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  65. 2903ff0 switch simple cases of fget_light to fdget by Al Viro · 12 years ago
  66. 2a11735 switch o2hb_region_dev_write() to fget_light() by Al Viro · 12 years ago
  67. 4c376dc userns: Convert struct dquot dq_id to be a struct kqid by Eric W. Biederman · 12 years ago
  68. aca645a userns: Modify dqget to take struct kqid by Eric W. Biederman · 12 years ago
  69. 5f3a4a2 userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr by Eric W. Biederman · 12 years ago
  70. 4382973 workqueue: deprecate flush[_delayed]_work_sync() by Tejun Heo · 12 years ago
  71. a0e881b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  72. fef6925 ocfs2: Convert to new freezing mechanism by Jan Kara · 12 years ago
  73. a75613e ocfs2: use memweight() by Akinobu Mita · 12 years ago
  74. a8104a9 pull mnt_want_write()/mnt_drop_write() into kern_path_create()/done_path_create() resp. by Al Viro · 12 years ago
  75. 921a165 new helper: done_path_create() by Al Viro · 12 years ago
  76. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 12 years ago
  77. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  78. 0b728e1 stop passing nameidata * to ->d_revalidate() by Al Viro · 12 years ago
  79. b3d9b7a vfs: switch i_dentry/d_alias to hlist by Al Viro · 12 years ago
  80. a614a09 ocfs2: use list_for_each_entry in ocfs2_find_local_alias() by Al Viro · 12 years ago
  81. a4e08d0 ocfs2: fix NULL pointer dereference in __ocfs2_change_file_space() by Luis Henriques · 12 years ago
  82. a4564ea ocfs2: Fix bogus error message from ocfs2_global_read_info by Jan Kara · 13 years ago
  83. 65622e6 ocfs2: for SEEK_DATA/SEEK_HOLE, return internal error unchanged if ocfs2_get_clusters_nocache() or ocfs2_inode_lock() call failed. by Jeff Liu · 13 years ago
  84. a75e9cc ocfs2: use spinlock irqsave for downconvert lock.patch by Srinivas Eeda · 13 years ago
  85. 16865b7 ocfs2: Misplaced parens in unlikley by roel · 13 years ago
  86. 3e5d3c3 ocfs2: clear unaligned io flag when dio fails by Junxiao Bi · 12 years ago
  87. ea022dfb ocfs: simplify symlink handling by Al Viro · 12 years ago
  88. 1db5df9 ocfs2: kill endianness abuses in blockcheck.c by Al Viro · 12 years ago
  89. f6a5690 ocfs2: deal with __user misannotations by Al Viro · 12 years ago
  90. 8515841 ocfs2: trivial endianness misannotations by Al Viro · 12 years ago
  91. b0b0382 ->encode_fh() API change by Al Viro · 12 years ago
  92. 90324cc Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  93. dbd5768 vfs: Rename end_writeback() to clear_inode() by Jan Kara · 12 years ago
  94. f240019 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  95. 4a17fd5 sock: Introduce named constants for sk_reuse by Pavel Emelyanov · 12 years ago
  96. 72094e4 ocfs2: ->e_leaf_clusters endianness breakage by Al Viro · 12 years ago
  97. 28748b3 ocfs2: ->rl_count endianness breakage by Al Viro · 12 years ago
  98. e1bf4cc ocfs: ->rl_used breakage on big-endian by Al Viro · 12 years ago
  99. 3a251f0 ocfs2: ->l_next_free_req breakage on big-endian by Al Viro · 12 years ago
  100. 2f99c36 get rid of pointless includes of ext2_fs.h by Al Viro · 12 years ago