1. 4141956 xfs: vectorise directory leaf operations by Dave Chinner · 11 years ago
  2. 2ca9877 xfs: vectorise directory data operations part 2 by Dave Chinner · 11 years ago
  3. 9d23fc8 xfs: vectorise directory data operations by Dave Chinner · 11 years ago
  4. 4740175 xfs: vectorise remaining shortform dir2 ops by Dave Chinner · 11 years ago
  5. 32c5483 xfs: abstract the differences in dir2/dir3 via an ops vector by Dave Chinner · 11 years ago
  6. c963c61 xfs: split xfs_rtalloc.c for userspace sanity by Dave Chinner · 11 years ago
  7. a4fbe6a xfs: decouple inode and bmap btree header files by Dave Chinner · 11 years ago
  8. 239880e xfs: decouple log and transaction headers by Dave Chinner · 11 years ago
  9. d420e5c xfs: remove unused transaction callback variables by Dave Chinner · 11 years ago
  10. 9aede1d xfs: split dquot buffer operations out by Dave Chinner · 11 years ago
  11. 5706278 xfs: unify directory/attribute format definitions by Dave Chinner · 11 years ago
  12. 70a9883c xfs: create a shared header file for format-related information by Dave Chinner · 11 years ago
  13. 865e944 xfs: fold xfs_change_file_space into xfs_ioc_space by Christoph Hellwig · 11 years ago
  14. 83aee9e xfs: simplify the fallocate path by Christoph Hellwig · 11 years ago
  15. 5f8aca8 xfs: always hold the iolock when calling xfs_change_file_space by Christoph Hellwig · 11 years ago
  16. 001a3e7 xfs: remove the unused XFS_ATTR_NONBLOCK flag by Christoph Hellwig · 11 years ago
  17. 76ca4c2 xfs: always take the iolock around xfs_setattr_size by Christoph Hellwig · 11 years ago
  18. 59e5a0e xfs: don't break from growfs ag update loop on error by Eric Sandeen · 11 years ago
  19. 31625f2 xfs: don't emit corruption noise on fs probes by Eric Sandeen · 11 years ago
  20. 08e96e1 xfs: remove newlines from strings passed to __xfs_printk by Eric Sandeen · 11 years ago
  21. 2c6e24c xfs: prevent deadlock trying to cover an active log by Dave Chinner · 11 years ago
  22. 74564fb xfs: clean up xfs_inactive() error handling, kill VN_INACTIVE_[NO]CACHE by Brian Foster · 11 years ago
  23. 88877d2 xfs: push down inactive transaction mgmt for ifree by Brian Foster · 11 years ago
  24. f7be2d7 xfs: push down inactive transaction mgmt for truncate by Brian Foster · 11 years ago
  25. 36b21dd xfs: push down inactive transaction mgmt for remote symlinks by Brian Foster · 11 years ago
  26. 2900a57 xfs: add the inode directory type support to XFS_IOC_FSGEOM by Mark Tinguely · 11 years ago
  27. b2a42f7 xfs: Use kmem_free() instead of free() by Thierry Reding · 11 years ago
  28. 9b3b77f xfs: fix memory leak in xlog_recover_add_to_trans by tinguely@sgi.com · 11 years ago
  29. 6d31349 xfs: dirent dtype presence is dependent on directory magic numbers by Dave Chinner · 11 years ago
  30. 89c6c89 xfs: lockdep needs to know about 3 dquot-deep nesting by Dave Chinner · 11 years ago
  31. d948709 xfs: remove usage of is_bad_inode by Ben Myers · 11 years ago
  32. 17ec81c xfs: fix the wrong new_size/rnew_size at xfs_iext_realloc_direct() by Jie Liu · 11 years ago
  33. 0799a3e xfs: get rid of count from xfs_iomap_write_allocate() by Jie Liu · 11 years ago
  34. aaaae98 xfs: Use kmem_free() instead of free() by Thierry Reding · 11 years ago
  35. 519ccb8 xfs: fix memory leak in xlog_recover_add_to_trans by tinguely@sgi.com · 11 years ago
  36. 367993e xfs: dirent dtype presence is dependent on directory magic numbers by Dave Chinner · 11 years ago
  37. f112a04 xfs: lockdep needs to know about 3 dquot-deep nesting by Dave Chinner · 11 years ago
  38. 997def2 xfs: fix node forward in xfs_node_toosmall by Mark Tinguely · 11 years ago
  39. 566055d xfs: log recovery lsn ordering needs uuid check by Dave Chinner · 11 years ago
  40. b771af2 xfs: fix XFS_IOC_FREE_EOFBLOCKS definition by Dave Chinner · 11 years ago
  41. b313a5f xfs: asserting lock not held during freeing not valid by Dave Chinner · 11 years ago
  42. 4885235 xfs: lock the AIL before removing the buffer item by Dave Chinner · 11 years ago
  43. e0ea404 Merge tag 'xfs-for-linus-v3.12-rc1-2' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  44. ac4de95 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  45. 7caef26 truncate: drop 'oldsize' truncate_pagecache() parameter by Kirill A. Shutemov · 11 years ago
  46. 08474ed xfs: remove dead code from xlog_recover_inode_pass2 by Mark Tinguely · 11 years ago
  47. aa9e104 xfs: = vs == typo in ASSERT() by Dan Carpenter · 11 years ago
  48. f5e1dd3 super: fix for destroy lrus by Glauber Costa · 11 years ago
  49. 5ca302c list_lru: dynamically adjust node arrays by Glauber Costa · 11 years ago
  50. 3516341 xfs: fix dquot isolation hang by Dave Chinner · 11 years ago
  51. 2f5b56f xfs-convert-dquot-cache-lru-to-list_lru-fix by Andrew Morton · 11 years ago
  52. cd56a39 xfs: convert dquot cache lru to list_lru by Dave Chinner · 11 years ago
  53. a408235 xfs: rework buffer dispose list tracking by Dave Chinner · 11 years ago
  54. addbda4 xfs-convert-buftarg-lru-to-generic-code-fix by Andrew Morton · 11 years ago
  55. e80dfa1 xfs: convert buftarg LRU to generic code by Dave Chinner · 11 years ago
  56. 9b17c62 fs: convert inode and dentry shrinking to be node aware by Dave Chinner · 11 years ago
  57. 0a234c6 shrinker: convert superblock shrinkers to new API by Dave Chinner · 11 years ago
  58. 55f841c super: fix calculation of shrinkable objects for small numbers by Glauber Costa · 11 years ago
  59. 74ffa79 xfs: don't assert fail on bad inode numbers by Dave Chinner · 11 years ago
  60. 46f9d2e xfs: aborted buf items can be in the AIL. by Dave Chinner · 11 years ago
  61. fdd3cce xfs: factor all the kmalloc-or-vmalloc fallback allocations by Dave Chinner · 11 years ago
  62. 2dc164f xfs: fix memory allocation failures with ACLs by Dave Chinner · 11 years ago
  63. 0a4edc8 xfs: ensure we copy buffer type in da btree root splits by Dave Chinner · 11 years ago
  64. daf7b79 xfs: set remote symlink buffer type for recovery by Dave Chinner · 11 years ago
  65. 638f4416 xfs: recovery of swap extents operations for CRC filesystems by Dave Chinner · 11 years ago
  66. 21b5c97 xfs: swap extents operations for CRC filesystems by Dave Chinner · 11 years ago
  67. 0f295a2 xfs: check magic numbers in dir3 leaf verifier first by Dave Chinner · 11 years ago
  68. a30b036 xfs: fix some minor sparse warnings by Dave Chinner · 11 years ago
  69. e9fbbad xfs: fix endian warning in xlog_recover_get_buf_lsn() by Dave Chinner · 11 years ago
  70. 300893b Merge tag 'xfs-for-linus-v3.12-rc1' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  71. 7b7a866 direct-io: Implement generic deferred AIO completions by Christoph Hellwig · 11 years ago
  72. 1d03c6f xfs: XFS_MOUNT_QUOTA_ALL needed by userspace by Dave Chinner · 11 years ago
  73. 50fc5f7 xfs: dtype changed xfs_dir2_sfe_put_ino to xfs_dir3_sfe_put_ino by Dave Chinner · 11 years ago
  74. 914ed44 Fix wrong flag ASSERT in xfs_attr_shortform_getvalue by Eric Sandeen · 12 years ago
  75. 904c17e xfs: finish removing IOP_* macros. by Dave Chinner · 11 years ago
  76. 2395670 xfs: inode log reservations are too small by Dave Chinner · 11 years ago
  77. b121099 xfs: check correct status variable for xfs_inobt_get_rec() call by Brian Foster · 11 years ago
  78. d891400 xfs: inode buffers may not be valid during recovery readahead by Dave Chinner · 11 years ago
  79. 50d5c8d xfs: check LSN ordering for v5 superblocks during recovery by Dave Chinner · 11 years ago
  80. b58fa55 xfs: btree block LSN escaping to disk uninitialised by Dave Chinner · 11 years ago
  81. 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
  82. 0f0d334 xfs: fix bad dquot buffer size in log recovery readahead by Dave Chinner · 11 years ago
  83. 84a5b73 xfs: don't account buffer cancellation during log recovery readahead by Dave Chinner · 11 years ago
  84. 0d0ab12 xfs: check for underflow in xfs_iformat_fork() by Dan Carpenter · 11 years ago
  85. 98f7462 xfs: xfs_dir3_sfe_put_ino can be static by Fengguang Wu · 11 years ago
  86. 00574da xfs: introduce object readahead to log recovery by Zhi Yong Wu · 11 years ago
  87. 8d1d408 xfs: Simplify xfs_ail_min() with list_first_entry_or_null() by Jie Liu · 11 years ago
  88. 46677e6 xfs: Register hotcpu notifier after initialization by Richard Weinberger · 11 years ago
  89. 3e3c51c xfs: add xfs sb v4 support for dirent filetype field by Mark Tinguely · 11 years ago
  90. 1c55cec xfs: Add write support for dirent filetype field by Dave Chinner · 11 years ago
  91. 0cb9776 xfs: Add read-only support for dirent filetype field by Dave Chinner · 11 years ago
  92. 5d5e3d5 xfs: Add support for the Q_XGETQSTATV by Chandra Seetharaman · 11 years ago
  93. c2bfbc9 xfs: fix the comment of xfs_mountfs() by Zhi Yong Wu · 11 years ago
  94. 2533787 xfs: fix the comment of xfs_sb_quiet_read_verify() by Zhi Yong Wu · 11 years ago
  95. 8ba701e xfs: fix the comment of xlog_recover_do_dquot_buffer() by Zhi Yong Wu · 11 years ago
  96. 8e159e7 xfs: fix the comment of xfs_log_unmount_write() by Zhi Yong Wu · 11 years ago
  97. 0b8182d xfs: fix the comment of xfs_ifree_cluster() by Zhi Yong Wu · 11 years ago
  98. 2f21ff1 xfs: fix the comment of xfs_ialloc_ag_select() by Zhi Yong Wu · 11 years ago
  99. b3c49634 xfs: fix the comment of xfs_extent_busy_update_extent() by Zhi Yong Wu · 11 years ago
  100. 8b4ad79 xfs: fix the comment of xfs_setsize_buftarg_early() by Zhi Yong Wu · 11 years ago