1. 4de13d7a Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  2. a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 11 years ago
  3. e72859b Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 11 years ago
  4. 5d434fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  5. 7af584d gfs2: Convert print_symbol to %pSR by Joe Perches · 12 years ago
  6. 222cb53 GFS2: Flush work queue before clearing glock hash tables by Bob Peterson · 11 years ago
  7. 7bd8b2e GFS2: Add origin indicator to glock demote tracing by Steven Whitehouse · 11 years ago
  8. 81ffbf6 GFS2: Add origin indicator to glock callbacks by Steven Whitehouse · 11 years ago
  9. 16ca941 GFS2: replace gfs2_ail structure with gfs2_trans by Benjamin Marzinski · 11 years ago
  10. 2009521 GFS2: Remove vestigial parameter ip from function rs_deltree by Bob Peterson · 11 years ago
  11. 79ba748 GFS2: Use gfs2_dinode_out() in the inode create path by Steven Whitehouse · 11 years ago
  12. 28fb302 GFS2: Remove gfs2_refresh_inode from inode creation path by Steven Whitehouse · 11 years ago
  13. fd4b4e0 GFS2: Clean up inode creation path by Steven Whitehouse · 11 years ago
  14. b2c87ca GFS2: Issue discards in 512b sectors by Bob Peterson · 11 years ago
  15. c2952d2 GFS2: Fix unlock of fcntl locks during withdrawn state by Steven Whitehouse · 11 years ago
  16. 441362d GFS2: return error if malloc failed in gfs2_rs_alloc() by Wei Yongjun · 11 years ago
  17. 4146c3d GFS2: use memchr_inv by Akinobu Mita · 11 years ago
  18. 57c7310 GFS2: use kmalloc for lvb bitmap by David Teigland · 11 years ago
  19. f73a1c7 block: Add bio_end_sector() by Kent Overstreet · 12 years ago
  20. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 11 years ago
  21. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  22. 4173581 fs: change return values from -EACCES to -EPERM by Zhao Hongjiang · 11 years ago
  23. 94e07a75 fs: encode_fh: return FILEID_INVALID if invalid fid_type by Namjae Jeon · 11 years ago
  24. 94f2f14 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  25. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  26. 1d1d1a7 mm: only enforce stable page writes if the backing device requires it by Darrick J. Wong · 11 years ago
  27. d054642 gfs2: Convert uids and gids between dinodes and vfs inodes. by Eric W. Biederman · 11 years ago
  28. 6b24c0d gfs2: Use uid_eq and gid_eq where appropriate by Eric W. Biederman · 11 years ago
  29. 7c06b5d gfs2: Use kuid_t and kgid_t types where appropriate. by Eric W. Biederman · 11 years ago
  30. 236c64e gfs2: Remove the QUOTA_USER and QUOTA_GROUP defines by Eric W. Biederman · 11 years ago
  31. 05e0a60 gfs2: Store qd_id in struct gfs2_quota_data as a struct kqid by Eric W. Biederman · 11 years ago
  32. ed87dab gfs2: Convert gfs2_quota_refresh to take a kqid by Eric W. Biederman · 11 years ago
  33. b59c8b6 gfs2: Modify qdsb_get to take a struct kqid by Eric W. Biederman · 11 years ago
  34. e08d8d7 gfs2: Modify struct gfs2_quota_change_host to use struct kqid by Eric W. Biederman · 11 years ago
  35. 2f6c989 gfs2: Introduce qd2index by Eric W. Biederman · 11 years ago
  36. 558e852 gfs2: Report quotas in the caller's user namespace. by Eric W. Biederman · 11 years ago
  37. f4108a6 gfs2: Split NO_QUOTA_CHANGE inot NO_UID_QUTOA_CHANGE and NO_GID_QUTOA_CHANGE by Eric W. Biederman · 11 years ago
  38. 393551e gfs2: Remove improper checks in gfs2_set_dqblk. by Eric W. Biederman · 11 years ago
  39. fd95e81 GFS2: Reinstate withdraw ack system by Steven Whitehouse · 11 years ago
  40. d2b47cf GFS2: Get a block reservation before resizing a file by Bob Peterson · 11 years ago
  41. 4506a51 GFS2: Split glock lru processing into two parts by Steven Whitehouse · 11 years ago
  42. 4513899 GFS2: Use ->writepages for ordered writes by Steven Whitehouse · 11 years ago
  43. d564053f GFS2: Clean up freeze code by Steven Whitehouse · 11 years ago
  44. c76c4d9 GFS2: Merge gfs2_attach_bufdata() into trans.c by Steven Whitehouse · 12 years ago
  45. 767f433 GFS2: Copy gfs2_trans_add_bh into new data/meta functions by Steven Whitehouse · 12 years ago
  46. 350a9b0 GFS2: Split gfs2_trans_add_bh() into two by Steven Whitehouse · 12 years ago
  47. 75f2b87 GFS2: Merge revoke adding functions by Steven Whitehouse · 12 years ago
  48. 2a00585 GFS2: Separate LRU scanning from shrinker by Steven Whitehouse · 12 years ago
  49. d4e0bfe GFS2: fix skip unlock condition by David Teigland · 12 years ago
  50. 13d2eb0 GFS2: Reset rd_last_alloc when it reaches the end of the rgrp by Bob Peterson · 12 years ago
  51. 15bd50a GFS2: Stop looking for free blocks at end of rgrp by Bob Peterson · 12 years ago
  52. f1213ca GFS2: Fix race in gfs2_rs_alloc by Abhijith Das · 12 years ago
  53. ec14875 GFS2: Initialize hex string to '0' by Nathan Straz · 12 years ago
  54. 965c8e5 lseek: the "whence" argument is called "whence" by Andrew Morton · 12 years ago
  55. 08242bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 12 years ago
  56. 252aa6f mm: redefine address_space.assoc_mapping by Rafael Aquini · 12 years ago
  57. 1e2d9d4 GFS2: Set gl_object during inode create by Bob Peterson · 12 years ago
  58. be4f245 GFS2: add error check while allocating new inodes by Bob Peterson · 12 years ago
  59. b780416 GFS2: don't reference inode's glock during block allocation trace by Bob Peterson · 12 years ago
  60. 4e2f884 GFS2: remove redundant lvb pointer by David Teigland · 12 years ago
  61. dba2d70 GFS2: only use lvb on glocks that need it by David Teigland · 12 years ago
  62. fb6791d GFS2: skip dlm_unlock calls in unmount by David Teigland · 12 years ago
  63. aa8920c GFS2: Fix one RG corner case by Steven Whitehouse · 12 years ago
  64. 4327a9b GFS2: Eliminate redundant buffer_head manipulation in gfs2_unlink_inode by Bob Peterson · 12 years ago
  65. 343cd8f GFS2: Use dirty_inode in gfs2_dir_add by Bob Peterson · 12 years ago
  66. fa731fc GFS2: Fix truncation of journaled data files by Steven Whitehouse · 12 years ago
  67. 9dbe961 GFS2: Add Orlov allocator by Steven Whitehouse · 12 years ago
  68. c9aecf7 GFS2: Use proper allocation context for new inodes by Steven Whitehouse · 12 years ago
  69. bcd97c0 GFS2: Add test for resource group congestion status by Steven Whitehouse · 12 years ago
  70. 06dfc30 GFS2: Rename glops go_xmote_th to go_sync by Bob Peterson · 12 years ago
  71. a68a0a3 GFS2: Speed up gfs2_rbm_from_block by Bob Peterson · 12 years ago
  72. 8eae1ca GFS2: Review bug traps in glops.c by Steven Whitehouse · 12 years ago
  73. 96e5d1d GFS2: Test bufdata with buffer locked and gfs2_log_lock held by Benjamin Marzinski · 12 years ago
  74. 3d16268 GFS2: Don't call file_accessed() with a shared glock by Benjamin Marzinski · 12 years ago
  75. 076f0fa GFS2: Fix FITRIM argument handling by Lukas Czerner · 12 years ago
  76. 3a238ad GFS2: Require user to provide argument for FITRIM by Lukas Czerner · 12 years ago
  77. 73738a7 GFS2: Clean up some unused assignments by Andrew Price · 12 years ago
  78. cd0ed19 GFS2: Fix possible null pointer deref in gfs2_rs_alloc by Andrew Price · 12 years ago
  79. aaaf68c GFS2: Fix an unchecked error from gfs2_rs_alloc by Andrew Price · 12 years ago
  80. 35c2a7f tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checking by Hugh Dickins · 12 years ago
  81. 0b173bc mm: kill vma flag VM_CAN_NONLINEAR by Konstantin Khlebnikov · 12 years ago
  82. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  83. 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  84. 2216db7 GFS2: Write out dirty inode metadata in delayed deletes by Benjamin Marzinski · 12 years ago
  85. a0b4df2 GFS2: fix s_writers.counter imbalance in gfs2_ail_empty_gl by Eric Sandeen · 12 years ago
  86. 3701530 GFS2: Fix infinite loop in rbm_find by Bob Peterson · 12 years ago
  87. ff7f4cb GFS2: Consolidate free block searching functions by Steven Whitehouse · 12 years ago
  88. 56aa72d GFS2: Get rid of I_MUTEX_QUOTA usage by Jan Kara · 12 years ago
  89. 0688a5e GFS2: Stop block extents at the end of bitmaps by Bob Peterson · 12 years ago
  90. c743ffd GFS2: Fix unclaimed_blocks() wrapping bug and clean up by Steven Whitehouse · 12 years ago
  91. 9e733d3 GFS2: Improve block reservation tracing by Steven Whitehouse · 12 years ago
  92. 137834a GFS2: Fall back to ignoring reservations, if there are no other blocks left by Steven Whitehouse · 12 years ago
  93. 2b9731e GFS2: Fix ->show_options() for statfs slow by Steven Whitehouse · 12 years ago
  94. 3e6339d GFS2: Use rbm for gfs2_setbit() by Steven Whitehouse · 12 years ago
  95. c04a2ef GFS2: Use rbm for gfs2_testbit() by Steven Whitehouse · 12 years ago
  96. 29c05b2 GFS2: Eliminate unnecessary check for state > 3 in bitfit by Bob Peterson · 12 years ago
  97. e5dc76b GFS2: Eliminate redundant calls to may_grant by Bob Peterson · 12 years ago
  98. 81e1d45 GFS2: Combine functions gfs2_glock_dq_wait and wait_on_demote by Bob Peterson · 12 years ago
  99. 07a7904 GFS2: Combine functions gfs2_glock_wait and wait_on_holder by Bob Peterson · 12 years ago
  100. 4abb6ad GFS2: inline __gfs2_glock_schedule_for_reclaim by Bob Peterson · 12 years ago