1. 3d16268 GFS2: Don't call file_accessed() with a shared glock by Benjamin Marzinski · 12 years ago
  2. 73738a7 GFS2: Clean up some unused assignments by Andrew Price · 12 years ago
  3. 0b173bc mm: kill vma flag VM_CAN_NONLINEAR by Konstantin Khlebnikov · 12 years ago
  4. 71f890f GFS2: Remove rs_requested field from reservations by Steven Whitehouse · 12 years ago
  5. da1dfb6 GFS2: Make write size hinting code common by Steven Whitehouse · 12 years ago
  6. a0e881b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  7. 39263d5e gfs2: Convert to new freezing mechanism by Jan Kara · 12 years ago
  8. a63e9b2 gfs2: Push file_update_time() into gfs2_page_mkwrite() by Jan Kara · 12 years ago
  9. 15e1c96 GFS2: Eliminate 64-bit divides by Bob Peterson · 12 years ago
  10. 8e2e004 GFS2: Reduce file fragmentation by Bob Peterson · 12 years ago
  11. 23d0bb8 GFS2: Add "top dir" flag support by Steven Whitehouse · 12 years ago
  12. 5407e24 GFS2: Fold quota data into the reservations struct by Bob Peterson · 12 years ago
  13. 0a305e4 GFS2: Extend the life of the reservations by Bob Peterson · 12 years ago
  14. df3fd11 GFS2: Rename function gfs2_close to gfs2_release by Bob Peterson · 12 years ago
  15. 2f99c36 get rid of pointless includes of ext2_fs.h by Al Viro · 12 years ago
  16. 58a7d5f GFS2: call gfs2_write_alloc_required for each chunk by Benjamin Marzinski · 12 years ago
  17. 66fc061 GFS2: FITRIM ioctl support by Steven Whitehouse · 12 years ago
  18. 1619ed8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 12 years ago
  19. 2a79f17 vfs: mnt_drop_write_file() by Al Viro · 13 years ago
  20. a561be7 switch a bunch of places to mnt_want_write_file() by Al Viro · 13 years ago
  21. 564e12b GFS2: decouple quota allocations from block allocations by Bob Peterson · 13 years ago
  22. 4442f2e GFS2: O_(D)SYNC support for fallocate by Steven Whitehouse · 13 years ago
  23. 8765489 GFS2: More automated code analysis fixes by Steven Whitehouse · 13 years ago
  24. dfe4d34 GFS2: Add readahead to sequential directory traversal by Bob Peterson · 13 years ago
  25. f362f98 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue by Linus Torvalds · 13 years ago
  26. ef3d0fd vfs: do (nearly) lockless generic_file_llseek by Andi Kleen · 13 years ago
  27. 64dd153 GFS2: rewrite fallocate code to write blocks directly by Benjamin Marzinski · 13 years ago
  28. 13d921e GFS2: Clean up ->page_mkwrite by Steven Whitehouse · 13 years ago
  29. b5b24d7 GFS2: Fix AIL flush issue during fsync by Steven Whitehouse · 13 years ago
  30. 54335b1 GFS2: Cache the most recently used resource group in the inode by Steven Whitehouse · 13 years ago
  31. 9453615 GFS2: Fix lseek after SEEK_DATA, SEEK_HOLE have been added by Steven Whitehouse · 13 years ago
  32. ab9bbda GFS2: Use ->dirty_inode() by Steven Whitehouse · 13 years ago
  33. f181852 GFS2: Fix bug trap and journaled data fsync by Steven Whitehouse · 13 years ago
  34. 2f0264d GFS2: Split data write & wait in fsync by Steven Whitehouse · 13 years ago
  35. bbd9d6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  36. 02c24a8 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers by Josef Bacik · 13 years ago
  37. 10556cb ->permission() sanitizing: don't pass flags to ->permission() by Al Viro · 13 years ago
  38. 9964afb GFS2: Add S_NOSEC support by Steven Whitehouse · 13 years ago
  39. 6905d9e GFS2: make sure fallocate bytes is a multiple of blksize by Benjamin Marzinski · 13 years ago
  40. dba898b GFS2: Clean up fsync() by Steven Whitehouse · 13 years ago
  41. 0ee5320 GFS2: directly write blocks past i_size by Benjamin Marzinski · 13 years ago
  42. 2e14967 userns: rename is_owner_or_cap to inode_owner_or_capable by Serge E. Hallyn · 13 years ago
  43. e4a7b7b GFS2: fix block allocation check for fallocate by Benjamin Marzinski · 13 years ago
  44. 0a33443 GFS2: Remove potential race in flock code by Steven Whitehouse · 13 years ago
  45. b9c93bb GFS2: Improve cluster mmap scalability by Steven Whitehouse · 13 years ago
  46. 2fe17c1 fallocate should be a file operation by Christoph Hellwig · 13 years ago
  47. b74c79e fs: provide rcu-walk aware permission i_ops by Nick Piggin · 13 years ago
  48. 51ee4b8 locks: let the caller free file_lock on ->setlease failure by Christoph Hellwig · 14 years ago
  49. 05fa313 locks: fix setlease methods to free passed-in lock by J. Bruce Fields · 14 years ago
  50. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  51. 79f14b7 Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  52. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  53. b89f432 fs/locks.c: prepare for BKL removal by Arnd Bergmann · 14 years ago
  54. bf97b67 GFS2: reserve more blocks for transactions by Benjamin Marzinski · 14 years ago
  55. a2e0f79 GFS2: Remove i_disksize by Steven Whitehouse · 14 years ago
  56. 461cb41 GFS2: Simplify gfs2_write_alloc_required by Bob Peterson · 14 years ago
  57. 7ea8085 drop unused dentry argument to ->fsync by Christoph Hellwig · 14 years ago
  58. 7df0e03 GFS2: Fix permissions checking for setflags ioctl() by Steven Whitehouse · 14 years ago
  59. 720e774 GFS2: Skip check for mandatory locks when unlocking by Sachin Prabhu · 14 years ago
  60. 56aa616 GFS2: Ensure uptodate inode size when using O_APPEND by Steven Whitehouse · 15 years ago
  61. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  62. 40b78a3 GFS2: Clean up of extended attribute support by Steven Whitehouse · 15 years ago
  63. e09f944 GFS2: Remove unused variable by Steven Whitehouse · 15 years ago
  64. a12af1e GFS2: smbd proccess hangs with flock() call. by Abhijith Das · 15 years ago
  65. b1e71b0 GFS2: Clean up some file names by Steven Whitehouse · 15 years ago[Renamed (99%) from fs/gfs2/ops_file.c]
  66. 48bf2b1 GFS2: Something nonlinear this way comes! by Steven Whitehouse · 15 years ago
  67. e56985d GFS2: Fix page_mkwrite() return code by Steven Whitehouse · 15 years ago
  68. 10d2198 GFS2: cleanup file_operations mess by Christoph Hellwig · 15 years ago
  69. c2ec175 mm: page_mkwrite change prototype to match fault by Nick Piggin · 15 years ago
  70. 9c53883 Fix a minor bug in the previous patch by Steven Whitehouse · 15 years ago
  71. 6bac243 GFS2: Clean up of glops.c by Steven Whitehouse · 15 years ago
  72. f057f6c GFS2: Merge lock_dlm module into GFS2 by Steven Whitehouse · 15 years ago
  73. c8f554b GFS2: Fix typo in gfs_page_mkwrite() by Benjamin Marzinski · 15 years ago
  74. 7ed122e GFS2: Streamline alloc calculations for writes by Steven Whitehouse · 16 years ago
  75. 383f01f GFS2: Banish struct gfs2_dinode_host by Steven Whitehouse · 16 years ago
  76. c9e9888 GFS2: Move i_size from gfs2_dinode_host and rename it to i_disksize by Steven Whitehouse · 16 years ago
  77. b276058 GFS2: Rationalise header files by Steven Whitehouse · 16 years ago
  78. 719ee34 GFS2: high time to take some time over atime by Steven Whitehouse · 16 years ago
  79. 38c4657 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 16 years ago
  80. c9f6a6b [GFS2] Remove support for unused and pointless flag by Steven Whitehouse · 16 years ago
  81. f58ba88 [GFS2] don't call permission() by Miklos Szeredi · 16 years ago
  82. 9465efc Remove BKL from remote_llseek v2 by Andi Kleen · 16 years ago
  83. 6802e34 [GFS2] Clean up the glock core by Steven Whitehouse · 16 years ago
  84. d82661d [GFS2] Streamline quota lock/check for no-quota case by Steven Whitehouse · 16 years ago
  85. 8af4c72 [GFS2] gfs2/ops_file.c should #include "ops_inode.h" by Adrian Bunk · 16 years ago
  86. da755fd [GFS2] Remove lm.[ch] and distribute content by Steven Whitehouse · 16 years ago
  87. b7fe2e3 [GFS2] Fix page_mkwrite truncation race path by Steven Whitehouse · 16 years ago
  88. 6dbd822 [GFS2] Reduce inode size by moving i_alloc out of line by Steven Whitehouse · 16 years ago
  89. e9e1ef2 [GFS2] Remove function gfs2_get_block by Bob Peterson · 17 years ago
  90. dbee219 [GFS2] Remove unused variable by Steven Whitehouse · 17 years ago
  91. c97bfe4 [GFS2] Remove lock methods for lock_nolock protocol by Wendy Cheng · 17 years ago
  92. 5561093 [GFS2] Introduce gfs2_set_aops() by Steven Whitehouse · 17 years ago
  93. 3cc3f71 [GFS2] Use ->page_mkwrite() for mmap() by Steven Whitehouse · 17 years ago
  94. 51ff87b [GFS2] Clean up internal read function by Steven Whitehouse · 17 years ago
  95. a9c62a1 fs: correct SuS compliance for open of large file without options by Alan Cox · 17 years ago
  96. 541010e Merge branch 'locks' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 17 years ago
  97. b4c2016 [GFS2] flocks from same process trip kernel BUG at fs/gfs2/glock.c:1118! by Abhijith Das · 17 years ago
  98. 7afaac6 GFS2: clean up explicit check for mandatory locks by Pavel Emelyanov · 17 years ago
  99. b9af7ca [GFS2] Fix setting of inherit jdata attr by Steven Whitehouse · 17 years ago
  100. 0af1a45 rename setlease to generic_setlease by Christoph Hellwig · 17 years ago