1. a6cf33b Merge branch 'xfs-bug-fixes-for-3.15-3' into for-next by Dave Chinner · 11 years ago
  2. c88547a xfs: fix directory hash ordering bug by Mark Tinguely · 11 years ago
  3. 805eeb8 xfs: extra semi-colon breaks a condition by Dan Carpenter · 11 years ago
  4. fe986f9 Merge branch 'xfs-O_TMPFILE-support' into for-next by Dave Chinner · 11 years ago
  5. 5f44e4c1 Merge branch 'xfs-bug-fixes-for-3.15-2' into for-next by Dave Chinner · 11 years ago
  6. 49ae4b9 Merge branch 'xfs-verifier-cleanup' into for-next by Dave Chinner · 11 years ago
  7. 730357a Merge branch 'xfs-stack-fixes' into for-next by Dave Chinner · 11 years ago
  8. b6db055 Merge branch 'xfs-collapse-range' into for-next by Dave Chinner · 11 years ago
  9. 376ba31 xfs: Add support for FALLOC_FL_ZERO_RANGE by Lukas Czerner · 11 years ago
  10. 409332b fs: Introduce FALLOC_FL_ZERO_RANGE flag for fallocate by Lukas Czerner · 11 years ago
  11. fe4c224 xfs: inode log reservations are still too small by Dave Chinner · 11 years ago
  12. a49935f xfs: xfs_check_page_type buffer checks need help by Dave Chinner · 11 years ago
  13. e480a72 xfs: avoid AGI/AGF deadlock scenario for inode chunk allocation by Brian Foster · 11 years ago
  14. ae687e5 xfs: use NOIO contexts for vm_map_ram by Dave Chinner · 11 years ago
  15. ac75a1f xfs: don't leak EFSBADCRC to userspace by Dave Chinner · 11 years ago
  16. 93a8614 xfs: fix directory inode iolock lockdep false positive by Dave Chinner · 11 years ago
  17. a1358aa xfs: allocate xfs_da_args to reduce stack footprint by Dave Chinner · 11 years ago
  18. f876e44 xfs: always do log forces via the workqueue by Dave Chinner · 11 years ago
  19. ce5028c xfs: modify verifiers to differentiate CRC from other errors by Eric Sandeen · 11 years ago
  20. db9355c xfs: print useful caller information in xfs_error_report by Eric Sandeen · 11 years ago
  21. ca23f8f xfs: add xfs_verifier_error() by Eric Sandeen · 11 years ago
  22. f1dbcd7 xfs: add helper for updating checksums on xfs_bufs by Eric Sandeen · 11 years ago
  23. 5158217 xfs: add helper for verifying checksums on xfs_bufs by Eric Sandeen · 11 years ago
  24. 533b81c xfs: Use defines for CRC offsets in all cases by Eric Sandeen · 11 years ago
  25. e0d2c23 xfs: skip pointless CRC updates after verifier failures by Eric Sandeen · 11 years ago
  26. e1d8fb8 xfs: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate by Namjae Jeon · 11 years ago
  27. 00f5e61 fs: Add new flag(FALLOC_FL_COLLAPSE_RANGE) for fallocate by Namjae Jeon · 11 years ago
  28. 027f185 Merge remote-tracking branch 'xfs-async-aio-extend' into for-next by Dave Chinner · 11 years ago
  29. b678573 Merge branch 'xfs-fixes-for-3.15' into for-next by Dave Chinner · 11 years ago
  30. 5ef11eb xfs: limit superblock corruption errors to actual corruption by Eric Sandeen · 11 years ago
  31. daba542 xfs: skip verification on initial "guess" superblock read by Eric Sandeen · 11 years ago
  32. 82daa86 MAINTAINERS: SGI no longer maintaining XFS by Ben Myers · 11 years ago
  33. 7a01e707 xfs: xfs_sb_read_verify() doesn't flag bad crcs on primary sb by Eric Sandeen · 11 years ago
  34. 3895e51 xfs: ensure correct log item buffer alignment by Dave Chinner · 11 years ago
  35. fe60a8a xfs: ensure correct timestamp updates from truncate by Christoph Hellwig · 11 years ago
  36. 9862f62 xfs: allow appending aio writes by Christoph Hellwig · 11 years ago
  37. d531d91 xfs: always use unwritten extents for direct I/O writes by Christoph Hellwig · 11 years ago
  38. 6039257 direct-io: add flag to allow aio writes beyond i_size by Christoph Hellwig · 11 years ago
  39. 492185e xfs: remove XFS_TRANS_DEBUG dead code by Jie Liu · 11 years ago
  40. 4ae69fe xfs: return -E2BIG if hit the maximum size limits of ACLs by Jie Liu · 11 years ago
  41. 392c6de xfs: sanitize sb_inopblock in xfs_mount_validate_sb by Eric Sandeen · 11 years ago
  42. c6f9726 xfs: convert xfs_log_commit_cil() to void by Jie Liu · 11 years ago
  43. 410b11a xfs: use tr_qm_dqalloc log reservation for dquot alloc by Brian Foster · 11 years ago
  44. c19ec23 xfs: remove unused tr_swrite by Eric Sandeen · 11 years ago
  45. 70bbca07 xfs: use tr_growrtalloc for growing rt files by Brian Foster · 11 years ago
  46. 38dbfb5 Linus 3.14-rc1 by Linus Torvalds · 11 years ago
  47. 69048e0 Merge branch 'parisc-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 years ago
  48. 1c0b8a7a hpfs: optimize quad buffer loading by Mikulas Patocka · 11 years ago
  49. 2cbe5c7 hpfs: remember free space by Mikulas Patocka · 11 years ago
  50. 9dabf60 parisc: add flexible mmap memory layout support by Helge Deller · 11 years ago
  51. f5a408d parisc: Make EWOULDBLOCK be equal to EAGAIN on parisc by Guy Martin · 11 years ago
  52. 9391bc7 parisc: convert uapi/asm/stat.h to use native types only by Helge Deller · 11 years ago
  53. 998bbb2 parisc: wire up sched_setattr and sched_getattr by Helge Deller · 11 years ago
  54. 57737c4 parisc: fix cache-flushing by Helge Deller · 11 years ago
  55. 8a10bc9 parisc/sti_console: prefer Linux fonts over built-in ROM fonts by Helge Deller · 11 years ago
  56. 602456b Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 11 years ago
  57. 7b383be Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 11 years ago
  58. 87af5e5 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 11 years ago
  59. e4c0da2 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  60. 632007e hwmon: Fix SENSORS_TMP102 dependencies to eliminate build errors by Jean Delvare · 11 years ago
  61. 920130a hwmon: Fix SENSORS_LM75 dependencies to eliminate build errors by Jean Delvare · 11 years ago
  62. 3b4d5c7 tools/power turbostat: introduce -s to dump counters by Andy Shevchenko · 11 years ago
  63. f591c38 tools/power turbostat: remove unused command line option by Andy Shevchenko · 11 years ago
  64. 5cb480f Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  65. 1bda2ac afs: proc cells and rootcell are writeable by Pali Rohár · 11 years ago
  66. 5a5e75f tile: remove compat_sys_lookup_dcookie declaration to fix compile error by Heiko Carstens · 11 years ago
  67. 0f44bc3 Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  68. efc518e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  69. fea8893 Merge tag 'staging-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  70. 0448009 Revert "PCI: Remove from bus_list and release resources in pci_release_dev()" by Rafael J. Wysocki · 11 years ago
  71. f39aa27 ARM: multi_v7_defconfig: remove redundant entries and re-enable TI_EDMA by Olof Johansson · 11 years ago
  72. ad0c07f ARM: multi_v7_defconfig: add mvebu drivers by Olof Johansson · 11 years ago
  73. 50ac206 clocksource: kona: Add basic use of external clock by Tim Kryger · 11 years ago
  74. 8a1f006 Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  75. 14864a5 Merge tag 'sound-fix-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  76. 4e13c5d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  77. 7c76203 drivers: bus: fix CCI driver kcalloc call parameters swap by Lorenzo Pieralisi · 11 years ago
  78. 94db37a ARM: dts: bcm28155-ap: Fix Card Detection GPIO by Tim Kryger · 11 years ago
  79. a00928f Merge tag 'renesas-dt-fixes2-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes by Olof Johansson · 11 years ago
  80. c2292c2 ARM: multi_v7_defconfig: Select CONFIG_AT803X_PHY by Fabio Estevam · 11 years ago
  81. e324f7c ARM: keystone: config: fix build warning when CONFIG_DMADEVICES is not set by Grygorii Strashko · 11 years ago
  82. f8505ef MAINTAINERS: ARM: SiRF: use regex patterns to involve all SiRF drivers by Barry Song · 11 years ago
  83. 167eeb4 Merge tag 'mvebu-fixes-3.13-2' of git://git.infradead.org/linux-mvebu into fixes by Olof Johansson · 11 years ago
  84. 3f7c730 ARM: dts: zynq: Add SDHCI nodes by Soren Brinkmann · 11 years ago
  85. 4dd18ed ARM: hisi: don't select SMP by Rob Herring · 11 years ago
  86. db079b1 ARM: tegra: rebuild tegra_defconfig to add DEBUG_FS by Stephen Warren · 11 years ago
  87. d231fab ARM: multi_v7: copy most options from tegra_defconfig by Stephen Warren · 11 years ago
  88. afbf1e1 ARM: iop32x: fix power off handling for the EM7210 board by Linus Walleij · 11 years ago
  89. 608914b ARM: integrator: restore static map on the CP by Linus Walleij · 11 years ago
  90. 9d2a5e2 ARM: msm_defconfig: Enable MSM clock drivers by Stephen Boyd · 11 years ago
  91. 3933d26 ARM: dts: msm: Add clock controller nodes and hook into uart by Stephen Boyd · 11 years ago
  92. de70af4 ARM: OMAP4+: move errata initialization to omap4_pm_init_early by Nishanth Menon · 11 years ago
  93. 74ed7bd ARM: OMAP4460: cpuidle: Extend PM_OMAP4_ROM_SMP_BOOT_ERRATUM_GICD on cpuidle by Strashko, Grygorii · 11 years ago
  94. d22e633 Fix mountpoint reference leakage in linkat by Oleg Drokin · 11 years ago
  95. deb2a1d Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 11 years ago
  96. bcc9f96 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha by Linus Torvalds · 11 years ago
  97. b168fff7 hfsplus: use xattr handlers for removexattr by Christoph Hellwig · 11 years ago
  98. e5fbf67 Typo in compat_sys_lseek() declaration by Stephan Springl · 11 years ago
  99. 807612d fs/super.c: sync ro remount after blocking writers by Andrew Ruder · 11 years ago
  100. 9115eac vfs: unexport the getname() symbol by Jeff Layton · 11 years ago