1. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 11 years ago
  2. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  3. 4173581 fs: change return values from -EACCES to -EPERM by Zhao Hongjiang · 11 years ago
  4. 94e07a75 fs: encode_fh: return FILEID_INVALID if invalid fid_type by Namjae Jeon · 11 years ago
  5. 94f2f14 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  6. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  7. 1d1d1a7 mm: only enforce stable page writes if the backing device requires it by Darrick J. Wong · 11 years ago
  8. d054642 gfs2: Convert uids and gids between dinodes and vfs inodes. by Eric W. Biederman · 11 years ago
  9. 6b24c0d gfs2: Use uid_eq and gid_eq where appropriate by Eric W. Biederman · 11 years ago
  10. 7c06b5d gfs2: Use kuid_t and kgid_t types where appropriate. by Eric W. Biederman · 11 years ago
  11. 236c64e gfs2: Remove the QUOTA_USER and QUOTA_GROUP defines by Eric W. Biederman · 11 years ago
  12. 05e0a60 gfs2: Store qd_id in struct gfs2_quota_data as a struct kqid by Eric W. Biederman · 11 years ago
  13. ed87dab gfs2: Convert gfs2_quota_refresh to take a kqid by Eric W. Biederman · 11 years ago
  14. b59c8b6 gfs2: Modify qdsb_get to take a struct kqid by Eric W. Biederman · 11 years ago
  15. e08d8d7 gfs2: Modify struct gfs2_quota_change_host to use struct kqid by Eric W. Biederman · 11 years ago
  16. 2f6c989 gfs2: Introduce qd2index by Eric W. Biederman · 11 years ago
  17. 558e852 gfs2: Report quotas in the caller's user namespace. by Eric W. Biederman · 11 years ago
  18. f4108a6 gfs2: Split NO_QUOTA_CHANGE inot NO_UID_QUTOA_CHANGE and NO_GID_QUTOA_CHANGE by Eric W. Biederman · 11 years ago
  19. 393551e gfs2: Remove improper checks in gfs2_set_dqblk. by Eric W. Biederman · 11 years ago
  20. fd95e81 GFS2: Reinstate withdraw ack system by Steven Whitehouse · 11 years ago
  21. d2b47cf GFS2: Get a block reservation before resizing a file by Bob Peterson · 11 years ago
  22. 4506a51 GFS2: Split glock lru processing into two parts by Steven Whitehouse · 11 years ago
  23. 4513899 GFS2: Use ->writepages for ordered writes by Steven Whitehouse · 11 years ago
  24. d564053f GFS2: Clean up freeze code by Steven Whitehouse · 12 years ago
  25. c76c4d9 GFS2: Merge gfs2_attach_bufdata() into trans.c by Steven Whitehouse · 12 years ago
  26. 767f433 GFS2: Copy gfs2_trans_add_bh into new data/meta functions by Steven Whitehouse · 12 years ago
  27. 350a9b0 GFS2: Split gfs2_trans_add_bh() into two by Steven Whitehouse · 12 years ago
  28. 75f2b87 GFS2: Merge revoke adding functions by Steven Whitehouse · 12 years ago
  29. 2a00585 GFS2: Separate LRU scanning from shrinker by Steven Whitehouse · 12 years ago
  30. d4e0bfe GFS2: fix skip unlock condition by David Teigland · 12 years ago
  31. 13d2eb0 GFS2: Reset rd_last_alloc when it reaches the end of the rgrp by Bob Peterson · 12 years ago
  32. 15bd50a GFS2: Stop looking for free blocks at end of rgrp by Bob Peterson · 12 years ago
  33. f1213ca GFS2: Fix race in gfs2_rs_alloc by Abhijith Das · 12 years ago
  34. ec14875 GFS2: Initialize hex string to '0' by Nathan Straz · 12 years ago
  35. 965c8e5 lseek: the "whence" argument is called "whence" by Andrew Morton · 12 years ago
  36. 08242bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 12 years ago
  37. 252aa6f mm: redefine address_space.assoc_mapping by Rafael Aquini · 12 years ago
  38. 1e2d9d4 GFS2: Set gl_object during inode create by Bob Peterson · 12 years ago
  39. be4f245 GFS2: add error check while allocating new inodes by Bob Peterson · 12 years ago
  40. b780416 GFS2: don't reference inode's glock during block allocation trace by Bob Peterson · 12 years ago
  41. 4e2f884 GFS2: remove redundant lvb pointer by David Teigland · 12 years ago
  42. dba2d70 GFS2: only use lvb on glocks that need it by David Teigland · 12 years ago
  43. fb6791d GFS2: skip dlm_unlock calls in unmount by David Teigland · 12 years ago
  44. aa8920c GFS2: Fix one RG corner case by Steven Whitehouse · 12 years ago
  45. 4327a9b GFS2: Eliminate redundant buffer_head manipulation in gfs2_unlink_inode by Bob Peterson · 12 years ago
  46. 343cd8f GFS2: Use dirty_inode in gfs2_dir_add by Bob Peterson · 12 years ago
  47. fa731fc GFS2: Fix truncation of journaled data files by Steven Whitehouse · 12 years ago
  48. 9dbe961 GFS2: Add Orlov allocator by Steven Whitehouse · 12 years ago
  49. c9aecf7 GFS2: Use proper allocation context for new inodes by Steven Whitehouse · 12 years ago
  50. bcd97c0 GFS2: Add test for resource group congestion status by Steven Whitehouse · 12 years ago
  51. 06dfc30 GFS2: Rename glops go_xmote_th to go_sync by Bob Peterson · 12 years ago
  52. a68a0a3 GFS2: Speed up gfs2_rbm_from_block by Bob Peterson · 12 years ago
  53. 8eae1ca GFS2: Review bug traps in glops.c by Steven Whitehouse · 12 years ago
  54. 96e5d1d GFS2: Test bufdata with buffer locked and gfs2_log_lock held by Benjamin Marzinski · 12 years ago
  55. 3d16268 GFS2: Don't call file_accessed() with a shared glock by Benjamin Marzinski · 12 years ago
  56. 076f0fa GFS2: Fix FITRIM argument handling by Lukas Czerner · 12 years ago
  57. 3a238ad GFS2: Require user to provide argument for FITRIM by Lukas Czerner · 12 years ago
  58. 73738a7 GFS2: Clean up some unused assignments by Andrew Price · 12 years ago
  59. cd0ed19 GFS2: Fix possible null pointer deref in gfs2_rs_alloc by Andrew Price · 12 years ago
  60. aaaf68c GFS2: Fix an unchecked error from gfs2_rs_alloc by Andrew Price · 12 years ago
  61. 35c2a7f tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checking by Hugh Dickins · 12 years ago
  62. 0b173bc mm: kill vma flag VM_CAN_NONLINEAR by Konstantin Khlebnikov · 12 years ago
  63. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  64. 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  65. 2216db7 GFS2: Write out dirty inode metadata in delayed deletes by Benjamin Marzinski · 12 years ago
  66. a0b4df2 GFS2: fix s_writers.counter imbalance in gfs2_ail_empty_gl by Eric Sandeen · 12 years ago
  67. 3701530 GFS2: Fix infinite loop in rbm_find by Bob Peterson · 12 years ago
  68. ff7f4cb GFS2: Consolidate free block searching functions by Steven Whitehouse · 12 years ago
  69. 56aa72d GFS2: Get rid of I_MUTEX_QUOTA usage by Jan Kara · 12 years ago
  70. 0688a5e GFS2: Stop block extents at the end of bitmaps by Bob Peterson · 12 years ago
  71. c743ffd GFS2: Fix unclaimed_blocks() wrapping bug and clean up by Steven Whitehouse · 12 years ago
  72. 9e733d3 GFS2: Improve block reservation tracing by Steven Whitehouse · 12 years ago
  73. 137834a GFS2: Fall back to ignoring reservations, if there are no other blocks left by Steven Whitehouse · 12 years ago
  74. 2b9731e GFS2: Fix ->show_options() for statfs slow by Steven Whitehouse · 12 years ago
  75. 3e6339d GFS2: Use rbm for gfs2_setbit() by Steven Whitehouse · 12 years ago
  76. c04a2ef GFS2: Use rbm for gfs2_testbit() by Steven Whitehouse · 12 years ago
  77. 29c05b2 GFS2: Eliminate unnecessary check for state > 3 in bitfit by Bob Peterson · 12 years ago
  78. e5dc76b GFS2: Eliminate redundant calls to may_grant by Bob Peterson · 12 years ago
  79. 81e1d45 GFS2: Combine functions gfs2_glock_dq_wait and wait_on_demote by Bob Peterson · 12 years ago
  80. 07a7904 GFS2: Combine functions gfs2_glock_wait and wait_on_holder by Bob Peterson · 12 years ago
  81. 4abb6ad GFS2: inline __gfs2_glock_schedule_for_reclaim by Bob Peterson · 12 years ago
  82. 8e711e10 GFS2: change function gfs2_direct_IO to use a normal gfs2_glock_dq by Bob Peterson · 12 years ago
  83. 8d8b752 GFS2: rbm code cleanup by Bob Peterson · 12 years ago
  84. 5d50d53 GFS2: Fix case where reservation finished at end of rgrp by Steven Whitehouse · 12 years ago
  85. 24d634e GFS2: Use RB_CLEAR_NODE() rather than rb_init_node() by Michel Lespinasse · 12 years ago
  86. 3b1d0b9 GFS2: Update rgblk_free() to use rbm by Steven Whitehouse · 12 years ago
  87. 3983903 GFS2: Update gfs2_get_block_type() to use rbm by Steven Whitehouse · 12 years ago
  88. 5b924ae GFS2: Replace rgblk_search with gfs2_rbm_find by Steven Whitehouse · 12 years ago
  89. 4a993fb GFS2: Add structure to contain rgrp, bitmap, offset tuple by Steven Whitehouse · 12 years ago
  90. 71f890f GFS2: Remove rs_requested field from reservations by Steven Whitehouse · 12 years ago
  91. 1f98169 GFS2: Merge two nearly identical xattr functions by Steven Whitehouse · 12 years ago
  92. 431f197 userns: Convert quota netlink aka quota_send_warning by Eric W. Biederman · 12 years ago
  93. 74a8a10 userns: Convert qutoactl by Eric W. Biederman · 12 years ago
  94. 5f3a4a2 userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr by Eric W. Biederman · 12 years ago
  95. 3f0c3c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes by Linus Torvalds · 12 years ago
  96. 62e252e GFS2: Take account of blockages when using reserved blocks by Steven Whitehouse · 12 years ago
  97. 645b2cc GFS2: Fix missing allocation data for set/remove xattr by Steven Whitehouse · 12 years ago
  98. da1dfb6 GFS2: Make write size hinting code common by Steven Whitehouse · 12 years ago
  99. 4382973 workqueue: deprecate flush[_delayed]_work_sync() by Tejun Heo · 12 years ago
  100. e76e0ec gfs2: nuke pdflush from comments by Artem Bityutskiy · 12 years ago