1. a528d35 statx: Add a system call to make enhanced file info available by David Howells · 8 years ago
  2. 7323f0d NFSD: Reserve adequate space for LOCKT operation by Kinglong Mee · 8 years ago
  3. b880092 NFSDv4: use export cache flushtime for changeid on V4ROOT objects. by NeilBrown · 8 years ago
  4. 32ddd94 nfsd: opt in to labeled nfs per export by J. Bruce Fields · 8 years ago
  5. 5cf23db nfsd: constify nfsd_suppatttrs by J. Bruce Fields · 8 years ago
  6. 54bbb7d NFSD: pass an integer for stable type to nfsd_vfs_write by Kinglong Mee · 8 years ago
  7. dcd20869 nfsd: fix supported attributes for acl & labels by J. Bruce Fields · 8 years ago
  8. 231753e Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  9. 47057ab nfsd: add support for the umask attribute by Andreas Gruenbacher · 9 years ago
  10. fd4a0edf vfs: replace calling i_op->readlink with vfs_readlink() by Miklos Szeredi · 8 years ago
  11. e864c18 nfsd: catch errors in decode_fattr earlier by J. Bruce Fields · 9 years ago
  12. 916d2d8 nfsd: clean up supported attribute handling by J. Bruce Fields · 8 years ago
  13. 29ae7f9 NFSD: Implement the COPY call by Anna Schumaker · 8 years ago
  14. bec782b nfsd: fix dprintk in nfsd4_encode_getdeviceinfo by Jeff Layton · 8 years ago
  15. 8a4c392 nfsd: allow nfsd to advertise multiple layout types by Jeff Layton · 8 years ago
  16. ed94164 nfsd: implement machine credential support for some operations by Andrew Elble · 9 years ago
  17. ac503e4 nfsd: use short read as well as i_size to set eof by Benjamin Coddington · 9 years ago
  18. 4ce85c8 nfsd: Update NFS server comments related to RDMA support by Chuck Lever · 9 years ago
  19. 4aed9c4 nfsd4: fix bad bounds checking by J. Bruce Fields · 9 years ago
  20. 33caf82 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  21. bbddca8 nfsd: don't hold i_mutex over userspace upcalls by NeilBrown · 9 years ago
  22. ffa0160 nfsd: implement the NFSv4.2 CLONE operation by Christoph Hellwig · 9 years ago
  23. 75976de NFSD: Return word2 bitmask if setting security label in OPEN/CREATE by Kinglong Mee · 9 years ago
  24. 7d58072 nfsd: SUPPATTR_EXCLCREAT must be encoded before SECURITY_LABEL. by Kinglong Mee · 9 years ago
  25. 6896f15 nfsd: Fix an FS_LAYOUT_TYPES/LAYOUT_TYPES encode bug by Kinglong Mee · 9 years ago
  26. 0a2050d NFSD: Store parent's stat in a separate value by Kinglong Mee · 9 years ago
  27. c2227a3 nfsd: Drop BUG_ON and ignore SECLABEL on absent filesystem by Kinglong Mee · 9 years ago
  28. 68e8bb0 nfsd: wrap too long lines in nfsd4_encode_read by Christoph Hellwig · 10 years ago
  29. 96bcad5 nfsd: fput rd_file from XDR encode context by Christoph Hellwig · 10 years ago
  30. af90f70 nfsd: take struct file setup fully into nfs4_preprocess_stateid_op by Christoph Hellwig · 10 years ago
  31. e749a46 nfsd: clean up raparams handling by Christoph Hellwig · 10 years ago
  32. 0c9d65e nfsd: Checking for acl support does not require fetching any acls by Andreas Gruenbacher · 10 years ago
  33. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  34. 6e4891d nfsd4: fix READ permission checking by J. Bruce Fields · 10 years ago
  35. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
  36. 1ec8c0c nfsd: Remove duplicate macro define for max sec label length by Kinglong Mee · 10 years ago
  37. b77a4b2 NFSD: Using path_equal() for checking two paths by Kinglong Mee · 10 years ago
  38. 376675d NFSD: Take care the return value from nfsd4_encode_stateid by Kinglong Mee · 10 years ago
  39. db59c0e NFSD: Take care the return value from nfsd4_decode_stateid by Kinglong Mee · 10 years ago
  40. 9cf514c nfsd: implement pNFS operations by Christoph Hellwig · 11 years ago
  41. 4c94e13 nfsd: factor out a helper to decode nfstime4 values by Christoph Hellwig · 10 years ago
  42. 0ec016e nfsd4: tweak rd_dircount accounting by J. Bruce Fields · 10 years ago
  43. 0b233b7 Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  44. bf7491f nfsd4: fix xdr4 count of server in fs_location4 by Benjamin Coddington · 10 years ago
  45. 5a64e56 nfsd4: fix xdr4 inclusion of escaped char by Benjamin Coddington · 10 years ago
  46. 779fb0f sunrpc: move rq_splice_ok flag into rq_flags by Jeff Layton · 10 years ago
  47. a455589 assorted conversions to %p[dD] by Al Viro · 10 years ago
  48. b0cb908 nfsd: Add DEALLOCATE support by Anna Schumaker · 10 years ago
  49. 95d871f nfsd: Add ALLOCATE support by Anna Schumaker · 10 years ago
  50. 6dea073 Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  51. 15b23ef nfsd4: fix corruption of NFSv4 read data by J. Bruce Fields · 10 years ago
  52. 24bab49 NFSD: Implement SEEK by Anna Schumaker · 10 years ago
  53. 87a15a8 NFSD: Add generic v4.2 infrastructure by Anna Schumaker · 10 years ago
  54. aee3776 nfsd4: fix rd_dircount enforcement by J. Bruce Fields · 10 years ago
  55. f7b43d0 nfsd4: reserve adequate space for LOCK op by J. Bruce Fields · 10 years ago
  56. 1383bf3 nfsd4: remove obsolete comment by J. Bruce Fields · 10 years ago
  57. 0d10c2c Merge branch 'for-3.17' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  58. 58fb12e nfsd: Add a mutex to protect the NFSv4.0 open owner replay cache by Jeff Layton · 10 years ago
  59. f98bac5 NFSD: Fix crash encoding lock reply on 32-bit by Kinglong Mee · 10 years ago
  60. 5d6031c nfsd4: zero op arguments beyond the 8th compound op by J. Bruce Fields · 10 years ago
  61. d5d5c30 NFSD: Fix bad checking of space for padding in splice read by Kinglong Mee · 10 years ago
  62. 01529e3 NFSD: Fix memory leak in encoding denied lock by Kinglong Mee · 10 years ago
  63. b607664 nfsd: Cleanup nfs4svc_encode_compoundres by Trond Myklebust · 11 years ago
  64. 1055414 NFSD: Avoid warning message when compile at i686 arch by Kinglong Mee · 11 years ago
  65. d5e2338 nfsd4: replace defer_free by svcxdr_tmpalloc by J. Bruce Fields · 11 years ago
  66. bcaab95 nfsd4: remove nfs4_acl_new by J. Bruce Fields · 11 years ago
  67. 29c353b nfsd4: define svcxdr_dupstr to share some common code by J. Bruce Fields · 11 years ago
  68. ce043ac nfsd4: remove unused defer_free argument by J. Bruce Fields · 11 years ago
  69. 7fb8430 nfsd4: rename cr_linkname->cr_data by J. Bruce Fields · 11 years ago
  70. b829e91 nfsd: fix rare symlink decoding bug by J. Bruce Fields · 11 years ago
  71. c3a4561 nfsd: Fix bad reserving space for encoding rdattr_error by Kinglong Mee · 10 years ago
  72. 69bbd9c nfs: fix nfs4d readlink truncated packet by Avi Kivity · 11 years ago
  73. 76f47128 nfsd: fix rare symlink decoding bug by J. Bruce Fields · 11 years ago
  74. 3c7aa15 NFSD: Using min/max/min_t/max_t for calculate by Kinglong Mee · 11 years ago
  75. f41c5ad NFSD: fix bug for readdir of pseudofs by Kinglong Mee · 11 years ago
  76. 542d1ab nfsd4: kill READ64 by J. Bruce Fields · 11 years ago
  77. 0655399 nfsd4: kill READ32 by J. Bruce Fields · 11 years ago
  78. da2ebce nfsd: make nfsd4_encode_fattr static by Jeff Layton · 11 years ago
  79. 1233790 nfsd: getattr for FATTR4_WORD0_FILES_AVAIL needs the statfs buffer by Christoph Hellwig · 11 years ago
  80. 94eb368 NFSD: Adds macro EX_UUID_LEN for exports uuid's length by Kinglong Mee · 11 years ago
  81. a5cddc8 nfsd4: better reservation of head space for krb5 by J. Bruce Fields · 11 years ago
  82. d05d574 nfsd4: kill write32, write64 by J. Bruce Fields · 11 years ago
  83. 0c0c267 nfsd4: kill WRITEMEM by J. Bruce Fields · 11 years ago
  84. b64c7f3 nfsd4: kill WRITE64 by J. Bruce Fields · 11 years ago
  85. c373b0a nfsd4: kill WRITE32 by J. Bruce Fields · 11 years ago
  86. c8f13d9 nfsd4: really fix nfs4err_resource in 4.1 case by J. Bruce Fields · 11 years ago
  87. b042098 nfsd4: allow exotic read compounds by J. Bruce Fields · 11 years ago
  88. fec25fa nfsd4: more read encoding cleanup by J. Bruce Fields · 11 years ago
  89. 34a78b48 nfsd4: read encoding cleanup by J. Bruce Fields · 11 years ago
  90. dc97618 nfsd4: separate splice and readv cases by J. Bruce Fields · 11 years ago
  91. b0e35fd nfsd4: turn off zero-copy-read in exotic cases by J. Bruce Fields · 11 years ago
  92. 476a7b1 nfsd4: don't treat readlink like a zero-copy operation by J. Bruce Fields · 11 years ago
  93. 3b29970 nfsd4: enforce rd_dircount by J. Bruce Fields · 11 years ago
  94. 561f0ed nfsd4: allow large readdirs by J. Bruce Fields · 11 years ago
  95. 47ee529 nfsd4: adjust buflen to session channel limit by J. Bruce Fields · 11 years ago
  96. 3059676 nfsd4: fix buflen calculation after read encoding by J. Bruce Fields · 11 years ago
  97. 89ff884 nfsd4: nfsd4_check_resp_size should check against whole buffer by J. Bruce Fields · 11 years ago
  98. 6ff9897 nfsd4: minor encode_read cleanup by J. Bruce Fields · 11 years ago
  99. 4f0cefb nfsd4: more precise nfsd4_max_reply by J. Bruce Fields · 11 years ago
  100. 8c7424c nfsd4: don't try to encode conflicting owner if low on space by J. Bruce Fields · 11 years ago