1. f67909c [CIFS] remove redundant path walking in dfs_do_refmount by Steve French · 14 years ago
  2. f636a34 cifs: ignore the "mand", "nomand" and "_netdev" mount options by Jeff Layton · 14 years ago
  3. 3572d28 cifs: map NT_STATUS_ERROR_WRITE_PROTECTED to -EROFS by Jeff Layton · 14 years ago
  4. f30b9c1 cifs: don't allow cifs_iget to match inodes of the wrong type by Jeff Layton · 14 years ago
  5. 9f84159 [CIFS] relinquish fscache cookie before freeing CIFSTconInfo by Steve French · 14 years ago
  6. 3e4b3e1 cifs: add separate cred_uid field to sesInfo by Jeff Layton · 14 years ago
  7. f55fdcc fs: cifs: check kmalloc() result by Kulikov Vasiliy · 14 years ago
  8. 0ccd480 [CIFS] Missing ifdef by Steve French · 14 years ago
  9. d0e6f44 [CIFS] Missing line from previous commit by Steve French · 14 years ago
  10. c5e04a3 [CIFS] Fix build break when CONFIG_CIFS_FSCACHE disabled by Steve French · 14 years ago
  11. fa1df75 cifs: add mount option to enable local caching by Suresh Jayaraman · 14 years ago
  12. 5669823 cifs: read pages from FS-Cache by Suresh Jayaraman · 14 years ago
  13. 9dc0655 cifs: store pages into local cache by Suresh Jayaraman · 14 years ago
  14. 85f2d6b cifs: FS-Cache page management by Suresh Jayaraman · 14 years ago
  15. 9451a9a cifs: define inode-level cache object and register them by Suresh Jayaraman · 14 years ago
  16. d03382c cifs: define superblock-level cache index objects and register them by Suresh Jayaraman · 14 years ago
  17. 8913007 cifs: remove unused cifsUidInfo struct by Jeff Layton · 14 years ago
  18. 4ff67b7 cifs: clean up cifs_find_smb_ses (try #2) by Jeff Layton · 14 years ago
  19. daf5b0b cifs: match secType when searching for existing tcp session by Jeff Layton · 14 years ago
  20. 4515148 cifs: move address comparison into separate function by Jeff Layton · 14 years ago
  21. 50d9716 cifs: set the port in sockaddr in a more clearly defined fashion by Jeff Layton · 14 years ago
  22. 488f1d2d cifs: define server-level cache index objects and register them by Suresh Jayaraman · 14 years ago
  23. f579cf3 cifs: register CIFS for caching by Suresh Jayaraman · 14 years ago
  24. c21dfb6 fs/cifs: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  25. 3feb41c cifs: add kernel config option for CIFS Client caching support by Suresh Jayaraman · 14 years ago
  26. c6332e2 cifs: remove unused ip_address field in struct TCP_Server_Info by Suresh Jayaraman · 14 years ago
  27. e4317cec cifs: remove an potentially confusing, obsolete comment by Suresh Jayaraman · 14 years ago
  28. abd2e44 cifs: guard cifsglob.h against multiple inclusion by Suresh Jayaraman · 14 years ago
  29. 0809f6e GFS2: Fix recovery stuck bug (try #2) by Steven Whitehouse · 14 years ago
  30. 3772b73 Merge commit 'v2.6.35' into perf/core by Ingo Molnar · 14 years ago
  31. d09ca73 security: make LSMs explicitly mask off permissions by Eric Paris · 14 years ago
  32. 9cfcac8 vfs: re-introduce MAY_CHDIR by Eric Paris · 14 years ago
  33. ea0d3ab LSM: Remove unused arguments from security_path_truncate(). by Tetsuo Handa · 14 years ago
  34. 8b67f04 ext4: Add mount options in superblock by Theodore Ts'o · 14 years ago
  35. 2d9c98a ceph: make ->sync_fs not wait if wait==0 by Sage Weil · 14 years ago
  36. b8cd07e ceph: warn on missing snap realm by Sage Weil · 14 years ago
  37. effcb9e ceph: print useful error message when crush rule not found by Sage Weil · 14 years ago
  38. a8b763a ceph: use %pU to print uuid (fsid) by Sage Weil · 14 years ago
  39. f0b18d9 ceph: sync header defs with server code by Sage Weil · 14 years ago
  40. 5cd068c ceph: clean up header guards by Sage Weil · 14 years ago
  41. 9688f19 ceph: strip misleading/obsolete version, feature info by Sage Weil · 14 years ago
  42. 6a25938 ceph: specify supported features in super.h by Sage Weil · 14 years ago
  43. c309f0a ceph: clean up fsid mount option by Sage Weil · 14 years ago
  44. e0f9f9e ceph: remove unused 'monport' mount option by Sage Weil · 14 years ago
  45. e55b71f ceph: handle ESTALE properly; on receipt send to authority if it wasn't by Greg Farnum · 14 years ago
  46. 2bc5025 ceph: add ceph_get_cap_for_mds function. by Greg Farnum · 14 years ago
  47. 154f42c ceph: connect to export targets on cap export by Sage Weil · 14 years ago
  48. cb170a2 ceph: connect to export targets if mds is laggy by Sage Weil · 14 years ago
  49. ed0552a ceph: introduce helper to connect to mds export targets by Sage Weil · 14 years ago
  50. 796d695 ceph: only set num_pages in calc_layout by Sage Weil · 14 years ago
  51. 3715166 ceph: do caps accounting per mds_client by Yehuda Sadeh · 14 years ago
  52. 0deb01c ceph: track laggy state of mds from mdsmap by Sage Weil · 14 years ago
  53. cd84db6 ceph: code cleanup by Yehuda Sadeh · 14 years ago
  54. ca81f3f ceph: skip if no auth cap in flush_snaps by Sage Weil · 14 years ago
  55. 3b454c4 ceph: simplify caps revocation, fix for multimds by Sage Weil · 14 years ago
  56. 38e8883e ceph: simplify add_cap_releases by Sage Weil · 14 years ago
  57. ee6b272 ceph: drop unused argument by Sage Weil · 14 years ago
  58. 2962507 ceph: perform lazy reads when file mode and caps permit by Sage Weil · 14 years ago
  59. 33caad3 ceph: perform lazy writes when file mode and caps permit by Sage Weil · 14 years ago
  60. 8c6e922 ceph: add LAZYIO ioctl to mark a file description for lazy consistency by Sage Weil · 14 years ago
  61. 84d9509 ceph: request FILE_LAZYIO cap when LAZY file mode is set by Sage Weil · 14 years ago
  62. 77a63f3 NFS: Fix a typo in include/linux/nfs_fs.h by Trond Myklebust · 14 years ago
  63. ca0e05e ext4: force block allocation on quota_off by Dmitry Monakhov · 14 years ago
  64. 437f88c ext4: fix freeze deadlock under IO by Eric Sandeen · 14 years ago
  65. fc71ff8 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  66. 51c20fc CIFS: Remove __exit mark from cifs_exit_dns_resolver() by David Howells · 14 years ago
  67. cfb506e NFS: Ensure that writepage respects the nonblock flag by Trond Myklebust · 14 years ago
  68. b608b28 NFS: kswapd must not block in nfs_release_page by Trond Myklebust · 14 years ago
  69. 674b2222 nfs: include space for the NUL in root path by Dan Carpenter · 14 years ago
  70. 77041ed NFSv4: Ensure the lockowners are labelled using the fl_owner and/or fl_pid by Trond Myklebust · 14 years ago
  71. d3c7b7c NFSv4: Add support for the RELEASE_LOCKOWNER operation by Trond Myklebust · 14 years ago
  72. daccbde NFSv4: Clean up for lockowner XDR encoding by Trond Myklebust · 14 years ago
  73. f11ac8d NFSv4: Ensure that we track the NFSv4 lock state in read/write requests. by Trond Myklebust · 14 years ago
  74. 039a87c nfsd: minor nfsd read api cleanup by J. Bruce Fields · 14 years ago
  75. c639d5d GFS2: Fix typo in stuffed file data copy handling by Abhijith Das · 14 years ago
  76. 6904996 gcc-4.6: nfsd: fix initialized but not read warnings by Andi Kleen · 14 years ago
  77. f9d7562 nfsd4: share file descriptors between stateid's by J. Bruce Fields · 14 years ago
  78. de09a97 CRED: Fix get_task_cred() and task_state() to not resurrect dead credentials by David Howells · 14 years ago
  79. 0292191 nfsd4: fix openmode checking on IO using lock stateid by J. Bruce Fields · 14 years ago
  80. 21fb401 nfsd4: miscellaneous process_open2 cleanup by J. Bruce Fields · 14 years ago
  81. c3e4808 nfsd4: don't pretend to support write delegations by J. Bruce Fields · 14 years ago
  82. 4538821 ext4: drop inode from orphan list if ext4_delete_inode() fails by Theodore Ts'o · 14 years ago
  83. 7cdee5d Revert "GFS2: recovery stuck on transaction lock" by Steven Whitehouse · 14 years ago
  84. d5341a9 GFS2: Make "try" lock not try quite so hard by Steven Whitehouse · 14 years ago
  85. 4244b52 GFS2: remove dependency on __GFP_NOFAIL by David Rientjes · 14 years ago
  86. 461cb41 GFS2: Simplify gfs2_write_alloc_required by Bob Peterson · 14 years ago
  87. ba6e936 GFS2: Wait for journal id on mount if not specified on mount command line by Steven Whitehouse · 14 years ago
  88. 30116ff GFS2: Use nobh_writepage by Steven Whitehouse · 14 years ago
  89. a6f80fb ecryptfs: Bugfix for error related to ecryptfs_hash_buckets by Andre Osterhues · 14 years ago
  90. 6c50e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  91. d2a97a4 GFS2: Use kmalloc when possible for ->readdir() by Steven Whitehouse · 14 years ago
  92. 1968f5e fanotify: use both marks when possible by Eric Paris · 14 years ago
  93. ce8f76f fsnotify: pass both the vfsmount mark and inode mark by Eric Paris · 14 years ago
  94. 613a807 fsnotify: walk the inode and vfsmount lists simultaneously by Eric Paris · 14 years ago
  95. 84a5b68 fsnotify: rework ignored mark flushing by Eric Paris · 14 years ago
  96. 0243666 fsnotify: remove global fsnotify groups lists by Eric Paris · 14 years ago
  97. 43709a2 fsnotify: remove group->mask by Eric Paris · 14 years ago
  98. 0393097 fsnotify: remove the global masks by Eric Paris · 14 years ago
  99. 2612abb fsnotify: cleanup should_send_event by Eric Paris · 14 years ago
  100. 0215054 fanotify: use the mark in handler functions by Eric Paris · 14 years ago