1. 7da4b49 cifs: cifs_write argument change and cleanup by Jeff Layton · 14 years ago
  2. 1588617 cifs: clean up cifs_reopen_file by Jeff Layton · 14 years ago
  3. abfe1ee cifs: eliminate the inode argument from cifs_new_fileinfo by Jeff Layton · 14 years ago
  4. f6a5346 cifs: eliminate oflags option from cifs_new_fileinfo by Jeff Layton · 14 years ago
  5. 608712f cifs: fix flags handling in cifs_posix_open by Jeff Layton · 14 years ago
  6. 2f4f26f cifs: eliminate cifs_posix_open_inode_helper by Jeff Layton · 14 years ago
  7. 6221ddd cifs: handle FindFirst failure gracefully by Suresh Jayaraman · 14 years ago
  8. 5d0d288 NTLM authentication and signing - Calculate auth response per smb session by Shirish Pargaonkar · 14 years ago
  9. d7c86ff cifs: don't use vfsmount to pin superblock for oplock breaks by Jeff Layton · 14 years ago
  10. a5e18bc cifs: keep dentry reference in cifsFileInfo instead of inode reference by Jeff Layton · 14 years ago
  11. 1c45601 cifs: on multiuser mount, set ownership to current_fsuid/current_fsgid (try #7) by Jeff Layton · 14 years ago
  12. 9daa42e CIFS ntlm authentication and signing - Build a proper av/ti pair blob for ntlmv2 without extended security authentication by Shirish Pargaonkar · 14 years ago
  13. 0dd12c2 cifs: initialize tlink_tree_lock and tlink_tree by Jeff Layton · 14 years ago
  14. 6ea7595 Merge branch 'for-next' by Steve French · 14 years ago
  15. d244555 [CIFS] Remove build warning by Steve French · 14 years ago
  16. ccc46a74 cifs: fix module refcount leak in find_domain_name by Jeff Layton · 14 years ago
  17. 2de970f cifs: implement recurring workqueue job to prune old tcons by Jeff Layton · 14 years ago
  18. 3aa1c8c cifs: on multiuser mount, set ownership to current_fsuid/current_fsgid (try #5) by Jeff Layton · 14 years ago
  19. 5710c2b Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  20. 13cd4b7 [CIFS] Various small checkpatch cleanups by Steve French · 14 years ago
  21. 0eb8a13 cifs: add "multiuser" mount option by Jeff Layton · 14 years ago
  22. 9d002df cifs: add routines to build sessions and tcons on the fly by Jeff Layton · 14 years ago
  23. 081003f xfs: properly account for reclaimed inodes by Johannes Weiner · 14 years ago
  24. 089eed2 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  25. 8fe9793 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 14 years ago
  26. c9928f7 ntlm authentication and signing - Correct response length for ntlmv2 authentication without extended security by Shirish Pargaonkar · 14 years ago
  27. 29e07c8 cifs: fix cifs_show_options to show "username=" or "multiuser" by Jeff Layton · 14 years ago
  28. 6508d90 cifs: have find_readable/writable_file filter by fsuid by Jeff Layton · 14 years ago
  29. 13cfb73 cifs: have cifsFileInfo hold a reference to a tlink rather than tcon pointer by Jeff Layton · 14 years ago
  30. 7ffec37 cifs: add refcounted and timestamped container for holding tcons by Jeff Layton · 14 years ago
  31. aaead25 writeback: always use sb->s_bdi for writeback purposes by Christoph Hellwig · 14 years ago
  32. 0157443 fuse: Initialize total_len in fuse_retrieve() by Geert Uytterhoeven · 14 years ago
  33. c6ea21e Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  34. 9d8117e reiserfs: fix unwanted reiserfs lock recursion by Frederic Weisbecker · 14 years ago
  35. 3f259d0 reiserfs: fix dependency inversion between inode and reiserfs mutexes by Frederic Weisbecker · 14 years ago
  36. 3036e7b proc: make /proc/pid/limits world readable by Jiri Olsa · 14 years ago
  37. f569599 cifs: prevent infinite recursion in cifs_reconnect_tcon by Jeff Layton · 14 years ago
  38. 0d49110 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  39. 1fc8a11 ocfs2: Don't walk off the end of fast symlinks. by Joel Becker · 14 years ago
  40. 522440e cifs: set backing_dev_info on new S_ISREG inodes by Jeff Layton · 14 years ago
  41. f3983c2 cifs: fix handling of signing with writepages (try #6) by Jeff Layton · 14 years ago
  42. f7a4068 cifs: have cifs_new_fileinfo take a tcon arg by Jeff Layton · 14 years ago
  43. 0d424ad cifs: add cifs_sb_master_tcon and convert some callers to use it by Jeff Layton · 14 years ago
  44. f6acb9d cifs: temporarily rename cifs_sb->tcon to ptcon to catch stragglers by Jeff Layton · 14 years ago
  45. a6e8a84 cifs: add function to get a tcon from cifs_sb by Jeff Layton · 14 years ago
  46. ba00ba6 cifs: make various routines use the cifsFileInfo->tcon pointer by Jeff Layton · 14 years ago
  47. d3bf522 [CIFS] Fix ordering of cleanup on module init failure by Steve French · 14 years ago
  48. 17edec6 [CIFS] Remove obsolete header by Steve French · 14 years ago
  49. ab9db8b cifs: allow matching of tcp sessions in CifsNew state by Jeff Layton · 14 years ago
  50. 5fe97cf cifs: add tcon field to cifsFileInfo struct by Jeff Layton · 14 years ago
  51. 736a332 cifs: add "mfsymlinks" mount option by Stefan Metzmacher · 14 years ago
  52. 1b12b9c cifs: use Minshall+French symlink functions by Stefan Metzmacher · 14 years ago
  53. 8713d01 cifs: implement CIFSCreateMFSymLink() by Stefan Metzmacher · 14 years ago
  54. 18bddd1 cifs: implement CIFSFormatMFSymlink() by Stefan Metzmacher · 14 years ago
  55. 0fd43ae cifs: implement CIFSQueryMFSymLink() by Stefan Metzmacher · 14 years ago
  56. 8bfb50a cifs: implement CIFSCouldBeMFSymlink() and CIFSCheckMFSymlink() by Stefan Metzmacher · 14 years ago
  57. c69c1b6 cifs: implement CIFSParseMFSymlink() by Stefan Metzmacher · 14 years ago
  58. 3eb9a88 cifs: Allow binding to local IP address. by Ben Greear · 14 years ago
  59. 2b149f1 cifs NTLMv2/NTLMSSP ntlmv2 within ntlmssp autentication code by Shirish Pargaonkar · 14 years ago
  60. 5f98ca9 cifs NTLMv2/NTLMSSP Change variable name mac_key to session key to reflect the key it holds by Shirish Pargaonkar · 14 years ago
  61. aa91c7e cifs: fix broken oplock handling by Suresh Jayaraman · 14 years ago
  62. a347ecb cifs: use type __u32 instead of int for the oplock parameter by Suresh Jayaraman · 14 years ago
  63. 8016867 xfs: force background CIL push under sustained load by Dave Chinner · 14 years ago
  64. d1f3e68 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  65. 5dad6c3 o2dlm: force free mles during dlm exit by Srinivas Eeda · 14 years ago
  66. 0000b86 ocfs2: Sync inode flags with ext2. by Tao Ma · 14 years ago
  67. 4a452de ocfs2: Move 'wanted' into parens of ocfs2_resmap_resv_bits. by Tao Ma · 14 years ago
  68. 47dea42 ocfs2: Use cpu_to_le16 for e_leaf_clusters in ocfs2_bg_discontig_add_extent. by Tao Ma · 14 years ago
  69. 1282806 ocfs2: update ctime when changing the file's permission by setfacl by Tao Ma · 14 years ago
  70. 1c2499a /proc/pid/smaps: fix dirty pages accounting by KOSAKI Motohiro · 14 years ago
  71. a0c42ba aio: do not return ERESTARTSYS as a result of AIO by Jan Kara · 14 years ago
  72. c227e69 /proc/vmcore: fix seeking by Arnd Bergmann · 14 years ago
  73. 767b68e Prevent freeing uninitialized pointer in compat_do_readv_writev by Dan Rosenberg · 14 years ago
  74. b68e9d4 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  75. 692ebd1 bdi: Fix warnings in __mark_inode_dirty for /dev/zero and friends by Jan Kara · 14 years ago
  76. 371d217 char: Mark /dev/zero and /dev/kmem as not capable of writeback by Jan Kara · 14 years ago
  77. 19746ca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  78. 112d421 Coda: mount hangs because of missed REQ_WRITE rename by Jan Harkes · 14 years ago
  79. 50aff04 ocfs2/net: fix uninitialized ret in o2net_send_message_vec() by Wu Fengguang · 14 years ago
  80. be4f104 ceph: select CRYPTO by Sage Weil · 14 years ago
  81. a43fb73 ceph: check mapping to determine if FILE_CACHE cap is used by Sage Weil · 14 years ago
  82. e835124 ceph: only send one flushsnap per cap_snap per mds session by Sage Weil · 14 years ago
  83. 5f48749 GFS2: gfs2_logd should be using interruptible waits by Steven Whitehouse · 14 years ago
  84. ae00d4f ceph: fix cap_snap and realm split by Sage Weil · 14 years ago
  85. 03a7ab0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  86. de8d4f5 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  87. 75e1c70 aio: check for multiplication overflow in do_io_submit by Jeff Moyer · 14 years ago
  88. 460cf34 cifs: fix potential double put of TCP session reference by Jeff Layton · 14 years ago
  89. cfc0bf6 ceph: stop sending FLUSHSNAPs when we hit a dirty capsnap by Sage Weil · 14 years ago
  90. 8bef923 ceph: correctly set 'follows' in flushsnap messages by Sage Weil · 14 years ago
  91. ed8f425 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  92. 467c525 ceph: fix dn offset during readdir_prepopulate by Sage Weil · 14 years ago
  93. 1d76e31 fs/9p: Don't use dotl version of mknod for dotu inode operations by Aneesh Kumar K.V · 14 years ago
  94. 3c30750 fs/9p: Use the correct dentry operations by Aneesh Kumar K.V · 14 years ago
  95. 62726a7 9p: Check for NULL fid in v9fs_dir_release() by jvrao · 14 years ago
  96. 5c25f34 fs/9p: Fix error handling in v9fs_get_sb by Aneesh Kumar K.V · 14 years ago
  97. 62b2be5 fs/9p, net/9p: memory leak fixes by Latchesar Ionkov · 14 years ago
  98. 827e345 SUNRPC: Fix the NFSv4 and RPCSEC_GSS Kconfig dependencies by Trond Myklebust · 14 years ago
  99. fbf3fdd statfs() gives ESTALE error by Menyhart Zoltan · 14 years ago
  100. b20d37c NFS: Fix a typo in nfs_sockaddr_match_ipaddr6 by Trond Myklebust · 14 years ago