1. f477ced Merge branch 'xfs-4.8-misc-fixes-2' into for-next by Dave Chinner · 9 years ago
  2. 19b54ee xfs: refactor btree maxlevels computation by Darrick J. Wong · 9 years ago
  3. e66a4c6 xfs: convert list of extents to free into a regular list by Darrick J. Wong · 9 years ago
  4. 4d89e20 xfs: separate freelist fixing into a separate helper by Dave Chinner · 9 years ago
  5. 59bad07 xfs: rearrange xfs_bmap_add_free parameters by Darrick J. Wong · 9 years ago
  6. 128f24d xfs: check for a valid error_tag in errortag_add by Darrick J. Wong · 9 years ago
  7. 479c641 xfs: enable buffer deadlock postmortem diagnosis via ftrace by Darrick J. Wong · 9 years ago
  8. 3f94c44 xfs: check offsets of variable length structures by Darrick J. Wong · 9 years ago
  9. 408fd48 xfs: refactor xfs_reserve_blocks() to handle ENOSPC correctly by Brian Foster · 9 years ago
  10. fa5a4f5 xfs: cancel eofblocks background trimming on remount read-only by Brian Foster · 9 years ago
  11. 9b7fad2 Merge branch 'xfs-4.8-iomap-write' into for-next by Dave Chinner · 9 years ago
  12. 07931b7 Merge branch 'fs-4.8-iomap-infrastructure' into for-next by Dave Chinner · 9 years ago
  13. 3c2bdc9 xfs: kill xfs_zero_remaining_bytes by Christoph Hellwig · 9 years ago
  14. bdb0d04 xfs: split xfs_free_file_space in manageable pieces by Christoph Hellwig · 9 years ago
  15. 570b621 xfs: use xfs_zero_range in xfs_zero_eof by Christoph Hellwig · 9 years ago
  16. 7bb41db xfs: handle 64-bit length in xfs_iozero by Christoph Hellwig · 9 years ago
  17. 459f0fb xfs: use iomap infrastructure for DAX zeroing by Christoph Hellwig · 9 years ago
  18. d2bb140 xfs: use iomap fiemap implementation by Christoph Hellwig · 9 years ago
  19. 6e8a27a xfs: remove buffered write support from __xfs_get_blocks by Christoph Hellwig · 9 years ago
  20. 68a9f5e xfs: implement iomap based buffered write path by Christoph Hellwig · 9 years ago
  21. f0c6bcb xfs: reorder zeroing and flushing sequence in truncate by Christoph Hellwig · 9 years ago
  22. 3b3dce0 xfs: make xfs_bmbt_to_iomap available outside of xfs_pnfs.c by Christoph Hellwig · 9 years ago
  23. 8be9f56 fs: iomap based fiemap implementation by Christoph Hellwig · 9 years ago
  24. 9a286f0 fs: support DAX based iomap zeroing by Christoph Hellwig · 9 years ago
  25. ae259a9 fs: introduce iomap infrastructure by Christoph Hellwig · 9 years ago
  26. 199a31c fs: move struct iomap from exportfs.h to a separate header by Christoph Hellwig · 9 years ago
  27. 26f1fe8 xfs: reduce lock hold times in buffer writeback by Dave Chinner · 9 years ago
  28. 4478fb1 xfs: define XFS_IOC_FREEZE even if FIFREEZE is defined by Christoph Hellwig · 9 years ago
  29. 0d5a75e xfs: make several functions static by Eric Sandeen · 9 years ago
  30. 0c871f9 xfs: remove spurious shutdown type check from xfs_bmap_finish() by Brian Foster · 9 years ago
  31. a3916e5 xfs: fix broken multi-fsb buffer logging by Brian Foster · 9 years ago
  32. 1a695a9 Linux 4.7-rc1 by Linus Torvalds · 9 years ago
  33. e0ab7af hash_string: Fix zero-length case for !DCACHE_WORD_ACCESS by George Spelvin · 9 years ago
  34. f2a031b Rename other copy of hash_string to hashlen_string by George Spelvin · 9 years ago
  35. 037369b hpfs: implement the show_options method by Mikulas Patocka · 9 years ago
  36. 01d6e08 affs: fix remount failure when there are no options changed by Mikulas Patocka · 9 years ago
  37. 44d5170 hpfs: fix remount failure when there are no options changed by Mikulas Patocka · 9 years ago
  38. 4029632 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  39. d66492b fs: fix binfmt_aout.c build error by Guenter Roeck · 9 years ago
  40. 7e0fb73 Merge branch 'hash' of git://ftp.sciencehorizons.net/linux by Linus Torvalds · 9 years ago
  41. 4684fe9 h8300: Add <asm/hash.h> by George Spelvin · 9 years ago
  42. 7b13277 microblaze: Add <asm/hash.h> by George Spelvin · 9 years ago
  43. 14c44b9 m68k: Add <asm/hash.h> by George Spelvin · 9 years ago
  44. 468a942 <linux/hash.h>: Add support for architecture-specific functions by George Spelvin · 9 years ago
  45. 2a18da7a fs/namei.c: Improve dcache hash function by George Spelvin · 9 years ago
  46. ef703f4 Eliminate bad hash multipliers from hash_32() and hash_64() by George Spelvin · 9 years ago
  47. 92d5677 Change hash_64() return value to 32 bits by George Spelvin · 9 years ago
  48. 917ea16 <linux/sunrpc/svcauth.h>: Define hash_str() in terms of hashlen_string() by George Spelvin · 9 years ago
  49. fcfd2fb fs/namei.c: Add hashlen_string() function by George Spelvin · 9 years ago
  50. f4bcbe7 Pull out string hash to <linux/stringhash.h> by George Spelvin · 9 years ago
  51. 4e8440b Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  52. a1842b2 Merge tag 'chrome-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platform by Linus Torvalds · 9 years ago
  53. 0723ab4 Merge tag 'sound-4.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  54. 9ba55cf Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  55. 1cbe06c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  56. 8d057e3 Revert "platform/chrome: chromeos_laptop: Add Leon Touch" by Benson Leung · 9 years ago
  57. e6be18f i2c: dev: use after free in detach by Dan Carpenter · 9 years ago
  58. a8c5ddf MIPS: Add missing FROZEN hotplug notifier transitions by Anna-Maria Gleixner · 9 years ago
  59. bb93078 MIPS: Build microMIPS VDSO for microMIPS kernels by James Hogan · 9 years ago
  60. 13eb192 MIPS: Fix sigreturn via VDSO on microMIPS kernel by James Hogan · 9 years ago
  61. 5214cae MIPS: devicetree: fix cpu interrupt controller node-names by Antony Pavlov · 9 years ago
  62. 94cc36b MIPS: VDSO: Build with `-fno-strict-aliasing' by Maciej W. Rozycki · 9 years ago
  63. 41cc07b MIPS: Pistachio: Enable KASLR by Matt Redfearn · 9 years ago
  64. aedcfbe MIPS: lib: Mark intrinsics notrace by Harvey Hunt · 9 years ago
  65. aa76042 MIPS: Fix 64-bit HTW configuration by James Hogan · 9 years ago
  66. 6446e6c MIPS: Add 64-bit HTW fields by James Hogan · 9 years ago
  67. f46d92e MAINTAINERS: Add file patterns for mips device tree bindings by Geert Uytterhoeven · 9 years ago
  68. 7ad2410 MAINTAINERS: Add file patterns for mips brcm device tree bindings by Geert Uytterhoeven · 9 years ago
  69. 5aadab0 MIPS: Simplify DSP instruction encoding macros by James Hogan · 9 years ago
  70. c84700c MIPS: Add missing tlbinvf/XPA microMIPS encodings by James Hogan · 9 years ago
  71. 6e1b29c MIPS: Fix little endian microMIPS MSA encodings by James Hogan · 9 years ago
  72. 1c48a17 MIPS: Add missing VZ accessor microMIPS encodings by James Hogan · 9 years ago
  73. 0dfa1c1 MIPS: Add inline asm encoding helpers by James Hogan · 9 years ago
  74. 4939788 MIPS: Spelling fix lets -> let's by Ralf Baechle · 9 years ago
  75. a320a11 MIPS: VR41xx: Fix typo by Andrea Gelmini · 9 years ago
  76. 5004614 MIPS: oprofile: Fix typo by Andrea Gelmini · 9 years ago
  77. e7e3346 MIPS: math-emu: Fix typo by Andrea Gelmini · 9 years ago
  78. 209b877 MIPS: lib: Fix typo by Andrea Gelmini · 9 years ago
  79. a90c59e MIPS: kernel: Fix typo by Andrea Gelmini · 9 years ago
  80. f5be47f MIPS: R6: Fix typo by Andrea Gelmini · 9 years ago
  81. a9e7e45 MIPS: IP22/IP28: Fix typo by Andrea Gelmini · 9 years ago
  82. da66f8e MIPS: Cavium: Fix typo by Andrea Gelmini · 9 years ago
  83. 7a448b5 MIPS: MT: Fix typo by Andrea Gelmini · 9 years ago
  84. fb0f6e8 MIPS: Loongson64: Fix typo by Andrea Gelmini · 9 years ago
  85. dc3c273 MIPS: IP32: Fix typo by Andrea Gelmini · 9 years ago
  86. 87fd4e2 MIPS: IP27: Fix typo by Andrea Gelmini · 9 years ago
  87. e904b94 MIPS: BCM63xx: Fix typo by Andrea Gelmini · 9 years ago
  88. be9fde2 MIPS: Alchemy: Fix typo by Andrea Gelmini · 9 years ago
  89. 20430e7 MIPS: hazards.h: Fix typo by Andrea Gelmini · 9 years ago
  90. 9b987c4 MIPS: Lasat: A couple off by one bugs in picvue_proc.c by Dan Carpenter · 11 years ago
  91. 2b436a3 MIPS: ralink: add MT7628 EPHY LEDs pinmux support by Álvaro Fernández Rojas · 9 years ago
  92. 07b50db MIPS: ralink: fix MT7628 wled_an pinmux gpio by Álvaro Fernández Rojas · 9 years ago
  93. d714682 MIPS: ralink: fix MT7628 pinmux typos by Álvaro Fernández Rojas · 9 years ago
  94. f03984c MIPS: Fix write_gc0_* macros when writing zero by James Hogan · 9 years ago
  95. 63a8802 MIPS: CPS: Copy EVA configuration when starting secondary VPs. by Matt Redfearn · 9 years ago
  96. 5c33f8b MIPS: Add definitions of SegCtl registers and use them by Matt Redfearn · 9 years ago
  97. dd31740 dt/bindings: Correct clk binding example for PIC32 gpio. by Purna Chandra Mandal · 9 years ago
  98. 761e52b dt/bindings: Correct clk binding example for PIC32 WDT. by Purna Chandra Mandal · 9 years ago
  99. 58c3768 dt/bindings: Correct clk binding example for PIC32 DMT. by Purna Chandra Mandal · 9 years ago
  100. 9c719d8 dt/bindings: Correct clk binding example for PIC32 serial. by Purna Chandra Mandal · 9 years ago