1. 2fe17c1 fallocate should be a file operation by Christoph Hellwig · 14 years ago
  2. 64c23e8 make the feature checks in ->fallocate future proof by Christoph Hellwig · 14 years ago
  3. 9ecf639 Gfs2: fail if we try to use hole punch by Josef Bacik · 14 years ago
  4. 41ced6d switch gfs2, close races by Al Viro · 14 years ago
  5. b4a45f5 Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npiggin by Linus Torvalds · 14 years ago
  6. b74c79e fs: provide rcu-walk aware permission i_ops by Nick Piggin · 14 years ago
  7. fb045ad fs: dcache reduce branches in lookup path by Nick Piggin · 14 years ago
  8. 2ae51ed GFS2: Clean up duplicated setattr code by Steven Whitehouse · 14 years ago
  9. 9e55cd5 GFS2: Remove unreachable calls to vmtruncate by Steven Whitehouse · 14 years ago
  10. 7de9c6ee new helper: ihold() by Al Viro · 14 years ago
  11. ebdec24 fs: kill block_prepare_write by Christoph Hellwig · 14 years ago
  12. 46290341 GFS2 fatal: filesystem consistency error on rename by Bob Peterson · 14 years ago
  13. bf97b67 GFS2: reserve more blocks for transactions by Benjamin Marzinski · 14 years ago
  14. 8d12358 GFS2: Make . and .. qstrs constant by Steven Whitehouse · 14 years ago
  15. fe08d5a GFS2: Fix whitespace in previous patch by Steven Whitehouse · 14 years ago
  16. 3921120 GFS2: fallocate support by Benjamin Marzinski · 14 years ago
  17. a2e0f79 GFS2: Remove i_disksize by Steven Whitehouse · 14 years ago
  18. ff8f33c GFS2: New truncate sequence by Steven Whitehouse · 14 years ago
  19. 2c27c65 check ATTR_SIZE contraints in inode_change_ok by Christoph Hellwig · 14 years ago
  20. 1025774 remove inode_setattr by Christoph Hellwig · 14 years ago
  21. 15c6fd9 kill spurious reference to vmtruncate by npiggin@suse.de · 14 years ago
  22. c177c2a Switch gfs2 to nd_set_link() by Al Viro · 15 years ago
  23. 0f585f1 GFS2: Fix refcnt leak on gfs2_follow_link() error path by OGAWA Hirofumi · 15 years ago
  24. 24b977b GFS2: Fix locking bug in rename by Steven Whitehouse · 15 years ago
  25. 2bcd57a headers: utsname.h redux by Alexey Dobriyan · 15 years ago
  26. 307cf6e GFS2: Rename eattr.[ch] as xattr.[ch] by Steven Whitehouse · 15 years ago
  27. 40b78a3 GFS2: Clean up of extended attribute support by Steven Whitehouse · 15 years ago
  28. cd01207 GFS2: jumping to wrong label? by Roel Kluin · 15 years ago
  29. 87ec217 GFS2: Move gfs2_unlink_ok into ops_inode.c by Steven Whitehouse · 15 years ago
  30. 536baf0 GFS2: Move gfs2_readlinki into ops_inode.c by Steven Whitehouse · 15 years ago
  31. 2286dbf GFS2: Move gfs2_rmdiri into ops_inode.c by Steven Whitehouse · 15 years ago
  32. 5cf3252 GFS2: Fix symlink creation race by Steven Whitehouse · 15 years ago
  33. f057f6c GFS2: Merge lock_dlm module into GFS2 by Steven Whitehouse · 16 years ago
  34. 383f01f GFS2: Banish struct gfs2_dinode_host by Steven Whitehouse · 16 years ago
  35. c9e9888 GFS2: Move i_size from gfs2_dinode_host and rename it to i_disksize by Steven Whitehouse · 16 years ago
  36. ad6203f GFS2: Move "entries" into "proper" inode by Steven Whitehouse · 16 years ago
  37. b276058 GFS2: Rationalise header files by Steven Whitehouse · 16 years ago
  38. e9079cc GFS2: Support for FIEMAP ioctl by Steven Whitehouse · 16 years ago
  39. 3516586 [PATCH] make O_EXCL in nd->intent.flags visible in nd->flags by Al Viro · 16 years ago
  40. 0188d6c GFS2: Fix & clean up GFS2 rename by Steven Whitehouse · 16 years ago
  41. 72dbf47 GFS2: rm on multiple nodes causes panic by Bob Peterson · 16 years ago
  42. a569c71 [PATCH] don't pass nameidata to gfs2_lookupi() by Al Viro · 16 years ago
  43. e6305c4 [PATCH] sanitize ->permission() prototype by Al Viro · 16 years ago
  44. f58ba88 [GFS2] don't call permission() by Miklos Szeredi · 16 years ago
  45. d82661d [GFS2] Streamline quota lock/check for no-quota case by Steven Whitehouse · 16 years ago
  46. 182fe5a [GFS2] possible null pointer dereference fixup by Cyrill Gorcunov · 16 years ago
  47. d83225d [GFS2] remove gfs2_dev_iops by Denis Cheng · 16 years ago
  48. 7afd88d [GFS2] Fix a page lock / glock deadlock by Steven Whitehouse · 16 years ago
  49. 77658aa [GFS2] Eliminate (almost) duplicate field from gfs2_inode by Steven Whitehouse · 17 years ago
  50. e231c2e Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) by David Howells · 17 years ago
  51. 6dbd822 [GFS2] Reduce inode size by moving i_alloc out of line by Steven Whitehouse · 17 years ago
  52. 9656b2c [GFS2] Fix problems relating to execution of files on GFS2 by Steven Whitehouse · 17 years ago
  53. 16615be [GFS2] Clean up journaled data writing by Steven Whitehouse · 17 years ago
  54. 8497a46 [GFS2] Correct lock ordering in unlink by Steven Whitehouse · 17 years ago
  55. afd0942 [GFS2] GFS2 not checking pointer on create when running under nfsd by Steve French · 17 years ago
  56. 090ffaa [GFS2] inode size inconsistency by Wendy Cheng · 17 years ago
  57. ffed8ab [GFS2] Fix typo in rename of directories by Steven Whitehouse · 17 years ago
  58. 4bd91ba [GFS2] Add nanosecond timestamp feature by Steven Whitehouse · 17 years ago
  59. bb8d8a6 [GFS2] Fix sign problem in quota/statfs and cleanup _host structures by Steven Whitehouse · 17 years ago
  60. dbb7cae [GFS2] Clean up inode number handling by Steven Whitehouse · 17 years ago
  61. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago
  62. 92e1d5b [PATCH] mark struct inode_operations const 2 by Arjan van de Ven · 18 years ago
  63. ddee760 [GFS2] Fix unlink deadlocks by Russell Cattelan · 18 years ago
  64. d7c103d [GFS2] Fix recursive locking attempt with NFS by Steven Whitehouse · 18 years ago
  65. ddfe062 [GFS2] use CURRENT_TIME_SEC instead of get_seconds in gfs2 by Eric Sandeen · 18 years ago
  66. 87d21e0 [GFS2] Fix gfs2_rename deadlock by S. Wendy Cheng · 18 years ago
  67. 5509826 [GFS2] Fix change nlink deadlock by S. Wendy Cheng · 18 years ago
  68. 77386e1 [GFS2] Remove gfs2_check_acl() by Steven Whitehouse · 18 years ago
  69. dcf3dd8 [GFS2] Fix recursive locking in gfs2_getattr by Steven Whitehouse · 18 years ago
  70. 300c7d7 [GFS2] Fix recursive locking in gfs2_permission by Steven Whitehouse · 18 years ago
  71. bfded27 [GFS2] Shrink gfs2_inode (8) - i_vn by Steven Whitehouse · 18 years ago
  72. a9583c7 [GFS2] Shrink gfs2_inode (7) - di_payload_format by Steven Whitehouse · 18 years ago
  73. 1a7b1ee [GFS2] Shrink gfs2_inode (6) - di_atime/di_mtime/di_ctime by Steven Whitehouse · 18 years ago
  74. 4f56110 [GFS2] Shrink gfs2_inode (5) - di_nlink by Steven Whitehouse · 18 years ago
  75. 2933f92 [GFS2] Shrink gfs2_inode (4) - di_uid/di_gid by Steven Whitehouse · 18 years ago
  76. b60623c [GFS2] Shrink gfs2_inode (3) - di_mode by Steven Whitehouse · 18 years ago
  77. e7f14f4 [GFS2] Shrink gfs2_inode (2) - di_major/di_minor by Steven Whitehouse · 18 years ago
  78. 4cc14f0 [GFS2] Change argument to gfs2_dinode_print by Steven Whitehouse · 18 years ago
  79. 539e5d6 [GFS2] Change argument of gfs2_dinode_out by Steven Whitehouse · 18 years ago
  80. 7ecdb70 [GFS2] Fix endian bug for de_type by Steven Whitehouse · 18 years ago
  81. 409e185 [GFS2] Two redundant casts removed by Steven Whitehouse · 18 years ago
  82. 907b9bc [GFS2/DLM] Fix trailing whitespace by Steven Whitehouse · 18 years ago
  83. 7d30859 [GFS2] Export lm_interface to kernel headers by Fabio Massimo Di Nitto · 18 years ago
  84. 26c1a57 [GFS2] More code style updates by Steven Whitehouse · 18 years ago
  85. cd91549 [GFS2] Change all types to uX style by Steven Whitehouse · 18 years ago
  86. a91ea69 [GFS2] Align all labels against LH side by Steven Whitehouse · 18 years ago
  87. e9fc2aa [GFS2] Update copyright, tidy up incore.h by Steven Whitehouse · 18 years ago
  88. ba7f729 [GFS2] Remove page.[ch] by Steven Whitehouse · 18 years ago
  89. 29937ac [GFS2] Fixes to scanning of glocks (again) by Steven Whitehouse · 18 years ago
  90. af18ddb8 [GFS2] Eliminate one instance of __GFP_NOFAIL by Steven Whitehouse · 18 years ago
  91. faf450e [GFS2] Remove gfs2_repermission by Steven Whitehouse · 18 years ago
  92. d9d1ca3 [GFS2] Fix double locking problem in rename by Steven Whitehouse · 18 years ago
  93. 3a8476d [GFS2] Remove debugging printks by Steven Whitehouse · 18 years ago
  94. feaa7bb [GFS2] Fix unlinked file handling by Steven Whitehouse · 18 years ago
  95. 3a8a9a1 [GFS2] Update copyright date to 2006 by Steven Whitehouse · 18 years ago
  96. bd89680 [GFS2] Remove semaphore.h from C files by Steven Whitehouse · 18 years ago
  97. 1b50259 [GFS2] Drop log lock on I/O error & tidy up by Steven Whitehouse · 18 years ago
  98. fe1bded [GFS2] Use vmalloc() in dir code by Steven Whitehouse · 18 years ago
  99. 71b86f5 [GFS2] Further updates to dir and logging code by Steven Whitehouse · 18 years ago
  100. c752666 [GFS2] Fix bug in directory code and tidy up by Steven Whitehouse · 18 years ago