1. e3c0fb7 NFS: Add NFSDBG_STATE by Chuck Lever · 12 years ago
  2. c360728 NFS: Don't swap bytes in nfs4_construct_boot_verifier() by Chuck Lever · 12 years ago
  3. 497826a NFS: Fix compiler warnings by Bryan Schumaker · 12 years ago
  4. bd4aeff NFSv4.1 skip rpc_call_done only on disconnected DS slot_table_waitq tasks by Andy Adamson · 12 years ago
  5. 996074c NFSv4.1 Just use nfs_put_client in filelayout release by Andy Adamson · 12 years ago
  6. d42e787 NFSv4.1 fix null state reference in filelayout_async_handle_error by Andy Adamson · 12 years ago
  7. 53b8ee3 NFSv4.1: Fix a bad reference count issue in the pNFS commit code by Trond Myklebust · 12 years ago
  8. b3f87b9 Merge branch 'bugfixes' into nfs-for-next by Trond Myklebust · 12 years ago
  9. 041245c NFSv4.1 resend LAYOUTGET on data server invalid layout errors by Andy Adamson · 12 years ago
  10. b4a2967 NFSv4.1 dereference a disconnected data server client record by Andy Adamson · 12 years ago
  11. 3a7936c NFSv4.1 ref count nfs_client across filelayout data server io by Andy Adamson · 12 years ago
  12. 0a57cda NFSv4.1 send layoutreturn to fence disconnected data server by Andy Adamson · 12 years ago
  13. 671fb89 NFSv4.1 wake up all tasks on un-connected DS slot table waitq by Andy Adamson · 12 years ago
  14. 0ad2f37 NFSv4.1 Check invalid deviceid upon slot table waitq wakeup by Andy Adamson · 12 years ago
  15. a033a09 NFSv4.1 remove nfs4_reset_write and nfs4_reset_read by Andy Adamson · 12 years ago
  16. e7dd79af NFSv4.1: mark deviceid invalid on filelayout DS connection errors by Andy Adamson · 12 years ago
  17. 98fc685 NFSv4.1 data server timeo and retrans module parameters by Andy Adamson · 12 years ago
  18. 9f0ec176 NFSv4.1 set RPC_TASK_SOFTCONN for filelayout DS RPC calls by Andy Adamson · 12 years ago
  19. 90fecfc NFSv4.1 cleanup filelayout invalid layout handling by Andy Adamson · 12 years ago
  20. 554d458 NFSv4.1: cleanup filelayout invalid deviceid handling by Andy Adamson · 12 years ago
  21. e73e6c9 Fixed goto readability in nfs_update_inode. by Matthew Treinish · 12 years ago
  22. 5f23eff3 NFS: fix unsigned comparison in nfs4_create_sec_client by Benny Halevy · 12 years ago
  23. 39ffb92 NFS: Fix a compile issue when CONFIG_NFS_FSCACHE was undefined by Trond Myklebust · 12 years ago
  24. 5abc03c NFS: kmalloc() doesn't return an ERR_PTR() by Dan Carpenter · 12 years ago
  25. 981f9fa NFS: Turn v3 on by default by Bryan Schumaker · 12 years ago
  26. 2ba6800 NFS: Make v2 configurable by Bryan Schumaker · 12 years ago
  27. 5e7e5a0 NFS: Create an NFS v3 stat_to_errno() by Bryan Schumaker · 12 years ago
  28. 87c7083 NFS: Pass mntfh as part of the nfs_mount_info structure by Bryan Schumaker · 12 years ago
  29. 46058d4 NFS: Allocate parsed mount data directly to the nfs_mount_info structure by Bryan Schumaker · 12 years ago
  30. d72c727 NFS: Create a single nfs_validate_mount_data() function by Bryan Schumaker · 12 years ago
  31. b72e4f4 NFS: Create a single function for text mount data by Bryan Schumaker · 12 years ago
  32. 486aa69 NFS: Create a new nfs_try_mount() by Bryan Schumaker · 12 years ago
  33. db83335 NFS: Let mount data parsing set the NFS version by Bryan Schumaker · 12 years ago
  34. 21e4b82 NFS: Use nfs_fs_mount_common() for remote referral mounts by Bryan Schumaker · 12 years ago
  35. 3d176e3 NFS: Use nfs_fs_mount_common() for xdev mounts by Bryan Schumaker · 12 years ago
  36. 8c958e0 NFS: Create a common xdev_mount() function by Bryan Schumaker · 12 years ago
  37. c40f8d1 NFS: Create a common fs_mount() function by Bryan Schumaker · 12 years ago
  38. 586f95c NFS: Remove NFS4_MOUNT_UNSHARED by Bryan Schumaker · 12 years ago
  39. 2311b94 NFS: Don't pass mount data to nfs_fscache_get_super_cookie() by Bryan Schumaker · 12 years ago
  40. bae3624 NFS: Create a single nfs_get_root() by Bryan Schumaker · 12 years ago
  41. 3028eb2 NFS: Rename nfs4_proc_get_root() by Bryan Schumaker · 12 years ago
  42. 7c28332 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  43. 16fbdce proc/pid/pagemap: correctly report non-present ptes and holes between vmas by Konstantin Khlebnikov · 12 years ago
  44. 48a5730 cifs: fix revalidation test in cifs_llseek() by Dan Carpenter · 12 years ago
  45. 0427708 NFS: Clean up - Simplify reference counting in fs/nfs/direct.c by Trond Myklebust · 12 years ago
  46. 1d1afcb NFS: Clean up - Rename nfs_unlock_request and nfs_unlock_request_dont_release by Trond Myklebust · 12 years ago
  47. 7ad84aa NFS: Clean up - simplify nfs_lock_request() by Trond Myklebust · 12 years ago
  48. d1182b3 NFS: nfs_set_page_writeback no longer needs to reference the page by Trond Myklebust · 12 years ago
  49. 3aff4eb NFS: Prevent a deadlock in the new writeback code by Trond Myklebust · 12 years ago
  50. dc327ed NFSv4: nfs_client_return_marked_delegations can't flush data by Trond Myklebust · 12 years ago
  51. c57d1bc NFS: nfs_inode_return_delegation() should always flush dirty data by Trond Myklebust · 12 years ago
  52. 14546c3 NFS: Don't do a full flush to disk on close() if we hold a delegation by Trond Myklebust · 12 years ago
  53. 271fd5d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  54. b9fab91 Btrfs: avoid sleeping in verify_parent_transid while atomic by Chris Mason · 12 years ago
  55. 6f24f89 hfsplus: Fix potential buffer overflows by Greg Kroah-Hartman · 12 years ago
  56. c6de168 Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  57. ea9947b Btrfs: fix crash in scrub repair code when device is missing by Stefan Behrens · 12 years ago
  58. d04b1de btrfs: Fix mismatching struct members in ioctl.h by Alexander Block · 12 years ago
  59. 17de39a Btrfs: fix page leak when allocing extent buffers by Josef Bacik · 12 years ago
  60. e5846fc Btrfs: Add properly locking around add_root_to_dirty_list by Chris Mason · 12 years ago
  61. 1385b81 NFS: Fix sparse warnings by Trond Myklebust · 12 years ago
  62. bf5fc40 NFS: Fix O_DIRECT compile warnings by Trond Myklebust · 12 years ago
  63. d8f2799 fs/cifs: fix parsing of dfs referrals by Stefan Metzmacher · 12 years ago
  64. e419b4c vfs: make word-at-a-time accesses handle a non-existing page by Linus Torvalds · 12 years ago
  65. a557b97 cifs: make sure we ignore the credentials= and cred= options by Jeff Layton · 12 years ago
  66. f966424 [CIFS] Update cifs version to 1.78 by Steve French · 12 years ago
  67. 936ad90 cifs - check S_AUTOMOUNT in revalidate by Ian Kent · 12 years ago
  68. 529acf5 Merge tag 'nfs-for-3.4-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  69. 58fa015 cifs: add missing initialization of server->req_lock by Jeff Layton · 12 years ago
  70. 8f71465 cifs: don't cap ra_pages at the same level as default_backing_dev_info by Jeff Layton · 12 years ago
  71. 156d179 CIFS: Fix indentation in cifs_show_options by Sachin Prabhu · 12 years ago
  72. d69ee9b NFS: Adapt readdirplus to application usage patterns by Trond Myklebust · 12 years ago
  73. 8582715 NFSv4: COMMIT does not need post-op attributes by Trond Myklebust · 12 years ago
  74. 5a37f85 NFSv4: Don't request cache consistency attributes on some writes by Trond Myklebust · 12 years ago
  75. 778d281 NFSv4: Simplify the NFSv4 REMOVE, LINK and RENAME compounds by Trond Myklebust · 12 years ago
  76. 7c317fc NFSv4: Simplify the NFSv4 CREATE compound by Trond Myklebust · 12 years ago
  77. 90ff0c5 NFSv4: Simplify the NFSv4 OPEN compound by Trond Myklebust · 12 years ago
  78. fee7fe1 NFS: Simplify the cache invalidation code by Trond Myklebust · 12 years ago
  79. 3a1556e NFSv2/v3: Simulate the change attribute by Trond Myklebust · 12 years ago
  80. 6a4506c NFS: Change attribute updates should set NFS_INO_REVAL_PAGECACHE by Trond Myklebust · 12 years ago
  81. 4124bbc NFS: Simplify nfs_fhget() by Trond Myklebust · 12 years ago
  82. 8d197a5 NFS: Always trust the PageUptodate flag when we have a delegation by Trond Myklebust · 12 years ago
  83. 01da47b NFS: Optimise away nfs_check_inode_attributes() when holding a delegation by Trond Myklebust · 12 years ago
  84. b4b1ead NFS: Don't force page cache revalidations when holding a delegation by Trond Myklebust · 12 years ago
  85. e144cbc NFSv4: Retrieve attributes _before_ calling delegreturn by Trond Myklebust · 12 years ago
  86. 9e907fe NFSv4: Delegreturn only needs the cache consistency bitmask by Trond Myklebust · 12 years ago
  87. a9f6991 NFSv4: Fix a typo in NFS4_enc_link_sz by Trond Myklebust · 12 years ago
  88. 4bd8b01 NFS: Simplify the nfs_read_completion functions by Trond Myklebust · 12 years ago
  89. 25b11dc NFS: Clean up nfs read and write error paths by Trond Myklebust · 12 years ago
  90. 9146ab5 NFS: Read cleanups by Trond Myklebust · 12 years ago
  91. 292f3ee NFS: Use kmem_cache_zalloc() in nfs_direct_req_alloc by Trond Myklebust · 12 years ago
  92. 8a7dc4b nfsd: fix nfs4recover.c printk format warning by Randy Dunlap · 12 years ago
  93. 6d74743 NFS: Simplify O_DIRECT page referencing by Trond Myklebust · 12 years ago
  94. 3e9e0ca3 NFS: O_DIRECT pgio_completion_ops error_cleanup must unlock the request by Trond Myklebust · 12 years ago
  95. 71e8cc0 NFS: Ensure that we break out of read/write_schedule_segment on error by Trond Myklebust · 12 years ago
  96. 68cd6fa NFS: Define dummy nfs_init_cinfo() and nfs_init_cinfo_from_inode() by Bryan Schumaker · 12 years ago
  97. 24fc921 NFS: Define nfs_direct_write_schedule_work() when v3 and v4 are disabled by Bryan Schumaker · 12 years ago
  98. b58fee2 NFS: pnfs_pageio_init_read() and init_write() need an extra argument by Bryan Schumaker · 12 years ago
  99. 3617e50 NFSv4.1: Use the correct hostname in the client identifier string by Trond Myklebust · 12 years ago
  100. 64f371b autofs: make the autofsv5 packet file descriptor use a packetized pipe by Linus Torvalds · 12 years ago