1. f966424 [CIFS] Update cifs version to 1.78 by Steve French · 12 years ago
  2. 936ad90 cifs - check S_AUTOMOUNT in revalidate by Ian Kent · 12 years ago
  3. 529acf5 Merge tag 'nfs-for-3.4-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  4. 58fa015 cifs: add missing initialization of server->req_lock by Jeff Layton · 12 years ago
  5. 8f71465 cifs: don't cap ra_pages at the same level as default_backing_dev_info by Jeff Layton · 12 years ago
  6. 156d179 CIFS: Fix indentation in cifs_show_options by Sachin Prabhu · 12 years ago
  7. d69ee9b NFS: Adapt readdirplus to application usage patterns by Trond Myklebust · 12 years ago
  8. 8582715 NFSv4: COMMIT does not need post-op attributes by Trond Myklebust · 12 years ago
  9. 5a37f85 NFSv4: Don't request cache consistency attributes on some writes by Trond Myklebust · 12 years ago
  10. 778d281 NFSv4: Simplify the NFSv4 REMOVE, LINK and RENAME compounds by Trond Myklebust · 12 years ago
  11. 7c317fc NFSv4: Simplify the NFSv4 CREATE compound by Trond Myklebust · 12 years ago
  12. 90ff0c5 NFSv4: Simplify the NFSv4 OPEN compound by Trond Myklebust · 12 years ago
  13. fee7fe1 NFS: Simplify the cache invalidation code by Trond Myklebust · 12 years ago
  14. 3a1556e NFSv2/v3: Simulate the change attribute by Trond Myklebust · 12 years ago
  15. 6a4506c NFS: Change attribute updates should set NFS_INO_REVAL_PAGECACHE by Trond Myklebust · 12 years ago
  16. 4124bbc NFS: Simplify nfs_fhget() by Trond Myklebust · 12 years ago
  17. 8d197a5 NFS: Always trust the PageUptodate flag when we have a delegation by Trond Myklebust · 12 years ago
  18. 01da47b NFS: Optimise away nfs_check_inode_attributes() when holding a delegation by Trond Myklebust · 12 years ago
  19. b4b1ead NFS: Don't force page cache revalidations when holding a delegation by Trond Myklebust · 12 years ago
  20. e144cbc NFSv4: Retrieve attributes _before_ calling delegreturn by Trond Myklebust · 12 years ago
  21. 9e907fe NFSv4: Delegreturn only needs the cache consistency bitmask by Trond Myklebust · 12 years ago
  22. a9f6991 NFSv4: Fix a typo in NFS4_enc_link_sz by Trond Myklebust · 12 years ago
  23. 4bd8b01 NFS: Simplify the nfs_read_completion functions by Trond Myklebust · 12 years ago
  24. 25b11dc NFS: Clean up nfs read and write error paths by Trond Myklebust · 12 years ago
  25. 9146ab5 NFS: Read cleanups by Trond Myklebust · 12 years ago
  26. 292f3ee NFS: Use kmem_cache_zalloc() in nfs_direct_req_alloc by Trond Myklebust · 12 years ago
  27. 8a7dc4b nfsd: fix nfs4recover.c printk format warning by Randy Dunlap · 12 years ago
  28. 6d74743 NFS: Simplify O_DIRECT page referencing by Trond Myklebust · 12 years ago
  29. 3e9e0ca3 NFS: O_DIRECT pgio_completion_ops error_cleanup must unlock the request by Trond Myklebust · 12 years ago
  30. 71e8cc0 NFS: Ensure that we break out of read/write_schedule_segment on error by Trond Myklebust · 12 years ago
  31. 68cd6fa NFS: Define dummy nfs_init_cinfo() and nfs_init_cinfo_from_inode() by Bryan Schumaker · 12 years ago
  32. 24fc921 NFS: Define nfs_direct_write_schedule_work() when v3 and v4 are disabled by Bryan Schumaker · 12 years ago
  33. b58fee2 NFS: pnfs_pageio_init_read() and init_write() need an extra argument by Bryan Schumaker · 12 years ago
  34. 3617e50 NFSv4.1: Use the correct hostname in the client identifier string by Trond Myklebust · 12 years ago
  35. 64f371b autofs: make the autofsv5 packet file descriptor use a packetized pipe by Linus Torvalds · 12 years ago
  36. 9883035 pipes: add a "packetized pipe" mode for writing by Linus Torvalds · 12 years ago
  37. 71dfc5f NFS: get module in idmap PipeFS notifier callback by Stanislav Kinsbursky · 12 years ago
  38. f7b0069 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  39. fcbf94b Revert "autofs: work around unhappy compat problem on x86-64" by Linus Torvalds · 12 years ago
  40. c629eaf Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  41. 9b5415b NFS: Fix a use-before-initialised warning in fs/nfs/write.c and fs/nfs/pnfs.c by Trond Myklebust · 12 years ago
  42. dc7fdde Btrfs: reduce lock contention during extent insertion by Chris Mason · 12 years ago
  43. fede766 Btrfs: avoid deadlocks from GFP_KERNEL allocations during btrfs_real_readdir by Chris Mason · 12 years ago
  44. 80a16b2 NFS: Remove extra rpc_clnt argument to proc_lookup by Bryan Schumaker · 12 years ago
  45. 281cad4 NFS: Create a submount rpc_op by Bryan Schumaker · 12 years ago
  46. 2671bfc NFS: Remove secinfo knowledge out of the generic client by Bryan Schumaker · 12 years ago
  47. df01174 NFS: Prevent garbage cinfo->ds from leaking out by Fred Isaman · 12 years ago
  48. 1763da1 NFS: rewrite directio write to use async coalesce code by Fred Isaman · 12 years ago
  49. 56f9cd6 NFS: avoid some stat gathering for direct io by Fred Isaman · 12 years ago
  50. b359f9d NFS: add dreq to nfs_commit_info by Fred Isaman · 12 years ago
  51. f453a54 NFS: create nfs_commit_completion_ops by Fred Isaman · 12 years ago
  52. ea2cf22 NFS: create struct nfs_commit_info by Fred Isaman · 12 years ago
  53. 84c53ab NFS: create nfs_generic_commit_list by Fred Isaman · 12 years ago
  54. 584aa81 NFS: rewrite directio read to use async coalesce code by Fred Isaman · 12 years ago
  55. 1825a0d NFS: prepare coalesce testing for directio by Fred Isaman · 12 years ago
  56. 9533da2 NFS: remove unused wb_complete field from struct nfs_page by Fred Isaman · 12 years ago
  57. 061ae2e NFS: create completion structure to pass into page_init functions by Fred Isaman · 12 years ago
  58. 6c75dc0 NFS: merge _full and _partial write rpc_ops by Fred Isaman · 12 years ago
  59. 4db6e0b NFS: merge _full and _partial read rpc_ops by Fred Isaman · 12 years ago
  60. 30dd374 NFS: create struct nfs_page_array by Fred Isaman · 12 years ago
  61. cd84160 NFS: create common nfs_pgio_header for both read and write by Fred Isaman · 12 years ago
  62. b554284 NFS: use req_offset where appropriate by Fred Isaman · 12 years ago
  63. cd12ae3 NFS: remove unnecessary casts of void pointers in nfs4filelayout.c by Fred Isaman · 12 years ago
  64. c5996c4 NFS: reverse arg order in nfs_initiate_[read|write] by Fred Isaman · 12 years ago
  65. 31f6852 NFS: dprintks in directio code were referencing task after put by Fred Isaman · 12 years ago
  66. 0b7c015 NFS: add a struct nfs_commit_data to replace nfs_write_data in commits by Fred Isaman · 12 years ago
  67. 799ba8d NFS4.1: Add lseg to struct nfs4_fl_commit_bucket by Fred Isaman · 12 years ago
  68. 1acbbb4e1 NFS4.1: make pnfs_ld_[read|write]_done consistent by Fred Isaman · 12 years ago
  69. a20c6bec NFS: grab open context in direct read by Fred Isaman · 12 years ago
  70. e245d42 NFS: Remove unused function nfs_lookup_with_sec() by Bryan Schumaker · 12 years ago
  71. 7e6eb68 NFS: Honor the authflavor set in the clone mount data by Bryan Schumaker · 12 years ago
  72. f05d147 NFS: Fix following referral mount points with different security by Bryan Schumaker · 12 years ago
  73. 72de53e NFS: Do secinfo as part of lookup by Bryan Schumaker · 12 years ago
  74. db0a959 NFS: Handle exceptions coming out of nfs4_proc_fs_locations() by Bryan Schumaker · 12 years ago
  75. 31e4dda NFS: Fix SECINFO_NO_NAME by Bryan Schumaker · 12 years ago
  76. 5794d21 Avoid beyond bounds copy while caching ACL by Sachin Prabhu · 12 years ago
  77. 7654b72 Btrfs: Fix space checking during fs resize by Daniel J Blueman · 12 years ago
  78. 1f699d3 Btrfs: fix block_rsv and space_info lock ordering by Stefan Behrens · 12 years ago
  79. 1daf354 Btrfs: Prevent root_list corruption by Daniel J Blueman · 12 years ago
  80. 3e74317 Btrfs: fix repair code for RAID10 by Jan Schmidt · 12 years ago
  81. 996d282 Btrfs: do not start delalloc inodes during sync by Josef Bacik · 12 years ago
  82. 5a00689 Avoid reading past buffer when calling GETACL by Sachin Prabhu · 12 years ago
  83. 110a5c8 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  84. 10bd295 fix page number calculation bug for block layout decode buffer by Jim Rees · 12 years ago
  85. e5265a0 NFSv4.1 fix page number calculation bug for filelayout decode buffers by Andy Adamson · 12 years ago
  86. 9526b2b pnfs-obj: Remove unused variable from objlayout_get_deviceinfo() by Sachin Bhamare · 12 years ago
  87. 1aba156 nfs4: fix referrals on mounts that use IPv6 addrs by Weston Andros Adamson · 12 years ago
  88. 2300fd6 Merge tag 'nfs-for-3.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  89. 63f61a6 revert "proc: clear_refs: do not clear reserved pages" by Will Deacon · 12 years ago
  90. 65ed760 hugetlbfs: lockdep annotate root inode properly by Aneesh Kumar K.V · 12 years ago
  91. 61065a3 fs/buffer.c: remove BUG() in possible but rare condition by Glauber Costa · 12 years ago
  92. 13d5180 epoll: clear the tfile_check_list on -ELOOP by Jason Baron · 12 years ago
  93. 28f8881 Use correct conversion specifiers in cifs_show_options by Sachin Prabhu · 12 years ago
  94. 3c7c87f CIFS: Show backupuid/gid in /proc/mounts by Sachin Prabhu · 12 years ago
  95. 4c569a7 GFS2: Instruct DLM to avoid queue convert slowdown by Bob Peterson · 12 years ago
  96. 95f7147 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  97. db7e5c6 super.c: unused variable warning without CONFIG_QUOTA by Eldad Zack · 12 years ago
  98. 99aa784 jbd2: use GFP_NOFS for blkdev_issue_flush by Shaohua Li · 12 years ago
  99. 721b024 Merge tag 'dlm-fixes-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 12 years ago
  100. 53ad1c9 dlm: fix QUECVT when convert queue is empty by David Teigland · 12 years ago