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