1. 978b723 [XFS] Fix fsync() b0rkage. by David Chinner · 16 years ago
  2. 5df78e7 [XFS] kill usesless IHOLD calls in xfs_remove and xfs_rmdir by Christoph Hellwig · 16 years ago
  3. 82dab94 [XFS] kill parent == child checks in xfs_remove and xfs_rmdir by Christoph Hellwig · 16 years ago
  4. cfa853e [XFS] remove manual lookup from xfs_rename and simplify locking by Christoph Hellwig · 16 years ago
  5. 579aa9c [XFS] shrink mrlock_t by Christoph Hellwig · 16 years ago
  6. eca450b [XFS] simplify xfs_lookup by Christoph Hellwig · 16 years ago
  7. d4377d8 [XFS] xfs_rename: pass resblks to xfs_dir_removename by Christoph Hellwig · 16 years ago
  8. 4e5dbb3 [XFS] kill xfs_getattr by Christoph Hellwig · 16 years ago
  9. 42173f6 [XFS] Remove VN_IS* macros and related cruft. by Christoph Hellwig · 16 years ago
  10. 78e9da7 [XFS] Don't allow silent errors in xfs_inactive(). by David Chinner · 16 years ago
  11. d64e31a [XFS] Ensure errors from xfs_bdstrat() are correctly checked. by David Chinner · 16 years ago
  12. 556b8b1 [XFS] remove bhv_vname_t and xfs_rename code by Barry Naujok · 16 years ago
  13. e5720ee [XFS] Propagate errors from xfs_trans_commit(). by David Chinner · 16 years ago
  14. b6ddc4e [XFS] Don't validate symlink target component length by Christoph Hellwig · 16 years ago
  15. ef1f5e7 [XFS] cleanup vnode use in xfs_lookup by Christoph Hellwig · 16 years ago
  16. 3937be5 [XFS] cleanup vnode use in xfs_symlink and xfs_rename by Christoph Hellwig · 16 years ago
  17. a3da789 [XFS] cleanup vnode use in xfs_link by Christoph Hellwig · 16 years ago
  18. 979ebab [XFS] cleanup vnode use in xfs_create/mknod/mkdir by Christoph Hellwig · 16 years ago
  19. bc4ac74 [XFS] cleanup vnode use in dmapi calls by Christoph Hellwig · 16 years ago
  20. 44d814c [XFS] Update c/mtime correctly on truncates by David Chinner · 16 years ago
  21. 126468b [XFS] kill xfs_rwlock/xfs_rwunlock by Christoph Hellwig · 16 years ago
  22. 4397396 [XFS] kill xfs_get_dir_entry by Christoph Hellwig · 16 years ago
  23. 3354040 [XFS] Use xfs_inode_clean() in more places by David Chinner · 16 years ago
  24. a3f74ff [XFS] Don't block pdflush when writing back inodes by David Chinner · 16 years ago
  25. e9a56b7 [XFS] Fix regression due to refcache removal by Lachlan McIlroy · 16 years ago
  26. 163d368 [XFS] Remove the xfs_refcache by Donald Douwsma · 16 years ago
  27. 461aa8a [XFS] make inode reclaim synchronise with xfs_iflush_done() by Lachlan McIlroy · 16 years ago
  28. 6211870 [XFS] remove shouting-indirection macros from xfs_sb.h by Eric Sandeen · 16 years ago
  29. 222096a [XFS] stop updating inode->i_blocks by Christoph Hellwig · 16 years ago
  30. 4576758 [XFS] use generic_permission by Christoph Hellwig · 16 years ago
  31. 199037c [XFS] remove permission check from xfs_change_file_space by Christoph Hellwig · 16 years ago
  32. f71354b [XFS] Cleanup various fid related bits: by Christoph Hellwig · 17 years ago
  33. e6a4b37 [XFS] Remove the BPCSHIFT and NB* based macros from XFS. by Tim Shimmin · 17 years ago
  34. 71ddabb [XFS] optimize XFS_IS_REALTIME_INODE w/o realtime config by Eric Sandeen · 17 years ago
  35. 613d704 [XFS] kill xfs_iocore_t by Christoph Hellwig · 17 years ago
  36. c8b5ea2 [XFS] Unwrap GRANT_LOCK. by Eric Sandeen · 17 years ago
  37. 541d7d3 [XFS] kill unnessecary ioops indirection by Lachlan McIlroy · 17 years ago
  38. cf441ee [XFS] clean up vnode/inode tracing by Lachlan McIlroy · 16 years ago
  39. c614391 [XFS] cleanup fid types mess by Christoph Hellwig · 17 years ago
  40. 3e5daf0 [XFS] simplify xfs_create/mknod/symlink prototype by Christoph Hellwig · 17 years ago
  41. bd186aa [XFS] kill the vfs_flags member in struct bhv_vfs by Christoph Hellwig · 17 years ago
  42. 1543d79 [XFS] move v_trace from bhv_vnode to xfs_inode by Christoph Hellwig · 17 years ago
  43. b677c21 [XFS] move v_iocount from bhv_vnode to xfs_inode by Christoph Hellwig · 17 years ago
  44. 09262b4 [XFS] Create xfs_iflags_test_and_clear helper function by Christoph Hellwig · 17 years ago
  45. b3aea4e [XFS] kill the v_flag member in struct bhv_vnode by Christoph Hellwig · 17 years ago
  46. 2f6f7b3 [XFS] kill v_vfsp member from struct bhv_vnode by Christoph Hellwig · 17 years ago
  47. 739bfb2 [XFS] call common xfs vnode-level helpers directly and remove vnode operations by Christoph Hellwig · 17 years ago
  48. 993386c [XFS] decontaminate vnode operations from behavior details by Christoph Hellwig · 17 years ago
  49. da353b0 [XFS] Radix tree based inode caching by David Chinner · 17 years ago
  50. 804c83c [XFS] stop using uio in the readlink code by Christoph Hellwig · 17 years ago
  51. 051e7cd [XFS] use filldir internally by Christoph Hellwig · 17 years ago
  52. eb9df39 [XFS] remove unessecary vfs argument to DM_EVENT_ENABLED by Christoph Hellwig · 17 years ago
  53. 776a75fa [XFS] Ensure file size updates have been completed before writing inode to disk. by Lachlan McIlroy · 17 years ago
  54. c32676e [XFS] Fix inode size update before data write in xfs_setattr by David Chinner · 17 years ago
  55. 91ebecc [XFS] Allow punching holes to free space when at ENOSPC by David Chinner · 17 years ago
  56. 0f1145c [XFS] Fix lockdep annotations for xfs_lock_inodes by David Chinner · 17 years ago
  57. 2a82b8b [XFS] Concurrent Multi-File Data Streams by David Chinner · 17 years ago
  58. fbf3ce8 [XFS] XFS should not be looking at filp reference counts by Christoph Hellwig · 17 years ago
  59. 87ae3c2 [XFS] Cancel transactions on xfs_itruncate_start error. by Jesper Juhl · 17 years ago
  60. 957d0eb [XFS] Cleanup inode extent size hint extraction by David Chinner · 17 years ago
  61. 92dfe8d [XFS] Make hole punching at EOF atomic. by David Chinner · 17 years ago
  62. 5ffc4ef sendfile: remove .sendfile from filesystems that use generic_file_sendfile() by Jens Axboe · 17 years ago
  63. f7c66ce [XFS] Add lockdep support for XFS by Lachlan McIlroy · 17 years ago
  64. f10bb2d [XFS] Remove unused ilen variable and references. by Tim Shimmin · 17 years ago
  65. ba87ea6 [XFS] Fix to prevent the notorious 'NULL files' problem after a crash. by Lachlan McIlroy · 17 years ago
  66. d3cf209 [XFS] propogate return codes from flush routines by Lachlan McIlroy · 17 years ago
  67. e9ed9d2 [XFS] remove more misc. unused args by Eric Sandeen · 17 years ago
  68. 1c72bf9 [XFS] The last argument "lsn" of xfs_trans_commit() is always called with NULL. by Eric Sandeen · 17 years ago
  69. 7bc5306 [XFS] Remove unused header files for MAC and CAP checking functionality. by Eric Sandeen · 17 years ago
  70. f7c99b6 [XFS] Remove unused argument to xfs_bmap_finish by Eric Sandeen · 17 years ago
  71. 4c60658 [XFS] Prevent a deadlock when xfslogd unpins inodes. by David Chinner · 18 years ago
  72. 7a18c38 [XFS] Clean up i_flags and i_flags_lock handling. by David Chinner · 18 years ago
  73. 70a5052 [XFS] rename uio_read() to xfs_uio_read() by Vlad Apostolov · 18 years ago
  74. f273ab8 [XFS] Really fix use after free in xfs_iunpin. by David Chinner · 18 years ago
  75. 1737009 [XFS] pass file mode on DMAPI remove events by Vlad Apostolov · 18 years ago
  76. 673cdf5 [XFS] Fix rounding bug in xfs_free_file_space found by sparse checking. by Nathan Scott · 18 years ago
  77. b71d300 [XFS] link(2) on directory is banned in VFS. by Alexey Dobriyan · 18 years ago
  78. f6c2d1f [XFS] Remove version 1 directory code. Never functioned on Linux, just by Nathan Scott · 18 years ago
  79. 8285fb5 [XFS] Resolve a namespace collision on remaining vtypes for FreeBSD porters. by Nathan Scott · 18 years ago
  80. 67fcaa7 [XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters. by Nathan Scott · 18 years ago
  81. 7d4fb40 [XFS] Start writeout earlier (on last close) in the case where we have a by Nathan Scott · 18 years ago
  82. 7d04a33 [XFS] Shutdown the filesystem if all device paths have gone. Made by Nathan Scott · 18 years ago
  83. d3446ea [XFS] Add degframentation exclusion support by Barry Naujok · 18 years ago
  84. 3f368a0 [XFS] Originally the ATTR_DMI flag also had the functionality of the by Olaf Weber · 18 years ago
  85. 3e57ecf [XFS] Add parameters to xfs_bmapi() and xfs_bunmapi() to have them report by Olaf Weber · 18 years ago
  86. b1ecdda [XFS] Fix a project quota space accounting leak on rename. by Nathan Scott · 18 years ago
  87. 1b89584 [XFS] Provide XFS support for the splice syscall. by Nathan Scott · 18 years ago
  88. c41564b [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing all by Nathan Scott · 18 years ago
  89. e8c96f8 [PATCH] fs: Use ARRAY_SIZE macro by Tobias Klauser · 18 years ago
  90. bb19fba [XFS] Sync up one/two other minor changes missed in previous merges. by Nathan Scott · 18 years ago
  91. 9fa8046 [XFS] Fixing the error caused by the conflict between DIO Write's by Yingping Lu · 18 years ago
  92. ec86dc0 [XFS] Complete transition away from linvfs naming convention, finally. by Nathan Scott · 18 years ago
  93. 014c254 return statement cleanup - kill pointless parentheses by Jesper Juhl · 19 years ago
  94. 9f5974c Merge git://oss.sgi.com:8090/oss/git/xfs-2.6 by Linus Torvalds · 19 years ago
  95. 16f7e0f [PATCH] capable/capability.h (fs/) by Randy Dunlap · 19 years ago
  96. ca5ccbf [XFS] Fix some build fallout from atime changes. by Nathan Scott · 19 years ago
  97. 75e17b3 [XFS] add helper to get xfs_inode from vnode by Christoph Hellwig · 19 years ago
  98. 68bdb6e [XFS] Fixed delayed_blks assert failure during umount. The delayed_blks by Yingping Lu · 19 years ago
  99. 42fe2b1 [XFS] fix, speedup and simplify atime handling let the VFS handle atime by Christoph Hellwig · 19 years ago
  100. 3ddb8fa [XFS] Sort out cosmetic differences between user and kernel copies of some by Nathan Scott · 19 years ago