1. dfb1d61 cifs: fix filp leak in cifs_atomic_open() by Miklos Szeredi · 11 years ago
  2. ec71e0e cifs: convert case-insensitive dentry ops to use new case conversion routines by Jeff Layton · 11 years ago
  3. 9cbc0b7 CIFS: Reconnect durable handles for SMB2 by Pavel Shilovsky · 11 years ago
  4. 226730b CIFS: Introduce cifs_open_parms struct by Pavel Shilovsky · 11 years ago
  5. da53be1 Don't pass inode to ->d_hash() and ->d_compare() by Linus Torvalds · 11 years ago
  6. efb79f2 CIFS: fix error return code in cifs_atomic_open() by Wei Yongjun · 11 years ago
  7. f96637b [CIFS] cifs: Rename cERROR and cFYI to cifs_dbg by Joe Perches · 11 years ago
  8. 49418b2 cifs: Modify struct cifs_unix_set_info_args to hold a kuid_t and a kgid_t by Eric W. Biederman · 11 years ago
  9. 839db3d cifs: fix up handling of prefixpath= option by Jeff Layton · 12 years ago
  10. 6d3ea7e CIFS: Make use of common cifs_build_path_to_root for CIFS and SMB2 by Steve French · 12 years ago
  11. 3798f47 cifs: Do not lookup hashed negative dentry in cifs_atomic_open by Sachin Prabhu · 12 years ago
  12. 233839b CIFS: Fix fast lease break after open problem by Pavel Shilovsky · 12 years ago
  13. b8c32db CIFS: Request SMB2.1 leases by Pavel Shilovsky · 12 years ago
  14. 2536413 CIFS: Move create code use ops struct by Pavel Shilovsky · 12 years ago
  15. fb1214e CIFS: Move open code to ops struct by Pavel Shilovsky · 12 years ago
  16. ea7b488 CIFS: Fix cifs_do_create error hadnling by Pavel Shilovsky · 12 years ago
  17. 29e20f9 CIFS: Make CAP_* checks protocol independent by Pavel Shilovsky · 12 years ago
  18. 4b12410 CIFS: Fix a wrong pointer in atomic_open by Pavel Shilovsky · 12 years ago
  19. 6d5786a CIFS: Rename Get/FreeXid and make them work with unsigned int by Pavel Shilovsky · 12 years ago
  20. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 12 years ago
  21. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  22. 0b728e1 stop passing nameidata * to ->d_revalidate() by Al Viro · 12 years ago
  23. e45198a make finish_no_open() return int by Al Viro · 12 years ago
  24. 30d9049 kill struct opendata by Al Viro · 12 years ago
  25. d958527 make ->atomic_open() return int by Al Viro · 12 years ago
  26. 4723768 ->atomic_open() prototype change - pass int * instead of bool * by Al Viro · 12 years ago
  27. d2c1271 cifs: implement i_op->atomic_open() by Miklos Szeredi · 12 years ago
  28. 936ad90 cifs - check S_AUTOMOUNT in revalidate by Ian Kent · 12 years ago
  29. 10b9b98 CIFS: Respect negotiated MaxMpxCount by Pavel Shilovsky · 12 years ago
  30. 5bccda0 cifs: fix dentry refcount leak when opening a FIFO on lookup by Jeff Layton · 12 years ago
  31. 8b0192a cifs: request oplock when doing open on lookup by Jeff Layton · 12 years ago
  32. 1a67aaf switch ->mknod() to umode_t by Al Viro · 13 years ago
  33. 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago
  34. ad4778f CIFS: fix automount for DFS shares by Gerlando Falauto · 13 years ago
  35. 3d3ea8e cifs: Add mount options for backup intent (try #6) by Shirish Pargaonkar · 13 years ago
  36. e750473 add new module parameter 'enable_oplocks' by Steve French · 13 years ago
  37. fa71f44 cifs: demote cERROR in build_path_from_dentry to cFYI by Jeff Layton · 13 years ago
  38. 1d87c28 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  39. f5bc1e7 CIFS: Fix oops while mounting with prefixpath by Pavel Shilovsky · 13 years ago
  40. e010a5e [CIFS] Redundant null check after dereference by Steve French · 13 years ago
  41. 3ca30d4 CIFS: Fix oops while mounting with prefixpath by Pavel Shilovsky · 13 years ago
  42. 4352780 cifs_lookup(): LOOKUP_OPEN is set only on the last component by Al Viro · 13 years ago
  43. 407938e LOOKUP_CREATE and LOOKUP_RENAME_TARGET can be set only on the last step by Al Viro · 13 years ago
  44. dd7dd55 no need to check for LOOKUP_OPEN in ->create() instances by Al Viro · 13 years ago
  45. dc137bf cifs: build_path_from_dentry() race fix by Al Viro · 13 years ago
  46. 96daf2b [CIFS] Rename three structures to avoid camel case by Steve French · 13 years ago
  47. f87d39d [CIFS] Migrate from prefixpath logic by Steve French · 13 years ago
  48. fa2989f CIFS: Use pid saved from cifsFileInfo in writepages and set_file_size by Pavel Shilovsky · 13 years ago
  49. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  50. 01c64fe CIFS: Use d_automount() rather than abusing follow_link() by David Howells · 14 years ago
  51. 1c929cf switch cifs by Al Viro · 14 years ago
  52. d44a9fe cifs: switch cifs_open and cifs_create to use CIFSSMBUnixSetFileInfo by Jeff Layton · 14 years ago
  53. 197a1ee [CIFS] Fix minor merge conflict in fs/cifs/dir.c by Steve French · 14 years ago
  54. acc6f11 Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Steve French · 14 years ago
  55. 34286d6 fs: rcu-walk aware d_revalidate method by Nick Piggin · 14 years ago
  56. fb045ad fs: dcache reduce branches in lookup path by Nick Piggin · 14 years ago
  57. b1e6a01 fs: change d_hash for rcu-walk by Nick Piggin · 14 years ago
  58. 621e155 fs: change d_compare for rcu-walk by Nick Piggin · 14 years ago
  59. 79eb4dd cifs: dont overwrite dentry name in d_revalidate by Nick Piggin · 14 years ago
  60. 262f86a cifs: don't overwrite dentry name in d_revalidate by Nick Piggin · 14 years ago
  61. 15ecb43 cifs: move cifs_new_fileinfo to file.c by Jeff Layton · 14 years ago
  62. 2e396b8 cifs: eliminate pfile pointer from cifsFileInfo by Jeff Layton · 14 years ago
  63. 1588617 cifs: clean up cifs_reopen_file by Jeff Layton · 14 years ago
  64. abfe1ee cifs: eliminate the inode argument from cifs_new_fileinfo by Jeff Layton · 14 years ago
  65. f6a5346 cifs: eliminate oflags option from cifs_new_fileinfo by Jeff Layton · 14 years ago
  66. 608712f cifs: fix flags handling in cifs_posix_open by Jeff Layton · 14 years ago
  67. d7c86ff cifs: don't use vfsmount to pin superblock for oplock breaks by Jeff Layton · 14 years ago
  68. a5e18bc cifs: keep dentry reference in cifsFileInfo instead of inode reference by Jeff Layton · 14 years ago
  69. 6508d90 cifs: have find_readable/writable_file filter by fsuid by Jeff Layton · 14 years ago
  70. 13cfb73 cifs: have cifsFileInfo hold a reference to a tlink rather than tcon pointer by Jeff Layton · 14 years ago
  71. 7ffec37 cifs: add refcounted and timestamped container for holding tcons by Jeff Layton · 14 years ago
  72. f7a4068 cifs: have cifs_new_fileinfo take a tcon arg by Jeff Layton · 14 years ago
  73. 0d424ad cifs: add cifs_sb_master_tcon and convert some callers to use it by Jeff Layton · 14 years ago
  74. a6e8a84 cifs: add function to get a tcon from cifs_sb by Jeff Layton · 14 years ago
  75. 5fe97cf cifs: add tcon field to cifsFileInfo struct by Jeff Layton · 14 years ago
  76. aa91c7e cifs: fix broken oplock handling by Suresh Jayaraman · 14 years ago
  77. 232341b cifs: consolidate error handling in several functions by Jeff Layton · 14 years ago
  78. 5d9ac7f cifs: clean up error handling in cifs_mknod by Jeff Layton · 14 years ago
  79. 3b7433b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  80. e4317cec cifs: remove an potentially confusing, obsolete comment by Suresh Jayaraman · 14 years ago
  81. 9b64697 cifs: use workqueue instead of slow-work by Tejun Heo · 14 years ago
  82. 6ca9f3b cifs: pass instantiated filp back after open call by Jeff Layton · 14 years ago
  83. 2422f67 cifs: move cifs_new_fileinfo call out of cifs_posix_open by Jeff Layton · 14 years ago
  84. 4065c80 cifs: fix noserverino handling when unix extensions are enabled by Jeff Layton · 14 years ago
  85. fdb3603 cifs: propagate cifs_new_fileinfo() error back to the caller by Suresh Jayaraman · 14 years ago
  86. fae683f cifs: add comments explaining cifs_new_fileinfo behavior by Suresh Jayaraman · 14 years ago
  87. fa588e0 [CIFS] Allow null nd (as nfs server uses) on create by Steve French · 14 years ago
  88. b6b38f7 [CIFS] Neaten cERROR and cFYI macros, reduce text space by Joe Perches · 14 years ago
  89. df2cf17 cifs: overhaul cifs_revalidate and rename to cifs_revalidate_dentry by Jeff Layton · 14 years ago
  90. 6b2f3d1 vfs: Implement proper O_SYNC semantics by Christoph Hellwig · 15 years ago
  91. 2f81e75 [CIFS] Fix sparse warning by Steve French · 15 years ago
  92. cea6234 [CIFS] Duplicate data on appending to some Samba servers by Steve French · 15 years ago
  93. 8e6c033 [CIFS] fix oops in cifs_lookup during net boot by Steve French · 15 years ago
  94. 086f68b cifs: eliminate cifs_init_private by Jeff Layton · 15 years ago
  95. 3bc303c cifs: convert oplock breaks to use slow_work facility (try #4) by Jeff Layton · 15 years ago
  96. 48541bd cifs: have cifsFileInfo hold an extra inode reference by Jeff Layton · 15 years ago
  97. 590a3fe cifs: fix oplock request handling in posix codepath by Jeff Layton · 15 years ago
  98. 6ab409b cifs: Replace wrtPending with a real reference count by Dave Kleikamp · 15 years ago
  99. 01ea95e cifs: rename CIFSSMBUnixSetInfo to CIFSSMBUnixSetPathInfo by Jeff Layton · 15 years ago
  100. 5ddf1e0 cifs: fix regression with O_EXCL creates and optimize away lookup by Jeff Layton · 15 years ago