1. d68e3c4 lockd: add a /proc/fs/lockd/nlm_end_grace file by Jeff Layton · 10 years ago
  2. 3b3e7b7 nfsd: reject reclaim request when client has already sent RECLAIM_COMPLETE by Jeff Layton · 10 years ago
  3. 919b804 nfsd: remove redundant boot_time parm from grace_done client tracking op by Jeff Layton · 10 years ago
  4. f779002 lockd: move lockd's grace period handling into its own module by Jeff Layton · 10 years ago
  5. f0c6312 nfsd: update mtime on truncate by Christoph Hellwig · 10 years ago
  6. 027bc41 NFSD: Put export if prepare_creds() fail by Kinglong Mee · 10 years ago
  7. 13c82e8 NFSD: Full checking of authentication name by Kinglong Mee · 10 years ago
  8. 48c348b NFSD: Fix bad using of return value from qword_get by Kinglong Mee · 10 years ago
  9. 15d176c NFSD: Fix a memory leak if nfsd4_recdir_load fail by Kinglong Mee · 10 years ago
  10. c2236f141 NFSD: Reset creds after mnt_want_write_file() fail by Kinglong Mee · 10 years ago
  11. 8519f99 NFSD: Put file after ima_file_check fail in nfsd_open() by Kinglong Mee · 10 years ago
  12. 66f09ca nfs: do not start the callback thread until we set rqstp->rq_task by Trond Myklebust · 10 years ago
  13. d4e8990 lockd: Do not start the lockd thread before we've set nlmsvc_rqst->rq_task by Trond Myklebust · 10 years ago
  14. ccad7da nfsd4: remove labeled NFS warning from config help by J. Bruce Fields · 10 years ago
  15. 71efecb sunrpc: fix byte-swapping of displayed XID by Chuck Lever · 10 years ago
  16. 2b8941b NFSD: Update some as-yet unused 4.2 error codes by Anna Schumaker · 10 years ago
  17. 6cd9066 NFSD: Remove duplicate initialization of file_lock by Kinglong Mee · 10 years ago
  18. ae89254 SUNRPC: Fix compile on non-x86 by J. Bruce Fields · 10 years ago
  19. 18c01ab nfsd: allow turning off nfsv3 readdir_plus by Rajesh Ghanekar · 10 years ago
  20. f7b43d0 nfsd4: reserve adequate space for LOCK op by J. Bruce Fields · 10 years ago
  21. 1383bf3 nfsd4: remove obsolete comment by J. Bruce Fields · 10 years ago
  22. 63bab06 nfsd3: Check write permission after checking existence by Ross Lagerwall · 10 years ago
  23. afbda40 nfsd: call nfs4_put_deleg_lease outside of state_lock by Jeff Layton · 10 years ago
  24. 6bcc034 nfsd: protect lease-related nfs4_file fields with fi_lock by Jeff Layton · 10 years ago
  25. ef9b16d nfsd: Reorder nfsd_cache_match to check more powerful discriminators first by Trond Myklebust · 10 years ago
  26. 89a26b3 nfsd: split DRC global spinlock into per-bucket locks by Trond Myklebust · 10 years ago
  27. 31e60f5 nfsd: convert num_drc_entries to an atomic_t by Trond Myklebust · 10 years ago
  28. 11acf6e nfsd: Remove the cache_hash list by Trond Myklebust · 10 years ago
  29. bedd4b6 nfsd: convert the lru list into a per-bucket thing by Trond Myklebust · 10 years ago
  30. 7142b98 nfsd: Clean up drc cache in preparation for global spinlock elimination by Trond Myklebust · 10 years ago
  31. f8d1ff4 SUNRPC: Optimise away svc_recv_available by Trond Myklebust · 10 years ago
  32. 0c0746d SUNRPC: More optimisations of svc_xprt_enqueue() by Trond Myklebust · 10 years ago
  33. a4aa805 SUNRPC: Fix broken kthread_should_stop test in svc_get_next_xprt by Trond Myklebust · 10 years ago
  34. 983c684 SUNRPC: get rid of the request wait queue by Trond Myklebust · 10 years ago
  35. 106f359 SUNRPC: Do not grab pool->sp_lock unnecessarily in svc_get_next_xprt by Trond Myklebust · 10 years ago
  36. 8879997 nfs: Ensure that nfs_callback_start_svc sets the server rq_task... by Trond Myklebust · 10 years ago
  37. d6a7ce4 lockd: Ensure that lockd_start_svc sets the server rq_task... by Trond Myklebust · 10 years ago
  38. 9e5b208 SUNRPC: Do not override wspace tests in svc_handle_xprt by Trond Myklebust · 10 years ago
  39. 7d1311b Linux 3.17-rc1 by Linus Torvalds · 10 years ago
  40. 605f884 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 10 years ago
  41. 4989900 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 10 years ago
  42. 6fedb0f Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  43. 90c8096 Merge branch 'rng-queue' of git://git.kernel.org/pub/scm/linux/kernel/git/amit/virtio by Linus Torvalds · 10 years ago
  44. e64df3e Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  45. 53b95d6 Merge tag 'locks-v3.17-2' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago
  46. da06df5 Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 10 years ago
  47. 186e4e8 platform/x86: Enable build support for toshiba_haps by Azael Avalos · 10 years ago
  48. f369aa6 Documentation: Add file about toshiba_haps module by Azael Avalos · 10 years ago
  49. 23d0ba0 platform/x86: Toshiba HDD Active Protection Sensor by Azael Avalos · 10 years ago
  50. 831a444 asus-nb-wmi: Add wapf4 quirk for the U32U by Hans de Goede · 10 years ago
  51. fee4efd alienware-wmi: make hdmi_mux enabled on case-by-case basis by Mario Limonciello · 10 years ago
  52. 49458e8 ideapad-laptop: Constify DMI table and other r/o variables by Mathias Krause · 10 years ago
  53. 378008d asus-nb-wmi.c: Rename x401u quirk to wapf4 by Hans de Goede · 10 years ago
  54. 9a5ee65 compal-laptop: correct invalid hwmon name by Roald Frederickx · 10 years ago
  55. e6efad7 toshiba_acpi: Add Qosmio X75-A to the alt keymap dmi list by Azael Avalos · 10 years ago
  56. f6aac65 toshiba_acpi: Add extra check to backlight code by Azael Avalos · 10 years ago
  57. b58b9ff Fix log message about future removal of interface by Martin Kepplinger · 10 years ago
  58. f79a901 ideapad-laptop: Disable touchpad interface on Yoga models by Hans de Goede · 10 years ago
  59. 6d6ded3 asus-nb-wmi: Add wapf4 quirk for the X550CC by Hans de Goede · 10 years ago
  60. cfa57fd intel_ips: Make ips_mcp_limits variables static by Mathias Krause · 10 years ago
  61. c3aa472 thinkpad_acpi: Mark volume_alsa_control_{vol,mute} as __initdata by Mathias Krause · 10 years ago
  62. fbe9b79 fujitsu-laptop: Mark fujitsu_dmi_table[] DMI table as __initconst by Mathias Krause · 10 years ago
  63. 702ef54 hp-wmi: Add missing __init annotations to initialization code by Mathias Krause · 10 years ago
  64. 8a1a970 hp_accel: Constify ACPI and DMI tables by Mathias Krause · 10 years ago
  65. 0f93c5e fujitsu-tablet: Mark DMI callbacks as __init code by Mathias Krause · 10 years ago
  66. 681480c dell-laptop: Mark dell_quirks[] DMI table as __initconst by Mathias Krause · 10 years ago
  67. 7e6c227 eeepc-wmi: Constify asus_quirks[] DMI table by Mathias Krause · 10 years ago
  68. 76d51dd acer-wmi: Mark init data and code as such by Mathias Krause · 10 years ago
  69. 55d1e9d asus-nb-wmi: Constify asus_quirks[] DMI table by Mathias Krause · 10 years ago
  70. d997d88 alienware-wmi: Mark DMI table as __initconst by Mathias Krause · 10 years ago
  71. 80f6555 acer-wmi: Hide acer_{suspend,resume} for !CONFIG_PM_SLEEP by Mathias Krause · 10 years ago
  72. 87e4484 acer-wmi: Mark acer_wmi_keymap[] as __initconst by Mathias Krause · 10 years ago
  73. 309d131 MAINTAINERS: Update git URL for x86 platform drivers by Mathias Krause · 10 years ago
  74. 959ef6d WMI: Remove unnecessary null test by Himangi Saraogi · 10 years ago
  75. bd3c7b9e drivers/platform/x86/thinkpad_acpi.c: don't test unsigned int for negativity by Andrey Utkin · 10 years ago
  76. 22ba58c asus-nb-wmi: Add wapf4 quirk for the X550CL by Hans de Goede · 10 years ago
  77. c66263a asus-nb-wmi: Add ASUSTeK COMPUTER INC. X200CA by AceLan Kao · 10 years ago
  78. f515623 asus-wmi: control wlan-led if wapf > 0 by AceLan Kao · 10 years ago
  79. 86ac273 asus-wmi: backlight_init: Stop treating -ENODEV as if its not an error by Hans de Goede · 10 years ago
  80. d8c66f6 asus-wmi: Disable acpi-video backlight on desktop machines by Hans de Goede · 10 years ago
  81. ce363c2 ideapad-laptop: Change Lenovo Yoga 2 series rfkill handling by Hans de Goede · 10 years ago
  82. 4beb81d thinkpad_acpi: Update mapping for F12 hotkey on *40 models to KEY_FILE by Hans de Goede · 10 years ago
  83. 1ec9d39 eeepc-laptop: rename _set and _get arguments in macro by Paul Bolle · 10 years ago
  84. c4960cf fujitsu-laptop: Clear build warnings by Jean Delvare · 10 years ago
  85. bdc3ae7 platform/x86/toshiba-apci.c possible bad if test? by Nick · 10 years ago
  86. dc8f031 sony-laptop: fix doesn't work lid resume settings on Vaio Pro by mog422 · 10 years ago
  87. 7216e10 WAPF 4 for ASUSTeK COMPUTER INC. X75VBP WLAN ON. by poma · 10 years ago
  88. 88ec63d6 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  89. 2f39691 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  90. ffb29b4 Merge tag 'sound-fix-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  91. d22af68 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  92. 68ffeca Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac by Linus Torvalds · 10 years ago
  93. e7c95ff tools/power turbostat: tweak whitespace in output format by Len Brown · 10 years ago
  94. a138b56 intel_idle: Broadwell support by Len Brown · 10 years ago
  95. 8c058d53 intel_idle: Disable Baytrail Core and Module C6 auto-demotion by Len Brown · 10 years ago
  96. ff7e005 module: Clean up ro/nx after early module load failures by Andy Lutomirski · 10 years ago
  97. 8d875f9 btrfs: disable strict file flushes for renames and truncates by Chris Mason · 10 years ago
  98. 27b9a81 Btrfs: fix csum tree corruption, duplicate and outdated checksums by Filipe Manana · 10 years ago
  99. 4eb1f66 Btrfs: Fix memory corruption by ulist_add_merge() on 32bit arch by Takashi Iwai · 10 years ago
  100. ce62003 Btrfs: fix compressed write corruption on enospc by Liu Bo · 10 years ago