1. 009507b xfs: fix reading of wrapped log data by Dave Chinner · 12 years ago
  2. 33479e0 xfs: remove xfs_iget.c by Dave Chinner · 12 years ago
  3. 475ee41 xfs: merge xfs_itobp into xfs_imap_to_bp by Christoph Hellwig · 12 years ago
  4. 9a8d2fd xfs: remove xlog_t typedef by Mark Tinguely · 12 years ago
  5. ad223e6 xfs: rename log structure to xlog by Mark Tinguely · 12 years ago
  6. 611c994 xfs: make XBF_MAPPED the default behaviour by Dave Chinner · 12 years ago
  7. 2a0ec1d xfs: move xfs_get_extsz_hint() and kill xfs_rw.h by Dave Chinner · 12 years ago
  8. 7ca790a xfs: kill xfs_read_buf() by Dave Chinner · 12 years ago
  9. a8acad7 xfs: kill XBF_LOCK by Dave Chinner · 12 years ago
  10. aa0e883 xfs: use blocks for storing the desired IO size by Dave Chinner · 12 years ago
  11. 4e94b71 xfs: use blocks for counting length of buffers by Dave Chinner · 12 years ago
  12. e70b73f xfs: clean up buffer get/read call API by Dave Chinner · 12 years ago
  13. 0e95f19 xfs: check for buffer errors before waiting by Dave Chinner · 12 years ago
  14. 81158e0 xfs: prevent needless mount warning causing test failures by Dave Chinner · 12 years ago
  15. 04913fd xfs: pass shutdown method into xfs_trans_ail_delete_bulk by Dave Chinner · 12 years ago
  16. 43ff212 xfs: on-stack delayed write buffer lists by Christoph Hellwig · 12 years ago
  17. d97d32e xfs: Fix oops on IO error during xlog_recover_process_iunlinks() by Jan Kara · 12 years ago
  18. 2849696 xfs: add the xlog_grant_head structure by Christoph Hellwig · 12 years ago
  19. d0a3fe6 xfs: change available ranges of softlimit and hardlimit in quota check by Mitsuo Hayasaka · 12 years ago
  20. 6bd92a2 Change xfs_sb_from_disk() interface to take a mount pointer by Chandra Seetharaman · 12 years ago
  21. 4505360 xfs: pass KM_SLEEP flag to kmem_realloc() in xlog_recover_add_to_cnt_trans() by Mitsuo Hayasaka · 12 years ago
  22. a9add83 xfs: remove XFS_bflush by Christoph Hellwig · 13 years ago
  23. 901796a xfs: clean up xfs_ioerror_alert by Christoph Hellwig · 13 years ago
  24. c867cb6 xfs: remove XFS_BUF_STALE and XFS_BUF_SUPER_STALE by Christoph Hellwig · 13 years ago
  25. c2b006c xfs: let xfs_bwrite callers handle the xfs_buf_relse by Christoph Hellwig · 13 years ago
  26. 61551f1 xfs: call xfs_buf_delwri_queue directly by Christoph Hellwig · 13 years ago
  27. e570280 xfs: replace xfs_buf_geterror() with bp->b_error by Chandra Seetharaman · 13 years ago
  28. ac4d688 xfs: Check the return value of xfs_buf_read() for NULL by Chandra Seetharaman · 13 years ago
  29. 2ddb4e9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by Alex Elder · 13 years ago
  30. abbede1 xfs: get rid of open-coded S_ISREG(), etc. by Al Viro · 13 years ago
  31. e38c9b8 xfs: Remove the macro XFS_BUF_SET_TARGET by Chandra Seetharaman · 13 years ago
  32. 02fe03d xfs: Remove the macro XFS_BUF_SET_PTR by Chandra Seetharaman · 13 years ago
  33. 6292604 xfs: Remove the macro XFS_BUF_PTR by Chandra Seetharaman · 13 years ago
  34. 72790aa xfs: Remove macro XFS_BUF_HOLD by Chandra Seetharaman · 13 years ago
  35. b75e40a xfs: Remove macro XFS_BUF_BUSY and family by Chandra Seetharaman · 13 years ago
  36. 5a52c2a58 xfs: Remove the macro XFS_BUF_ERROR and family by Chandra Seetharaman · 13 years ago
  37. cb669ca xfs: remove wrappers around b_iodone by Christoph Hellwig · 13 years ago
  38. c8da0fa xfs: return the buffer locked from xfs_buf_get_uncached by Christoph Hellwig · 13 years ago
  39. 0c842ad xfs: clean up buffer locking helpers by Christoph Hellwig · 13 years ago
  40. 69ef921 xfs: byteswap constants instead of variables by Christoph Hellwig · 13 years ago
  41. 4439647 xfs: reset buffer pointers before freeing them by Dave Chinner · 13 years ago
  42. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  43. a0fa2b6 xfs: Convert xlog_warn to new logging interface by Dave Chinner · 13 years ago
  44. 73efe4a xfs: prevent NMI timeouts in cmn_err by Dave Chinner · 14 years ago
  45. 1c3cb9e xfs: convert l_tail_lsn to an atomic variable. by Dave Chinner · 14 years ago
  46. 84f3c68 xfs: convert l_last_sync_lsn to an atomic variable by Dave Chinner · 14 years ago
  47. a69ed03 xfs: combine grant heads into a single 64 bit integer by Dave Chinner · 14 years ago
  48. e605994 xfs: use AIL bulk update function to implement single updates by Dave Chinner · 14 years ago
  49. b199c8a xfs: Pull EFI/EFD handling out from under the AIL lock by Dave Chinner · 14 years ago
  50. c9f71f5 xfs: untangle phase1 vs phase2 recovery helpers by Christoph Hellwig · 14 years ago
  51. d045094 xfs: refactor xlog_recover_commit_trans by Christoph Hellwig · 14 years ago
  52. d5689ea xfs: use struct list_head for the buf cancel table by Christoph Hellwig · 14 years ago
  53. e2714bf xfs: remove leftovers of old buffer log items in recovery code by Christoph Hellwig · 14 years ago
  54. 1a1a3e9 xfs: remove xfs_buf wrappers by Christoph Hellwig · 14 years ago
  55. ebad861 xfs: store xfs_mount in the buftarg instead of in the xfs_buf by Dave Chinner · 14 years ago
  56. 686865f xfs: rename xfs_buf_get_nodaddr to be more appropriate by Dave Chinner · 14 years ago
  57. 4e0d5f9 xfs: fix the xfs_log_iovec i_addr type by Christoph Hellwig · 14 years ago
  58. 3400777 xfs: remove unneeded #include statements by Christoph Hellwig · 14 years ago
  59. 288699f xfs: drop dmapi hooks by Christoph Hellwig · 14 years ago
  60. 7b6259e xfs: remove block number from inode lookup code by Dave Chinner · 14 years ago
  61. fdc07f4 xfs: clean up xlog_align by Christoph Hellwig · 14 years ago
  62. c115541 xfs: Clean up XFS_BLI_* flag namespace by Dave Chinner · 14 years ago
  63. 48389ef xfs: kill off l_sectbb_mask by Alex Elder · 14 years ago
  64. 69ce58f xfs: record log sector size rather than log2(that) by Alex Elder · 14 years ago
  65. 1414a60 xfs: remove dead XFS_LOUD_RECOVERY code by Christoph Hellwig · 14 years ago
  66. 3f943d8 xfs: minor odds and ends in xfs_log_recover.c by Alex Elder · 14 years ago
  67. e3bb2e3 xfs: avoid repeated pointer dereferences by Alex Elder · 14 years ago
  68. 9db127e xfs: change a few labels in xfs_log_recover.c by Alex Elder · 14 years ago
  69. 36adecf xfs: nothing special about 1-block log sector by Alex Elder · 14 years ago
  70. ff30a62 xfs: encapsulate bbcount validity checking by Alex Elder · 14 years ago
  71. 5c17f53 xfs: kill XLOG_SECTOR_ROUND*() by Alex Elder · 14 years ago
  72. 8511998 xfs: simplify XLOG_SECTOR_ROUND*() by Alex Elder · 14 years ago
  73. 6881a22 xfs: fix min bufsize bugs in two places by Alex Elder · 14 years ago
  74. 9abbc53 xfs: add log item recovery tracing by Dave Chinner · 14 years ago
  75. a14a348 xfs: cleanup up xfs_log_force calling conventions by Christoph Hellwig · 14 years ago
  76. 0cadda1 xfs: remove duplicate buffer flags by Christoph Hellwig · 14 years ago
  77. f0a7695 xfs: Use list_heads for log recovery item lists by Dave Chinner · 15 years ago
  78. 5d77c0d xfs: make several more functions static by Eric Sandeen · 15 years ago
  79. d180ec5 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  80. 03daa57 fs/xfs/xfs_log_recover.c: use %pU to print UUIDs by Joe Perches · 15 years ago
  81. 0b1b213 xfs: event tracing support by Christoph Hellwig · 15 years ago
  82. 6ad112b xfs: simplify xfs_buf_get / xfs_buf_read interfaces by Christoph Hellwig · 15 years ago
  83. fc5bc4c xfs: Wrapped journal record corruption on read at recovery by Andy Poling · 15 years ago
  84. 8ec6dba XFS bug in log recover with quota (bugzilla id 855) by Jan Rekorajski · 15 years ago
  85. d96f8f8 xfs: add more statics & drop some unused functions by Eric Sandeen · 15 years ago
  86. 0c5e1ce xfs: validate quota log items during log recovery by Christoph Hellwig · 15 years ago
  87. 076e6ac xfs: cleanup xlog_bread by Christoph Hellwig · 15 years ago
  88. ff0205e xfs: cleanup xlog_recover_do_trans by Christoph Hellwig · 15 years ago
  89. dd0bbad xfs: remove another leftover of the old inode log item format by Christoph Hellwig · 15 years ago
  90. e8fa6b4 xfs: prevent kernel crash due to corrupted inode log format by Christoph Hellwig · 15 years ago
  91. a568778 xfs: remove uchar_t/ushort_t/uint_t/ulong_t types by Christoph Hellwig · 15 years ago
  92. 3228149 xfs: Check buffer lengths in log recovery by Dave Chinner · 15 years ago
  93. 15ac08a [XFS] replace b_fspriv with b_mount by Christoph Hellwig · 16 years ago
  94. 0e44667 [XFS] fix error handling in xlog_recover_process_one_iunlink by Christoph Hellwig · 16 years ago
  95. 92bfc6e [XFS] embededd struct xfs_imap into xfs_inode by Christoph Hellwig · 16 years ago
  96. a194189 [XFS] remove dead code for old inode item recovery by Christoph Hellwig · 16 years ago
  97. 76d8b27 [XFS] stop using xfs_itobp in xfs_iread by Christoph Hellwig · 16 years ago
  98. 23fac50 [XFS] split up xlog_recover_process_iunlinks by Christoph Hellwig · 16 years ago
  99. 81591fe [XFS] kill xfs_dinode_core_t by Christoph Hellwig · 16 years ago
  100. b28708d [XFS] sanitize xlog_in_core_t definition by Christoph Hellwig · 16 years ago