1. 9e2b2dc CRED: Introduce credential access wrappers by David Howells · 16 years ago
  2. 5695ef4 [XFS] Use KM_NOFS for debug trace buffers by Lachlan McIlroy · 16 years ago
  3. dff35fd [XFS] update timestamp in xfs_ialloc manually by Christoph Hellwig · 16 years ago
  4. c63942d [XFS] replace inode flush semaphore with a completion by David Chinner · 16 years ago
  5. 597bca6 [XFS] use get_unaligned_* helpers by Harvey Harrison · 16 years ago
  6. 41be8be [XFS] sanitize xfs_initialize_vnode by Christoph Hellwig · 16 years ago
  7. 5ec7f8c [XFS] kill bhv_vnode_t by Christoph Hellwig · 16 years ago
  8. df80c93 [XFS] remove some easy bhv_vnode_t instances by Christoph Hellwig · 16 years ago
  9. 6785073 [XFS] Use KM_NOFS for incore inode extent tree allocation V2 by David Chinner · 16 years ago
  10. e4f7529 [XFS] Kill shouty XFS_ITOV() macro by David Chinner · 16 years ago
  11. 705db4a [XFS] kill shouty XFS_ITOV_NULL macro by David Chinner · 16 years ago
  12. 6278deb [XFS] fix extent corruption in xfs_iext_irec_compact_full() by Lachlan McIlroy · 16 years ago
  13. 7f871d5 [XFS] make inode reclaim wait for log I/O to complete by Lachlan McIlroy · 16 years ago
  14. 61436fe [XFS] kill xfs_igrow_start and xfs_igrow_finish by Christoph Hellwig · 16 years ago
  15. f0e2d93 [XFS] Remove unused arg from kmem_free() by Denys Vlasenko · 16 years ago
  16. c8f5f12 [XFS] Fix inode list allocation size in writeback. by David Chinner · 16 years ago
  17. 49383b0 [XFS] Don't allow memory reclaim to wait on the filesystem in inode writeback by David Chinner · 16 years ago
  18. 579aa9c [XFS] shrink mrlock_t by Christoph Hellwig · 16 years ago
  19. f648505 [XFS] Ensure the inode is joined in xfs_itruncate_finish by David Chinner · 16 years ago
  20. e4ac967 [XFS] xfs_iflush_fork() never returns an error. by David Chinner · 16 years ago
  21. db7a19f [XFS] Ensure xfs_bawrite() errors are checked. by David Chinner · 16 years ago
  22. e5720ee [XFS] Propagate errors from xfs_trans_commit(). by David Chinner · 16 years ago
  23. 3354040 [XFS] Use xfs_inode_clean() in more places by David Chinner · 16 years ago
  24. bad5584 [XFS] Remove the xfs_icluster structure by David Chinner · 16 years ago
  25. a3f74ff [XFS] Don't block pdflush when writing back inodes by David Chinner · 16 years ago
  26. 4ae29b4 [XFS] Factor xfs_itobp() and xfs_inotobp(). by David Chinner · 16 years ago
  27. 6211870 [XFS] remove shouting-indirection macros from xfs_sb.h by Eric Sandeen · 16 years ago
  28. 4576758 [XFS] use generic_permission by Christoph Hellwig · 17 years ago
  29. 45ba598 [XFS] Remove CFORK macros and use code directly in IFORK and DFORK macros. by Christoph Hellwig · 17 years ago
  30. 40ebd81 [XFS] Use kernel-supplied "roundup_pow_of_two" for simplicity by Robert P. J. Day · 17 years ago
  31. 71ddabb [XFS] optimize XFS_IS_REALTIME_INODE w/o realtime config by Eric Sandeen · 17 years ago
  32. 5d51eff [XFS] Fix inode allocation latency by David Chinner · 17 years ago
  33. c319b58 [XFS] Make xfs_bulkstat() to report unlinked but referenced inodes by Vlad Apostolov · 17 years ago
  34. 613d704 [XFS] kill xfs_iocore_t by Christoph Hellwig · 17 years ago
  35. 287f3da [XFS] Unwrap AIL_LOCK by Donald Douwsma · 17 years ago
  36. 541d7d3 [XFS] kill unnessecary ioops indirection by Lachlan McIlroy · 17 years ago
  37. cf441ee [XFS] clean up vnode/inode tracing by Lachlan McIlroy · 17 years ago
  38. c734c79 [XFS] Don't wait for pending I/Os when purging blocks beyond eof. by Lachlan McIlroy · 17 years ago
  39. 859d718 [XFS] get_bulkall() could return incorrect inode state by Vlad Apostolov · 17 years ago
  40. bd186aa [XFS] kill the vfs_flags member in struct bhv_vfs by Christoph Hellwig · 17 years ago
  41. 745f691 [XFS] call common xfs vfs-level helpers directly and remove vfs operations 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. 2f6f7b3 [XFS] kill v_vfsp member from struct bhv_vnode by Christoph Hellwig · 17 years ago
  45. 739bfb2 [XFS] call common xfs vnode-level helpers directly and remove vnode operations by Christoph Hellwig · 17 years ago
  46. da353b0 [XFS] Radix tree based inode caching by David Chinner · 17 years ago
  47. 347d1c0 [XFS] dinode endianess annotations by Christoph Hellwig · 17 years ago
  48. af3a2e8 [XFS] move linux/log2.h header to xfs_linux.h by Eric Sandeen · 17 years ago
  49. cd8b0a9 [XFS] endianess annotations for xfs_bmbt_rec_t by Christoph Hellwig · 17 years ago
  50. a6f64d4 [XFS] split ondisk vs incore versions of xfs_bmbt_rec_t by Christoph Hellwig · 17 years ago
  51. 3a59c94 [XFS] Clean up function name handling in tracing code by Eric Sandeen · 17 years ago
  52. b11f94d [XFS] Quota inode has no parent. by David Chinner · 17 years ago
  53. 2a82b8b [XFS] Concurrent Multi-File Data Streams by David Chinner · 17 years ago
  54. 16a087d [XFS] Use is_power_of_2 instead of open coding checks by Vignesh Babu · 17 years ago
  55. ba87ea6 [XFS] Fix to prevent the notorious 'NULL files' problem after a crash. by Lachlan McIlroy · 17 years ago
  56. d3cf209 [XFS] propogate return codes from flush routines by Lachlan McIlroy · 17 years ago
  57. 1c72bf9 [XFS] The last argument "lsn" of xfs_trans_commit() is always called with NULL. by Eric Sandeen · 17 years ago
  58. 7bc5306 [XFS] Remove unused header files for MAC and CAP checking functionality. by Eric Sandeen · 18 years ago
  59. f7c99b6 [XFS] Remove unused argument to xfs_bmap_finish by Eric Sandeen · 18 years ago
  60. 6816016 [XFS] Fix callers of xfs_iozero() to zero the correct range. by Lachlan McIlroy · 18 years ago
  61. f74eaf5 [XFS] Fix inode log item use-after-free on forced shutdown by David Chinner · 18 years ago
  62. 7989cb8 [XFS] Keep stack usage down for 4k stacks by using noinline. by David Chinner · 18 years ago
  63. e5ffd2b [XFS] Stale the correct inode when freeing clusters. by David Chinner · 18 years ago
  64. 4c60658 [XFS] Prevent a deadlock when xfslogd unpins inodes. by David Chinner · 18 years ago
  65. 7a18c38 [XFS] Clean up i_flags and i_flags_lock handling. by David Chinner · 18 years ago
  66. f273ab8 [XFS] Really fix use after free in xfs_iunpin. by David Chinner · 18 years ago
  67. 745b1f47 [XFS] Remove last bulkstat false-positives with debug kernels. by Nathan Scott · 18 years ago
  68. 41ff715 [XFS] Ensure bulkstat from an invalid inode number gets caught always with by Nathan Scott · 18 years ago
  69. 6fdf8cc [XFS] Rework code snippets slightly to remove remaining recent-gcc warnings. by Nathan Scott · 18 years ago
  70. f6c2d1f [XFS] Remove version 1 directory code. Never functioned on Linux, just by Nathan Scott · 18 years ago
  71. 0d8fee3 [XFS] Kill direct access to ->count in valusema(); all we ever use it for by Al Viro · 18 years ago
  72. 4d1a2ed [XFS] Fix up debug code so that bulkstat wont generate thousands of by Nathan Scott · 18 years ago
  73. a916e2b [XFS] Remove unused parameter from di2xflags routine. by Nathan Scott · 18 years ago
  74. 67fcaa7 [XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters. by Nathan Scott · 18 years ago
  75. b83bd13 [XFS] Resolve a namespace collision on vfs/vfsops for FreeBSD porters. by Nathan Scott · 18 years ago
  76. b657452 [XFS] Portability changes: remove prdev, stick to one diagnostic interface. by Nathan Scott · 18 years ago
  77. 7d04a33 [XFS] Shutdown the filesystem if all device paths have gone. Made by Nathan Scott · 18 years ago
  78. 7142508 [XFS] Stop a BUG from occurring in generic_delete_inode by preventing by David Chinner · 18 years ago
  79. d3446ea [XFS] Add degframentation exclusion support by Barry Naujok · 18 years ago
  80. fe6c1e7 [XFS] Fix size argument in kmem_free(). by Mandy Kirkconnell · 18 years ago
  81. 3e57ecf [XFS] Add parameters to xfs_bmapi() and xfs_bunmapi() to have them report by Olaf Weber · 18 years ago
  82. 58829e4 [XFS] Fix an inode use-after-free durin an unpin. When reclaiming inodes by David Chinner · 18 years ago
  83. c41564b [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing all by Nathan Scott · 18 years ago
  84. 38e2299 [XFS] Explain the race closed by the addition of vn_iowait() to the start by David Chinner · 18 years ago
  85. 9fa8046 [XFS] Fixing the error caused by the conflict between DIO Write's by Yingping Lu · 18 years ago
  86. f1fdc84 [XFS] Fixing KDB's xrwtrc command, also added the current process id into by Yingping Lu · 18 years ago
  87. 3b244aa [XFS] endianess annotations for xfs_attr_shortform_t by Nathan Scott · 18 years ago
  88. b12dd34 [XFS] Fix an infinite loop issue in bulkstat when a corrupt inode is by Nathan Scott · 18 years ago
  89. ec86dc0 [XFS] Complete transition away from linvfs naming convention, finally. by Nathan Scott · 18 years ago
  90. 8867bc9 [XFS] There are a few problems with the new by Mandy Kirkconnell · 18 years ago
  91. 0293ce3 [XFS] 929045 567344 This mod introduces multi-level in-core file extent by Mandy Kirkconnell · 18 years ago
  92. 4eea22f [XFS] 929045 567344 This mod re-organizes some of the in-core file extent by Mandy Kirkconnell · 18 years ago
  93. 3762ec6 [XFS] Merge in trivial changes, sync up headers with userspace equivalents. by Nathan Scott · 19 years ago
  94. 42fe2b1 [XFS] fix, speedup and simplify atime handling let the VFS handle atime by Christoph Hellwig · 19 years ago
  95. 24ee808 [XFS] remove unused vars, args, & unneeded intermediate vars from zeroing code by Eric Sandeen · 19 years ago
  96. dd9f438 [XFS] Implement the di_extsize allocator hint for non-realtime files as by Nathan Scott · 19 years ago
  97. 16259e7 [XFS] Endianess annotations for various allocator data structures by Christoph Hellwig · 19 years ago
  98. 7b71876 [XFS] Update license/copyright notices to match the prefered SGI boilerplate. by Nathan Scott · 19 years ago
  99. a844f45 [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot. by Nathan Scott · 19 years ago
  100. 4aeb664 [XFS] Improve buffered read throughput by removing unnecessary timer calls by Nathan Scott · 19 years ago