1. 1c9a5b2 xfs: convert directory vector functions to constants by Dave Chinner · 11 years ago
  2. 4bceb18 xfs: vectorise DA btree operations by Dave Chinner · 11 years ago
  3. 4141956 xfs: vectorise directory leaf operations by Dave Chinner · 11 years ago
  4. 32c5483 xfs: abstract the differences in dir2/dir3 via an ops vector by Dave Chinner · 11 years ago
  5. a4fbe6a xfs: decouple inode and bmap btree header files by Dave Chinner · 11 years ago
  6. 239880e xfs: decouple log and transaction headers by Dave Chinner · 11 years ago
  7. 5706278 xfs: unify directory/attribute format definitions by Dave Chinner · 11 years ago
  8. 3780437 XFS: Assertion failed: first <= last && last < BBTOB(bp->b_length), file: fs/xfs/xfs_trans_buf.c, line: 568 by Dave Chinner · 11 years ago
  9. 1c55cec xfs: Add write support for dirent filetype field by Dave Chinner · 11 years ago
  10. 0cb9776 xfs: Add read-only support for dirent filetype field by Dave Chinner · 11 years ago
  11. c24b5df xfs: kill xfs_vnodeops.[ch] by Dave Chinner · 11 years ago
  12. 2b9ab5a xfs: reshuffle dir2 definitions around for userspace by Dave Chinner · 11 years ago
  13. 4a8af27 xfs: move getdents code into it's own file by Dave Chinner · 11 years ago
  14. b822755 [readdir] convert xfs by Al Viro · 11 years ago
  15. 1d9025e xfs: remove struct xfs_dabuf and infrastructure by Dave Chinner · 12 years ago
  16. ad1e95c xfs: clean up xfs_bit.h includes by Dave Chinner · 12 years ago
  17. abbede1 xfs: get rid of open-coded S_ISREG(), etc. by Al Viro · 13 years ago
  18. 77936d0 xfs: factor out xfs_da_grow_inode_int by Christoph Hellwig · 13 years ago
  19. 5792664 xfs: reshuffle dir2 headers by Christoph Hellwig · 13 years ago
  20. ac8ba50 xfs: kill struct xfs_dir2_sf by Christoph Hellwig · 13 years ago
  21. 5348778 xfs: convert xfs_fs_cmn_err to new error logging API by Dave Chinner · 13 years ago
  22. cca28fb xfs: split xfs_itrace_entry by Christoph Hellwig · 14 years ago
  23. b4e9181 xfs: remove unused delta tracking code in xfs_bmapi by Christoph Hellwig · 14 years ago
  24. 3400777 xfs: remove unneeded #include statements by Christoph Hellwig · 14 years ago
  25. 288699f xfs: drop dmapi hooks by Christoph Hellwig · 14 years ago
  26. 4a24cb7 xfs: clean up sign warnings in dir2 code by Dave Chinner · 15 years ago
  27. a3380ae xfs: make xfs_dir_cilookup_result use unsigned char by Dave Chinner · 15 years ago
  28. 2bc7542 xfs: convert dirnameops to unsigned char names by Dave Chinner · 15 years ago
  29. 0b1b213 xfs: event tracing support by Christoph Hellwig · 15 years ago
  30. 3f52c2f xfs: switch to NOFS allocation under i_lock in xfs_dir_cilookup_result by Christoph Hellwig · 15 years ago
  31. 2441849 xfs: move declaration to header file by Hannes Eder · 15 years ago
  32. a744405 [XFS] Account for allocated blocks when expanding directories by David Chinner · 16 years ago
  33. 87affd08 [XFS] Zero uninitialised xfs_da_args structure in xfs_dir2.c by Barry Naujok · 16 years ago
  34. 189f4bf [XFS] XFS: ASCII case-insensitive support by Barry Naujok · 16 years ago
  35. 384f3ce [XFS] Return case-insensitive match for dentry cache by Barry Naujok · 16 years ago
  36. 6a17810 [XFS] Add op_flags field and helpers to xfs_da_args by Barry Naujok · 16 years ago
  37. 5163f95 [XFS] Name operation vector for hash and compare by Barry Naujok · 16 years ago
  38. f0e2d93 [XFS] Remove unused arg from kmem_free() by Denys Vlasenko · 16 years ago
  39. 556b8b1 [XFS] remove bhv_vname_t and xfs_rename code by Barry Naujok · 16 years ago
  40. 6211870 [XFS] remove shouting-indirection macros from xfs_sb.h by Eric Sandeen · 16 years ago
  41. a8272ce [XFS] Fix up sparse warnings. by David Chinner · 17 years ago
  42. cf441ee [XFS] clean up vnode/inode tracing by Lachlan McIlroy · 16 years ago
  43. 1543d79 [XFS] move v_trace from bhv_vnode to xfs_inode by Christoph Hellwig · 17 years ago
  44. 993386c [XFS] decontaminate vnode operations from behavior details by Christoph Hellwig · 17 years ago
  45. 051e7cd [XFS] use filldir internally by Christoph Hellwig · 17 years ago
  46. bbaaf53 [XFS] Reduce shouting by removing unnecessary macros from dir2 code. by Christoph Hellwig · 17 years ago
  47. 70a5052 [XFS] rename uio_read() to xfs_uio_read() by Vlad Apostolov · 18 years ago
  48. f6c2d1f [XFS] Remove version 1 directory code. Never functioned on Linux, just by Nathan Scott · 18 years ago
  49. 3e57ecf [XFS] Add parameters to xfs_bmapi() and xfs_bunmapi() to have them report by Olaf Weber · 18 years ago
  50. 7b71876 [XFS] Update license/copyright notices to match the prefered SGI boilerplate. by Nathan Scott · 19 years ago
  51. a844f45 [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot. by Nathan Scott · 19 years ago
  52. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago