1. a6e8a84 cifs: add function to get a tcon from cifs_sb by Jeff Layton · 14 years ago
  2. ba00ba6 cifs: make various routines use the cifsFileInfo->tcon pointer by Jeff Layton · 14 years ago
  3. d3bf522 [CIFS] Fix ordering of cleanup on module init failure by Steve French · 14 years ago
  4. 17edec6 [CIFS] Remove obsolete header by Steve French · 14 years ago
  5. ab9db8b cifs: allow matching of tcp sessions in CifsNew state by Jeff Layton · 14 years ago
  6. 5fe97cf cifs: add tcon field to cifsFileInfo struct by Jeff Layton · 14 years ago
  7. 736a332 cifs: add "mfsymlinks" mount option by Stefan Metzmacher · 14 years ago
  8. 1b12b9c cifs: use Minshall+French symlink functions by Stefan Metzmacher · 14 years ago
  9. 8713d01 cifs: implement CIFSCreateMFSymLink() by Stefan Metzmacher · 14 years ago
  10. 18bddd1 cifs: implement CIFSFormatMFSymlink() by Stefan Metzmacher · 14 years ago
  11. 0fd43ae cifs: implement CIFSQueryMFSymLink() by Stefan Metzmacher · 14 years ago
  12. 8bfb50a cifs: implement CIFSCouldBeMFSymlink() and CIFSCheckMFSymlink() by Stefan Metzmacher · 14 years ago
  13. c69c1b6 cifs: implement CIFSParseMFSymlink() by Stefan Metzmacher · 14 years ago
  14. 3eb9a88 cifs: Allow binding to local IP address. by Ben Greear · 14 years ago
  15. 2b149f1 cifs NTLMv2/NTLMSSP ntlmv2 within ntlmssp autentication code by Shirish Pargaonkar · 14 years ago
  16. 5f98ca9 cifs NTLMv2/NTLMSSP Change variable name mac_key to session key to reflect the key it holds by Shirish Pargaonkar · 14 years ago
  17. aa91c7e cifs: fix broken oplock handling by Suresh Jayaraman · 14 years ago
  18. a347ecb cifs: use type __u32 instead of int for the oplock parameter by Suresh Jayaraman · 14 years ago
  19. d1f3e68 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  20. 5dad6c3 o2dlm: force free mles during dlm exit by Srinivas Eeda · 14 years ago
  21. 0000b86 ocfs2: Sync inode flags with ext2. by Tao Ma · 14 years ago
  22. 4a452de ocfs2: Move 'wanted' into parens of ocfs2_resmap_resv_bits. by Tao Ma · 14 years ago
  23. 47dea42 ocfs2: Use cpu_to_le16 for e_leaf_clusters in ocfs2_bg_discontig_add_extent. by Tao Ma · 14 years ago
  24. 1282806 ocfs2: update ctime when changing the file's permission by setfacl by Tao Ma · 14 years ago
  25. 1c2499a /proc/pid/smaps: fix dirty pages accounting by KOSAKI Motohiro · 14 years ago
  26. a0c42ba aio: do not return ERESTARTSYS as a result of AIO by Jan Kara · 14 years ago
  27. c227e69 /proc/vmcore: fix seeking by Arnd Bergmann · 14 years ago
  28. 767b68e Prevent freeing uninitialized pointer in compat_do_readv_writev by Dan Rosenberg · 14 years ago
  29. b68e9d4 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  30. 692ebd1 bdi: Fix warnings in __mark_inode_dirty for /dev/zero and friends by Jan Kara · 14 years ago
  31. 371d217 char: Mark /dev/zero and /dev/kmem as not capable of writeback by Jan Kara · 14 years ago
  32. 19746ca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  33. 112d421 Coda: mount hangs because of missed REQ_WRITE rename by Jan Harkes · 14 years ago
  34. 50aff04 ocfs2/net: fix uninitialized ret in o2net_send_message_vec() by Wu Fengguang · 14 years ago
  35. be4f104 ceph: select CRYPTO by Sage Weil · 14 years ago
  36. a43fb73 ceph: check mapping to determine if FILE_CACHE cap is used by Sage Weil · 14 years ago
  37. e835124 ceph: only send one flushsnap per cap_snap per mds session by Sage Weil · 14 years ago
  38. 5f48749 GFS2: gfs2_logd should be using interruptible waits by Steven Whitehouse · 14 years ago
  39. ae00d4f ceph: fix cap_snap and realm split by Sage Weil · 14 years ago
  40. 03a7ab0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  41. de8d4f5 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  42. 75e1c70 aio: check for multiplication overflow in do_io_submit by Jeff Moyer · 14 years ago
  43. 460cf34 cifs: fix potential double put of TCP session reference by Jeff Layton · 14 years ago
  44. cfc0bf6 ceph: stop sending FLUSHSNAPs when we hit a dirty capsnap by Sage Weil · 14 years ago
  45. 8bef923 ceph: correctly set 'follows' in flushsnap messages by Sage Weil · 14 years ago
  46. ed8f425 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  47. 467c525 ceph: fix dn offset during readdir_prepopulate by Sage Weil · 14 years ago
  48. 1d76e31 fs/9p: Don't use dotl version of mknod for dotu inode operations by Aneesh Kumar K.V · 14 years ago
  49. 3c30750 fs/9p: Use the correct dentry operations by Aneesh Kumar K.V · 14 years ago
  50. 62726a7 9p: Check for NULL fid in v9fs_dir_release() by jvrao · 14 years ago
  51. 5c25f34 fs/9p: Fix error handling in v9fs_get_sb by Aneesh Kumar K.V · 14 years ago
  52. 62b2be5 fs/9p, net/9p: memory leak fixes by Latchesar Ionkov · 14 years ago
  53. 827e345 SUNRPC: Fix the NFSv4 and RPCSEC_GSS Kconfig dependencies by Trond Myklebust · 14 years ago
  54. fbf3fdd statfs() gives ESTALE error by Menyhart Zoltan · 14 years ago
  55. b20d37c NFS: Fix a typo in nfs_sockaddr_match_ipaddr6 by Trond Myklebust · 14 years ago
  56. b1bde04 Remove incorrect do_vfs_lock message by Fabio Olive Leite · 14 years ago
  57. a77d9f7 ceph: fix file offset wrapping at 4GB on 32-bit archs by Sage Weil · 14 years ago
  58. 3612abb ceph: fix reconnect encoding for old servers by Sage Weil · 14 years ago
  59. 3d4401d ceph: fix pagelist kunmap tail by Yehuda Sadeh · 14 years ago
  60. ca04d9c ceph: fix null pointer deref on anon root dentry release by Sage Weil · 14 years ago
  61. fbc1487 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  62. 228ac63 Ocfs2: Handle empty list in lockres_seq_start() for dlmdebug.c by Tristan Ye · 14 years ago
  63. 0f4da21 Ocfs2: Re-access the journal after ocfs2_insert_extent() in dxdir codes. by Tristan Ye · 14 years ago
  64. 07eaac9 ocfs2: Fix lockdep warning in reflink. by Tao Ma · 14 years ago
  65. 5e64b0d ocfs2/lockdep: Move ip_xattr_sem out of ocfs2_xattr_get_nolock. by Tao Ma · 14 years ago
  66. 51749e4 xfs: log IO completion workqueue is a high priority queue by Dave Chinner · 14 years ago
  67. 9aea5a6 execve: make responsive to SIGKILL with large arguments by Roland McGrath · 14 years ago
  68. 7993bc1 execve: improve interactivity with large arguments by Roland McGrath · 14 years ago
  69. 1b52818 setup_arg_pages: diagnose excessive argument size by Roland McGrath · 14 years ago
  70. ff3cb3f Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  71. a122eb2 xfs: prevent reading uninitialized stack memory by Dan Rosenberg · 14 years ago
  72. eee743f minix: fix regression in minix_mkdir() by Jorge Boncompte [DTI2] · 14 years ago
  73. 3ab04d5 vfs: take O_NONBLOCK out of the O_* uniqueness test by James Bottomley · 14 years ago
  74. ee3aebd binfmt_misc: fix binfmt_misc priority by Jan Sembera · 14 years ago
  75. ed430fe proc: export uncached bit properly in /proc/kpageflags by Takashi Iwai · 14 years ago
  76. 7a801ac O_DIRECT: fix the splitting up of contiguous I/O by Jeff Moyer · 14 years ago
  77. 39aa3cb mm: Move vma_stack_continue into mm.h by Stefan Bader · 14 years ago
  78. cad4674 Merge branch 'fixes' of git://oss.oracle.com/git/tma/linux-2.6 by Linus Torvalds · 14 years ago
  79. 3267039 cifs: prevent possible memory corruption in cifs_demultiplex_thread by Jeff Layton · 14 years ago
  80. 7332f2a cifs: eliminate some more premature cifsd exits by Jeff Layton · 14 years ago
  81. 522bbe6 cifs: prevent cifsd from exiting prematurely by Jeff Layton · 14 years ago
  82. 4266d91 [CIFS] ntlmv2/ntlmssp remove-unused-function CalcNTLMv2_partial_mac_key by Steve French · 14 years ago
  83. 639e7a9 cifs: eliminate redundant xdev check in cifs_rename by Jeff Layton · 14 years ago
  84. c8e56f1 Revert "[CIFS] Fix ntlmv2 auth with ntlmssp" by Steve French · 14 years ago
  85. 745e507 Revert "missing changes during ntlmv2/ntlmssp auth and sign" by Steve French · 14 years ago
  86. 56234e2 Revert "Eliminate sparse warning - bad constant expression" by Steve French · 14 years ago
  87. 7100ae9 Revert "[CIFS] Eliminate unused variable warning" by Steve French · 14 years ago
  88. c8c727d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 14 years ago
  89. 97b8f4a ocfs2: Fix orphan add in ocfs2_create_inode_in_orphan by Mark Fasheh · 14 years ago
  90. dd43bcd ocfs2: split out ocfs2_prepare_orphan_dir() into locking and prep functions by Mark Fasheh · 14 years ago
  91. e49e276 ocfs2: allow return of new inode block location before allocation of the inode by Mark Fasheh · 14 years ago
  92. d513498 ocfs2: use ocfs2_alloc_dinode_update_counts() instead of open coding by Mark Fasheh · 14 years ago
  93. 021960c ocfs2: split out inode alloc code from ocfs2_mknod_locked by Mark Fasheh · 14 years ago
  94. 81c8c82 Ocfs2: Fix a regression bug from mainline commit(6b933c8e6f1a2f3118082c455eef25f9b1ac7b45). by Tristan Ye · 14 years ago
  95. 9b4c0ff ocfs2: Fix deadlock when allocating page by Jan Kara · 14 years ago
  96. b2b6ebf ocfs2: properly set and use inode group alloc hint by Mark Fasheh · 14 years ago
  97. 889f004 ocfs2: Use the right group in nfs sync check. by Tao Ma · 14 years ago
  98. 04eda1a ocfs2: Flush drive's caches on fdatasync by Jan Kara · 14 years ago
  99. f63afdb ocfs2: make __ocfs2_page_mkwrite handle file end properly. by Tao Ma · 14 years ago
  100. f5ce5a0 ocfs2: Fix incorrect checksum validation error by Sunil Mushran · 14 years ago