1. 80529c4 xfs: pass xfsstats structures to handlers and macros by Bill O'Donnell · 9 years ago
  2. a27c264 xfs: consolidate sysfs ops by Bill O'Donnell · 9 years ago
  3. 50cf5b7 xfs: remove unused procfs code by Bill O'Donnell · 9 years ago
  4. 32f0ea0 xfs: create symlink proc/fs/xfs/stat to sys/fs/xfs/stats by Bill O'Donnell · 9 years ago
  5. bb230c1 xfs: create global stats and stats_clear in sysfs by Bill O'Donnell · 9 years ago
  6. acd76e7 xfs: huge page fault support by Matthew Wilcox · 9 years ago
  7. c94c2ac dax: move DAX-related functions to a new header by Matthew Wilcox · 9 years ago
  8. 77a7880 Merge tag 'xfs-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 9 years ago
  9. 7d9071a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  10. a068acf fs: create and use seq_show_option for escaping by Kees Cook · 9 years ago
  11. 1081230 Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  12. 5d54b8c Merge branch 'xfs-misc-fixes-for-4.3-4' into for-next by Dave Chinner · 9 years ago
  13. 1a7ccad xfs: fix error gotos in xfs_setattr_nonsize by Eric Sandeen · 9 years ago
  14. 8774cf8 xfs: add mssing inode cache attempts counter increment by Lucas Stach · 9 years ago
  15. c9eb256 xfs: return errors from partial I/O failures to files by David Jeffery · 9 years ago
  16. dfdd4ac libxfs: bad magic number should set da block buffer error by Darrick J. Wong · 9 years ago
  17. 70b33a7 Merge branch 'xfs-misc-fixes-for-4.3-3' into for-next by Dave Chinner · 9 years ago
  18. f79af0b xfs: fix non-debug build warnings by Dave Chinner · 9 years ago
  19. 2ccf4a9 xfs: collapse allocsize and biosize mount option handling by Eric Sandeen · 9 years ago
  20. 0375423 xfs: Fix file type directory corruption for btree directories by Jan Kara · 9 years ago
  21. b6a9947 xfs: lockdep annotations throw warnings on non-debug builds by Dave Chinner · 9 years ago
  22. c184f85 xfs: Fix uninitialized return value in xfs_alloc_fix_freelist() by Jan Kara · 9 years ago
  23. aa49338 Merge branch 'xfs-misc-fixes-for-4.3-2' into for-next by Dave Chinner · 9 years ago
  24. 3403ccc xfs: inode lockdep annotations broke non-lockdep build by Dave Chinner · 9 years ago
  25. 3d751af xfs: flush entire file on dio read/write to cached file by Brian Foster · 9 years ago
  26. ffeecc5 xfs: Fix xfs_attr_leafblock definition by Jan Kara · 9 years ago
  27. 2f123bc libxfs: readahead of dir3 data blocks should use the read verifier by Darrick J. Wong · 9 years ago
  28. dbad7c9 xfs: stop holding ILOCK over filldir callbacks by Dave Chinner · 9 years ago
  29. 0952c81 xfs: clean up inode lockdep annotations by Dave Chinner · 9 years ago
  30. 7df1c17 xfs: swap leaf buffer into path struct atomically during path shift by Brian Foster · 9 years ago
  31. 1b867d3 xfs: relocate sparse inode mount warning by Brian Foster · 9 years ago
  32. 9286345 xfs: dquots should be stamped with sb_meta_uuid by Dave Chinner · 9 years ago
  33. fcfbe2c xfs: log recovery needs to validate against sb_meta_uuid by Dave Chinner · 9 years ago
  34. ac383de xfs: growfs not aware of sb_meta_uuid by Dave Chinner · 9 years ago
  35. bbf155a xfs: fix sb_meta_uuid usage by Dave Chinner · 9 years ago
  36. c400ee3 xfs: set XFS_DA_OP_OKNOENT in xfs_attr_get by Eric Sandeen · 9 years ago
  37. 5be203a Merge branch 'xfs-efi-rework' into for-next by Dave Chinner · 9 years ago
  38. d4a97a0 xfs: add missing bmap cancel calls in error paths by Brian Foster · 9 years ago
  39. 146e54b xfs: add helper to conditionally remove items from the AIL by Brian Foster · 9 years ago
  40. f307080 xfs: fix btree cursor error cleanups by Brian Foster · 9 years ago
  41. 0ae120f xfs: clean up root inode properly on mount failure by Brian Foster · 9 years ago
  42. a3f2001 xfs: checksum log record ext headers based on record size by Brian Foster · 9 years ago
  43. fc0d165 xfs: fix broken icreate log item cancellation by Brian Foster · 9 years ago
  44. 78d57e4 xfs: icreate log item recovery and cancellation tracepoints by Brian Foster · 9 years ago
  45. f0b2efa xfs: don't leave EFIs on AIL on mount failure by Brian Foster · 9 years ago
  46. e32a1d1 xfs: use EFI refcount consistently in log recovery by Brian Foster · 9 years ago
  47. 6bc43af xfs: ensure EFD trans aborts on log recovery extent free failure by Brian Foster · 9 years ago
  48. 8d99fe9 xfs: fix efi/efd error handling to avoid fs shutdown hangs by Brian Foster · 9 years ago
  49. d43ac29 xfs: return committed status from xfs_trans_roll() by Brian Foster · 9 years ago
  50. 5e4b538 xfs: disentagle EFI release from the extent count by Brian Foster · 9 years ago
  51. bee9182 introduce __sb_writers_{acquired,release}() helpers by Oleg Nesterov · 9 years ago
  52. b54ffb7 block: remove bio_get_nr_vecs() by Kent Overstreet · 9 years ago
  53. 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 9 years ago
  54. 5461ad9 Merge branch 'xfs-meta-uuid' into for-next by Dave Chinner · 9 years ago
  55. 20b8394 Merge branch 'xfs-misc-fixes-for-4.3' into for-next by Dave Chinner · 9 years ago
  56. ce748ea xfs: create new metadata UUID field and incompat flag by Eric Sandeen · 9 years ago
  57. 1cfc4a9 libxfs: add xfs_bit.c by Dave Chinner · 9 years ago
  58. d6077aa xfs: Remove duplicate jumps to the same label by Jan Kara · 9 years ago
  59. f41febd xfs: Use consistent logging message prefixes by Joe Perches · 9 years ago
  60. 89cebc84 xfs: validate transaction header length on log recovery by Brian Foster · 9 years ago
  61. 4703da7 xfs: close xc_cil list_empty() races with cil commit sequence by Brian Foster · 9 years ago
  62. ab7bb61 xfs: xfs_bunmapi() does not need XFS_BMAPI_METADATA flag by Dave Chinner · 9 years ago
  63. df150ed1 xfs: remote attributes need to be considered data by Dave Chinner · 9 years ago
  64. e3c32ee xfs: remote attribute headers contain an invalid LSN by Dave Chinner · 9 years ago
  65. b2442c5 xfs: call dax_fault on read page faults for DAX by Dave Chinner · 9 years ago
  66. 1dc51b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  67. 68b4449 Merge tag 'xfs-for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 9 years ago
  68. e4bc13a Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  69. bfffa1c Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  70. a6de82c xfs: Correctly lock inode when removing suid and file capabilities by Jan Kara · 9 years ago
  71. 5fa8e0a fs: Rename file_remove_suid() to file_remove_privs() by Jan Kara · 9 years ago
  72. de50e16 Merge branch 'xfs-misc-fixes-for-4.2-3' into for-next by Dave Chinner · 9 years ago
  73. 3d238b7 Merge branch 'xfs-freelist-cleanup' into for-next by Dave Chinner · 9 years ago
  74. f66bf04 xfs: don't truncate attribute extents if no extents exist by Brian Foster · 9 years ago
  75. 052b398 Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  76. 496817b xfs: clean up XFS_MIN_FREELIST macros by Dave Chinner · 9 years ago
  77. 396503f xfs: sanitise error handling in xfs_alloc_fix_freelist by Dave Chinner · 9 years ago
  78. 72d5528 xfs: factor out free space extent length check by Dave Chinner · 9 years ago
  79. 50adbcb xfs: xfs_alloc_fix_freelist() can use incore perag structures by Dave Chinner · 9 years ago
  80. b2a922c xfs: remove xfs_caddr_t by Christoph Hellwig · 9 years ago
  81. 5809d5e xfs: use void pointers in log validation helpers by Christoph Hellwig · 9 years ago
  82. 88ee2df xfs: return a void pointer from xfs_buf_offset by Christoph Hellwig · 9 years ago
  83. fc51c2b xfs: remove inst_t by Christoph Hellwig · 9 years ago
  84. db9d67d xfs: remove __psint_t and __psunsigned_t by Christoph Hellwig · 9 years ago
  85. 2ac56d3 xfs: fix remote symlinks on V5/CRC filesystems by Eric Sandeen · 9 years ago
  86. 4ea7976 Merge branch 'xfs-commit-cleanup' into for-next by Dave Chinner · 9 years ago
  87. f78c390 xfs: fix xfs_log_done interface by Christoph Hellwig · 9 years ago
  88. 7039331 xfs: saner xfs_trans_commit interface by Christoph Hellwig · 9 years ago
  89. 4906e21 xfs: remove the flags argument to xfs_trans_cancel by Christoph Hellwig · 9 years ago
  90. eacb24e xfs: pass a boolean flag to xfs_trans_free_items by Christoph Hellwig · 9 years ago
  91. 2e6db6c xfs: switch remaining xfs_trans_dup users to xfs_trans_roll by Christoph Hellwig · 9 years ago
  92. 4497f28 Merge branch 'xfs-misc-fixes-for-4.2-2' into for-next by Dave Chinner · 9 years ago
  93. 46fc58d xfs: check min blks for random debug mode sparse allocations by Brian Foster · 9 years ago
  94. 3cdaa18 xfs: fix sparse inodes 32-bit compile failure by Brian Foster · 9 years ago
  95. 66e8ac7 Merge branch 'xfs-dax-support' into for-next by Dave Chinner · 9 years ago
  96. cbe4dab xfs: add initial DAX support by Dave Chinner · 9 years ago
  97. 6e1ba0b xfs: add DAX IO path support by Dave Chinner · 9 years ago
  98. 9969441 xfs: add DAX truncate support by Dave Chinner · 9 years ago
  99. 4f69f57 xfs: add DAX block zeroing support by Dave Chinner · 9 years ago
  100. 6b698ed xfs: add DAX file operations support by Dave Chinner · 9 years ago