1. f0b5de1 nfsd: split nfsd4_callback initialization and use by Christoph Hellwig · 10 years ago
  2. 326129d nfsd: introduce a generic nfsd4_cb by Christoph Hellwig · 10 years ago
  3. 2faf3b4 nfsd: remove nfsd4_callback.cb_op by Christoph Hellwig · 10 years ago
  4. 341b51d nfsd: do not clear rpc_resp in nfsd4_cb_done_sequence by Benny Halevy · 10 years ago
  5. 444b6e9 nfsd: fix nfsd4_cb_recall_done error handling by Christoph Hellwig · 10 years ago
  6. 70b2823 nfsd4: clarify how grace period ends by J. Bruce Fields · 10 years ago
  7. bea57fe nfsd4: stop grace_time update at end of grace period by J. Bruce Fields · 10 years ago
  8. 65decb6 nfsd: skip subsequent UMH "create" operations after the first one for v4.0 clients by Jeff Layton · 10 years ago
  9. 788a791 nfsd: set and test NFSD4_CLIENT_STABLE bit to reduce nfsdcltrack upcalls by Jeff Layton · 10 years ago
  10. d682e75 nfsd: serialize nfsdcltrack upcalls for a particular client by Jeff Layton · 10 years ago
  11. d4318ac nfsd: pass extra info in env vars to upcalls to allow for early grace period end by Jeff Layton · 10 years ago
  12. 7f5ef2e nfsd: add a v4_end_grace file to /proc/fs/nfsd by Jeff Layton · 10 years ago
  13. d68e3c4 lockd: add a /proc/fs/lockd/nlm_end_grace file by Jeff Layton · 10 years ago
  14. 3b3e7b7 nfsd: reject reclaim request when client has already sent RECLAIM_COMPLETE by Jeff Layton · 10 years ago
  15. 919b804 nfsd: remove redundant boot_time parm from grace_done client tracking op by Jeff Layton · 10 years ago
  16. f779002 lockd: move lockd's grace period handling into its own module by Jeff Layton · 10 years ago
  17. f0c6312 nfsd: update mtime on truncate by Christoph Hellwig · 10 years ago
  18. 027bc41 NFSD: Put export if prepare_creds() fail by Kinglong Mee · 10 years ago
  19. 13c82e8 NFSD: Full checking of authentication name by Kinglong Mee · 10 years ago
  20. 48c348b NFSD: Fix bad using of return value from qword_get by Kinglong Mee · 10 years ago
  21. 15d176c NFSD: Fix a memory leak if nfsd4_recdir_load fail by Kinglong Mee · 10 years ago
  22. c2236f141 NFSD: Reset creds after mnt_want_write_file() fail by Kinglong Mee · 10 years ago
  23. 8519f99 NFSD: Put file after ima_file_check fail in nfsd_open() by Kinglong Mee · 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. 2b8941b NFSD: Update some as-yet unused 4.2 error codes by Anna Schumaker · 10 years ago
  28. 6cd9066 NFSD: Remove duplicate initialization of file_lock by Kinglong Mee · 10 years ago
  29. 18c01ab nfsd: allow turning off nfsv3 readdir_plus by Rajesh Ghanekar · 10 years ago
  30. f7b43d0 nfsd4: reserve adequate space for LOCK op by J. Bruce Fields · 10 years ago
  31. 1383bf3 nfsd4: remove obsolete comment by J. Bruce Fields · 10 years ago
  32. 63bab06 nfsd3: Check write permission after checking existence by Ross Lagerwall · 10 years ago
  33. afbda40 nfsd: call nfs4_put_deleg_lease outside of state_lock by Jeff Layton · 10 years ago
  34. 6bcc034 nfsd: protect lease-related nfs4_file fields with fi_lock by Jeff Layton · 10 years ago
  35. ef9b16d nfsd: Reorder nfsd_cache_match to check more powerful discriminators first by Trond Myklebust · 10 years ago
  36. 89a26b3 nfsd: split DRC global spinlock into per-bucket locks by Trond Myklebust · 10 years ago
  37. 31e60f5 nfsd: convert num_drc_entries to an atomic_t by Trond Myklebust · 10 years ago
  38. 11acf6e nfsd: Remove the cache_hash list by Trond Myklebust · 10 years ago
  39. bedd4b6 nfsd: convert the lru list into a per-bucket thing by Trond Myklebust · 10 years ago
  40. 7142b98 nfsd: Clean up drc cache in preparation for global spinlock elimination by Trond Myklebust · 10 years ago
  41. 8879997 nfs: Ensure that nfs_callback_start_svc sets the server rq_task... by Trond Myklebust · 10 years ago
  42. d6a7ce4 lockd: Ensure that lockd_start_svc sets the server rq_task... by Trond Myklebust · 10 years ago
  43. e64df3e Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  44. 53b95d6 Merge tag 'locks-v3.17-2' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago
  45. da06df5 Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 10 years ago
  46. 8d875f9 btrfs: disable strict file flushes for renames and truncates by Chris Mason · 10 years ago
  47. 27b9a81 Btrfs: fix csum tree corruption, duplicate and outdated checksums by Filipe Manana · 10 years ago
  48. 4eb1f66 Btrfs: Fix memory corruption by ulist_add_merge() on 32bit arch by Takashi Iwai · 10 years ago
  49. ce62003 Btrfs: fix compressed write corruption on enospc by Liu Bo · 10 years ago
  50. f90e579 btrfs: correctly handle return from ulist_add by Mark Fasheh · 11 years ago
  51. 1152651 btrfs: qgroup: account shared subtrees during snapshot delete by Mark Fasheh · 11 years ago
  52. 6f7ff6d Btrfs: read lock extent buffer while walking backrefs by Filipe Manana · 11 years ago
  53. e339a6b Btrfs: __btrfs_mod_ref should always use no_quota by Josef Bacik · 11 years ago
  54. ba7b6e6 btrfs: adjust statfs calculations according to raid profiles by David Sterba · 11 years ago
  55. 2dfb928 locks: move locks_free_lock calls in do_fcntl_add_lease outside spinlock by Jeff Layton · 10 years ago
  56. ed9814d locks: defer freeing locks in locks_delete_lock until after i_lock has been dropped by Jeff Layton · 10 years ago
  57. b84d49f locks: don't reuse file_lock in __posix_lock_file by Jeff Layton · 10 years ago
  58. 06b8ab5 Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  59. dc1cc85 Merge tag 'xfs-for-linus-3.17-rc1' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 10 years ago
  60. cec9970 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 10 years ago
  61. 8d2d441 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  62. 89838b8 Merge tag 'upstream-3.17-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 10 years ago
  63. 0177783 reiserfs: Fix use after free in journal teardown by Jan Kara · 10 years ago
  64. f6f9933 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  65. 566709b locks: don't call locks_release_private from locks_copy_lock by Jeff Layton · 10 years ago
  66. 8144f1f locks: show delegations as "DELEG" in /proc/locks by Jeff Layton · 10 years ago
  67. 12a5b52 fix copy_tree() regression by Al Viro · 10 years ago
  68. 155134f Revert "proc: Point /proc/{mounts,net} at /proc/thread-self/{mounts,net} instead of /proc/self/{mounts,net}" by Linus Torvalds · 10 years ago
  69. 77e40aa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 10 years ago
  70. 0d10c2c Merge branch 'for-3.17' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  71. 023f78b0 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 10 years ago
  72. c309bfa Merge tag 'for-linus-20140808' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  73. 40e041a shm: add sealing API by David Herrmann · 10 years ago
  74. 4bb5f5d mm: allow drivers to prevent new writable mappings by David Herrmann · 10 years ago
  75. e0d9bf4 fs/dlm/debug_fs.c: remove unnecessary null test before debugfs_remove by Fabian Frederick · 10 years ago
  76. d97b07c initramfs: support initramfs that is bigger than 2GiB by Yinghai Lu · 10 years ago
  77. fa5a7a4 fs/qnx6: update debugging to current functions by Fabian Frederick · 10 years ago
  78. e6c3261 fs/qnx6: use pr_fmt and __func__ in logging by Fabian Frederick · 10 years ago
  79. e00d5b5 fs/qnx6: convert printk to pr_foo() by Fabian Frederick · 10 years ago
  80. b6d53b1 fs/romfs/super.c: add blank line after declarations by Fabian Frederick · 10 years ago
  81. ca9e536 fs/romfs/super.c: use pr_fmt in logging by Fabian Frederick · 10 years ago
  82. 3d79d31 fs/romfs/super.c: convert printk to pr_foo() by Fabian Frederick · 10 years ago
  83. 1508f3eb fs/cramfs/inode.c: use linux/uaccess.h by Fabian Frederick · 10 years ago
  84. 31d92e5 fs/cramfs: code clean-up by Fabian Frederick · 10 years ago
  85. 4f21e1e fs/cramfs: use pr_fmt by Fabian Frederick · 10 years ago
  86. f175ff8 fs/cramfs: convert printk to pr_foo() by Fabian Frederick · 10 years ago
  87. 998d668 fs/omfs/inode.c: replace count*size kzalloc by kcalloc by Fabian Frederick · 10 years ago
  88. b8f52d8 fs/pstore/ram_core.c: replace count*size kmalloc by kmalloc_array by Fabian Frederick · 10 years ago
  89. 1da85fd fs/bfs: use bfs prefix for dump_imap by Fabian Frederick · 10 years ago
  90. 19bdd41a5 adfs: add __printf verification, fix format/argument mismatches by Joe Perches · 10 years ago
  91. b16214d fs/adfs/dir_fplus.c: replace count*size kzalloc by kcalloc by Fabian Frederick · 10 years ago
  92. e2ffcf5 fs/adfs/dir_fplus.c: use ARRAY_SIZE instead of sizeof/sizeof[0] by Fabian Frederick · 10 years ago
  93. b134079 fs/exofs/ore_raid.c: replace count*size kzalloc by kcalloc by Fabian Frederick · 10 years ago
  94. e5eea09 sysctl: remove typedef ctl_table by Joe Perches · 10 years ago
  95. 0692ded fs/proc/vmcore.c:mmap_vmcore: skip non-ram pages reported by hypervisors by Vitaly Kuznetsov · 10 years ago
  96. 41f727f fork/exec: cleanup mm initialization by Vladimir Davydov · 10 years ago
  97. 8f053ac proc: remove INF macro by Alexey Dobriyan · 10 years ago
  98. d962c14 proc: convert /proc/$PID/hardwall to seq_file interface by Alexey Dobriyan · 10 years ago
  99. 19aadc9 proc: convert /proc/$PID/io to seq_file interface by Alexey Dobriyan · 10 years ago
  100. 6ba51e3 proc: convert /proc/$PID/oom_score to seq_file interface by Alexey Dobriyan · 10 years ago