1. 8643e7f nfsd: fix a warning in __cld_pipe_upcall() by Scott Mayhew · 6 years ago
  2. 5b1e167 Merge tag 'nfsd-4.6' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  3. 956ccef nfsd: recover: fix memory leak by Sudip Mukherjee · 8 years ago
  4. 1edb82d nfsd: Use shash by Herbert Xu · 8 years ago
  5. 5955102 wrappers for ->i_mutex access by Al Viro · 8 years ago
  6. 7c582e4 nfsd: recover: constify nfsd4_client_tracking_ops structures by Julia Lawall · 9 years ago
  7. 46cc8ba nfsd: don't WARN/backtrace for invalid container deployment. by Paul Gortmaker · 9 years ago
  8. 4691b27 nfsd: Fix a memory leak in nfsd4_list_rec_dir() by Kinglong Mee · 9 years ago
  9. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  10. e36cb0b VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) by David Howells · 9 years ago
  11. ef8a1a1 nfsd: get rid of ->f_dentry by Al Viro · 10 years ago
  12. ac7576f vfs: make first argument of dir_context.actor typed by Miklos Szeredi · 10 years ago
  13. faafcba Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  14. f139caf sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedule() by Kirill Tkhai · 10 years ago
  15. 65decb6 nfsd: skip subsequent UMH "create" operations after the first one for v4.0 clients by Jeff Layton · 10 years ago
  16. 788a791 nfsd: set and test NFSD4_CLIENT_STABLE bit to reduce nfsdcltrack upcalls by Jeff Layton · 10 years ago
  17. d682e75 nfsd: serialize nfsdcltrack upcalls for a particular client by Jeff Layton · 10 years ago
  18. d4318ac nfsd: pass extra info in env vars to upcalls to allow for early grace period end by Jeff Layton · 10 years ago
  19. 919b804 nfsd: remove redundant boot_time parm from grace_done client tracking op by Jeff Layton · 10 years ago
  20. 15d176c NFSD: Fix a memory leak if nfsd4_recdir_load fail by Kinglong Mee · 10 years ago
  21. c2236f141 NFSD: Reset creds after mnt_want_write_file() fail by Kinglong Mee · 10 years ago
  22. a6a9f18 nfsd: switch to %p[dD] by Al Viro · 11 years ago
  23. 248f807 nfsd4: nfsd4_create_clid_dir prints uninitialized data by J. Bruce Fields · 11 years ago
  24. ac6614b [readdir] constify ->actor by Al Viro · 11 years ago
  25. bb6f619 [readdir] introduce ->iterate(), ctx->pos, dir_emit() by Al Viro · 11 years ago
  26. 5c0ba4e [readdir] introduce iterate_dir() and dir_context by Al Viro · 11 years ago
  27. 7255e71 nfsd: fix oops when legacy_recdir_name_error is passed a -ENOENT error by Jeff Layton · 11 years ago
  28. b666973 Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  29. 71a5030 nfsd: disable usermode helper client tracker in container by Stanislav Kinsbursky · 11 years ago
  30. 6fab877 nfsd: Properly compare and initialize kuids and kgids by Eric W. Biederman · 11 years ago
  31. 9a9c647 nfsd: make NFSv4 recovery client tracking options per net by Stanislav Kinsbursky · 11 years ago
  32. f141f79 nfsd: recovery - make in_grace per net by Stanislav Kinsbursky · 11 years ago
  33. 3a07336 nfsd: recovery - make rec_file per net by Stanislav Kinsbursky · 11 years ago
  34. dba88ba nfsd4: remove state lock from nfsd4_load_reboot_recovery_data by J. Bruce Fields · 12 years ago
  35. 12760c6 nfsd: pass nfsd_net instead of net to grace enders by Stanislav Kinsbursky · 12 years ago
  36. 52e19c0 nfsd: make reclaim_str_hashtbl allocated per net by Stanislav Kinsbursky · 12 years ago
  37. c212cec nfsd: make nfs4_client network namespace dependent by Stanislav Kinsbursky · 12 years ago
  38. 7e4f015 nfsd: release the legacy reclaimable clients list in grace_done by Jeff Layton · 12 years ago
  39. 2216d44 nfsd: get rid of cl_recdir field by Jeff Layton · 12 years ago
  40. 0ce0c2b nfsd: don't search for client by hash on legacy reboot recovery gracedone by Jeff Layton · 12 years ago
  41. 278c931 nfsd: have nfsd4_find_reclaim_client take a char * argument by Jeff Layton · 12 years ago
  42. 8b0554e nfsd: warn about impending removal of nfsdcld upcall by Jeff Layton · 12 years ago
  43. f3aa7e24 nfsd: pass info about the legacy recoverydir in environment variables by Jeff Layton · 12 years ago
  44. 2d77bf0 nfsd: change heuristic for selecting the client_tracking_ops by Jeff Layton · 12 years ago
  45. 2873d21 nfsd: add a usermodehelper upcall for NFSv4 client ID tracking by Jeff Layton · 12 years ago
  46. a0af710 nfsd: remove unused argument to nfs4_has_reclaimed_state by Jeff Layton · 12 years ago
  47. 698d8d8 nfsd: fix error handling in nfsd4_remove_clid_dir by Jeff Layton · 12 years ago
  48. 4a55c10 nfsd: Push mnt_want_write() outside of i_mutex by Jan Kara · 12 years ago
  49. 419f431 Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  50. bc1b542 nfsd4: preserve __user annotation on cld downcall msg by J. Bruce Fields · 12 years ago
  51. 2355c59 nfsd4: fix missing "static" by J. Bruce Fields · 12 years ago
  52. 8a7dc4b nfsd: fix nfs4recover.c printk format warning by Randy Dunlap · 12 years ago
  53. 797a9d7 nfsd: only register cld pipe notifier when CONFIG_NFSD_V4 is enabled by Jeff Layton · 12 years ago
  54. 21f72c9 nfsd: fix NULL pointer dereference in cld_pipe_downcall by Jeff Layton · 12 years ago
  55. cc27e0d nfsd: don't allow legacy client tracker init for anything but init_net by Jeff Layton · 12 years ago
  56. 813fd32 nfsd: add notifier to handle mount/unmount of rpc_pipefs sb by Jeff Layton · 12 years ago
  57. f3f8014 nfsd: add the infrastructure to handle the cld upcall by Jeff Layton · 12 years ago
  58. 2a4317c nfsd: add nfsd4_client_tracking_ops struct and a way to set it by Jeff Layton · 12 years ago
  59. a52d726 nfsd: convert nfs4_client->cl_cb_flags to a generic flags field by Jeff Layton · 12 years ago
  60. 0b48d42 Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  61. 7a6ef8c nfsd4: nfsd4_create_clid_dir return value is unused by J. Bruce Fields · 12 years ago
  62. b854889 nfsd4: be forgiving in the absence of the recovery directory by J. Bruce Fields · 12 years ago
  63. 2a79f17 vfs: mnt_drop_write_file() by Al Viro · 12 years ago
  64. a561be7 switch a bunch of places to mnt_want_write_file() by Al Viro · 13 years ago
  65. aec3968 nfsd4: fix spurious 4.1 post-reboot failures by J. Bruce Fields · 12 years ago
  66. 3e77246 nfsd4: stop using nfserr_resource for transitory errors by J. Bruce Fields · 13 years ago
  67. 6577aac nfsd4: fix failure to end nfsd4 grace period by Boaz Harrosh · 13 years ago
  68. 48483bf nfsd4: simplify recovery dir setting by J. Bruce Fields · 13 years ago
  69. 5b4b299 nfsd4_list_rec_dir(): don't bother with reopening rec_file by Al Viro · 13 years ago
  70. e203d50 nfsd4: fix mixed 4.0/4.1 handling, 4.1 reboot by J. Bruce Fields · 14 years ago
  71. 8018ab0 sanitize vfs_fsync calling conventions by Christoph Hellwig · 14 years ago
  72. e970a57 nfsd: open a file descriptor for fsync in nfs4 recovery by Christoph Hellwig · 14 years ago
  73. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  74. f501912 commit_metadata export operation replacing nfsd_sync_dir by Ben Myers · 14 years ago
  75. 7663dac nfsd: remove pointless paths in file headers by J. Bruce Fields · 14 years ago
  76. 9a74af2 nfsd: Move private headers to source directory by Boaz Harrosh · 14 years ago
  77. 341eb18 nfsd: Source files #include cleanups by Boaz Harrosh · 14 years ago
  78. 0a3adad nfsd: make fs/nfsd/vfs.h for common includes by J. Bruce Fields · 15 years ago
  79. 8daed1e nfsd: silence lockdep warning by J. Bruce Fields · 15 years ago
  80. 2f9092e Fix i_mutex vs. readdir handling in nfsd by David Woodhouse · 15 years ago
  81. a1bcecd nfsd41: match clientid establishment method by Andy Adamson · 15 years ago
  82. 05f4f67 nfsd4: don't do lookup within readdir in recovery code by J. Bruce Fields · 15 years ago
  83. 2bd9e7b nfsd: Fix leaked memory in nfs4_make_rec_clidname by Krishna Kumar · 16 years ago
  84. ec98ce4 Merge branch 'master' into next by James Morris · 15 years ago
  85. e4625eb nfsd: use of unitialized list head on error exit in nfs4recover.c by J. Bruce Fields · 16 years ago
  86. d84f4f9 CRED: Inaugurate COW credentials by David Howells · 16 years ago
  87. 745ca24 CRED: Pass credentials through dentry_open() by David Howells · 16 years ago
  88. b6dff3e CRED: Separate task security context from task_struct by David Howells · 16 years ago
  89. a63bb99 [PATCH] switch nfsd to kern_path() by Al Viro · 16 years ago
  90. 463c319 [PATCH] r/o bind mounts: get callers of vfs_mknod/create/mkdir() by Dave Hansen · 16 years ago
  91. 0622753 [PATCH] r/o bind mounts: elevate write count for rmdir and unlink. by Dave Hansen · 16 years ago
  92. 1d957f9 Introduce path_put() by Jan Blunck · 16 years ago
  93. 4ac9137 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} by Jan Blunck · 16 years ago
  94. 87ae9af cleanup asm/scatterlist.h includes by Adrian Bunk · 17 years ago
  95. 60c74f8 Update fs/ to use sg helpers by Jens Axboe · 17 years ago
  96. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 17 years ago
  97. 4b75f78 [PATCH] lockdep: annotate nfsd4 recover code by Peter Zijlstra · 17 years ago
  98. 7ef55b8 [PATCH] NFS4: fix for recursive locking problem by Srinivasa Ds · 18 years ago
  99. b37ad28 [PATCH] nfsd: nfs4 code returns error values in net-endian by Al Viro · 18 years ago
  100. afefdbb [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers by David Howells · 18 years ago