1. e076b0f xfs: kill time.h by Dave Chinner · 10 years ago
  2. 645f985 Merge branch 'xfs-misc-fixes-3.17-2' into for-next by Dave Chinner · 10 years ago
  3. 4d7eece Merge branch 'xfs-misc-fixes-3.17-1' into for-next by Dave Chinner · 10 years ago
  4. b92cc59f6 xfs: kill xfs_vnode.h by Dave Chinner · 10 years ago
  5. d5cf09b xfs: require 64-bit sector_t by Christoph Hellwig · 10 years ago
  6. a31b1d3 xfs: add xfs_mount sysfs kobject by Brian Foster · 10 years ago
  7. d99831f xfs: return is not a function by Eric Sandeen · 10 years ago
  8. ca23f8f xfs: add xfs_verifier_error() by Eric Sandeen · 10 years ago
  9. 5158217 xfs: add helper for verifying checksums on xfs_bufs by Eric Sandeen · 10 years ago
  10. 5c75390 xfs: remove two unused macro definitions in xfs_linux.h by Zhi Yong Wu · 11 years ago
  11. c5eeb7e xfs: create wrappers for converting kuid_t to/from uid_t by Dwight Engen · 11 years ago
  12. 4f3d71f xfs: move kernel specific type definitions to xfs.h by Dave Chinner · 11 years ago
  13. 742ae1e xfs: introduce CONFIG_XFS_WARN by Dave Chinner · 11 years ago
  14. 3d6e036 xfs: Add ratelimited printk for different alert levels by Rich Johnston · 11 years ago
  15. bc02e86 xfs: add CRC infrastructure by Christoph Hellwig · 12 years ago
  16. 579b62f xfs: add background scanning to clear eofblocks inodes by Brian Foster · 12 years ago
  17. 0030807 xfs: revert to using a kthread for AIL pushing by Christoph Hellwig · 13 years ago
  18. c59d87c xfs: remove subdirectories by Christoph Hellwig · 13 years ago[Renamed from fs/xfs/linux-2.6/xfs_linux.h]
  19. 06f8e2d xfs: don't expect xfs headers to be in subdirectories by Alex Elder · 13 years ago
  20. 218106a xfs: use generic get_unaligned_beXX helpers by Christoph Hellwig · 13 years ago
  21. 8a072a4 xfs: reduce the number of pagb_lock roundtrips in xfs_alloc_clear_busy by Christoph Hellwig · 13 years ago
  22. 9130090 xfs: kill support/debug.[ch] by Dave Chinner · 13 years ago
  23. 10e3839 xfs: introduce new logging API. by Dave Chinner · 13 years ago
  24. eb40a87 xfs: use wait queues directly for the log wait queues by Dave Chinner · 14 years ago
  25. 6743099 xfs: Extend project quotas to support 32bit project ids by Arkadiusz Mi?kiewicz · 14 years ago
  26. 6c77b0e xfs: remove xfs_cred.h by Christoph Hellwig · 14 years ago
  27. 78a4b09 xfs: remove xfs_globals.h by Christoph Hellwig · 14 years ago
  28. fa9b227 xfs: new truncate sequence by Christoph Hellwig · 14 years ago
  29. 288699f xfs: drop dmapi hooks by Christoph Hellwig · 14 years ago
  30. d7658d4 xfs: kill xfs_lrw.h by Christoph Hellwig · 14 years ago
  31. 0b1b213 xfs: event tracing support by Christoph Hellwig · 15 years ago
  32. 90c699a block: rename CONFIG_LBD to CONFIG_LBDAF by Bartlomiej Zolnierkiewicz · 15 years ago
  33. a0b0b8a xfs: kill mutex_t typedef by Christoph Hellwig · 15 years ago
  34. fcafb71 xfs: get rid of indirections in the quotaops implementation by Christoph Hellwig · 15 years ago
  35. 2b5decd [XFS] remove xfs_vfs.h by Christoph Hellwig · 16 years ago
  36. 6c31b93 [XFS] allow inode64 mount option on 32 bit systems by Christoph Hellwig · 16 years ago
  37. 6bfb3d0 [XFS] Fix race when looking up reclaimable inodes by David Chinner · 16 years ago
  38. e0b8e8b [XFS] remove restricted chown parameter from xfs linux by Tim Shimmin · 16 years ago
  39. 9e2b2dc CRED: Introduce credential access wrappers by David Howells · 16 years ago
  40. ab4a9b0 [XFS] remove the sema_t from XFS. by David Chinner · 16 years ago
  41. 863890c [XFS] kill vn_to_inode by Christoph Hellwig · 16 years ago
  42. e4f7529 [XFS] Kill shouty XFS_ITOV() macro by David Chinner · 16 years ago
  43. ae23a5e [XFS] Pack some shortform dir2 structures for the ARM old ABI architecture. by Eric Sandeen · 16 years ago
  44. 189f4bf [XFS] XFS: ASCII case-insensitive support by Barry Naujok · 16 years ago
  45. 64275ea [XFS] Include linux/random.h in all builds, not just debug. by David Chinner · 16 years ago
  46. 18d1820 [XFS] Fix broken HAVE_SPLICE removal commit. by Donald Douwsma · 16 years ago
  47. 163d368 [XFS] Remove the xfs_refcache by Donald Douwsma · 16 years ago
  48. e6a4b37 [XFS] Remove the BPCSHIFT and NB* based macros from XFS. by Tim Shimmin · 17 years ago
  49. 4ca488e [XFS] Kill off xfs_statvfs. by Christoph Hellwig · 17 years ago
  50. 007c61c [XFS] Remove spin.h by Eric Sandeen · 17 years ago
  51. 745f691 [XFS] call common xfs vfs-level helpers directly and remove vfs operations by Christoph Hellwig · 17 years ago
  52. 39cd9f8 [XFS] kill move.[ch] by Christoph Hellwig · 17 years ago
  53. af3a2e8 [XFS] move linux/log2.h header to xfs_linux.h by Eric Sandeen · 17 years ago
  54. 2a82b8b [XFS] Concurrent Multi-File Data Streams by David Chinner · 17 years ago
  55. 5ffc4ef sendfile: remove .sendfile from filesystems that use generic_file_sendfile() by Jens Axboe · 17 years ago
  56. 33a266d [PATCH] Make BH_Unwritten a first class bufferhead flag V2 by David Chinner · 17 years ago
  57. 68c3271 [XFS] Fix a porting botch on the realtime subvol growfs code path. by Nathan Scott · 18 years ago
  58. 3f89243 [XFS] Remove several macros that are no longer used anywhere by Eric Sandeen · 18 years ago
  59. b4cac1a [PATCH] FDPIC: Move roundup() into linux/kernel.h by David Howells · 18 years ago
  60. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  61. ebe1090 [XFS] Remove a couple of no-longer-used macros. by Nathan Scott · 18 years ago
  62. da2f4d6 [XFS] Map EFSCORRUPTED to an actual error code, not just a made up one by Nathan Scott · 18 years ago
  63. 59c1b08 [XFS] Make the pflags test/set wrappers more legible for us mere humans. by Nathan Scott · 18 years ago
  64. d3446ea [XFS] Add degframentation exclusion support by Barry Naujok · 18 years ago
  65. 1b89584 [XFS] Provide XFS support for the splice syscall. by Nathan Scott · 18 years ago
  66. ec86dc0 [XFS] Complete transition away from linvfs naming convention, finally. by Nathan Scott · 18 years ago
  67. 01e1b69 [XFS] using a spinlock per cpu for superblock counter exclusion results in by David Chinner · 18 years ago
  68. e8234a6 [XFS] Add support for hotplug CPUs to the per-CPU superblock counters by by David Chinner · 18 years ago
  69. d2c32ed [XFS] When compiling with gcc 4.0 and CONFIG_SMP unset, there are many by Nathan Scott · 18 years ago
  70. 8d280b9 [XFS] On machines with more than 8 cpus, when running parallel I/O by David Chinner · 18 years ago
  71. f6d6d4f [XFS] Initial pass at going directly-to-bio on the buffered IO path. This by Christoph Hellwig · 19 years ago
  72. ce8e922 [XFS] Complete the pagebuf -> xfs_buf naming convention transition, finally. by Nathan Scott · 19 years ago
  73. 733482e [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason by Olaf Hering · 19 years ago
  74. 6b3f6b5 [XFS] Rework the dquot hash sizing heuristics. by Nathan Scott · 19 years ago
  75. 7b71876 [XFS] Update license/copyright notices to match the prefered SGI boilerplate. by Nathan Scott · 19 years ago
  76. 0fdfb37 [XFS] Remove a null CELL macro and its one caller, not useful to anyone. by Nathan Scott · 19 years ago
  77. 380b5dc [XFS] Fix up an internal sort function name collision issue. by Nathan Scott · 19 years ago
  78. cde410a [XFS] Sort out some cosmetic differences between XFS trees. by Nathan Scott · 19 years ago
  79. 0829c36 [XFS] Add infrastructure for tracking I/O completions by Christoph Hellwig · 19 years ago
  80. 2a5a68b Merge rsync://oss.sgi.com/git/xfs-2.6 by Linus Torvalds · 19 years ago
  81. 39c715b [PATCH] smp_processor_id() cleanup by Ingo Molnar · 19 years ago
  82. c8ad20f [XFS] Add support for project quota, based on Dan Knappes earlier work. by Nathan Scott · 19 years ago
  83. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago