1. 4d01b7f locks: give lm_break a return value by Jeff Layton · 10 years ago
  2. 03d12dd locks: __break_lease cleanup in preparation of allowing direct removal of leases by Jeff Layton · 10 years ago
  3. 843c6b2 locks: remove i_have_this_lease check from __break_lease by Jeff Layton · 10 years ago
  4. c45198e locks: move freeing of leases outside of i_lock by Jeff Layton · 10 years ago
  5. f82b4b6 locks: move i_lock acquisition into generic_*_lease handlers by Jeff Layton · 10 years ago
  6. 1c7dd2f locks: define a lm_setup handler for leases by Jeff Layton · 10 years ago
  7. e6f5c78 locks: plumb a "priv" pointer into the setlease routines by Jeff Layton · 10 years ago
  8. 0c637be nfsd: don't keep a pointer to the lease in nfs4_file by Jeff Layton · 10 years ago
  9. e51673a locks: clean up vfs_setlease kerneldoc comments by Jeff Layton · 10 years ago
  10. 0efaa7e locks: generic_delete_lease doesn't need a file_lock at all by Jeff Layton · 10 years ago
  11. 415b96c nfsd: fix potential lease memory leak in nfs4_setlease by Jeff Layton · 10 years ago
  12. bfe8602 locks: close potential race in lease_get_mtime by Jeff Layton · 10 years ago
  13. e0b93ed security: make security_file_set_fowner, f_setown and __f_setown void return by Jeff Layton · 10 years ago
  14. 1c994a0 locks: consolidate "nolease" routines by Jeff Layton · 10 years ago
  15. 699688a locks: remove lock_may_read and lock_may_write by Jeff Layton · 10 years ago
  16. 09802fd lockd: rip out deferred lock handling from testlock codepath by Jeff Layton · 10 years ago
  17. aef9583 NFSD: Get reference of lockowner when coping file_lock by Kinglong Mee · 10 years ago
  18. b5971af NFSD: New helper nfs4_get_stateowner() for atomic_inc sop reference by Kinglong Mee · 10 years ago
  19. f328296 locks: Copy fl_lmops information for conflock in locks_copy_conflock() by Kinglong Mee · 10 years ago
  20. 5c97d7b locks: New ops in lock_manager_operations for get/put owner by Kinglong Mee · 10 years ago
  21. 3fe0fff1 locks: Rename __locks_copy_lock() to locks_copy_conflock() by Kinglong Mee · 10 years ago
  22. d0449b9 locks: Remove unused conf argument from lm_grant by Joe Perches · 10 years ago
  23. f39b913 locks: pass correct "before" pointer to locks_unlink_lock in generic_add_lease by Jeff Layton · 10 years ago
  24. 66f09ca nfs: do not start the callback thread until we set rqstp->rq_task by Trond Myklebust · 10 years ago
  25. d4e8990 lockd: Do not start the lockd thread before we've set nlmsvc_rqst->rq_task by Trond Myklebust · 10 years ago
  26. ccad7da nfsd4: remove labeled NFS warning from config help by J. Bruce Fields · 10 years ago
  27. 71efecb sunrpc: fix byte-swapping of displayed XID by Chuck Lever · 10 years ago
  28. 2b8941b NFSD: Update some as-yet unused 4.2 error codes by Anna Schumaker · 10 years ago
  29. 6cd9066 NFSD: Remove duplicate initialization of file_lock by Kinglong Mee · 10 years ago
  30. ae89254 SUNRPC: Fix compile on non-x86 by J. Bruce Fields · 10 years ago
  31. 18c01ab nfsd: allow turning off nfsv3 readdir_plus by Rajesh Ghanekar · 10 years ago
  32. f7b43d0 nfsd4: reserve adequate space for LOCK op by J. Bruce Fields · 10 years ago
  33. 1383bf3 nfsd4: remove obsolete comment by J. Bruce Fields · 10 years ago
  34. 63bab06 nfsd3: Check write permission after checking existence by Ross Lagerwall · 10 years ago
  35. afbda40 nfsd: call nfs4_put_deleg_lease outside of state_lock by Jeff Layton · 10 years ago
  36. 6bcc034 nfsd: protect lease-related nfs4_file fields with fi_lock by Jeff Layton · 10 years ago
  37. ef9b16d nfsd: Reorder nfsd_cache_match to check more powerful discriminators first by Trond Myklebust · 10 years ago
  38. 89a26b3 nfsd: split DRC global spinlock into per-bucket locks by Trond Myklebust · 10 years ago
  39. 31e60f5 nfsd: convert num_drc_entries to an atomic_t by Trond Myklebust · 10 years ago
  40. 11acf6e nfsd: Remove the cache_hash list by Trond Myklebust · 10 years ago
  41. bedd4b6 nfsd: convert the lru list into a per-bucket thing by Trond Myklebust · 10 years ago
  42. 7142b98 nfsd: Clean up drc cache in preparation for global spinlock elimination by Trond Myklebust · 10 years ago
  43. f8d1ff4 SUNRPC: Optimise away svc_recv_available by Trond Myklebust · 10 years ago
  44. 0c0746d SUNRPC: More optimisations of svc_xprt_enqueue() by Trond Myklebust · 10 years ago
  45. a4aa805 SUNRPC: Fix broken kthread_should_stop test in svc_get_next_xprt by Trond Myklebust · 10 years ago
  46. 983c684 SUNRPC: get rid of the request wait queue by Trond Myklebust · 10 years ago
  47. 106f359 SUNRPC: Do not grab pool->sp_lock unnecessarily in svc_get_next_xprt by Trond Myklebust · 10 years ago
  48. 8879997 nfs: Ensure that nfs_callback_start_svc sets the server rq_task... by Trond Myklebust · 10 years ago
  49. d6a7ce4 lockd: Ensure that lockd_start_svc sets the server rq_task... by Trond Myklebust · 10 years ago
  50. 9e5b208 SUNRPC: Do not override wspace tests in svc_handle_xprt by Trond Myklebust · 10 years ago
  51. 7d1311b Linux 3.17-rc1 by Linus Torvalds · 10 years ago
  52. 605f884 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 10 years ago
  53. 4989900 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 10 years ago
  54. 6fedb0f Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  55. 90c8096 Merge branch 'rng-queue' of git://git.kernel.org/pub/scm/linux/kernel/git/amit/virtio by Linus Torvalds · 10 years ago
  56. e64df3e Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  57. 53b95d6 Merge tag 'locks-v3.17-2' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago
  58. da06df5 Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 10 years ago
  59. 186e4e8 platform/x86: Enable build support for toshiba_haps by Azael Avalos · 10 years ago
  60. f369aa6 Documentation: Add file about toshiba_haps module by Azael Avalos · 10 years ago
  61. 23d0ba0 platform/x86: Toshiba HDD Active Protection Sensor by Azael Avalos · 10 years ago
  62. 831a444 asus-nb-wmi: Add wapf4 quirk for the U32U by Hans de Goede · 10 years ago
  63. fee4efd alienware-wmi: make hdmi_mux enabled on case-by-case basis by Mario Limonciello · 10 years ago
  64. 49458e8 ideapad-laptop: Constify DMI table and other r/o variables by Mathias Krause · 10 years ago
  65. 378008d asus-nb-wmi.c: Rename x401u quirk to wapf4 by Hans de Goede · 10 years ago
  66. 9a5ee65 compal-laptop: correct invalid hwmon name by Roald Frederickx · 10 years ago
  67. e6efad7 toshiba_acpi: Add Qosmio X75-A to the alt keymap dmi list by Azael Avalos · 10 years ago
  68. f6aac65 toshiba_acpi: Add extra check to backlight code by Azael Avalos · 10 years ago
  69. b58b9ff Fix log message about future removal of interface by Martin Kepplinger · 10 years ago
  70. f79a901 ideapad-laptop: Disable touchpad interface on Yoga models by Hans de Goede · 10 years ago
  71. 6d6ded3 asus-nb-wmi: Add wapf4 quirk for the X550CC by Hans de Goede · 10 years ago
  72. cfa57fd intel_ips: Make ips_mcp_limits variables static by Mathias Krause · 10 years ago
  73. c3aa472 thinkpad_acpi: Mark volume_alsa_control_{vol,mute} as __initdata by Mathias Krause · 10 years ago
  74. fbe9b79 fujitsu-laptop: Mark fujitsu_dmi_table[] DMI table as __initconst by Mathias Krause · 10 years ago
  75. 702ef54 hp-wmi: Add missing __init annotations to initialization code by Mathias Krause · 10 years ago
  76. 8a1a970 hp_accel: Constify ACPI and DMI tables by Mathias Krause · 10 years ago
  77. 0f93c5e fujitsu-tablet: Mark DMI callbacks as __init code by Mathias Krause · 10 years ago
  78. 681480c dell-laptop: Mark dell_quirks[] DMI table as __initconst by Mathias Krause · 10 years ago
  79. 7e6c227 eeepc-wmi: Constify asus_quirks[] DMI table by Mathias Krause · 10 years ago
  80. 76d51dd acer-wmi: Mark init data and code as such by Mathias Krause · 10 years ago
  81. 55d1e9d asus-nb-wmi: Constify asus_quirks[] DMI table by Mathias Krause · 10 years ago
  82. d997d88 alienware-wmi: Mark DMI table as __initconst by Mathias Krause · 10 years ago
  83. 80f6555 acer-wmi: Hide acer_{suspend,resume} for !CONFIG_PM_SLEEP by Mathias Krause · 10 years ago
  84. 87e4484 acer-wmi: Mark acer_wmi_keymap[] as __initconst by Mathias Krause · 10 years ago
  85. 309d131 MAINTAINERS: Update git URL for x86 platform drivers by Mathias Krause · 10 years ago
  86. 959ef6d WMI: Remove unnecessary null test by Himangi Saraogi · 10 years ago
  87. bd3c7b9e drivers/platform/x86/thinkpad_acpi.c: don't test unsigned int for negativity by Andrey Utkin · 10 years ago
  88. 22ba58c asus-nb-wmi: Add wapf4 quirk for the X550CL by Hans de Goede · 10 years ago
  89. c66263a asus-nb-wmi: Add ASUSTeK COMPUTER INC. X200CA by AceLan Kao · 10 years ago
  90. f515623 asus-wmi: control wlan-led if wapf > 0 by AceLan Kao · 10 years ago
  91. 86ac273 asus-wmi: backlight_init: Stop treating -ENODEV as if its not an error by Hans de Goede · 10 years ago
  92. d8c66f6 asus-wmi: Disable acpi-video backlight on desktop machines by Hans de Goede · 10 years ago
  93. ce363c2 ideapad-laptop: Change Lenovo Yoga 2 series rfkill handling by Hans de Goede · 10 years ago
  94. 4beb81d thinkpad_acpi: Update mapping for F12 hotkey on *40 models to KEY_FILE by Hans de Goede · 10 years ago
  95. 1ec9d39 eeepc-laptop: rename _set and _get arguments in macro by Paul Bolle · 10 years ago
  96. c4960cf fujitsu-laptop: Clear build warnings by Jean Delvare · 10 years ago
  97. bdc3ae7 platform/x86/toshiba-apci.c possible bad if test? by Nick · 10 years ago
  98. dc8f031 sony-laptop: fix doesn't work lid resume settings on Vaio Pro by mog422 · 10 years ago
  99. 7216e10 WAPF 4 for ASUSTeK COMPUTER INC. X75VBP WLAN ON. by poma · 10 years ago
  100. 88ec63d Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago