1. 0912128 nfsd: make laundromat network namespace aware by Stanislav Kinsbursky · 13 years ago
  2. 12760c6 nfsd: pass nfsd_net instead of net to grace enders by Stanislav Kinsbursky · 13 years ago
  3. 3320fef19 nfsd: use service net instead of hard-coded init_net by Stanislav Kinsbursky · 13 years ago
  4. 73758fed nfsd: make close_lru list per net by Stanislav Kinsbursky · 13 years ago
  5. 5ed58bb nfsd: make client_lru list per net by Stanislav Kinsbursky · 13 years ago
  6. 1872de0 nfsd: make sessionid_hashtbl allocated per net by Stanislav Kinsbursky · 13 years ago
  7. 20e9e2b nfsd: make lockowner_ino_hashtbl allocated per net by Stanislav Kinsbursky · 13 years ago
  8. 9b53113 nfsd: make ownerstr_hashtbl allocated per net by Stanislav Kinsbursky · 13 years ago
  9. a99454a nfsd: make unconf_name_tree per net by Stanislav Kinsbursky · 13 years ago
  10. 0a7ec37 nfsd: make unconf_id_hashtbl allocated per net by Stanislav Kinsbursky · 13 years ago
  11. 382a62e nfsd: make conf_name_tree per net by Stanislav Kinsbursky · 13 years ago
  12. 8daae4d nfsd: make conf_id_hashtbl allocated per net by Stanislav Kinsbursky · 13 years ago
  13. 52e19c0 nfsd: make reclaim_str_hashtbl allocated per net by Stanislav Kinsbursky · 13 years ago
  14. c212cec nfsd: make nfs4_client network namespace dependent by Stanislav Kinsbursky · 13 years ago
  15. 7f2210f nfsd: use service net instead of hard-coded net where possible by Stanislav Kinsbursky · 13 years ago
  16. 621eb19 svcrpc: Revert "sunrpc/cache.h: replace simple_strtoul" by J. Bruce Fields · 13 years ago
  17. 2b4cf66 nfsd4: get_backchannel_cred should be static by Fengguang Wu · 13 years ago
  18. 135ae82 nfsd4: init_session should be declared static by Fengguang Wu · 13 years ago
  19. 7e4f015 nfsd: release the legacy reclaimable clients list in grace_done by Jeff Layton · 13 years ago
  20. 2216d44 nfsd: get rid of cl_recdir field by Jeff Layton · 13 years ago
  21. ac55fdc nfsd: move the confirmed and unconfirmed hlists to a rbtree by Jeff Layton · 13 years ago
  22. 0ce0c2b nfsd: don't search for client by hash on legacy reboot recovery gracedone by Jeff Layton · 13 years ago
  23. 772a9bb nfsd: make nfs4_client_to_reclaim return a pointer to the reclaim record by Jeff Layton · 13 years ago
  24. ce30e53 nfsd: break out reclaim record removal into separate function by Jeff Layton · 13 years ago
  25. 278c931 nfsd: have nfsd4_find_reclaim_client take a char * argument by Jeff Layton · 13 years ago
  26. 8b0554e nfsd: warn about impending removal of nfsdcld upcall by Jeff Layton · 13 years ago
  27. f3aa7e24 nfsd: pass info about the legacy recoverydir in environment variables by Jeff Layton · 13 years ago
  28. 2d77bf0 nfsd: change heuristic for selecting the client_tracking_ops by Jeff Layton · 13 years ago
  29. 2873d21 nfsd: add a usermodehelper upcall for NFSv4 client ID tracking by Jeff Layton · 13 years ago
  30. a0af710 nfsd: remove unused argument to nfs4_has_reclaimed_state by Jeff Layton · 13 years ago
  31. 698d8d8 nfsd: fix error handling in nfsd4_remove_clid_dir by Jeff Layton · 13 years ago
  32. 292a417 nfsd4: update documentation on 4.1 progress by J. Bruce Fields · 13 years ago
  33. 12fc3e9 nfsd4: backchannel should use client-provided security flavor by J. Bruce Fields · 13 years ago
  34. 5772515 nfsd4: common helper to initialize callback work by J. Bruce Fields · 13 years ago
  35. cb73a9f nfsd4: implement backchannel_ctl operation by J. Bruce Fields · 13 years ago
  36. c6bb3ca nfsd4: use callback security parameters in create_session by J. Bruce Fields · 13 years ago
  37. acb2887 nfsd4: clean up callback security parsing by J. Bruce Fields · 13 years ago
  38. face150 nfsd: use vfs_fsync_range(), not O_SYNC, for stable writes by J. Bruce Fields · 13 years ago
  39. fae5096 nfsd: assume writeable exportabled filesystems have f_sync by J. Bruce Fields · 13 years ago
  40. 7fa10cd nfsd4: don't BUG in delegation break callback by J. Bruce Fields · 13 years ago
  41. 7032a3d svcrpc: demote some printks to a dprintk by J. Bruce Fields · 13 years ago
  42. 7c1f8b6 nfsd4: remove unused init_session return by J. Bruce Fields · 13 years ago
  43. ae7095a nfsd4: helper function for getting mounted_on ino by J. Bruce Fields · 13 years ago
  44. 3c40794 nfs: fix wrong object type in lockowner_slab by Yanchuan Nian · 13 years ago
  45. 01f6c8f nfsd4: remove unused variable in nfsd4_delegreturn() by Wei Yongjun · 13 years ago
  46. 216b6cb exportfs: add FILEID_INVALID to indicate invalid fid_type by Namjae Jeon · 13 years ago
  47. 6f0c058 Linux 3.7-rc2 by Linus Torvalds · 13 years ago
  48. 198190a Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 13 years ago
  49. aeed41a arm64: fix alignment padding in assembly code by Marc Zyngier · 13 years ago
  50. 31fd84b9 use clamp_t in UNAME26 fix by Kees Cook · 13 years ago
  51. 8c1bee6 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  52. 45bff41 perf python: Properly link with libtraceevent by Arnaldo Carvalho de Melo · 13 years ago
  53. a448a03 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 13 years ago
  54. 3782010 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  55. caabe24 MODSIGN: Move the magic string to the end of a module and eliminate the search by David Howells · 13 years ago
  56. 70f3900 Merge tag 'kirkwood_fixes_for_v3.7' of git://git.infradead.org/users/jcooper/linux into fixes by Olof Johansson · 13 years ago
  57. b6bb324 MODSIGN: Cleanup .gitignore by David Howells · 13 years ago
  58. b37d1bf MODSIGN: perlify sign-file and merge in x509keyid by David Howells · 13 years ago
  59. 068a565 Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into fixes by Olof Johansson · 13 years ago
  60. 9e78144 hold task->mempolicy while numa_maps scans. by KAMEZAWA Hiroyuki · 13 years ago
  61. 3b641bf Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  62. 4a1f2b0 Merge branch 'akpm' (Fixes from Andrew) by Linus Torvalds · 13 years ago
  63. fe73fbe lib/dma-debug.c: fix __hash_bucket_find() by Ming Lei · 13 years ago
  64. 0db63d7 mm: compaction: correct the nr_strict va isolated check for CMA by Mel Gorman · 13 years ago
  65. bac7169 firmware/memmap: avoid type conflicts with the generic memmap_init() by Fengguang Wu · 13 years ago
  66. bbc2e3e pidns: remove recursion from free_pid_ns() by Cyrill Gorcunov · 13 years ago
  67. dc36d7e drivers/video/backlight/lm3639_bl.c: return proper error in lm3639_bled_mode_store() error paths by Axel Lin · 13 years ago
  68. 2702b15 kernel/sys.c: fix stack memory content leak via UNAME26 by Kees Cook · 13 years ago
  69. 1d46e23 linux/coredump.h needs asm/siginfo.h by Richard Weinberger · 13 years ago
  70. deb521c remap_file_pages: correctly handle the case of a NULL vm_ops pointer by Linus Torvalds · 13 years ago
  71. 17dbe27 Merge tag 'xtensa-next-20121018' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 13 years ago
  72. b05e585 kbuild: Fix module signature generation by Linus Torvalds · 13 years ago
  73. 1675737 xen: Fix annoying compile-time warning by Linus Torvalds · 13 years ago
  74. e80bd27 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 13 years ago
  75. ccfc273 Merge tag 'tty-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
  76. 42bf3e2 Merge tag 'usb-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  77. fb06de0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rkuo/linux-hexagon-kernel by Linus Torvalds · 13 years ago
  78. 22054fb Merge tag 'parisc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 13 years ago
  79. ea26d0c MAINTAINERS: Add Rafael's address to ACPI maintainers by Rafael J. Wysocki · 13 years ago
  80. 90cdb1a Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  81. d479c91 USB: ehci-fsl: Return valid error in ehci_fsl_setup_phy by Ben Collins · 13 years ago
  82. 7216cab xtensa: add missing system calls to the syscall table by Chris Zankel · 13 years ago
  83. 6238559 Merge tag 'disintegrate-parisc-20121016' into for-linus by James Bottomley · 13 years ago
  84. 39070cb xtensa: minor compiler warning fix by Chris Zankel · 13 years ago
  85. e2a666d kbuild: sign the modules at install time by Rusty Russell · 13 years ago
  86. 4533d86 Merge commit '5bc66170dc486556a1e36fd384463536573f4b82' into x86/urgent by H. Peter Anvin · 13 years ago
  87. 5bc6617 x86, MCE: Remove bios_cmci_threshold sysfs attribute by Borislav Petkov · 13 years ago
  88. c9623de Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  89. e1858b2 Hexagon: Copyright marking changes by Richard Kuo · 13 years ago
  90. 3ed8d11 UAPI: (Scripted) Disintegrate arch/hexagon/include/asm by David Howells · 13 years ago
  91. 32bec97 crypto: aesni - fix XTS mode on x86-32, add wrapper function for asmlinkage aesni_enc() by Jussi Kivilinna · 13 years ago
  92. 4338584 fs, xattr: fix bug when removing a name not in xattr list by David Rientjes · 13 years ago
  93. 8f34a1d arm64: ptrace: use HW_BREAKPOINT_EMPTY type for disabled breakpoints by Will Deacon · 13 years ago
  94. 7797d17 arm64: ptrace: make structure padding explicit for debug registers by Will Deacon · 13 years ago
  95. 16dd46b arm64: No need to set the x0-x2 registers in start_thread() by Catalin Marinas · 13 years ago
  96. f71a1a4 arm64: Ignore memory blocks below PHYS_OFFSET by Catalin Marinas · 13 years ago
  97. c60b0c2 arm64: Fix the update_vsyscall() prototype by Catalin Marinas · 13 years ago
  98. fea2aca arm64: Select MODULES_USE_ELF_RELA by Catalin Marinas · 13 years ago
  99. d63e210 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 13 years ago
  100. a0a6a39 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago