1. 155cd43 Merge branch 'xfs-4.9-log-recovery-fixes' into for-next by Dave Chinner · 8 years ago
  2. 292378e xfs: remote attribute blocks aren't really userdata by Dave Chinner · 8 years ago
  3. 3fd129b xfs: set up per-AG free space reservations by Darrick J. Wong · 8 years ago
  4. 2c3234d xfs: rename flist/free_list to dfops by Darrick J. Wong · 8 years ago
  5. 3ab78df xfs: rework xfs_bmap_free callers to use xfs_defer_ops by Darrick J. Wong · 8 years ago
  6. c19b3b05 xfs: mode di_mode to vfs inode by Dave Chinner · 8 years ago
  7. 496817b xfs: clean up XFS_MIN_FREELIST macros by Dave Chinner · 9 years ago
  8. 50adbcb xfs: xfs_alloc_fix_freelist() can use incore perag structures by Dave Chinner · 9 years ago
  9. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  10. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  11. b26384d xfs: fix NULL pointer dereference in xfs_filestream_lookup_ag() by Eric Sandeen · 9 years ago
  12. 508b6b3 xfs: merge xfs_inum.h into xfs_format.h by Christoph Hellwig · 9 years ago
  13. 4fb6e8a xfs: merge xfs_ag.h into xfs_format.h by Christoph Hellwig · 9 years ago
  14. 6d3ebaa xfs: merge xfs_dinode.h into xfs_format.h by Christoph Hellwig · 9 years ago
  15. 2451337 xfs: global error sign conversion by Dave Chinner · 10 years ago
  16. b94acd4 xfs: add filestream allocator tracepoints by Christoph Hellwig · 10 years ago
  17. 3b8d907 xfs: remove xfs_filestream_associate by Christoph Hellwig · 10 years ago
  18. 1919add xfs: don't create a slab cache for filestream items by Christoph Hellwig · 10 years ago
  19. 2cd2ef6 xfs: rewrite the filestream allocator using the dentry cache by Christoph Hellwig · 10 years ago
  20. f37211c xfs: remove XFS_IFILESTREAM by Christoph Hellwig · 10 years ago
  21. 22328d7 xfs: embedd mru_elem into parent structure by Christoph Hellwig · 10 years ago
  22. a4fbe6a xfs: decouple inode and bmap btree header files by Dave Chinner · 11 years ago
  23. 239880e xfs: decouple log and transaction headers by Dave Chinner · 11 years ago
  24. e546cb7 xfs: consolidate xfs_utils.c by Dave Chinner · 11 years ago
  25. 6898811 xfs: create xfs_bmap_util.[ch] by Dave Chinner · 11 years ago
  26. 6943283 xfs: split out inode log item format definition by Dave Chinner · 11 years ago
  27. 3a75667 xfs: rename allocation range fields in struct xfs_bmalloca by Dave Chinner · 13 years ago
  28. 0937e0f xfs: move firstblock and bmap freelist cursor into bmalloca structure by Dave Chinner · 13 years ago
  29. 0320937 xfs: fix misspelled S_IS...() by Al Viro · 13 years ago
  30. abbede1 xfs: get rid of open-coded S_ISREG(), etc. by Al Viro · 13 years ago
  31. 785ce41 xfs: tell lockdep about parent iolock usage in filestreams by Christoph Hellwig · 14 years ago
  32. 0664ce8 xfs: clean up filestreams helpers by Christoph Hellwig · 14 years ago
  33. 3400777 xfs: remove unneeded #include statements by Christoph Hellwig · 14 years ago
  34. 288699f xfs: drop dmapi hooks by Christoph Hellwig · 14 years ago
  35. b657fc8 xfs: Kill filestreams cache flush by Dave Chinner · 14 years ago
  36. 1c1c6eb xfs: Replace per-ag array with a radix tree by Dave Chinner · 14 years ago
  37. 4196ac0 xfs: Convert filestreams code to use per-ag get/put routines by Dave Chinner · 14 years ago
  38. 0b1b213 xfs: event tracing support by Christoph Hellwig · 14 years ago
  39. 075fe10 xfs: split xfs_sync_inodes by Christoph Hellwig · 15 years ago
  40. 6cc8764 xfs: factor out code to find the longest free extent in the AG by Dave Chinner · 15 years ago
  41. 5695ef46 [XFS] Use KM_NOFS for debug trace buffers by Lachlan McIlroy · 16 years ago
  42. 9f8868f [XFS] streamline init/exit path by Christoph Hellwig · 16 years ago
  43. 34a622b [XFS] replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  44. a8272ce [XFS] Fix up sparse warnings. by David Chinner · 16 years ago
  45. bcc7b44 [XFS] fix filestreams on 32-bit boxes by Eric Sandeen · 17 years ago
  46. 65de556 [XFS] On-demand reaping of the MRU cache by David Chinner · 17 years ago
  47. 2a82b8b [XFS] Concurrent Multi-File Data Streams by David Chinner · 17 years ago