1. 68b66e8 nfsd4: move double-confirm test to open_confirm by J. Bruce Fields · 13 years ago
  2. 77eaae8 nfsd4: simplify check_open logic by J. Bruce Fields · 13 years ago
  3. 7a8711c nfsd4: share common seqid checks by J. Bruce Fields · 13 years ago
  4. 16d2594 nfsd4: eliminate unused lt_stateowner by J. Bruce Fields · 13 years ago
  5. 7c13f34 nfsd4: drop most stateowner refcounting by J. Bruce Fields · 13 years ago
  6. fff6ca9 nfsd4: eliminate impossible open replay case by J. Bruce Fields · 13 years ago
  7. 5ec094c nfsd4: extend state lock over seqid replay logic by J. Bruce Fields · 13 years ago
  8. 9072d5c nfsd4: cleanup seqid op stateowner usage by J. Bruce Fields · 13 years ago
  9. f3e4223 nfsd4: centralize handling of replay owners by J. Bruce Fields · 13 years ago
  10. 73997dc nfsd4: make delegation stateid's seqid start at 1 by J. Bruce Fields · 13 years ago
  11. 81b8296 nfsd4: simplify stateid generation code, fix wraparound by J. Bruce Fields · 13 years ago
  12. b79abad nfsd4: consolidate lock & open stateid tables by J. Bruce Fields · 13 years ago
  13. 5fa0bbb nfsd4: simplify distinguishing lock & open stateid's by J. Bruce Fields · 13 years ago
  14. c2d8eb7 nfsd4: remove typoed replay field by J. Bruce Fields · 13 years ago
  15. b7d7ca3 nfsd4: fix off-by-one-error in SEQUENCE reply by J. Bruce Fields · 13 years ago
  16. c152292 nfsd: remove include/linux/nfsd/syscall.h by J. Bruce Fields · 13 years ago
  17. 3cc9fda4 nfsd4: remove redundant is_open_owner check by J. Bruce Fields · 13 years ago
  18. b34f27a nfsd4: get lock checks out of preprocess_seqid_op by J. Bruce Fields · 13 years ago
  19. 9afb978 nfsd4: simplify lock openmode check by J. Bruce Fields · 13 years ago
  20. a9004ab nfsd4: cleanup and consolidate seqid_mutating_err by J. Bruce Fields · 13 years ago
  21. 28dde24 nfsd4: remove HAS_SESSION by J. Bruce Fields · 13 years ago
  22. ff194bd nfsd4: cleanup lock/stateowner initialization by J. Bruce Fields · 13 years ago
  23. 506f275 nfsd4: name openowner data structures more clearly by J. Bruce Fields · 13 years ago
  24. ddc04c4 nfsd4: replace some macros by functions by J. Bruce Fields · 13 years ago
  25. 3e77246 nfsd4: stop using nfserr_resource for transitory errors by J. Bruce Fields · 13 years ago
  26. 6577aac nfsd4: fix failure to end nfsd4 grace period by Boaz Harrosh · 13 years ago
  27. 48483bf nfsd4: simplify recovery dir setting by J. Bruce Fields · 13 years ago
  28. 8e82fa8 nfsd: prettify NFSD_MAY_* flag definitions by J. Bruce Fields · 13 years ago
  29. a043226 nfsd4: permit read opens of executable-only files by J. Bruce Fields · 13 years ago
  30. c10bd39 Remove include/linux/nfsd/const.h by J. Bruce Fields · 13 years ago
  31. 8cfb791 nfsd: remove unused defines by J. Bruce Fields · 13 years ago
  32. 75c096f nfsd4: it's OK to return nfserr_symlink by J. Bruce Fields · 13 years ago
  33. e281d81 nfsd4: fix incorrect comment in nfsd4_set_nfs4_acl by J. Bruce Fields · 13 years ago
  34. e10f9e1 nfsd: clean up nfsd_mode_check() by J. Bruce Fields · 13 years ago
  35. 7d818a7 nfsd: open-code special directory-hardlink check by J. Bruce Fields · 13 years ago
  36. 3d2544b nfsd4: clean up S_IS -> NF4 file type mapping by J. Bruce Fields · 13 years ago
  37. 11fd165 sunrpc: use better NUMA affinities by Eric Dumazet · 13 years ago
  38. c1f24ef locks: setlease cleanup by J. Bruce Fields · 13 years ago
  39. 778fc54 locks: fix tracking of inprogress lease breaks by J. Bruce Fields · 13 years ago
  40. 710b721 locks: move F_INPROGRESS from fl_type to fl_flags field by J. Bruce Fields · 13 years ago
  41. ab83fa4 locks: minor lease cleanup by J. Bruce Fields · 13 years ago
  42. aadab6c nfsd4: return nfserr_symlink on v4 OPEN of non-regular file by J. Bruce Fields · 13 years ago
  43. 5761630 nfsd4: fix seqid_mutating_error by J. Bruce Fields · 13 years ago
  44. 832023b nfsd4: Remove check for a 32-bit cookie in nfsd4_readdir() by Bernd Schubert · 13 years ago
  45. 322a8b0 Linux 3.1-rc1 by Linus Torvalds · 13 years ago
  46. 9e23311 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 13 years ago
  47. fc97114 sh: Fix boot crash related to SCI by Rafael J. Wysocki · 13 years ago
  48. f23c126 arm: remove stale export of 'sha_transform' by Linus Torvalds · 13 years ago
  49. 4d44871 arm: remove "optimized" SHA1 routines by Linus Torvalds · 13 years ago
  50. 3295514 fix rcu annotations noise in cred.h by Al Viro · 13 years ago
  51. 7813b94 vfs: rename 'do_follow_link' to 'should_follow_link' by Linus Torvalds · 13 years ago
  52. 206b1d0 Fix POSIX ACL permission check by Ari Savolainen · 13 years ago
  53. c2f340a Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 13 years ago
  54. 3ddcd05 vfs: optimize inode cache access patterns by Linus Torvalds · 13 years ago
  55. 830c0f0 vfs: renumber DCACHE_xyz flags, remove some stale ones by Linus Torvalds · 13 years ago
  56. 7cd4767 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  57. cf283ad ore: Make ore its own module by Boaz Harrosh · 13 years ago
  58. 8ff660a exofs: Rename raid engine from exofs/ios.c => ore by Boaz Harrosh · 13 years ago
  59. 9e9db45 exofs: ios: Move to a per inode components & device-table by Boaz Harrosh · 13 years ago
  60. 85e44df exofs: Move exofs specific osd operations out of ios.c by Boaz Harrosh · 13 years ago
  61. e1042ba exofs: Add offset/length to exofs_get_io_state by Boaz Harrosh · 14 years ago
  62. 6e5714e net: Compute protocol sequence numbers and fragment IDs using MD5. by David S. Miller · 13 years ago
  63. bc0b96b crypto: Move md5_transform to lib/md5.c by David S. Miller · 13 years ago
  64. 1957e7f Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  65. ce195d3 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 13 years ago
  66. 2560540 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 by Linus Torvalds · 13 years ago
  67. 45a05f9 Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  68. f38092b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 13 years ago
  69. 4b00e4b savagedb: Fix typo causing regression in savage4 series video chip detection by John Stanley · 13 years ago
  70. 6f76b6f CodingStyle: Document the exception of not splitting user-visible strings, for grepping by Josh Triplett · 13 years ago
  71. 1117f72 vfs: show O_CLOEXE bit properly in /proc/<pid>/fdinfo/<fd> files by Linus Torvalds · 13 years ago
  72. c214270 oom_ajd: don't use WARN_ONCE, just use printk_once by Linus Torvalds · 13 years ago
  73. 1eb19a1 lib/sha1: use the git implementation of SHA-1 by Mandeep Singh Baines · 13 years ago
  74. 0785a8e sparc: Fix build with DEBUG_PAGEALLOC enabled. by David S. Miller · 13 years ago
  75. 5389102 Merge branch 'battery' into release by Len Brown · 13 years ago
  76. 69d94ec Battery: sysfs_remove_battery(): possible circular locking by Sergey Senozhatsky · 13 years ago
  77. 02b2677 PM / Runtime: Allow _put_sync() from interrupts-disabled context by Kevin Hilman · 13 years ago
  78. fe202fd PM / Domains: Fix pm_genpd_poweron() by Rafael J. Wysocki · 13 years ago
  79. 15b956a acer-wmi: support Lenovo ideapad S205 wifi switch by Lee, Chun-Yi · 13 years ago
  80. 2c3422d acerhdf.c: spaces in aliased changed to * by Anton V. Boyarshinov · 13 years ago
  81. 7451a55 platform-drivers-x86: ideapad-laptop: add missing ideapad_input_exit in ideapad_acpi_add error path by Axel Lin · 13 years ago
  82. 70fda70 x86 driver: fix typo in TDP override enabling by Jesse Barnes · 13 years ago
  83. 78a7539 Platform: fix samsung-laptop DMI identification for N150/N210/220/N230 by Thomas Courbon · 13 years ago
  84. f1566f0 dell-wmi: Add keys for Dell XPS L502X by Seth Forshee · 13 years ago
  85. 046f828 platform-drivers-x86: samsung-q10: make dmi_check_callback return 1 by Axel Lin · 13 years ago
  86. 78542e1 Platform: Samsung Q10 backlight driver by Frederick van der Wyck · 13 years ago
  87. daa7769 platform-drivers-x86: intel_scu_ipc: convert to DEFINE_PCI_DEVICE_TABLE by Axel Lin · 13 years ago
  88. b73210a platform-drivers-x86: intel_rar_register: convert to DEFINE_PCI_DEVICE_TABLE by Axel Lin · 13 years ago
  89. c8bb2eb platform-drivers-x86: intel_menlow: add missing return AE_OK for intel_menlow_register_sensor() by Axel Lin · 13 years ago
  90. 03f8952 platform-drivers-x86: intel_mid_thermal: fix memory leak by Axel Lin · 13 years ago
  91. 94ee48b platform-drivers-x86: msi-wmi: add missing sparse_keymap_free in msi_wmi_init error path by Axel Lin · 13 years ago
  92. 4e2441c Samsung Laptop platform driver: support N510 by J Witteveen · 13 years ago
  93. a912d32 asus-wmi: add uwb rfkill support by Corentin Chary · 13 years ago
  94. 43be8bd asus-wmi: add gps rfkill support by Corentin Chary · 13 years ago
  95. fddbfed asus-wmi: add CWAP support and clarify the meaning of WAPF bits by Corentin Chary · 13 years ago
  96. 3df5fda asus-wmi: return proper value in store_cpufv() by Corentin Chary · 13 years ago
  97. e02431d asus-wmi: check for temp1 presence by Corentin Chary · 13 years ago
  98. 6118b8a asus-wmi: add thermal sensor by Corentin Chary · 13 years ago
  99. 79ec117 asus-wmi: add some device ids by Corentin Chary · 13 years ago
  100. af965e9 asus-wmi: fix keyboard backlight detection by Corentin Chary · 13 years ago