1. 67750fb [CIFS] when not using unix extensions, check for and set ATTR_READONLY on create and mkdir by Jeff Layton · 16 years ago
  2. 02eadef [CIFS] add local struct inode pointer to cifs_setattr by Jeff Layton · 16 years ago
  3. 5ade9de [CIFS] fix typo by Steve French · 16 years ago
  4. 9b1ec9e [CIFS] Remove duplicate call to mode_to_acl by Steve French · 16 years ago
  5. 4b18f2a [CIFS] convert usage of implicit booleans to bool by Steve French · 16 years ago
  6. 076d842 [CIFS] Fix UNC path prefix on QueryUnixPathInfo to have correct slash by Steve French · 16 years ago
  7. 04b6e6e [CIFS] Fix mem leak on dfs referral by Steve French · 16 years ago
  8. 8b1327f [CIFS] file create with acl support enabled is slow by Steve French · 16 years ago
  9. 5053144 [CIFS] Fix mtime on cp -p when file data cached but written out too late by Steve French · 16 years ago
  10. bc5b6e2 [CIFS] Fix build problem by Steve French · 16 years ago
  11. 7962670 [CIFS] DFS patch that connects inode with dfs handling ops by Igor Mammedov · 16 years ago
  12. 0b442d2 [CIFS] remove unused variable by Steve French · 16 years ago
  13. 75f1298 [CIFS] consolidate duplicate code in posix/unix inode handling by Christoph Hellwig · 16 years ago
  14. 0a3abcf Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Steve French · 16 years ago
  15. 70eff55 [CIFS] factoring out common code in get_inode_info functions by Christoph Hellwig · 16 years ago
  16. 90c81e0 [CIFS] clean up some hard to read ifdefs by Steve French · 16 years ago
  17. ad7a292 [CIFS] reduce checkpatch warnings by Steve French · 17 years ago
  18. ce634ab iget: stop CIFS from using iget() and read_inode() by David Howells · 17 years ago
  19. eebd2aa Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user by Christoph Lameter · 17 years ago
  20. f6d0998 [CIFS] fix checkpatch warnings in fs/cifs/inode.c by Steve French · 17 years ago
  21. 9783758 [CIFS] Allow setting mode via cifs acl by Steve French · 17 years ago
  22. cea2180 [CIFS] Fix potential data corruption when writing out cached dirty pages by Jeff Layton · 17 years ago
  23. 953f868 [CIFS] Don't request too much permission when reading an ACL by Steve French · 17 years ago
  24. 630f3f0c [CIFS] acl support part 6 by Steve French · 17 years ago
  25. 4879b44 [CIFS] ACL support part 5 by Steve French · 17 years ago
  26. 2843483 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 17 years ago
  27. d32c4f2 CIFS: ignore mode change if it's just for clearing setuid/setgid bits by Jeff Layton · 17 years ago
  28. 8f2376a [CIFS] Fix endian conversion problem in posix mkdir by Cyril Gorcunov · 17 years ago
  29. 7f8ed42 [CIFS] CIFS support for named pipes (part 1) by Steve French · 17 years ago
  30. c45d707 [CIFS] Fallback to standard mkdir if server incorrectly claims support for by Steve French · 17 years ago
  31. 5a07cdf [CIFS] fix small memory leak in an error path in new posix mkdir by Steve French · 17 years ago
  32. a8cd925 [CIFS] Respect umask when using POSIX mkdir by Jeff · 17 years ago
  33. 77159b4 [CIFS] Fix warnings shown by newer version of sparse by Steve French · 17 years ago
  34. 8064ab4 [CIFS] cifs truncate missing a fix for private map COW race by Steve French · 17 years ago
  35. c18c842 [CIFS] Allow disabling CIFS Unix Extensions as mount option by Steve French · 17 years ago
  36. 7e42ca8 [CIFS] Typo in previous patch by Steve French · 17 years ago
  37. 6fa20d4 [CIFS] zero_user_page() conversions by Eric · 17 years ago
  38. 2d785a5 [CIFS] Add support for new POSIX unlink by Steve French · 17 years ago
  39. 50c2f75 [CIFS] whitespace/formatting fixes by Steve French · 17 years ago
  40. fb8c4b1 [CIFS] whitespace cleanup by Steve French · 17 years ago
  41. 3ce53fc [CIFS] CIFS should honour umask by Steve French · 17 years ago
  42. 4523cc3 [CIFS] UID/GID override on CIFS mounts to Samba by Steve French · 17 years ago
  43. cbac3cb [CIFS] New CIFS POSIX mkdir performance improvement (part 2) by Steve French · 17 years ago
  44. 2dd29d3 [CIFS] New CIFS POSIX mkdir performance improvement by Steve French · 17 years ago
  45. 5268df2 [CIFS] Add write perm for usr to file on windows should remove r/o dos attr by Steve French · 17 years ago
  46. 066fcb0 [CIFS] Allow reset of file to ATTR_NORMAL when archive bit not set by Steve French · 17 years ago
  47. f5c1e2e [CIFS] reset mode when client notices that ATTR_READONLY is no longer set by Alan Tyson · 17 years ago
  48. 99ee4db [CIFS] Remove some unused functions/declarations by Steve French · 17 years ago
  49. ba6a46a [CIFS] small piece missing from previous patch by Steve French · 17 years ago
  50. 3677db1 [CIFS] Fix locking problem around some cifs uses of i_size write by Steve French · 17 years ago
  51. 1b2b212 [CIFS] mtime bounces from local to remote when cifs nocmtime i_flags overwritten by Steve French · 17 years ago
  52. c14e894 [CIFS] fix &&/& typo in cifs_setattr() by Steve French · 17 years ago
  53. 7ba5263 [CIFS] Allow update of EOF on remote extend of file by Steve French · 18 years ago
  54. 8d6286f [CIFS] Fix timezone handling on stat to os/2 by Steve French · 18 years ago
  55. 5fe14c8 [CIFS] Explicitly set stat->blksize by Steve French · 18 years ago
  56. 8e87d4d [CIFS] report rename failure when target file is locked by Windows by Steve French · 18 years ago
  57. 12e36b2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 18 years ago
  58. acf1a1b [CIFS] Level 1 QPathInfo needed for proper OS2 support by Steve French · 18 years ago
  59. ce71ec3 [PATCH] r/o bind mounts: monitor zeroing of i_nlink by Dave Hansen · 18 years ago
  60. d8c76e6 [PATCH] r/o bind mount prepwork: inc_nlink() helper by Dave Hansen · 18 years ago
  61. 9a53c3a [PATCH] r/o bind mounts: unlink: monitor i_nlink by Dave Hansen · 18 years ago
  62. d366e40 [PATCH] BLOCK: Remove no-longer necessary linux/buffer_head.h inclusions [try #6] by David Howells · 18 years ago
  63. 1bd5bbc [CIFS] Legacy time handling for Win9x and OS/2 part 1 by Steve French · 18 years ago
  64. 273d81d [CIFS] Do not overwrite aops by Dave Kleikamp · 18 years ago
  65. 3979877 [CIFS] Support for setting up SMB sessions to legacy lanman servers by Steve French · 18 years ago
  66. 26a21b9 [CIFS] Cleanup extra whitespace in dmesg logging. Update cifs change log by Steve French · 18 years ago
  67. 0bd4fa9 [CIFS] [CIFS] Do not take rename sem on most path based calls (during by Steve French · 18 years ago
  68. 06bcfed [CIFS] Fix typo in earlier cifs_unlink change and protect one extra path. by Steve French · 18 years ago
  69. 6910ab3 [CIFS] Fix unlink oops when indirectly called in rename error path by Steve French · 18 years ago
  70. d62e54a Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Steve French · 18 years ago
  71. 5515eff [PATCH] 2tb-files-add-blkcnt_t-fixes by Andrew Morton · 18 years ago
  72. a11f3a0 [PATCH] sem2mutex: vfs_rename_mutex by Arjan van de Ven · 18 years ago
  73. 083d3a2 [CIFS] Workaround various server bugs found in testing at connectathon by Steve French · 18 years ago
  74. a4e85b5 [CIFS] Allow fallback for setting file size to Procom SMB server when by Steve French · 18 years ago
  75. a048d7a [CIFS] Convert remaining places in fs/cifs from by Eric Sesterhenn · 18 years ago
  76. 94bc2be Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Steve French · 19 years ago
  77. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 19 years ago
  78. 28fd129 [PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait) by OGAWA Hirofumi · 19 years ago
  79. ec637e3 [CIFS] Avoid extra large buffer allocation (and memcpy) in cifs_readpages by Steve French · 19 years ago
  80. 8345187 [CIFS] Use fsuid (fsgid) more consistently instead of uid/gid in by Steve French · 19 years ago
  81. 25741b3 [CIFS] For previous fix, mode on mkdir needed S_IFDIR left out. by Steve French · 19 years ago
  82. 2a138ebb [CIFS] Missing parenthesis and typo in previous fix by Steve French · 19 years ago
  83. 6473a55 [CIFS] Fix missing permission check on setattr when noperm mount option is by Steve French · 19 years ago
  84. 3abb927 [CIFS] When file is deleted locally but later recreated on the server by Steve French · 19 years ago
  85. cdbce9c [CIFS] Fix setattr of mode only (e.g. in some chmod cases) to Windows by Steve French · 19 years ago
  86. 86c96b4 [CIFS] Fix mknod of block and chardev over SFU mounts by Steve French · 19 years ago
  87. c119b87 [CIFS] Missing part of previous patch by Steve French · 19 years ago
  88. 3020a1f [CIFS] Fix scheduling while atomic when pending writes at file close time by Steve French · 19 years ago
  89. 9e294f1 [CIFS] Recognize properly symlinks and char/blk devices (not just by Steve French · 19 years ago
  90. d6e2f2a4 [CIFS] Recognize properly symlinks and char/blk devices (not just FIFOs) by Steve French · 19 years ago
  91. 8b94bcb [CIFS] Fix CIFS "nobrl" mount option so does not disable sending brl requests by Steve French · 19 years ago
  92. ec58ef0 [CIFS] Update kconfig for cifs by Steve French · 19 years ago
  93. 23e7dd7 [CIFS] Defer close of file handle slightly if there are pending writes that by Steve French · 19 years ago
  94. dd99cd8 [CIFS] cleanup sparse and compile errors in previous fix by Steve French · 19 years ago
  95. 6148a74 CIFS: Create routine find_writable_file to reduce redundant code by Steve French · 19 years ago
  96. e30dcf3 [CIFS] Add support for legacy servers part eight. Write fixes for Windows by Steve French · 19 years ago
  97. 3e87d80 [CIFS] Add support for legacy servers part seven. Fix open for write, by Steve French · 19 years ago
  98. bfa0d75 [CIFS] Add support for legacy servers part 5 by Steve French · 19 years ago
  99. 7f57356 [CIFS] Remove cifs_sb argument from *build_path_from_dentry by Steve French · 19 years ago
  100. 6b8edfe [CIFS] Support for mounting to older servers part 2. Add support for by Steve French · 19 years ago