1. 2cdb958 Merge branch 'xfs-misc-fixes-4.6-4' into for-next by Dave Chinner · 9 years ago
  2. 355cced xfs: always set rvalp in xfs_dir2_node_trim_free by Christoph Hellwig · 9 years ago
  3. cc07eed xfs: ensure committed is initialized in xfs_trans_roll by Eric Sandeen · 9 years ago
  4. d34999c9 xfs: borrow indirect blocks from freed extent when available by Brian Foster · 9 years ago
  5. a9bd24a xfs: refactor delalloc indlen reservation split into helper by Brian Foster · 9 years ago
  6. b2706a0 xfs: update freeblocks counter after extent deletion by Brian Foster · 9 years ago
  7. 801cc4e xfs: debug mode forced buffered write failure by Brian Foster · 9 years ago
  8. ab9d1e4 Merge branch 'xfs-misc-fixes-4.6-3' into for-next by Dave Chinner · 9 years ago
  9. a5fd276 xfs: remove impossible condition by Luis de Bethencourt · 9 years ago
  10. 30cbc59 xfs: check sizes of XFS on-disk structures at compile time by Darrick J. Wong · 9 years ago
  11. 3c1a79f Merge branch 'xfs-misc-fixes-4.6-2' into for-next by Dave Chinner · 9 years ago
  12. 85a9f38 Merge branch 'xfs-dax-fixes-4.6' into for-next by Dave Chinner · 9 years ago
  13. 3d93ec0 Merge branch 'xfs-writepage-rework-4.6' into for-next by Dave Chinner · 9 years ago
  14. 0df61da xfs: ioends require logically contiguous file offsets by Darrick J. Wong · 9 years ago
  15. 7f0ed54 Merge branch 'xfs-buf-macro-cleanup-4.6' into for-next by Dave Chinner · 9 years ago
  16. a2bbcb6 Merge branch 'xfs-gut-icdinode-4.6' into for-next by Dave Chinner · 9 years ago
  17. 6d247d4 Merge branch 'xfs-misc-fixes-4.6' into for-next by Dave Chinner · 9 years ago
  18. acb3e26 Merge branch 'xfs-dio-fix-4.6' into for-next by Dave Chinner · 9 years ago
  19. 1b186d2 Merge branch 'xfs-get-next-dquot-4.6' into for-next by Dave Chinner · 9 years ago
  20. c53473b Merge branch 'xfs-rt-fixes-4.6' into for-next by Dave Chinner · 9 years ago
  21. 9deed09 Merge branch 'xfs-torn-log-fixes-4.5' into for-next by Dave Chinner · 9 years ago
  22. 5110cd8 xfs: use named array initializers for log item dumping by Darrick J. Wong · 9 years ago
  23. 49ca911 xfs: fix computation of inode btree maxlevels by Darrick J. Wong · 9 years ago
  24. a798011 xfs: reinitialise per-AG structures if geometry changes during recovery by Dave Chinner · 9 years ago
  25. 7f6aff3a xfs: only run torn log write detection on dirty logs by Brian Foster · 9 years ago
  26. 717bc0e xfs: refactor in-core log state update to helper by Brian Foster · 9 years ago
  27. 65b99a0 xfs: refactor unmount record detection into helper by Brian Foster · 9 years ago
  28. 82ff6cc xfs: separate log head record discovery from verification by Brian Foster · 9 years ago
  29. a7e5d03 xfs: remove xfs_trans_get_block_res by Christoph Hellwig · 9 years ago
  30. 12c3f05 xfs: fix up inode32/64 (re)mount handling by Eric Sandeen · 9 years ago
  31. 5d518bd xfs: fix format specifier , should be %llx and not %llu by Colin Ian King · 9 years ago
  32. a08ee40 xfs: sanitize remount options by Eric Sandeen · 9 years ago
  33. 2e74af0 xfs: convert mount option parsing to tokens by Eric Sandeen · 9 years ago
  34. 2e83b79 xfs: fix two memory leaks in xfs_attr_list.c error paths by Mateusz Guzik · 9 years ago
  35. 6448543 xfs: XFS_DIFLAG2_DAX limited by PAGE_SIZE by Dave Chinner · 9 years ago
  36. 3a6a854 xfs: dynamically switch modes when XFS_DIFLAG2_DAX is set/cleared by Dave Chinner · 9 years ago
  37. db10c69 xfs: S_DAX is only for regular files by Dave Chinner · 9 years ago
  38. e889752 xfs: XFS_DIFLAG_DAX is only for regular files or directories by Dave Chinner · 9 years ago
  39. 74c66bc ext4: Fix data exposure after failed AIO DIO by Jan Kara · 9 years ago
  40. e10de37 xfs: don't chain ioends during writepage submission by Dave Chinner · 9 years ago
  41. bfce7d2 xfs: factor mapping out of xfs_do_writepage by Dave Chinner · 9 years ago
  42. ad68972 xfs: xfs_cluster_write is redundant by Dave Chinner · 9 years ago
  43. fbcc025 xfs: Introduce writeback context for writepages by Dave Chinner · 9 years ago
  44. 150d5be0 xfs: remove xfs_cancel_ioend by Dave Chinner · 9 years ago
  45. 988ef92 xfs: remove nonblocking mode from xfs_vm_writepage by Dave Chinner · 9 years ago
  46. 12877da xfs: remove XFS_BUF_ZEROFLAGS macro by Dave Chinner · 9 years ago
  47. 5cfd28b xfs: remove XBF_STALE flag wrapper macros by Dave Chinner · 9 years ago
  48. b68c082 xfs: remove XBF_WRITE flag wrapper macros by Dave Chinner · 9 years ago
  49. 0cac682 xfs: remove XBF_READ flag wrapper macros by Dave Chinner · 9 years ago
  50. 1157b32c xfs: remove XBF_ASYNC flag wrapper macros by Dave Chinner · 9 years ago
  51. b0388bf xfs: remove XBF_DONE flag wrapper macros by Dave Chinner · 9 years ago
  52. c19b3b05 xfs: mode di_mode to vfs inode by Dave Chinner · 9 years ago
  53. 83e06f2 xfs: move di_changecount to VFS inode by Dave Chinner · 9 years ago
  54. 9e9a267 xfs: move inode generation count to VFS inode by Dave Chinner · 9 years ago
  55. 54d7b5c xfs: use vfs inode nlink field everywhere by Dave Chinner · 9 years ago
  56. 5099747 xfs: reinitialise recycled VFS inode correctly by Dave Chinner · 9 years ago
  57. faeb4e4 xfs: move v1 inode conversion to xfs_inode_from_disk by Dave Chinner · 9 years ago
  58. 93f958f xfs: cull unnecessary icdinode fields by Dave Chinner · 9 years ago
  59. 3987848 xfs: remove timestamps from incore inode by Dave Chinner · 9 years ago
  60. f8d55aa052 xfs: introduce inode log format object by Dave Chinner · 9 years ago
  61. bf85e09 xfs: RT bitmap and summary buffers need verifiers by Dave Chinner · 9 years ago
  62. f67ca6e xfs: RT bitmap and summary buffers are not typed by Dave Chinner · 9 years ago
  63. af055e3 xfs: fix xfs_log_ticket leak in xfs_end_io() after fs shutdown by Brian Foster · 9 years ago
  64. 60630fe xfs: clean up unwritten buffers on write failure by Brian Foster · 9 years ago
  65. 244efea xfs: move struct xfs_attr_shortform to xfs_da_format.h by Darrick J. Wong · 9 years ago
  66. 18f1df4 xfs: Make xfsaild freezeable again by Michal Hocko · 9 years ago
  67. de0b85a xfs: remove unused function definitions by Eric Sandeen · 9 years ago
  68. edfd9dd xfs: move buffer invalidation to xfs_btree_free_block by Christoph Hellwig · 9 years ago
  69. c46ee8a xfs: factor btree block freeing into a helper by Christoph Hellwig · 9 years ago
  70. 196328e xfs: handle errors from ->free_blocks in xfs_btree_kill_iroot by Christoph Hellwig · 9 years ago
  71. c19b104 xfs: fold xfs_vm_do_dio into xfs_vm_direct_IO by Christoph Hellwig · 9 years ago
  72. 273dda7 xfs: don't use ioends for direct write completions by Christoph Hellwig · 9 years ago
  73. 187372a direct-io: always call ->end_io if non-NULL by Christoph Hellwig · 9 years ago
  74. be60794 xfs: Split default quota limits by quota type by Carlos Maiolino · 9 years ago
  75. 296c24e xfs: wire up Q_XGETNEXTQUOTA / get_nextdqblk by Eric Sandeen · 9 years ago
  76. 8aa7d37 xfs: Factor xfs_seek_hole_data into helper by Eric Sandeen · 9 years ago
  77. 4d4d952 xfs: get quota inode from mp & flags rather than dqp by Eric Sandeen · 9 years ago
  78. a484bcd xfs: don't overflow quota ID when initializing dqblk by Eric Sandeen · 9 years ago
  79. 926132c quota: add new quotactl Q_GETNEXTQUOTA by Eric Sandeen · 9 years ago
  80. 8b37524 quota: add new quotactl Q_XGETNEXTQUOTA by Eric Sandeen · 9 years ago
  81. 3218a3e quota: remove unused cmd argument from quota_quotaon() by Eric Sandeen · 9 years ago
  82. 8e0bd49 xfs: fix endianness error when checking log block crc on big endian platforms by Darrick J. Wong · 9 years ago
  83. 4b680af xfs: lock rt summary inode on allocation by Dave Chinner · 9 years ago
  84. 36f90b0 Linux 4.5-rc2 by Linus Torvalds · 9 years ago
  85. d784ef5 Merge tag 'usb-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  86. 54e3f3e Merge tag 'tty-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  87. 8c4e378 Merge tag 'staging-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  88. f3ca903 Merge tag 'driver-core-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  89. 510ae0c Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  90. d517be5 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  91. dc799d0 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  92. 7ab85d4 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  93. 29d14f0 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  94. bbfb239 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  95. 30e4c9a Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  96. f25a96e Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  97. 660f6fe Merge tag 'vfio-v4.5-rc2' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 9 years ago
  98. bb47680 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  99. 840d6fe pid: Fix spelling in comments by Zhen Lei · 9 years ago
  100. 28fb8a5 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 9 years ago