1. dd504ea Merge branch 'master' of /home/trondmy/repositories/git/linux-2.6/ by Trond Myklebust · 17 years ago
  2. a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 17 years ago
  3. 2e42c3e NFS: Fix more sparse warnings by Trond Myklebust · 17 years ago
  4. 10afec9 NFS: Fix some 'sparse' warnings... by Trond Myklebust · 17 years ago
  5. 8ae20ab NFS4: Fix incorrect use of sizeof() in fs/nfs/nfs4xdr.c by Trond Myklebust · 17 years ago
  6. 60945cb NFS: use zero_user_page by Nate Diller · 17 years ago
  7. 7a13e93 NFS: Kill the obsolete NFS_PARANOIA by Jesper Juhl · 17 years ago
  8. fee7f23 NFS: use __set_current_state() by Milind Arun Choudhary · 17 years ago
  9. e4cc6ee NFS: Clean up NFSv4 XDR error message by Chuck Lever · 17 years ago
  10. 6ce7dc9 NFS: NFS client underestimates how large an NFSv4 SETATTR reply can be by Chuck Lever · 17 years ago
  11. e70c490 NFS: Remove redundant check in nfs_check_verifier() by Trond Myklebust · 17 years ago
  12. e62c2bb NFS: Fix a jiffie wraparound issue by Trond Myklebust · 17 years ago
  13. 277866a nfs: fix congestion control: use atomic_longs by Peter Zijlstra · 17 years ago
  14. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  15. 2d56d3c Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 17 years ago
  16. 50953fe slab allocators: Remove SLAB_DEBUG_INITIAL flag by Christoph Lameter · 17 years ago
  17. 6fe6900 mm: make read_cache_page synchronous by Nick Piggin · 17 years ago
  18. 9d6a8c5 locks: give posix_test_lock same interface as ->lock by Marc Eshel · 18 years ago
  19. 70cc648 locks: make ->lock release private data before returning in GETLK case by J. Bruce Fields · 18 years ago
  20. 84dde76 NFS: Fix a compile glitch on 64-bit systems by Trond Myklebust · 17 years ago
  21. a19b89c NFS: Clean up nfs_create_request comments by Jason Uhlenkott · 17 years ago
  22. 08efa20 NFS4: invalidate cached acl on setacl by J. Bruce Fields · 17 years ago
  23. 83672d3 NFS: Fix directory caching problem - with test case and patch. by Neil Brown · 18 years ago
  24. 1f4eab7 NFS: Set meaningful value for fattr->time_start in readdirplus results. by Neil Brown · 17 years ago
  25. 74dd34e NFS: Added support to turn off the NFSv3 READDIRPLUS RPC. by Steve Dickson · 17 years ago
  26. df8b172 NFS: switch NFSROOT to use new rpcbind client by Chuck Lever · 17 years ago
  27. 2bea90d SUNRPC: RPC buffer size estimates are too large by Chuck Lever · 17 years ago
  28. ca52fec NFS: Use pgoff_t in structures and functions that pass page cache offsets by Trond Myklebust · 17 years ago
  29. 724c439 NFS: Clean up nfs_sync_mapping_wait() by Trond Myklebust · 17 years ago
  30. 8d5658c NFS: Fix a buffer overflow in the allocation of struct nfs_read/writedata by Trond Myklebust · 17 years ago
  31. c63c7b0 NFS: Fix a race when doing NFS write coalescing by Trond Myklebust · 17 years ago
  32. 8b09bee NFS: Cleanup for nfs_readpages() by Trond Myklebust · 17 years ago
  33. bcb71bb NFS: Another cleanup of the read/write request coalescing code by Trond Myklebust · 17 years ago
  34. d8a5ad7 NFS: Cleanup the coalescing code by Trond Myklebust · 17 years ago
  35. 91e59c3 NFS: Don't wait for congestion in nfs_update_request() by Trond Myklebust · 17 years ago
  36. 1a0ba9a NFS: statfs error-handling fix by Amnon Aaronsohn · 17 years ago
  37. d585158 NFS: Fix nfs_set_page_dirty() by Trond Myklebust · 17 years ago
  38. 2b82f19 NFS: Fix race in nfs_set_page_dirty by Trond Myklebust · 17 years ago
  39. 612c938 NFS: Fix the 'desynchronized value of nfs_i.ncommit' error by Trond Myklebust · 17 years ago
  40. 6d677e3 NFS: Don't clear PG_writeback until after we've processed unstable writes by Trond Myklebust · 17 years ago
  41. 8e821ca NFS: clean up the unstable write code by Trond Myklebust · 17 years ago
  42. eb4cac1 NFS: Fix a list corruption problem by Trond Myklebust · 17 years ago
  43. 5a6d41b NFS: Ensure PG_writeback is cleared when writeback fails by Trond Myklebust · 17 years ago
  44. 60fa3f7 NFS: Fix two bugs in the O_DIRECT write code by Trond Myklebust · 17 years ago
  45. e1552e1 NFS: Fix an Oops in nfs_setattr() by Trond Myklebust · 17 years ago
  46. 6347073 [PATCH] nfs: nfs_getattr() can't call nfs_sync_mapping_range() for non-regular files by Trond Myklebust · 18 years ago
  47. 89a0914 [PATCH] nfs: fix congestion control by Peter Zijlstra · 18 years ago
  48. 0b4d414 [PATCH] sysctl: remove insert_at_head from register_sysctl by Eric W. Biederman · 18 years ago
  49. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago
  50. d9bc125c Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ by Trond Myklebust · 18 years ago
  51. 43d78ef NFS: disconnect before retrying NFSv4 requests over TCP by Chuck Lever · 18 years ago
  52. a301b77 NFS: Don't use ClearPageUptodate() when writeback fails by Trond Myklebust · 18 years ago
  53. b0c4fdd NFS: Cleanup - avoid rereading 'jiffies' more than once in the same routine by Trond Myklebust · 18 years ago
  54. 3e7d950 NFS: Fix a wraparound issue with nfsi->cache_change_attribute by Trond Myklebust · 18 years ago
  55. ee9b6d6 [PATCH] Mark struct super_operations const by Josef 'Jeff' Sipek · 18 years ago
  56. 92e1d5b [PATCH] mark struct inode_operations const 2 by Arjan van de Ven · 18 years ago
  57. 00977a5 [PATCH] mark struct file_operations const 6 by Arjan van de Ven · 18 years ago
  58. b5d5dfb [PATCH] include/linux/nfsd/const.h: remove NFS_SUPER_MAGIC by Adrian Bunk · 18 years ago
  59. 27459f0 [PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addresses by Chuck Lever · 18 years ago
  60. ad06e4b [PATCH] knfsd: SUNRPC: Add a function to format the address in an svc_rqst for printing by Chuck Lever · 18 years ago
  61. 482fb94 [PATCH] knfsd: SUNRPC: allow creating an RPC service without registering with portmapper by Chuck Lever · 18 years ago
  62. 588a700 NFSv4: /proc/mounts displays the wrong server name for referrals by Trond Myklebust · 18 years ago
  63. a3f565b NFS: fix print format for tk_pid by Chuck Lever · 18 years ago
  64. e148582 NFSv4: Add lockdep checks to nfs4_wait_clnt_recover() by Trond Myklebust · 18 years ago
  65. a6a352e NFSv4: Don't start state recovery in nfs4_close_done() by Trond Myklebust · 18 years ago
  66. 7c85d90 NFS: Fixup some outdated comments... by Trond Myklebust · 18 years ago
  67. d30c834 NFS: nfs_writepages() cleanup by Trond Myklebust · 18 years ago
  68. f40313a NFS: Micro-optimisation for nfs_wb_page() by Trond Myklebust · 18 years ago
  69. 02241bc NFS: Ensure that ->writepage() uses flush_stable() when reclaiming pages by Trond Myklebust · 18 years ago
  70. 8e0969f NFS: Remove nfs_readpage_sync() by Trond Myklebust · 18 years ago
  71. c228fd3 NFSv4: Cleanups for fs_locations code. by Trond Myklebust · 18 years ago
  72. faebf4e NFSv4: Don't require that NFSv4 mount paths begin with '/' by Trond Myklebust · 18 years ago
  73. c79ba78 NFS: Dont clobber more uptodate values in nfs_set_verifier() by Trond Myklebust · 18 years ago
  74. ef75c79 NFS: Also use readdir info to revalidate positive dentries by Trond Myklebust · 18 years ago
  75. df1d5d2 NFS: Fix a readdir/lookup inefficiency. by Trond Myklebust · 18 years ago
  76. ccfeb50 NFS: Fix up "rm -rf"... by Trond Myklebust · 18 years ago
  77. ab91f26 NFSv4: Fix NFS4_enc_server_caps_sz/NFS4_dec_server_caps_sz by Trond Myklebust · 18 years ago
  78. f2d0d85 NFSv4: Fix Oops in nfs4_create_referral_server by Trond Myklebust · 18 years ago
  79. 46bae1a [PATCH] Remove warning: VFS is out of sync with lock manager by Neil Brown · 18 years ago
  80. 717d44e [PATCH] NFS: Fix races in nfs_revalidate_mapping() by Trond Myklebust · 18 years ago
  81. e3db769 [PATCH] NFS: Fix race in nfs_release_page() by Trond Myklebust · 18 years ago
  82. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
  83. 6b3286e [PATCH] rename struct namespace to struct mnt_namespace by Kirill Korotaev · 18 years ago
  84. 01cce93 [PATCH] nfs: change uses of f_{dentry,vfsmnt} to use f_path by Josef "Jeff" Sipek · 18 years ago
  85. 21b4e73 Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linus by Trond Myklebust · 18 years ago
  86. 34161db Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linus by Trond Myklebust · 18 years ago
  87. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  88. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  89. e6b4f8d [PATCH] slab: remove SLAB_NOFS by Christoph Lameter · 18 years ago
  90. a180304 NFS: Clean up calls to mark_inode_dirty() part 2 by Trond Myklebust · 18 years ago
  91. 9cf85e0 NFS: Fix up writeback_control->nr_to_write accounting by Trond Myklebust · 18 years ago
  92. 3925675 NFS: Fix up the dirty page accounting by Trond Myklebust · 18 years ago
  93. e507d9e NFS: Ensure the inode is marked as dirty if we break out of nfs_wb_all() by Trond Myklebust · 18 years ago
  94. fa8d8c5 NFS: Fix nfs_release_page by Trond Myklebust · 18 years ago
  95. 61822ab NFS: Ensure we only call set_page_writeback() under the page lock by Trond Myklebust · 18 years ago
  96. e261f51 NFS: Make nfs_updatepage() mark the page as dirty. by Trond Myklebust · 18 years ago
  97. 4d770cc NFS: Ensure that nfs_wb_page() calls writepage when necessary. by Trond Myklebust · 18 years ago
  98. 1a54533 NFS: Add nfs_set_page_dirty() by Trond Myklebust · 18 years ago
  99. 200baa2 NFS: Remove nfs_writepage_sync() by Trond Myklebust · 18 years ago
  100. e21195a NFS: More cleanups of fs/nfs/write.c by Trond Myklebust · 18 years ago