1. 94f2f14 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  2. f4108a6 gfs2: Split NO_QUOTA_CHANGE inot NO_UID_QUTOA_CHANGE and NO_GID_QUTOA_CHANGE by Eric W. Biederman · 11 years ago
  3. 350a9b0 GFS2: Split gfs2_trans_add_bh() into two by Steven Whitehouse · 12 years ago
  4. 9dbe961 GFS2: Add Orlov allocator by Steven Whitehouse · 12 years ago
  5. 71f890f GFS2: Remove rs_requested field from reservations by Steven Whitehouse · 12 years ago
  6. 1f98169 GFS2: Merge two nearly identical xattr functions by Steven Whitehouse · 12 years ago
  7. 8e2e004 GFS2: Reduce file fragmentation by Bob Peterson · 12 years ago
  8. 5407e24 GFS2: Fold quota data into the reservations struct by Bob Peterson · 12 years ago
  9. 5e2f7d6 GFS2: Make sure rindex is uptodate before starting transactions by Bob Peterson · 12 years ago
  10. 66fc061 GFS2: FITRIM ioctl support by Steven Whitehouse · 12 years ago
  11. 564e12b GFS2: decouple quota allocations from block allocations by Bob Peterson · 13 years ago
  12. 6e87ed0 GFS2: move toward a generic multi-block allocator by Bob Peterson · 13 years ago
  13. 3c5d785 GFS2: combine gfs2_alloc_block and gfs2_alloc_di by Bob Peterson · 13 years ago
  14. 114b80c GFS2: Fix very unlikley memory leak in ACL xattr code by Steven Whitehouse · 13 years ago
  15. 70b0c36 GFS2: Use cached rgrp in gfs2_rlist_add() by Steven Whitehouse · 13 years ago
  16. 54335b1 GFS2: Cache the most recently used resource group in the inode by Steven Whitehouse · 13 years ago
  17. 8339ee5 GFS2: Make resource groups "append only" during life of fs by Steven Whitehouse · 13 years ago
  18. ab9bbda GFS2: Use ->dirty_inode() by Steven Whitehouse · 13 years ago
  19. 2ae51ed GFS2: Clean up duplicated setattr code by Steven Whitehouse · 14 years ago
  20. 9e55cd5 GFS2: Remove unreachable calls to vmtruncate by Steven Whitehouse · 14 years ago
  21. bf97b67 GFS2: reserve more blocks for transactions by Benjamin Marzinski · 14 years ago
  22. 1025774 remove inode_setattr by Christoph Hellwig · 14 years ago
  23. b7bb0a1 gfs: constify xattr_handler by Stephen Hemminger · 14 years ago
  24. e412bdb GFS2: Fix gfs2_xattr_acl_chmod() by Steven Whitehouse · 15 years ago
  25. 431547b sanitize xattr handler prototypes by Christoph Hellwig · 15 years ago
  26. 479c427 GFS2: Clean up ACLs by Steven Whitehouse · 15 years ago
  27. 2646a1f GFS2: Fix up system xattrs by Steven Whitehouse · 15 years ago
  28. 86d0063 GFS2: Whitespace fixes by Steven Whitehouse · 15 years ago
  29. 307cf6e GFS2: Rename eattr.[ch] as xattr.[ch] by Steven Whitehouse · 15 years ago[Renamed (99%) from fs/gfs2/eattr.c]
  30. 40b78a3 GFS2: Clean up of extended attribute support by Steven Whitehouse · 15 years ago
  31. 0901097 GFS2: Improve resource group error handling by Steven Whitehouse · 15 years ago
  32. f057f6c GFS2: Merge lock_dlm module into GFS2 by Steven Whitehouse · 16 years ago
  33. 383f01f GFS2: Banish struct gfs2_dinode_host by Steven Whitehouse · 16 years ago
  34. 3767ac2 GFS2: Move di_eattr into "proper" inode by Steven Whitehouse · 16 years ago
  35. 16c5f06 [GFS2] fix GFP_KERNEL misuses by Josef Bacik · 16 years ago
  36. d82661d [GFS2] Streamline quota lock/check for no-quota case by Steven Whitehouse · 16 years ago
  37. 182fe5a [GFS2] possible null pointer dereference fixup by Cyrill Gorcunov · 16 years ago
  38. 77658aa [GFS2] Eliminate (almost) duplicate field from gfs2_inode by Steven Whitehouse · 16 years ago
  39. b45e41d [GFS2] Add extent allocation to block allocator by Steven Whitehouse · 16 years ago
  40. 1639431 [GFS2] Merge gfs2_alloc_meta and gfs2_alloc_data by Steven Whitehouse · 16 years ago
  41. 5731be5 [GFS2] Update gfs2_trans_add_unrevoke to accept extents by Steven Whitehouse · 16 years ago
  42. fe6c991 [GFS2] Get rid of unneeded parameter in gfs2_rlist_alloc by Bob Peterson · 16 years ago
  43. 6dbd822 [GFS2] Reduce inode size by moving i_alloc out of line by Steven Whitehouse · 17 years ago
  44. 4bd91ba [GFS2] Add nanosecond timestamp feature by Steven Whitehouse · 17 years ago
  45. bb8d8a6 [GFS2] Fix sign problem in quota/statfs and cleanup _host structures by Steven Whitehouse · 17 years ago
  46. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  47. bbb28ab [GFS2] more CURRENT_TIME_SEC by Eric Sandeen · 17 years ago
  48. 9e2dbda [GFS2] Remove gfs2_inode_attr_in by Steven Whitehouse · 18 years ago
  49. 1a7b1ee [GFS2] Shrink gfs2_inode (6) - di_atime/di_mtime/di_ctime by Steven Whitehouse · 18 years ago
  50. 2933f92 [GFS2] Shrink gfs2_inode (4) - di_uid/di_gid by Steven Whitehouse · 18 years ago
  51. b60623c [GFS2] Shrink gfs2_inode (3) - di_mode by Steven Whitehouse · 18 years ago
  52. 539e5d6 [GFS2] Change argument of gfs2_dinode_out by Steven Whitehouse · 18 years ago
  53. b44b84d [GFS2] gfs2 misc endianness annotations by Al Viro · 18 years ago
  54. 907b9bc [GFS2/DLM] Fix trailing whitespace by Steven Whitehouse · 18 years ago
  55. 7276b3b [GFS2] Tidy up meta_io code by Steven Whitehouse · 18 years ago
  56. 7d30859 [GFS2] Export lm_interface to kernel headers by Fabio Massimo Di Nitto · 18 years ago
  57. cca195c [GFS2] Extended attribute code style changes by Steven Whitehouse · 18 years ago
  58. cd91549 [GFS2] Change all types to uX style by Steven Whitehouse · 18 years ago
  59. a91ea69 [GFS2] Align all labels against LH side by Steven Whitehouse · 18 years ago
  60. e9fc2aa [GFS2] Update copyright, tidy up incore.h by Steven Whitehouse · 18 years ago
  61. feaa7bb [GFS2] Fix unlinked file handling by Steven Whitehouse · 18 years ago
  62. 01eb7c0 [GFS2] Fix warning on impossible event in eattr code by Steven Whitehouse · 18 years ago
  63. 90cdd20 [GFS2] Flag up issue in selinux code by Steven Whitehouse · 18 years ago
  64. 639b6d7 [GFS2] selinux support by Ryan O'Hara · 18 years ago
  65. 3a8a9a1 [GFS2] Update copyright date to 2006 by Steven Whitehouse · 18 years ago
  66. bd89680 [GFS2] Remove semaphore.h from C files by Steven Whitehouse · 18 years ago
  67. 56409ab [GFS2] Remove some unused code by Steven Whitehouse · 18 years ago
  68. 08bc2db [GFS2] [-mm patch] fs/gfs2/: possible cleanups by Adrian Bunk · 18 years ago
  69. 5c676f6 [GFS2] Macros removal in gfs2.h by Steven Whitehouse · 18 years ago
  70. 568f4c9 [GFS2] 80 Column audit of GFS2 by Steven Whitehouse · 18 years ago
  71. d4e9c4c [GFS2] Add an additional argument to gfs2_trans_add_bh() by Steven Whitehouse · 18 years ago
  72. 666a2c5 [GFS2] Remove unused code from various files by Steven Whitehouse · 18 years ago
  73. b3b94fa [GFS2] The core of GFS2 by David Teigland · 18 years ago