1. b2a42f7 xfs: Use kmem_free() instead of free() by Thierry Reding · 11 years ago
  2. 9b3b77f xfs: fix memory leak in xlog_recover_add_to_trans by tinguely@sgi.com · 11 years ago
  3. 6d31349 xfs: dirent dtype presence is dependent on directory magic numbers by Dave Chinner · 11 years ago
  4. 89c6c89 xfs: lockdep needs to know about 3 dquot-deep nesting by Dave Chinner · 11 years ago
  5. 997def2 xfs: fix node forward in xfs_node_toosmall by Mark Tinguely · 11 years ago
  6. 566055d xfs: log recovery lsn ordering needs uuid check by Dave Chinner · 11 years ago
  7. b771af2 xfs: fix XFS_IOC_FREE_EOFBLOCKS definition by Dave Chinner · 11 years ago
  8. b313a5f xfs: asserting lock not held during freeing not valid by Dave Chinner · 11 years ago
  9. 4885235 xfs: lock the AIL before removing the buffer item by Dave Chinner · 11 years ago
  10. e0ea404 Merge tag 'xfs-for-linus-v3.12-rc1-2' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  11. ac4de95 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  12. 7caef26 truncate: drop 'oldsize' truncate_pagecache() parameter by Kirill A. Shutemov · 11 years ago
  13. 08474ed xfs: remove dead code from xlog_recover_inode_pass2 by Mark Tinguely · 11 years ago
  14. aa9e104 xfs: = vs == typo in ASSERT() by Dan Carpenter · 11 years ago
  15. f5e1dd3 super: fix for destroy lrus by Glauber Costa · 11 years ago
  16. 5ca302c list_lru: dynamically adjust node arrays by Glauber Costa · 11 years ago
  17. 3516341 xfs: fix dquot isolation hang by Dave Chinner · 11 years ago
  18. 2f5b56f xfs-convert-dquot-cache-lru-to-list_lru-fix by Andrew Morton · 11 years ago
  19. cd56a39 xfs: convert dquot cache lru to list_lru by Dave Chinner · 11 years ago
  20. a408235 xfs: rework buffer dispose list tracking by Dave Chinner · 11 years ago
  21. addbda4 xfs-convert-buftarg-lru-to-generic-code-fix by Andrew Morton · 11 years ago
  22. e80dfa1 xfs: convert buftarg LRU to generic code by Dave Chinner · 11 years ago
  23. 9b17c62 fs: convert inode and dentry shrinking to be node aware by Dave Chinner · 11 years ago
  24. 0a234c6 shrinker: convert superblock shrinkers to new API by Dave Chinner · 11 years ago
  25. 55f841c super: fix calculation of shrinkable objects for small numbers by Glauber Costa · 11 years ago
  26. 74ffa79 xfs: don't assert fail on bad inode numbers by Dave Chinner · 11 years ago
  27. 46f9d2e xfs: aborted buf items can be in the AIL. by Dave Chinner · 11 years ago
  28. fdd3cce xfs: factor all the kmalloc-or-vmalloc fallback allocations by Dave Chinner · 11 years ago
  29. 2dc164f xfs: fix memory allocation failures with ACLs by Dave Chinner · 11 years ago
  30. 0a4edc8 xfs: ensure we copy buffer type in da btree root splits by Dave Chinner · 11 years ago
  31. daf7b79 xfs: set remote symlink buffer type for recovery by Dave Chinner · 11 years ago
  32. 638f4416 xfs: recovery of swap extents operations for CRC filesystems by Dave Chinner · 11 years ago
  33. 21b5c97 xfs: swap extents operations for CRC filesystems by Dave Chinner · 11 years ago
  34. 0f295a2 xfs: check magic numbers in dir3 leaf verifier first by Dave Chinner · 11 years ago
  35. a30b036 xfs: fix some minor sparse warnings by Dave Chinner · 11 years ago
  36. e9fbbad xfs: fix endian warning in xlog_recover_get_buf_lsn() by Dave Chinner · 11 years ago
  37. 300893b Merge tag 'xfs-for-linus-v3.12-rc1' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  38. 7b7a866 direct-io: Implement generic deferred AIO completions by Christoph Hellwig · 11 years ago
  39. 1d03c6f xfs: XFS_MOUNT_QUOTA_ALL needed by userspace by Dave Chinner · 11 years ago
  40. 50fc5f7 xfs: dtype changed xfs_dir2_sfe_put_ino to xfs_dir3_sfe_put_ino by Dave Chinner · 11 years ago
  41. 914ed44 Fix wrong flag ASSERT in xfs_attr_shortform_getvalue by Eric Sandeen · 12 years ago
  42. 904c17e xfs: finish removing IOP_* macros. by Dave Chinner · 11 years ago
  43. 2395670 xfs: inode log reservations are too small by Dave Chinner · 11 years ago
  44. b121099 xfs: check correct status variable for xfs_inobt_get_rec() call by Brian Foster · 11 years ago
  45. d891400 xfs: inode buffers may not be valid during recovery readahead by Dave Chinner · 11 years ago
  46. 50d5c8d xfs: check LSN ordering for v5 superblocks during recovery by Dave Chinner · 11 years ago
  47. b58fa55 xfs: btree block LSN escaping to disk uninitialised by Dave Chinner · 11 years ago
  48. 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
  49. 0f0d334 xfs: fix bad dquot buffer size in log recovery readahead by Dave Chinner · 11 years ago
  50. 84a5b73 xfs: don't account buffer cancellation during log recovery readahead by Dave Chinner · 11 years ago
  51. 0d0ab12 xfs: check for underflow in xfs_iformat_fork() by Dan Carpenter · 11 years ago
  52. 98f7462 xfs: xfs_dir3_sfe_put_ino can be static by Fengguang Wu · 11 years ago
  53. 00574da xfs: introduce object readahead to log recovery by Zhi Yong Wu · 11 years ago
  54. 8d1d408 xfs: Simplify xfs_ail_min() with list_first_entry_or_null() by Jie Liu · 11 years ago
  55. 46677e6 xfs: Register hotcpu notifier after initialization by Richard Weinberger · 11 years ago
  56. 3e3c51c xfs: add xfs sb v4 support for dirent filetype field by Mark Tinguely · 11 years ago
  57. 1c55cec xfs: Add write support for dirent filetype field by Dave Chinner · 11 years ago
  58. 0cb9776 xfs: Add read-only support for dirent filetype field by Dave Chinner · 11 years ago
  59. 5d5e3d5 xfs: Add support for the Q_XGETQSTATV by Chandra Seetharaman · 11 years ago
  60. c2bfbc9 xfs: fix the comment of xfs_mountfs() by Zhi Yong Wu · 11 years ago
  61. 2533787 xfs: fix the comment of xfs_sb_quiet_read_verify() by Zhi Yong Wu · 11 years ago
  62. 8ba701e xfs: fix the comment of xlog_recover_do_dquot_buffer() by Zhi Yong Wu · 11 years ago
  63. 8e159e7 xfs: fix the comment of xfs_log_unmount_write() by Zhi Yong Wu · 11 years ago
  64. 0b8182d xfs: fix the comment of xfs_ifree_cluster() by Zhi Yong Wu · 11 years ago
  65. 2f21ff1 xfs: fix the comment of xfs_ialloc_ag_select() by Zhi Yong Wu · 11 years ago
  66. b3c49634 xfs: fix the comment of xfs_extent_busy_update_extent() by Zhi Yong Wu · 11 years ago
  67. 8b4ad79 xfs: fix the comment of xfs_setsize_buftarg_early() by Zhi Yong Wu · 11 years ago
  68. ad4809b xfs: fix the comment of xfs_bmap_punch_delalloc_range() by Zhi Yong Wu · 11 years ago
  69. 02bb487 xfs: fix the comment of xfs_bmap_last_before() by Zhi Yong Wu · 11 years ago
  70. a97f4df xfs: fix the comment of xfs_bmap_validate_ret() by Zhi Yong Wu · 11 years ago
  71. 8be11e9 xfs: fix the comment of xfs_bmap_count_tree() by Zhi Yong Wu · 11 years ago
  72. c7c1a7d xfs: rename bio_add_buffer() to xfs_bio_add_buffer() by Zhi Yong Wu · 11 years ago
  73. 0a94da2 xfs: fix the comment of xlog_find_head() by Zhi Yong Wu · 11 years ago
  74. 34be5ff xfs: fix the comment of xlog_recover_buffer_pass2() by Zhi Yong Wu · 11 years ago
  75. 5c75390 xfs: remove two unused macro definitions in xfs_linux.h by Zhi Yong Wu · 11 years ago
  76. 1cb9386 xfs: fix the comment of xfs_btree_get_iroot() by Zhi Yong Wu · 11 years ago
  77. f6c2734 xfs: fix the comment of xfs_iroot_realloc() by Zhi Yong Wu · 11 years ago
  78. 7c3e664 xfs: remove one blank line in xfs_btree_make_block_unfull() by Zhi Yong Wu · 11 years ago
  79. ac0e300 xfs: fix the comment of xlog_write_setup_copy() by Zhi Yong Wu · 11 years ago
  80. 99e738b7 xfs: fix the comment of xfs_mod_incore_sb_unlocked() by Zhi Yong Wu · 11 years ago
  81. 49d3da1 xfs: fix the comment of xfs_btree_lookup() by Zhi Yong Wu · 11 years ago
  82. b46fe82 xfs: fix the comment of xfs_buf_free() by Zhi Yong Wu · 11 years ago
  83. 0471f62 xfs: fix the comment of xfs_check_sizes() by Zhi Yong Wu · 11 years ago
  84. 2ad01f5 xfs: use reference counts to free clean buffer items by Dave Chinner · 11 years ago
  85. 8c567a7 xfs: add capability check to free eofblocks ioctl by Dwight Engen · 11 years ago
  86. b9fe505 xfs: create internal eofblocks structure with kuid_t types by Dwight Engen · 11 years ago
  87. 7aab1b2 xfs: convert kuid_t to/from uid_t for internal structures by Dwight Engen · 11 years ago
  88. fd5e2aa xfs: ioctl check for capabilities in the current user namespace by Dwight Engen · 11 years ago
  89. 288bbe0 xfs: convert kuid_t to/from uid_t in ACLs by Dwight Engen · 11 years ago
  90. c5eeb7e xfs: create wrappers for converting kuid_t to/from uid_t by Dwight Engen · 11 years ago
  91. 4bb928c xfs: split the CIL lock by Dave Chinner · 11 years ago
  92. 991aaf6 xfs: Combine CIL insert and prepare passes by Dave Chinner · 11 years ago
  93. f5baac3 xfs: avoid CIL allocation during insert by Dave Chinner · 11 years ago
  94. 7492c5b xfs: Reduce allocations during CIL insertion by Dave Chinner · 11 years ago
  95. 166d136 xfs: return log item size in IOP_SIZE by Dave Chinner · 11 years ago
  96. 050a195 xfs:free bp in xlog_find_tail() error path by Eric Sandeen · 11 years ago
  97. 5d0a654 xfs: free bp in xlog_find_zeroed() error path by Eric Sandeen · 11 years ago
  98. 6dd93e9 xfs: avoid double-free in xfs_attr_node_addname by Eric Sandeen · 11 years ago
  99. 2c2bcc0 xfs: call roundup_64() to calculate the min_logblks by Jie Liu · 11 years ago
  100. 3e7b91c xfs: Validate log space at mount time by Jie Liu · 11 years ago