1. 471252c pnfs: fix BUG in filelayout_recover_commit_reqs by Weston Andros Adamson · 11 years ago
  2. abad2fa nfs4: fix discover_server_trunking use after free by Weston Andros Adamson · 11 years ago
  3. 64590da NFSv4.1: Handle errors correctly in nfs41_walk_client_list by Trond Myklebust · 11 years ago
  4. 263b450 nfs: always make sure page is up-to-date before extending a write to cover the entire page by Scott Mayhew · 11 years ago
  5. a9ab5e8 nfs: page cache invalidation for dio by Christoph Hellwig · 11 years ago
  6. d0b9875 nfs: take i_mutex during direct I/O reads by Christoph Hellwig · 11 years ago
  7. 22cd1bf nfs: merge nfs_direct_write into nfs_file_direct_write by Christoph Hellwig · 11 years ago
  8. 14a3ec79 nfs: merge nfs_direct_read into nfs_file_direct_read by Christoph Hellwig · 11 years ago
  9. 1f90ee2 nfs: increment i_dio_count for reads, too by Christoph Hellwig · 11 years ago
  10. 2a009ec nfs: defer inode_dio_done call until size update is done by Christoph Hellwig · 11 years ago
  11. 9811cd5 nfs: fix size updates for aio writes by Christoph Hellwig · 11 years ago
  12. 78b19ba nfs4.1: properly handle ENOTSUP in SECINFO_NO_NAME by Weston Andros Adamson · 11 years ago
  13. 71244d9 NFSv4.1: Fix a race in nfs4_write_inode by Trond Myklebust · 11 years ago
  14. d8c951c NFSv4.1: Don't trust attributes if a pNFS LAYOUTCOMMIT is outstanding by Trond Myklebust · 11 years ago
  15. 16a6ddc point to the right include file in a comment (left over from a9004abc3) by Toralf Förster · 11 years ago
  16. 1e8968c NFS: dprintk() should not print negative fileids and inode numbers by Niels de Vos · 11 years ago
  17. a8c2275 nfs: fix dead code of ipv6_addr_scope by Alexander Aring · 11 years ago
  18. 6ff33b7 sunrpc: Fix infinite loop in RPC state machine by Weston Andros Adamson · 11 years ago
  19. e8353c76 SUNRPC: Add tracepoint for socket errors by Trond Myklebust · 11 years ago
  20. 2118071 SUNRPC: Report connection error values to rpc_tasks on the pending queue by Trond Myklebust · 11 years ago
  21. df27727 SUNRPC: Handle connect errors ECONNABORTED and EHOSTUNREACH by Trond Myklebust · 11 years ago
  22. 0fe8d04 SUNRPC: Ensure xprt_connect_status handles all potential connection errors by Trond Myklebust · 11 years ago
  23. 23e66ba rpc_pipe: fix cleanup of dummy gssd directory when notification fails by Jeff Layton · 11 years ago
  24. e2f0c83 sunrpc: add an "info" file for the dummy gssd pipe by Jeff Layton · 11 years ago
  25. 3396f92 rpc_pipe: remove the clntXX dir if creating the pipe fails by Jeff Layton · 11 years ago
  26. 6aa23d7 nfs: check if gssd is running before attempting to use krb5i auth in SETCLIENTID call by Jeff Layton · 11 years ago
  27. 89f8424 sunrpc: replace sunrpc_net->gssd_running flag with a more reliable check by Jeff Layton · 11 years ago
  28. 4b9a445 sunrpc: create a new dummy pipe for gssd to hold open by Jeff Layton · 11 years ago
  29. c7848f6 NFSv4: OPEN must handle the NFS4ERR_IO return code correctly by Trond Myklebust · 11 years ago
  30. 374b1057 Linux 3.13-rc3 by Linus Torvalds · 11 years ago
  31. 843f4f4 Merge tag 'trace-fixes-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  32. c537aba Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 11 years ago
  33. 7adfff5 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  34. 470abdc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  35. 24cb412 Merge tag 'dt-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  36. d1b9432 aio: clean up aio ring in the fail path by Gu Zheng · 11 years ago
  37. bfb2632 Merge branch 'free-memory' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity into for-linus by James Morris · 11 years ago
  38. 002acf1 Merge tag 'pm-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  39. 8e70300 Merge branches 'pm-epoll', 'pnp' and 'powercap' by Rafael J. Wysocki · 11 years ago
  40. 7cdcec9 Merge branches 'pm-cpuidle' and 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  41. b52b342 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 11 years ago
  42. 5ee5406 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  43. 29be634 Merge tag 'nfs-for-3.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  44. 2d8eeda ftrace: default to tilegx if ARCH=tile is specified by Tony Lu · 11 years ago
  45. 3ccb012 tracing: Only run synchronize_sched() at instance deletion time by Steven Rostedt · 11 years ago
  46. ef1e4e3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  47. 59fb2f0 Merge tag 'fbdev-fixes-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 11 years ago
  48. 09759d1 Merge tag 'sound-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  49. da1965d Merge tag 'pinctrl-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 11 years ago
  50. 0d11e6a blk-mq: fix use-after-free of request by Ming Lei · 11 years ago
  51. 53c6de5 Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  52. 2885432 x86/apic, doc: Justification for disabling IO APIC before Local APIC by Fenghua Yu · 11 years ago
  53. 95677a9 PowerCap: Fix mode for energy counter by Srinivas Pandruvada · 11 years ago
  54. 8a37ea5 PNP: fix restoring devices after hibernation by Dmitry Torokhov · 11 years ago
  55. e0f6dec x86, bitops: Correct the assembly constraints to testing bitops by H. Peter Anvin · 11 years ago
  56. 3873d06 nfs: fix do_div() warning by instead using sector_div() by Helge Deller · 11 years ago
  57. cd7b996 MAINTAINERS: Update contact information for Trond Myklebust by Trond Myklebust · 11 years ago
  58. f22e5ed NFSv4.1: Prevent a 3-way deadlock between layoutreturn, open and state recovery by Trond Myklebust · 11 years ago
  59. 8ecffd7 Merge tag 'gpio-v3.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 11 years ago
  60. 36059ee Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  61. 8aa9c36 Merge branch 'parisc-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 years ago
  62. 2787179 Merge tag 'squashfs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-next by Linus Torvalds · 11 years ago
  63. d644c02 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  64. 1ab231b Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  65. 0756f09 ALSA: hda - Fix silent output on MacBook Air 2,1 by Takashi Iwai · 11 years ago
  66. b0e6989 Merge tag 'asoc-v3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 11 years ago
  67. 46ac295 video: vt8500: fix error handling in probe() by Dan Carpenter · 11 years ago
  68. 5a0973f atmel_lcdfb: fix module autoload by Johan Hovold · 11 years ago
  69. 20ce902 ALSA: hda - Fix missing ELD info when using jackpoll_ms parameter by David Henningsson · 11 years ago
  70. eb21aad ALSA: hda/realtek - remove hp_automute_hook from alc283_fixup_chromebook by Kailang Yang · 11 years ago
  71. c0778e2 Btrfs: update the MAINTAINERS file by Chris Mason · 11 years ago
  72. 5551a34 x86-64, build: Always pass in -mno-sse by H. Peter Anvin · 11 years ago
  73. a16ab68 parisc: update 64bit defconfigs and use SIL680 instead of SIIMAGE driver by Helge Deller · 11 years ago
  74. a5c6e87 arm: dts: socfpga: Change some clocks of gate-clk type to perip-clk by Dinh Nguyen · 11 years ago
  75. 725dd7e arm: socfpga: Enable ARM_TWD for socfpga by Dinh Nguyen · 11 years ago
  76. 959a35f blk-mq: fix dereference of rq->mq_ctx if allocation fails by Jeff Moyer · 11 years ago
  77. 813e8e3 cpuidle: Check for dev before deregistering it. by Konrad Rzeszutek Wilk · 11 years ago
  78. f39918e ARM: multi_v7_defconfig: enable SDHCI_BCM_KONA and MMC_BLOCK_MINORS=16 by Olof Johansson · 11 years ago
  79. 610ffd5 ARM: sunxi_defconfig: enable NFS, TMPFS, PRINTK_TIME and nfsroot support by Olof Johansson · 11 years ago
  80. 82cca5d Merge tag 'omap-for-v3.13/more-dt-regressions' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 11 years ago
  81. 0dfee67 ARM: multi_v7_defconfig: enable network for BeagleBone Black by Olof Johansson · 11 years ago
  82. 3060817 Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes by Olof Johansson · 11 years ago
  83. c0c3350 Merge tag 'mvebu-dt-fixes-3.13' of git://git.infradead.org/linux-mvebu into fixes by Olof Johansson · 11 years ago
  84. b8be3a2 Merge tag 'omap-for-v3.13/fixes-against-rc1-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 11 years ago
  85. 29e2488 Merge remote-tracking branches 'asoc/fix/arizona', 'asoc/fix/atmel', 'asoc/fix/fsl', 'asoc/fix/kirkwood', 'asoc/fix/omap', 'asoc/fix/rcar', 'asoc/fix/wm8731' and 'asoc/fix/wm8990' into asoc-linus by Mark Brown · 11 years ago
  86. d930f00 Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus by Mark Brown · 11 years ago
  87. 1c4b578 Merge remote-tracking branch 'asoc/fix/core' into asoc-linus by Mark Brown · 11 years ago
  88. b4af6ef ASoC: wm8731: fix dsp mode configuration by Bo Shen · 11 years ago
  89. 22a0853 [SCSI] bfa: Fix crash when symb name set for offline vport by Vijaya Mohan Guvva · 11 years ago
  90. 95f19f6 epoll: drop EPOLLWAKEUP if PM_SLEEP is disabled by Amit Pundir · 11 years ago
  91. 2167e23 cpufreq: fix garbage kobjects on errors during suspend/resume by Bjørn Mork · 11 years ago
  92. 351cfe0 gpiolib: change a warning to debug message when failing to get gpio by Heikki Krogerus · 11 years ago
  93. 1aeef30 powerpc/gpio: Fix the wrong GPIO input data on MPC8572/MPC8536 by Liu Gang · 11 years ago
  94. 35c5d7f gpiolib: use platform GPIO mappings as fallback by Alexandre Courbot · 11 years ago
  95. 56a39aa Documentation: gpiolib: add 00-INDEX file by Alexandre Courbot · 11 years ago
  96. 7cc67b9 gpiolib: fix lookup of platform-mapped GPIOs by Alexandre Courbot · 11 years ago
  97. c9a9972 gpiolib: add missing declarations by Alexandre Courbot · 11 years ago
  98. 71493de sh-pfc: sh7372: Fix pin bias setup by Laurent Pinchart · 11 years ago
  99. 5d27619 sh-pfc: r8a7740: Fix pin bias setup by Laurent Pinchart · 11 years ago
  100. 0202e99 ALSA: hda/realtek - Independent of model for HP by Kailang Yang · 11 years ago