1. 4a19de0 NFS rename client back channel transport field by Andy Adamson · 14 years ago
  2. 42acd02 NFS add session back channel draining by Andy Adamson · 14 years ago
  3. ece0de6 NFS RPC_AUTH_GSS unsupported on v4.1 back channel by Andy Adamson · 14 years ago
  4. c36fca5 NFS refactor nfs_find_client and reference client across callback processing by Andy Adamson · 14 years ago
  5. 2c2618c NFS associate sessionid with callback connection by Andy Adamson · 14 years ago
  6. f4eecd5 NFS implement v4.0 callback_ident by Andy Adamson · 14 years ago
  7. ea00528 NFS do not clear minor version at nfs_client free by Andy Adamson · 14 years ago
  8. 01c9a0b NFS use svc_create_xprt for NFSv4.1 callback service by Andy Adamson · 14 years ago
  9. 64c2ce8 nfsv4: Switch to generic xattr handling code by Aneesh Kumar K.V · 14 years ago
  10. a8a5da9 nfs: Set MS_POSIXACL always by Aneesh Kumar K.V · 14 years ago
  11. bf0c84f NFS: use ERR_CAST() by Namhyung Kim · 14 years ago
  12. 5f3e97c nfs: fix mispelling of idmap CONFIG symbol by J. Bruce Fields · 14 years ago
  13. 51f128e lockd: double unlock in next_host_state() by Dan Carpenter · 14 years ago
  14. 878215f NFS: Don't leak in nfs_proc_symlink() by Jesper Juhl · 14 years ago
  15. 1174dd1 NFSv4: Convert a few commas into semicolons... by Trond Myklebust · 14 years ago
  16. aa69947 NFS: suppressing showing of default mount port value in /proc fixed by Stanislav Kinsbursky · 14 years ago
  17. 611c96c nfs4: fix units bug causing hang on recovery by J. Bruce Fields · 14 years ago
  18. 72895b1 nfs: Take advantage of kmem_cache_zalloc() in nfs_page_alloc() by Jesper Juhl · 14 years ago
  19. c8b031e NFS: Remove redundant unlikely() by Tobias Klauser · 14 years ago
  20. 7969183 lockd: Remove src_sap and src_len from nlm_lookup_host_info struct by Chuck Lever · 14 years ago
  21. 2025889 lockd: Remove nlm_lookup_host() by Chuck Lever · 14 years ago
  22. fcc072c lockd: Make nrhosts an unsigned long by Chuck Lever · 14 years ago
  23. d2df048 lockd: Rename nlm_hosts by Chuck Lever · 14 years ago
  24. 67216b9 lockd: Clean up nlmsvc_lookup_host() by Chuck Lever · 14 years ago
  25. 8ea6ecc lockd: Create client-side nlm_host cache by Chuck Lever · 14 years ago
  26. 7db836d lockd: Split nlm_release_call() by Chuck Lever · 14 years ago
  27. 723bb5b lockd: Add nlm_destroy_host_locked() by Chuck Lever · 14 years ago
  28. a7952f4 lockd: Add nlm_alloc_host() by Chuck Lever · 14 years ago
  29. b10e30f lockd: reorganize nlm_host_rebooted by J. Bruce Fields · 14 years ago
  30. b113746 lockd: define host_for_each{_safe} macros by J. Bruce Fields · 14 years ago
  31. bf26955 SUNRPC: New xdr_streams XDR decoder API by Chuck Lever · 14 years ago
  32. 9f06c71 SUNRPC: New xdr_streams XDR encoder API by Chuck Lever · 14 years ago
  33. b43cd8c NFS: Remove unused UMNT response data structure by Chuck Lever · 14 years ago
  34. 98eb2b4 NFS: Avoid return code checking in mount XDR encoder functions by Chuck Lever · 14 years ago
  35. 49b1700 NSM: Avoid return code checking in NSM XDR encoder functions by Chuck Lever · 14 years ago
  36. ead0059 NFS: Squelch compiler warning in decode_getdeviceinfo() by Chuck Lever · 14 years ago
  37. 573c4e1 NFS: Simplify ->decode_dirent() calling sequence by Chuck Lever · 14 years ago
  38. 8111f37 NFS: Fix hdrlen calculation in NFSv4's decode_read() by Chuck Lever · 14 years ago
  39. d8367c5 lockd: Move nlmdbg_cookie2a() to svclock.c by Chuck Lever · 14 years ago
  40. 7d93bd71 NFS: Repair whitespace damage in NFS PROC macro by Chuck Lever · 14 years ago
  41. 85a5648 NFSD: Update XDR decoders in NFSv4 callback client by Chuck Lever · 14 years ago
  42. a033db4 NFSD: Update XDR encoders in NFSv4 callback client by Chuck Lever · 14 years ago
  43. 3460f29 lockd: Introduce new-style XDR functions for NLMv4 by Chuck Lever · 14 years ago
  44. f604870 NFS: Move and update xdr_decode_foo() functions that we're keeping by Chuck Lever · 14 years ago
  45. b2cdd9c NFS: Remove unused old NFSv3 decoder functions by Chuck Lever · 14 years ago
  46. f5fc3c50 NFS: Switch in new NFSv3 decoder functions by Chuck Lever · 14 years ago
  47. e4f9323 NFS: Introduce new-style XDR decoding functions for NFSv2 by Chuck Lever · 14 years ago
  48. 9d5a643 NFS: Update xdr_encode_foo() functions that we're keeping by Chuck Lever · 14 years ago
  49. 499ff71 NFS: Remove unused old NFSv3 encoder functions by Chuck Lever · 14 years ago
  50. ad96b5b NFS: Replace old NFSv3 encoder functions with xdr_stream-based ones by Chuck Lever · 14 years ago
  51. d9c407b NFS: Introduce new-style XDR encoding functions for NFSv3 by Chuck Lever · 14 years ago
  52. 2b061f9 lockd: Introduce new-style XDR functions for NLMv3 by Chuck Lever · 14 years ago
  53. 5f96e5e NFS: Move and update xdr_decode_foo() functions that we're keeping by Chuck Lever · 14 years ago
  54. 661ad42 NFS: Replace old NFSv2 decoder functions with xdr_stream-based ones by Chuck Lever · 14 years ago
  55. f796f8b NFS: Introduce new-style XDR decoding functions for NFSv2 by Chuck Lever · 14 years ago
  56. 8582849 NFS: Use the "nfs_stat" enum for nfs_stat_to_errno()'s argument by Chuck Lever · 14 years ago
  57. 282ac2a NFS: Update xdr_encode_foo() functions that we're keeping by Chuck Lever · 14 years ago
  58. 2d70f53 NFS: Remove old NFSv2 encoder functions by Chuck Lever · 14 years ago
  59. 25a0866 NFS: Introduce new-style XDR encoding functions for NFSv2 by Chuck Lever · 14 years ago
  60. 947b10a nilfs2: fix regression of garbage collection ioctl by Ryusuke Konishi · 14 years ago
  61. a4851d8 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  62. 462e635e install_special_mapping skips security_file_mmap check. by Tavis Ormandy · 14 years ago
  63. 6d5c3aa ext4: fix typo which broke '..' detection in ext4_find_entry() by Aaro Koskinen · 14 years ago
  64. 1449032 ext4: Turn off multiple page-io submission by default by Theodore Ts'o · 14 years ago
  65. 5111711 Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  66. e13cf63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  67. 073f21a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 14 years ago
  68. 497b5b1 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  69. e97b71d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  70. 38971ce Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  71. caa4a59 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  72. 83a50de Btrfs: prevent RAID level downgrades when space is low by Chris Mason · 14 years ago
  73. cd02dca Btrfs: account for missing devices in RAID allocation profiles by Chris Mason · 14 years ago
  74. 68433b7 Btrfs: EIO when we fail to read tree roots by Chris Mason · 14 years ago
  75. 3dd1462 Btrfs: fix compiler warnings by Jan Beulich · 14 years ago
  76. fdfb1e4 Btrfs: Make async snapshot ioctl more generic by Li Zefan · 14 years ago
  77. 914ee29 Btrfs: pwrite blocked when writing from the mmaped buffer of the same page by Xin Zhong · 14 years ago
  78. f106e82 Btrfs: Fix a crash when mounting a subvolume by Li Zefan · 14 years ago
  79. 75eaa0e Btrfs: fix sync subvol/snapshot creation by Sage Weil · 14 years ago
  80. 24ae636 Btrfs: Fix page leak in compressed writeback path by Yan, Zheng · 14 years ago
  81. 84cd948 Btrfs: do not BUG if we fail to remove the orphan item for dead snapshots by Josef Bacik · 14 years ago
  82. 5b362ac NFS: Fix panic after nfs_umount() by Chuck Lever · 14 years ago
  83. 05340d4 xfs: log timestamp changes to the source inode in rename by Christoph Hellwig · 14 years ago
  84. 7e1fea7 Btrfs: fixup return code for btrfs_del_orphan_item by Josef Bacik · 14 years ago
  85. b8399de Btrfs: do not do fast caching if we are allocating blocks for tree_root by Josef Bacik · 14 years ago
  86. 2b20982 Btrfs: deal with space cache errors better by Josef Bacik · 14 years ago
  87. 955256f Btrfs: fix use after free in O_DIRECT by Josef Bacik · 14 years ago
  88. 545c988 cifs: remove bogus remapping of error in cifs_filldir() by Suresh Jayaraman · 14 years ago
  89. c1ac3ff nfsd: Fix possible BUG_ON firing in set_change_info by Neil Brown · 14 years ago
  90. 2df485a nfs: remove extraneous and problematic calls to nfs_clear_request by Trond Myklebust · 14 years ago
  91. 0de1b7e nfs: kernel should return EPROTONOSUPPORT when not support NFSv4 by Mi Jinlong · 14 years ago
  92. 21ac19d NFS: Fix fcntl F_GETLK not reporting some conflicts by Sergey Vlasov · 14 years ago
  93. 08a22b3 nfs: Discard ACL cache on mode update by Aneesh Kumar K.V · 14 years ago
  94. 7d161b7 cifs: allow calling cifs_build_path_to_root on incomplete cifs_sb by Jeff Layton · 14 years ago
  95. 03ceace cifs: fix check of error return from is_path_accessable by Jeff Layton · 14 years ago
  96. 47c716c NFS: Readdir cleanups by Trond Myklebust · 14 years ago
  97. 18fb5fe NFS: nfs_readdir_search_for_cookie() don't mark as eof if cookie not found by Trond Myklebust · 14 years ago
  98. de47de7 autofs4 - remove ioctl mutex (bz23142) by Ian Kent · 14 years ago
  99. 086b170 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  100. 8846399 cifs: remove Local_System_Name by Jeff Layton · 14 years ago