1. 4f390c1 NFS: Fix double d_drop in nfs_instantiate() error path by Chuck Lever · 18 years ago
  2. d3db90e NFS: remove a no-longer-needed error check in nfs_symlink() by Chuck Lever · 18 years ago
  3. ae5c794 NFSD: Convert NFS server callback logic to use new rpc_create API by Chuck Lever · 18 years ago
  4. 41877d2 NFS: Convert NFS client to use new rpc_create() API by Chuck Lever · 18 years ago
  5. e1ec789 LOCKD: Convert to use new rpc_create() API by Chuck Lever · 18 years ago
  6. 6ca9482 SUNRPC: Clean-up after previous patches. by Chuck Lever · 18 years ago
  7. 39d7bbc SUNRPC: remove extraneous header inclusions by Chuck Lever · 18 years ago
  8. 44c31be LOCKD: Teach lockd to use the new rpc_peeraddr() API by Chuck Lever · 18 years ago
  9. 9c5bf38 NFS: Fix nfs_alloc_client() by Trond Myklebust · 18 years ago
  10. 36b15c5 NFS: Ensure NFSv2/v3 mounts respect the NFS_MOUNT_SECFLAVOUR flag by Trond Myklebust · 18 years ago
  11. 738a351 NFS: Secure the roots of the NFS subtrees in a shared superblock by David Howells · 18 years ago
  12. 27ba851 NFS: Fix error handling by David Howells · 18 years ago
  13. 6aaca56 NFS: Add server and volume lists to /proc by David Howells · 18 years ago
  14. 54ceac4 NFS: Share NFS superblocks per-protocol per-server per-FSID by David Howells · 18 years ago
  15. cf6d7b5 NFS: Start rpciod in server common management by David Howells · 18 years ago
  16. 5006a76 NFS: Eliminate client_sys in favour of cl_rpcclient by David Howells · 18 years ago
  17. 8fa5c00 NFS: Move rpc_ops from nfs_server to nfs_client by David Howells · 18 years ago
  18. 1f16341 NFS: Make better use of inode* dereferencing macros by David Howells · 18 years ago
  19. 27951bd NFS: Maintain a common server record for NFS2/3 as well as for NFS4 by David Howells · 18 years ago
  20. 509de81 NFS: Add extra const qualifiers by David Howells · 18 years ago
  21. 0c7d90c NFS: Use the dentry superblock directly in nfs_statfs() by David Howells · 18 years ago
  22. 24c8dbb NFS: Generalise the nfs_client structure by David Howells · 18 years ago
  23. e9326dc NFS: Add a server capabilities NFS RPC op by David Howells · 18 years ago
  24. 2b3de44 NFS: Add a lookupfh NFS RPC op by David Howells · 18 years ago
  25. b716279 NFS: Return an error when starting the idmapping pipe by David Howells · 18 years ago
  26. 7539bba NFS: Rename nfs_server::nfs4_state by David Howells · 18 years ago
  27. adfa6f9 NFS: Rename struct nfs4_client to struct nfs_client by David Howells · 18 years ago
  28. 5ae1fbc NFS: Fix NFS4 callback up/down prototypes by David Howells · 18 years ago
  29. 0a8ea43 NFS: Disambiguate nfs_stat_to_errno() by David Howells · 18 years ago
  30. 7d4e274 NFS: Fix up split of fs/nfs/inode.c by David Howells · 18 years ago
  31. 770bfad NFS: Add dentry materialisation op by David Howells · 18 years ago
  32. 979df72 NFS: Add an ACCESS cache memory shrinker by Trond Myklebust · 18 years ago
  33. cfcea3e NFS: Add a global LRU list for the ACCESS cache by Trond Myklebust · 18 years ago
  34. 1c3c07e NFS: Add a new ACCESS rpc call cache to the linux nfs client by Trond Myklebust · 18 years ago
  35. 3eeab61 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 18 years ago
  36. 3e59ddf Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 18 years ago
  37. 6bbd9b6d Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 18 years ago
  38. f2dd117 [JFFS2] Remove unneeded ifdefs from jffs2_fs_i.h by Michal Piotrowski · 18 years ago
  39. b8c06a2 [CIFS] statfs for cifs unix extensions no longer experimental by Steve French · 18 years ago
  40. 6b70c95 [CIFS] New POSIX locking code not setting rc properly to zero on successful by Steve French · 18 years ago
  41. 2fe87f0 [CIFS] Support deep tree mounts (e.g. mounts to //server/share/path) by Steve French · 18 years ago
  42. 3505868 [CRYPTO] users: Use crypto_hash interface instead of crypto_digest by Herbert Xu · 18 years ago
  43. eb35746 ocfs2: Remove overzealous BUG_ON() by Mark Fasheh · 18 years ago
  44. f12033d ocfs2: Don't print on unknown remote blocking call by Mark Fasheh · 18 years ago
  45. 02ed841 ocfs2: Remove EXPERIMENTAL dependency by Mark Fasheh · 18 years ago
  46. aa95887 ocfs2: implement directory read-ahead by Mark Fasheh · 18 years ago
  47. e0b4096 ocfs2: properly update i_mtime on buffered write by Mark Fasheh · 18 years ago
  48. 0f62de2 ocfs2: Fix directory link count checks in ocfs2_link() by Tiger Yang · 18 years ago
  49. a663e30 ocfs2: move nlink check in ocfs2_mknod() by Mark Fasheh · 18 years ago
  50. 471e3f5 ocfs2: Fix heartbeat sector calculation by Mathieu Avila · 18 years ago
  51. 2d56251 [PATCH] fs/ocfs2/ioctl.c should #include "ioctl.h" by Adrian Bunk · 18 years ago
  52. ca4d147 ocfs2: add ext2 attributes by Herbert Poetzl · 18 years ago
  53. b4c98f6 configfs: Prevent duplicate subsystem names. by Joel Becker · 18 years ago
  54. 4ed4b54 Merge branch 'fixes' of git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 18 years ago
  55. 5c2d97c NFS: Fix nfs_page use after free issues in fs/nfs/write.c by Trond Myklebust · 18 years ago
  56. 76723de NFSv4: Fix incorrect semaphore release in _nfs4_do_open() by Trond Myklebust · 18 years ago
  57. 7a52411 NFS: Fix Oopsable condition in nfs_readpage_sync() by Trond Myklebust · 18 years ago
  58. ab5cfd2 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 18 years ago
  59. 833f732 [PATCH] EXT2: Remove superblock lock contention in ext2_statfs by Dave Kleikamp · 18 years ago
  60. 27bea32 [PATCH] JFFS2: SUMMARY: fix a summary collecting bug by Zoltan Sogor · 18 years ago
  61. 20acaa1 [PATCH] ext3 sequential read regression fix by Suparna Bhattacharya · 18 years ago
  62. fdb3667 [PATCH] knfsd: Make ext3 reject filehandles referring to invalid inode number by NeilBrown · 18 years ago
  63. ecaff75 [PATCH] knfsd: Have ext2 reject file handles with bad inode numbers early by NeilBrown · 18 years ago
  64. d882687 [JFFS2][SUMMARY] Fix a summary collecting bug. by Havasi Ferenc · 18 years ago
  65. 48c068e Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 18 years ago
  66. af84b99 Merge git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 18 years ago
  67. e9f7bee [PATCH] NFS: large non-page-aligned direct I/O clobbers memory by Trond Myklebust · 18 years ago
  68. 3665d0e [PATCH] ext3_getblk() should handle HOLE correctly by Badari Pulavarty · 18 years ago
  69. 0edc7d0 [XFS] Fix a bad pointer dereference in the quota statvfs handling. by Nathan Scott · 18 years ago
  70. 0a8d17d [XFS] Fix xfs_splice_write() so appended data gets to disk. by David Chinner · 18 years ago
  71. 721259b [XFS] Fix ABBA deadlock between i_mutex and iolock. Avoid calling by Lachlan McIlroy · 18 years ago
  72. 4be536d [XFS] Prevent free space oversubscription and xfssyncd looping. by David Chinner · 18 years ago
  73. b835beb [CIFS] Fix CIFS readdir access denied when SE Linux enabled by Steve French · 18 years ago
  74. fe2bbc4 [PATCH] add missing desctiption in super.c by Henrik Kretzschmar · 18 years ago
  75. 4cfb04a [PATCH] manage-jbd-its-own-slab fix by Badari Pulavarty · 18 years ago
  76. 0a7d5f8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  77. 7288026 [XFS] Fix char size overflow in bmap_alloc call for unwritten extent conversion. by Adrian Bunk · 18 years ago
  78. dc709bd Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 18 years ago
  79. f5ef68d [PATCH] /proc/meminfo: don't put spaces in names by Andrew Morton · 18 years ago
  80. 513627d [PATCH] fix up lockdep trace in fs/exec.c by Dave Jones · 18 years ago
  81. 4df4624 [PATCH] lockdep: annotate reiserfs by Ingo Molnar · 18 years ago
  82. ea81739 [PATCH] Manage jbd allocations from its own slabs by Badari Pulavarty · 18 years ago
  83. 45f17e0 [PATCH] eventpoll.c compile fix by Masoud Asgharifard Sharbiani · 18 years ago
  84. ecdc639 [PATCH] ufs: truncate correction by Evgeniy Dushistov · 18 years ago
  85. c37336b [PATCH] ufs: write to hole in big file by Evgeniy Dushistov · 18 years ago
  86. 08fb306f [PATCH] ext3 filesystem bogus ENOSPC with reservation fix by Mingming Cao · 18 years ago
  87. 607eb26 [PATCH] ext2: prevent div-by-zero on corrupted fs by Andries Brouwer · 18 years ago
  88. f5fb09f [PATCH] Fix for minix crash by Andries Brouwer · 18 years ago
  89. 6946bd6 [PATCH] lockdep: fix blkdev_open() warning by Peter Zijlstra · 18 years ago
  90. 81a42d2 [DISKLABEL] SUN: Fix signed int usage for sector count by Jeff Mahoney · 18 years ago
  91. 62250b3 Merge branch 'fixes' of git://git.linux-nfs.org/pub/linux/nfs-2.6 by Greg Kroah-Hartman · 18 years ago
  92. a969fd5 VFS: Remove redundant open-coded mode bit checks in open_exec(). by Trond Myklebust · 18 years ago
  93. 9167b0b VFS: Remove redundant open-coded mode bit check in prepare_binfmt(). by Trond Myklebust · 18 years ago
  94. a343bb7 VFS: Fix access("file", X_OK) in the presence of ACLs by Trond Myklebust · 18 years ago
  95. 16b4289c NFSv4: Add v4 exception handling for the ACL functions. by Trond Myklebust · 18 years ago
  96. e889649 NFS: Check lengths more thoroughly in NFS4 readdir XDR decode by David Howells · 18 years ago
  97. 79558f3 NFS: Fix issue with EIO on NFS read by Trond Myklebust · 18 years ago
  98. 01df9c5 LOCKD: Fix a deadlock in nlm_traverse_files() by Trond Myklebust · 18 years ago
  99. 8f8e7a5 SUNRPC: Fix dentry refcounting issues with users of rpc_pipefs by Trond Myklebust · 18 years ago
  100. 5d67476 SUNRPC: make rpc_unlink() take a dentry argument instead of a path by Trond Myklebust · 18 years ago