1. 4ea7976 Merge branch 'xfs-commit-cleanup' into for-next by Dave Chinner · 10 years ago
  2. f78c390 xfs: fix xfs_log_done interface by Christoph Hellwig · 10 years ago
  3. 7039331 xfs: saner xfs_trans_commit interface by Christoph Hellwig · 10 years ago
  4. 4906e21 xfs: remove the flags argument to xfs_trans_cancel by Christoph Hellwig · 10 years ago
  5. eacb24e xfs: pass a boolean flag to xfs_trans_free_items by Christoph Hellwig · 10 years ago
  6. 2e6db6c xfs: switch remaining xfs_trans_dup users to xfs_trans_roll by Christoph Hellwig · 10 years ago
  7. 4497f28 Merge branch 'xfs-misc-fixes-for-4.2-2' into for-next by Dave Chinner · 10 years ago
  8. 46fc58d xfs: check min blks for random debug mode sparse allocations by Brian Foster · 10 years ago
  9. 3cdaa18 xfs: fix sparse inodes 32-bit compile failure by Brian Foster · 10 years ago
  10. 66e8ac7 Merge branch 'xfs-dax-support' into for-next by Dave Chinner · 10 years ago
  11. cbe4dab xfs: add initial DAX support by Dave Chinner · 10 years ago
  12. 6e1ba0b xfs: add DAX IO path support by Dave Chinner · 10 years ago
  13. 9969441 xfs: add DAX truncate support by Dave Chinner · 10 years ago
  14. 4f69f57 xfs: add DAX block zeroing support by Dave Chinner · 10 years ago
  15. 6b698ed xfs: add DAX file operations support by Dave Chinner · 10 years ago
  16. ce5c5d5 dax: expose __dax_fault for filesystems with locking constraints by Dave Chinner · 10 years ago
  17. e842f29 dax: don't abuse get_block mapping for endio callbacks by Dave Chinner · 10 years ago
  18. ec56b1f xfs: mmap lock needs to be inside freeze protection by Dave Chinner · 10 years ago
  19. b9a350a Merge branch 'xfs-sparse-inode' into for-next by Dave Chinner · 10 years ago
  20. e01c025 Merge branch 'xfs-misc-fixes-for-4.2' into for-next by Dave Chinner · 10 years ago
  21. 339e4f6 xfs: Clean up xfs_trans_dup_dqinfo by Nan Jia · 10 years ago
  22. 4d66ea0 xfs: fix kernel version in docs by Fanael Linithien · 10 years ago
  23. 39e56d9 xfs: don't cast string literals by Eric Sandeen · 10 years ago
  24. 7f884dc xfs: fix quota block reservation leak when tp allocates and frees blocks by Brian Foster · 10 years ago
  25. 2e588a4 xfs: always log the inode on unwritten extent conversion by Brian Foster · 10 years ago
  26. 22ce1e1 xfs: enable sparse inode chunks for v5 superblocks by Brian Foster · 10 years ago
  27. 09b5660 xfs: skip unallocated regions of inode chunks in xfs_ifree_cluster() by Brian Foster · 10 years ago
  28. 10ae3dc7 xfs: only free allocated regions of inode chunks by Brian Foster · 10 years ago
  29. 26dd521 xfs: filter out sparse regions from individual inode allocation by Brian Foster · 10 years ago
  30. 1cdadee xfs: randomly do sparse inode allocations in DEBUG mode by Brian Foster · 10 years ago
  31. 56d1115 xfs: allocate sparse inode chunks on full chunk allocation failure by Brian Foster · 10 years ago
  32. 4148c34 xfs: helper to convert holemask to inode alloc. bitmap by Brian Foster · 10 years ago
  33. 7f43c90 xfs: handle sparse inode chunks in icreate log recovery by Brian Foster · 10 years ago
  34. 463958a xfs: pass inode count through ordered icreate log item by Brian Foster · 10 years ago
  35. 12d0714 xfs: use actual inode count for sparse records in bulkstat/inumbers by Brian Foster · 10 years ago
  36. 5419040 xfs: introduce inode record hole mask for sparse inode chunks by Brian Foster · 10 years ago
  37. 502a4e7 xfs: add fs geometry bit for sparse inode chunks by Brian Foster · 10 years ago
  38. e5376fc xfs: sparse inode chunks feature helpers and mount requirements by Brian Foster · 10 years ago
  39. 066a188 xfs: use sparse chunk alignment for min. inode allocation requirement by Brian Foster · 10 years ago
  40. fb4f2b4 xfs: add sparse inode chunk alignment superblock field by Brian Foster · 10 years ago
  41. bfe46d4 xfs: support min/max agbno args in block allocator by Brian Foster · 10 years ago
  42. 999633d xfs: update free inode record logic to support sparse inode records by Brian Foster · 10 years ago
  43. d4cc540 xfs: create individual inode alloc. helper by Brian Foster · 10 years ago
  44. 22419ac xfs: fix broken i_nlink accounting for whiteout tmpfile inode by Brian Foster · 10 years ago
  45. cddc116 xfs: xfs_iozero can return positive errno by Dave Chinner · 10 years ago
  46. 6dfe5a0 xfs: xfs_attr_inactive leaves inconsistent attr fork state behind by Dave Chinner · 10 years ago
  47. 6dea405e xfs: extent size hints can round up extents past MAXEXTLEN by Dave Chinner · 10 years ago
  48. 8c1903d xfs: inode and free block counters need to use __percpu_counter_compare by Dave Chinner · 10 years ago
  49. 80188b0 percpu_counter: batch size aware __percpu_counter_compare() by Dave Chinner · 10 years ago
  50. 74f9ce1 xfs: use percpu_counter_read_positive for mp->m_icount by George Wang · 10 years ago
  51. 5ebe6afa Linux 4.1-rc2 by Linus Torvalds · 10 years ago
  52. 8663da2 Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  53. 101a6fd Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  54. 71aee81 Merge tag 'drm-intel-fixes-2015-04-30' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  55. df9ebeb Merge branch 'drm-next0420' of https://github.com/markyzq/kernel-drm-rockchip into drm-fixes by Dave Airlie · 10 years ago
  56. 61f06db Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  57. 3333222 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  58. 180d89f Merge tag 'powerpc-4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  59. 2c869b2 ext4: fix growing of tiny filesystems by Jan Kara · 10 years ago
  60. 280227a ext4: move check under lock scope to close a race. by Davide Italiano · 10 years ago
  61. d2dc317 ext4: fix data corruption caused by unwritten and delayed extents by Lukas Czerner · 10 years ago
  62. 9402bdc ext4 crypto: remove duplicated encryption mode definitions by Chanho Park · 10 years ago
  63. fb63e54 ext4 crypto: do not select from EXT4_FS_ENCRYPTION by Herbert Xu · 10 years ago
  64. 6c3c1eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  65. e412d3a virtio: fix typo in vring_need_event() doc comment by Stefan Hajnoczi · 10 years ago
  66. feda5f9 virtio: pass baton to Michael Tsirkin by Rusty Russell · 10 years ago
  67. 6fa7272 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  68. a134f08 ipv4: Missing sk_nulls_node_init() in ping_unhash(). by David S. Miller · 10 years ago
  69. 082a75d rbd: end I/O the entire obj_request on error by Ilya Dryomov · 10 years ago
  70. a44cd7a ext4 crypto: add padding to filenames before encrypting by Theodore Ts'o · 10 years ago
  71. 5de0b4d ext4 crypto: simplify and speed up filename encryption by Theodore Ts'o · 10 years ago
  72. 64887b6 Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  73. 036f351 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  74. 0aab374 powerpc/powernv: Restore non-volatile CRs after nap by Sam Bobroff · 10 years ago
  75. d91dafc powerpc/eeh: Delay probing EEH device during hotplug by Gavin Shan · 10 years ago
  76. 1ae79b7 powerpc/eeh: Fix race condition in pcibios_set_pcie_reset_state() by Gavin Shan · 10 years ago
  77. f32393c powerpc/pseries: Correct cpu affinity for dlpar added cpus by Nathan Fontenot · 10 years ago
  78. 2fa30fe selftests/powerpc: Fix the pmu install rule by Michael Ellerman · 10 years ago
  79. 4a152c3 Merge tag 'pm+acpi-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  80. 5a2e73b Merge tag 'sound-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  81. e813bb2 net: fec: Fix RGMII-ID mode by Markus Pargmann · 10 years ago
  82. 07841f9 net/mlx4_en: Schedule napi when RX buffers allocation fails by Ido Shamay · 10 years ago
  83. c232d8a netxen_nic: use spin_[un]lock_bh around tx_clean_lock by Tony Camuso · 10 years ago
  84. 17d5ceb net/mlx4_core: Fix unaligned accesses by David Ahern · 10 years ago
  85. f94813f mlx4_en: Use correct loop cursor in error path. by Benjamin Poirier · 10 years ago
  86. 50904a7 Merge branches 'acpica', 'acpi-battery' and 'pm-cpuidle' by Rafael J. Wysocki · 10 years ago
  87. 0ae3aba Merge tag 'asoc-v4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 10 years ago
  88. 9dbbe3c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  89. fb45f49 Merge tag 'dm-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  90. 9c4249c modsign: change default key details by David Howells · 10 years ago
  91. 9263a06 Merge tag 'tty-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  92. dcca8de Merge tag 'usb-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  93. 73be174 Merge tag 'renesas-sh-drivers-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas by Linus Torvalds · 10 years ago
  94. aa6df8d dm: fix free_rq_clone() NULL pointer when requeueing unmapped request by Mike Snitzer · 10 years ago
  95. 3e6180f dm: only initialize the request_queue once by Christoph Hellwig · 10 years ago
  96. 8291fd0 arm64: perf: Fix the pmu node name in warning message by Suzuki K. Poulose · 10 years ago
  97. d795ef9a arm64: perf: don't warn about missing interrupt-affinity property for PPIs by Will Deacon · 10 years ago
  98. 68fc378 Revert "powerpc/tm: Abort syscalls in active transactions" by Michael Ellerman · 10 years ago
  99. feb589e Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 10 years ago
  100. 5d2361d Btrfs: btrfs_release_extent_buffer_page didn't free pages of dummy extent by Forrest Liu · 10 years ago