1. 90c8145 nfsd4: use client pointer to backchannel session by J. Bruce Fields · 14 years ago
  2. edd7678 nfsd4: move callback setup into session init code by J. Bruce Fields · 14 years ago
  3. cd5b814 nfsd4: don't cache seq_misordered replies by J. Bruce Fields · 14 years ago
  4. ecec6e3 nfsd4: expire clients more promptly by J. Bruce Fields · 14 years ago
  5. 3351514 nfsd4: return expired on unfound stateid's by J. Bruce Fields · 14 years ago
  6. 328ead2 nfsd4: add new connections to session by J. Bruce Fields · 14 years ago
  7. db90681 nfsd4: refactor connection allocation by J. Bruce Fields · 14 years ago
  8. 19cf5c0 nfsd4: use callbacks on svc_xprt_deletion by J. Bruce Fields · 14 years ago
  9. c766251 nfsd4: keep per-session list of connections by J. Bruce Fields · 14 years ago
  10. 5b6feee nfsd4: clean up session allocation by J. Bruce Fields · 14 years ago
  11. dd93842 nfsd4: fix alloc_init_session return type by J. Bruce Fields · 14 years ago
  12. c23753d nfsd4: fix alloc_init_session BUILD_BUG_ON() by J. Bruce Fields · 14 years ago
  13. 6ff8da0 nfsd4: Move callback setup to callback queue by J. Bruce Fields · 14 years ago
  14. fb00392 nfsd4: remove separate cb_args struct by J. Bruce Fields · 14 years ago
  15. cee277d nfsd4: use generic callback code in null case by J. Bruce Fields · 14 years ago
  16. 5878453 nfsd4: generic callback code by J. Bruce Fields · 14 years ago
  17. 1c85560 nfsd4: rename nfs4_rpc_args->nfsd4_cb_args by J. Bruce Fields · 14 years ago
  18. 586f367 nfsd4: combine nfs4_rpc_args and nfsd4_cb_sequence by J. Bruce Fields · 14 years ago
  19. 07263f1 nfsd4: minor variable renaming (cb -> conn) by J. Bruce Fields · 14 years ago
  20. c653ce3 sunrpc: Add net to rpc_create_args by Pavel Emelyanov · 14 years ago
  21. fc5d00b sunrpc: Add net argument to svc_create_xprt by Pavel Emelyanov · 14 years ago
  22. 2b44f1b nfsd4: adjust buflen for encoded attrs bitmap based on actual bitmap length by Benny Halevy · 14 years ago
  23. 352114f sunrpc: Add net to pure API calls by Pavel Emelyanov · 14 years ago
  24. 74ec1e1 nfsd: fix /proc/net/rpc/nfsd.export/content display by J. Bruce Fields · 14 years ago
  25. 049ef27 nfsd: Export get_task_comm for nfsd by Pavel Emelyanov · 14 years ago
  26. 1e14056 nfsd: allow deprecated interface to be compiled out. by NeilBrown · 14 years ago
  27. c67874f nfsd: formally deprecate legacy nfsd syscall interface by NeilBrown · 14 years ago
  28. f904be9 lockd: Mostly remove BKL from the server by Bryan Schumaker · 14 years ago
  29. 839049a nfsd/idmap: drop special request deferal in favour of improved default. by NeilBrown · 14 years ago
  30. 8ff30fa nfsd: disable deferral for NFSv4 by NeilBrown · 14 years ago
  31. c88739b Merge remote branch 'trond/bugfixes' into for-2.6.37 by J. Bruce Fields · 14 years ago
  32. 827e345 SUNRPC: Fix the NFSv4 and RPCSEC_GSS Kconfig dependencies by Trond Myklebust · 14 years ago
  33. fbf3fdd statfs() gives ESTALE error by Menyhart Zoltan · 14 years ago
  34. b20d37c NFS: Fix a typo in nfs_sockaddr_match_ipaddr6 by Trond Myklebust · 14 years ago
  35. b1bde04 Remove incorrect do_vfs_lock message by Fabio Olive Leite · 14 years ago
  36. fbc1487 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  37. 51749e4 xfs: log IO completion workqueue is a high priority queue by Dave Chinner · 14 years ago
  38. 9aea5a6 execve: make responsive to SIGKILL with large arguments by Roland McGrath · 14 years ago
  39. 7993bc1 execve: improve interactivity with large arguments by Roland McGrath · 14 years ago
  40. 1b52818 setup_arg_pages: diagnose excessive argument size by Roland McGrath · 14 years ago
  41. ff3cb3f Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  42. a122eb2 xfs: prevent reading uninitialized stack memory by Dan Rosenberg · 14 years ago
  43. eee743f minix: fix regression in minix_mkdir() by Jorge Boncompte [DTI2] · 14 years ago
  44. 3ab04d5 vfs: take O_NONBLOCK out of the O_* uniqueness test by James Bottomley · 14 years ago
  45. ee3aebd binfmt_misc: fix binfmt_misc priority by Jan Sembera · 14 years ago
  46. ed430fe proc: export uncached bit properly in /proc/kpageflags by Takashi Iwai · 14 years ago
  47. 7a801ac O_DIRECT: fix the splitting up of contiguous I/O by Jeff Moyer · 14 years ago
  48. 39aa3cb mm: Move vma_stack_continue into mm.h by Stefan Bader · 14 years ago
  49. cad4674 Merge branch 'fixes' of git://oss.oracle.com/git/tma/linux-2.6 by Linus Torvalds · 14 years ago
  50. c8c727d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 14 years ago
  51. 97b8f4a ocfs2: Fix orphan add in ocfs2_create_inode_in_orphan by Mark Fasheh · 14 years ago
  52. dd43bcd ocfs2: split out ocfs2_prepare_orphan_dir() into locking and prep functions by Mark Fasheh · 14 years ago
  53. e49e276 ocfs2: allow return of new inode block location before allocation of the inode by Mark Fasheh · 14 years ago
  54. d513498 ocfs2: use ocfs2_alloc_dinode_update_counts() instead of open coding by Mark Fasheh · 14 years ago
  55. 021960c ocfs2: split out inode alloc code from ocfs2_mknod_locked by Mark Fasheh · 14 years ago
  56. 81c8c82 Ocfs2: Fix a regression bug from mainline commit(6b933c8e6f1a2f3118082c455eef25f9b1ac7b45). by Tristan Ye · 14 years ago
  57. 9b4c0ff ocfs2: Fix deadlock when allocating page by Jan Kara · 14 years ago
  58. b2b6ebf ocfs2: properly set and use inode group alloc hint by Mark Fasheh · 14 years ago
  59. 889f004 ocfs2: Use the right group in nfs sync check. by Tao Ma · 14 years ago
  60. 04eda1a ocfs2: Flush drive's caches on fdatasync by Jan Kara · 14 years ago
  61. f63afdb ocfs2: make __ocfs2_page_mkwrite handle file end properly. by Tao Ma · 14 years ago
  62. f5ce5a0 ocfs2: Fix incorrect checksum validation error by Sunil Mushran · 14 years ago
  63. dc696ac ocfs2: Fix metaecc error messages by Sunil Mushran · 14 years ago
  64. 4f63e3c Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  65. c5b29f8 sunrpc: use seconds since boot in expiry cache by NeilBrown · 14 years ago
  66. 17cebf6 sunrpc: extract some common sunrpc_cache code from nfsd by NeilBrown · 14 years ago
  67. 1132b26 nfsd: remove duplicate NFS4_STATEID_SIZE declaration by Andy Adamson · 14 years ago
  68. fa2925c Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  69. 3c5dff7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 14 years ago
  70. d3de0eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  71. 4848d71 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 14 years ago
  72. 7a2e8a8 VFS: Sanity check mount flags passed to change_mnt_propagation() by Valerie Aurora · 14 years ago
  73. b9ca67b fuse: fix lock annotations by Miklos Szeredi · 14 years ago
  74. 595afaf fuse: flush background queue on connection close by Miklos Szeredi · 14 years ago
  75. 57f9bda sysfs: checking for NULL instead of ERR_PTR by Dan Carpenter · 14 years ago
  76. cb7a934 Merge branch '2.6.36-xfs-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/xfsdev by Alex Elder · 14 years ago
  77. 9af2546 xfs: Make fiemap work with sparse files by Tao Ma · 14 years ago
  78. 72656c4 xfs: prevent 32bit overflow in space reservation by Dave Chinner · 14 years ago
  79. 8f34a43 nfsd4: mask out non-access bits in nfs4_access_to_omode by J. Bruce Fields · 14 years ago
  80. 23963e5 xfs: Disallow 32bit project quota id by Arkadiusz Mi?kiewicz · 14 years ago
  81. 9bc08a4 xfs: improve buffer cache hash scalability by Dave Chinner · 14 years ago
  82. 8f587df 9p: potential ERR_PTR() dereference by Dan Carpenter · 14 years ago
  83. 4afc313 nilfs2: fix leak of shadow dat inode in error path of load_nilfs by Ryusuke Konishi · 14 years ago
  84. 30c0f6a Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 14 years ago
  85. e933424 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6 by Linus Torvalds · 14 years ago
  86. 997396a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  87. 2547d1d Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  88. b76b401 writeback: Fix lost wake-up shutting down writeback thread by J. Bruce Fields · 14 years ago
  89. 92b4678 fsnotify: drop two useless bools in the fnsotify main loop by Eric Paris · 14 years ago
  90. f72adfd fsnotify: fix list walk order by Eric Paris · 14 years ago
  91. a2f13ad fanotify: Return EPERM when a process is not privileged by Andreas Gruenbacher · 14 years ago
  92. 93c3fe4 eCryptfs: Fix encrypted file name lookup regression by Tyler Hicks · 14 years ago
  93. 7371a38 ecryptfs: properly mark init functions by Jerome Marchand · 14 years ago
  94. f137f15 fs/ecryptfs: Return -ENOMEM on memory allocation failure by Julia Lawall · 14 years ago
  95. f6360ef nfsd: fix NULL dereference in nfsd_statfs() by Takashi Iwai · 14 years ago
  96. f632265 Merge commit 'v2.6.36-rc1' into HEAD by J. Bruce Fields · 14 years ago
  97. 7d94784 nfsd4: fix downgrade/lock logic by J. Bruce Fields · 14 years ago
  98. 18608ad nfsd4: typo fix in find_any_file by J. Bruce Fields · 14 years ago
  99. 30c0e1e nfsd4: bad BUG() in preprocess_stateid_op by J. Bruce Fields · 14 years ago
  100. f0138a7 Cannot allocate memory error on mount by Suresh Jayaraman · 14 years ago