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