1. 14c8502 [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h by Arnaldo Carvalho de Melo · 19 years ago
  2. 0800c5f [PATCH] fix posix lock on NFS by ASANO Masahiro · 19 years ago
  3. 29884df NFS: Fix another O_DIRECT race by Trond Myklebust · 19 years ago
  4. 3b6efee NFSv4: Fix an Oops in the synchronous write path by Trond Myklebust · 19 years ago
  5. 5ba7cc4 NFS: Fix post-op attribute revalidation... by Trond Myklebust · 19 years ago
  6. bb713d6 NFS: use set_page_writeback() in the appropriate places by Trond Myklebust · 19 years ago
  7. 24aa1fe NFS: Fix a few further cache consistency regressions by Trond Myklebust · 19 years ago
  8. 223db12 NFS: Fix cache consistency regression by Steve Dickson · 19 years ago
  9. b37b03b NFS: Fix a spinlock recursion inside nfs_update_inode() by Trond Myklebust · 19 years ago
  10. ff60406 NFSv4: Fix typo in lock caching by Trond Myklebust · 19 years ago
  11. 36f20c6 NFSv4: Fix buggy nfs_wait_on_sequence() by Trond Myklebust · 19 years ago
  12. f99d49a [PATCH] kfree cleanup: fs by Jesper Juhl · 19 years ago
  13. 0bbacc4 NFS,SUNRPC,NLM: fix unused variable warnings when CONFIG_SYSCTL is disabled by Chuck Lever · 19 years ago
  14. 6bfc93e NFSv4: Teach NFSv4 to cache locks when we hold a delegation by Trond Myklebust · 19 years ago
  15. 888e694 NFSv4: Recover locks too when returning a delegation by Trond Myklebust · 19 years ago
  16. 43b2a33 NFSv4: Fix recovery of flock() locks. by Trond Myklebust · 19 years ago
  17. 34ea8188 NFSv4: Return any delegations before sillyrenaming the file by Trond Myklebust · 19 years ago
  18. 2c56617 NFSv4: Fix the handling of the error NFS4ERR_OLD_STATEID by Trond Myklebust · 19 years ago
  19. d530838 NFSv4: Fix problem with OPEN_DOWNGRADE by Trond Myklebust · 19 years ago
  20. 4cecb76 NFSv4: Fix a race between open() and close() by Trond Myklebust · 19 years ago
  21. d3f8cf4 [PATCH] NFS: Remove unbalanced spin_unlock() calls from nfs_refresh_inode() by Trond Myklebust · 19 years ago
  22. bec273b NFS: Allow files that are open for write to invalidate caches by Trond Myklebust · 19 years ago
  23. 16c32b7 NFSv4: Convert unnecessary XDR warning messages into dprintk() by Trond Myklebust · 19 years ago
  24. 4f9838c NFSv4: Add post-op attributes to NFSv4 write and commit callbacks. by Trond Myklebust · 19 years ago
  25. 16e4295 NFSv4: Add post-op attributes to nfs4_proc_remove() by Trond Myklebust · 19 years ago
  26. 6caf2c8 NFSv4: Add post-op attributes to nfs4_proc_rename() by Trond Myklebust · 19 years ago
  27. 91ba2ee NFSv4: Add post-op attributes to nfs4_proc_link() by Trond Myklebust · 19 years ago
  28. cf80955 NFS: Ensure that nfs_link() instantiates the dentry correctly by Trond Myklebust · 19 years ago
  29. 516a6af NFS: Add optional post-op getattr instruction to the NFSv4 file close. by Trond Myklebust · 19 years ago
  30. 3338c14 NFS: Optimise attribute revalidation on close(). by Trond Myklebust · 19 years ago
  31. 56ae19f NFSv4: Add directory post-op attributes to the CREATE operations. by Trond Myklebust · 19 years ago
  32. 0c70b50 NFS: nfs_lookup doesn't need to revalidate the parent directory's inode by Chuck Lever · 19 years ago
  33. decf491 NFS: Don't let nfs_end_data_update() clobber attribute update information by Trond Myklebust · 19 years ago
  34. 3380114 NFS: Optimise inode attribute cache updates by Trond Myklebust · 19 years ago
  35. 913a70f NFS: Convert cache_change_attribute into a jiffy-based value by Trond Myklebust · 19 years ago
  36. 0e574af NFS: Cleanup initialisation of struct nfs_fattr by Trond Myklebust · 19 years ago
  37. 34123da NFS: Fix a bad cast in nfs3_read_done by Trond Myklebust · 19 years ago
  38. ec07342 NFSv4: Fix up locking for nfs4_state_owner by Trond Myklebust · 19 years ago
  39. 4e51336 NFSv4: Final tweak to sequence id by Trond Myklebust · 19 years ago
  40. 1d95db8 NFSv4: Fix acl buffer size by J. Bruce Fields · 19 years ago
  41. 8c233cf NFSv4: handle no acl attr by J. Bruce Fields · 19 years ago
  42. 7f709a4 NFSv4: Fix an oopsable condition in nfs_free_seqid by Trond Myklebust · 19 years ago
  43. 6fe43f9 NFS: Fix rename of directory onto empty directory by Trond Myklebust · 19 years ago
  44. 550f574 NFSv4: Ensure that we recover from the OPEN + OPEN_CONFIRM BAD_STATEID race by Trond Myklebust · 19 years ago
  45. b8e5c4c NFSv4: If a delegated open fails, ensure that we return the delegation by Trond Myklebust · 19 years ago
  46. 642ac54 NFSv4: Return delegations in case we're changing ACLs by Trond Myklebust · 19 years ago
  47. cae7a07 NFSv4: Return delegation upon rename or removal of file. by Trond Myklebust · 19 years ago
  48. 6f926b5 [NFS]: Check that the server returns a valid regular file to our OPEN request by Trond Myklebust · 19 years ago
  49. 02a913a NFSv4: Eliminate nfsv4 open race... by Trond Myklebust · 19 years ago
  50. 039c4d7 NFS: Fix up a race in the NFS implementation of GETLK by Trond Myklebust · 19 years ago
  51. 06735b3 NFSv4: Fix up handling of open_to_lock sequence ids by Trond Myklebust · 19 years ago
  52. faf5f49 NFSv4: Make NFS clean up byte range locks asynchronously by Trond Myklebust · 19 years ago
  53. 0a8838f NFSv4: Add missing handling of OPEN_CONFIRM requests on CLAIM_DELEGATE_CUR. by Trond Myklebust · 19 years ago
  54. 83c9d41 NFSv4: Remove nfs4_client->cl_sem from close() path by Trond Myklebust · 19 years ago
  55. e6dfa55 NFSv4: Remove obsolete state_owner and lock_owner semaphores by Trond Myklebust · 19 years ago
  56. 9512135 NFSv4: Fix a potential CLOSE race by Trond Myklebust · 19 years ago
  57. cee54fc NFSv4: Add functions to order RPC calls by Trond Myklebust · 19 years ago
  58. cff6bf9 Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6 by Trond Myklebust · 19 years ago
  59. 6ce9691 [PATCH] NFS: Fix Oopsable/unnecessary i_count manipulations in nfs_wait_on_inode() by Trond Myklebust · 19 years ago
  60. b3c52da [PATCH] NFS: Fix cache consistency races by Trond Myklebust · 19 years ago
  61. f134585 Revert "[PATCH] RPC,NFS: new rpc_pipefs patch" by Trond Myklebust · 19 years ago
  62. 3063d8a NFS: Make /proc/mounts display the protocol used by NFSv4 by Trond Myklebust · 19 years ago
  63. 278c995 [PATCH] RPC,NFS: new rpc_pipefs patch by Christoph Hellwig · 19 years ago
  64. 03bf4b7 [PATCH] RPC: parametrize various transport connect timeouts by Chuck Lever · 19 years ago
  65. eab5c08 [PATCH] NFS: use a constant value for TCP retransmit timeouts by Chuck Lever · 19 years ago
  66. 9aa48b7 NFS: Don't expose internal READDIR errors to userspace by Trond Myklebust · 19 years ago
  67. 20509f1 NFS: Drop inode after rename by Trond Myklebust · 19 years ago
  68. 10d2c46 [PATCH] NFS: fix client oops when debugging is on by Nick Wilson · 19 years ago
  69. 041e0e3 [PATCH] fs: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  70. fef2665 [PATCH] update filesystems for new delete_inode behavior by Mark Fasheh · 19 years ago
  71. 01c314a [PATCH] NFSv4: unbalanced BKL in nfs_atomic_lookup() by Steve Dickson · 19 years ago
  72. cc314ee Fix nasty ncpfs symlink handling bug. by Linus Torvalds · 19 years ago
  73. dc59250 [PATCH] NFS: Introduce the use of inode->i_lock to protect fields in nfsi by Chuck Lever · 19 years ago
  74. 412d582 [PATCH] NFS: use atomic bitops to manipulate flags in nfsi->flags by Chuck Lever · 19 years ago
  75. 5529680 [PATCH] NFS: split nfsi->flags into two fields by Chuck Lever · 19 years ago
  76. 65e4308 [PATCH] NFS: Ensure we always update inode->i_mode when doing O_EXCL creates by Trond Myklebust · 19 years ago
  77. 334a13e [PATCH] really remove xattr_acl.h by Christoph Hellwig · 19 years ago
  78. 45778ca [PATCH] Remove f_error field from struct file by Christoph Lameter · 19 years ago
  79. eadf459 [PATCH] NFS: Add debugging code to NFSv4 readdir by Trond Myklebust · 19 years ago
  80. 6ebf365 [PATCH] NFSv4: Map a couple of NFSv4 errors to EINVAL. by Manoj Naik · 19 years ago
  81. 97d312d [PATCH] NFSv4: add support for rdattr_error in NFSv4 readdir requests. by Manoj Naik · 19 years ago
  82. 8d0a8a9 [PATCH] NFSv4: Clean up nfs4 lock state accounting by Trond Myklebust · 19 years ago
  83. 3da28eb [PATCH] NFS: Replace nfs_page insertion sort with a radix sort by Trond Myklebust · 19 years ago
  84. c6a556b [PATCH] NFS: Make searching and waiting on busy writeback requests more efficient. by Trond Myklebust · 19 years ago
  85. ab0a3db [PATCH] NFS: Write optimization for short files and small O_SYNC writes. by Trond Myklebust · 19 years ago
  86. fe51beec [PATCH] NFS: Ensure that fstat() always returns the correct mtime by Trond Myklebust · 19 years ago
  87. 7d52e86 [PATCH] NFS: Cleanup of caching code, and slight optimization of writes. by Trond Myklebust · 19 years ago
  88. 951a143 [PATCH] NFS: Fix the file size revalidation by Trond Myklebust · 19 years ago
  89. 08e9eac [PATCH] NFSv4: Fix up races in nfs4_proc_setattr() by Trond Myklebust · 19 years ago
  90. 202b50d [PATCH] NFSv4: Ensure that propagate NFSv4 state errors to the reclaim code by Trond Myklebust · 19 years ago
  91. f0dd213 [PATCH] NFS: Clean up readdir changes. by Trond Myklebust · 19 years ago
  92. 00a9264 [PATCH] NFS: Hide NFS server-generated readdir cookies from userland by Olivier Galibert · 19 years ago
  93. 455a396 [PATCH] NFSv4: Fix an Oops in the callback code. by Trond Myklebust · 19 years ago
  94. c56c275 [PATCH] NFSv4: Fix build warning by Reuben Farrelly · 19 years ago
  95. 3e9d415 [PATCH] NFSv4: empty array fix by Andrew Morton · 19 years ago
  96. b7ef195 [PATCH] NFSv4: fs/nfs/nfs4proc.c: small simplification by Adrian Bunk · 19 years ago
  97. 2134842 [PATCH] fix nfsacl pointer arithmetic and pg_class initialization bugs by Andreas Gruenbacher · 19 years ago
  98. 458818e [PATCH] NFS: Fix up v3 ACL caching code by Trond Myklebust · 19 years ago
  99. 5c6a9f7 [PATCH] NFS: Cache the NFSv3 acls. by Andreas Gruenbacher · 19 years ago
  100. 055ffbe [PATCH] NFS: Fix handling of the umask when an NFSv3 default acl is present. by Andreas Gruenbacher · 19 years ago