1. a2c40c4 fs: cifs: mute -Wunused-const-variable message by Austin Kim · 4 years, 7 months ago
  2. 31da33d cifs: small underflow in cnvrtDosUnixTm() by Dan Carpenter · 7 years ago
  3. 97c7134 Fix signed/unsigned pointer warning by Kevin Cernekee · 10 years ago
  4. 2ae83bf [CIFS] Fix setting time before epoch (negative time values) by Steve French · 10 years ago
  5. 179d618 fs/cifs/netmisc.c: convert printk to pr_foo() by Fabian Frederick · 10 years ago
  6. cce0244 cifs: change ERRnomem error mapping from ENOMEM to EREMOTEIO by Jeff Layton · 11 years ago
  7. 0c26606 cifs: ntstatus_to_dos_map[] is not terminated by Tim Gardner · 11 years ago
  8. f96637b [CIFS] cifs: Rename cERROR and cFYI to cifs_dbg by Joe Perches · 11 years ago
  9. 47c78f4 cifs: map NT_STATUS_SHARING_VIOLATION to EBUSY instead of ETXTBSY by Sachin Prabhu · 11 years ago
  10. b979aaa cifs: get rid of smb_vol->UNCip and smb_vol->port by Jeff Layton · 11 years ago
  11. 4f2b86a cifs: change DOS/NT/POSIX mapping of ERRnoresource by Jeff Layton · 12 years ago
  12. 92fc65a CIFS: Move readdir code to ops struct by Pavel Shilovsky · 12 years ago
  13. 2545e07 cifs: writing past end of struct in cifs_convert_address() by Dan Carpenter · 12 years ago
  14. 5ffef7b CIFS: Separate protocol-specific code from cifs_readv_receive code by Pavel Shilovsky · 12 years ago
  15. 2c8f981 cifs: consolidate SendReceive response checks by Jeff Layton · 13 years ago
  16. 820a803 cifs: keep BCC in little-endian format by Jeff Layton · 13 years ago
  17. 9616125 cifs: fix handling of scopeid in cifs_convert_address by Jeff Layton · 13 years ago
  18. 690c522 cifs: use get/put_unaligned functions to access ByteCount by Jeff Layton · 13 years ago
  19. 56c2430 cifs: cFYI the entire error code in map_smb_to_linux_error by Jeff Layton · 13 years ago
  20. 3267039 cifs: prevent possible memory corruption in cifs_demultiplex_thread by Jeff Layton · 14 years ago
  21. 67b7626 CIFS: Make cifs_convert_address() take a const src pointer and a length by David Howells · 14 years ago
  22. 3572d28 cifs: map NT_STATUS_ERROR_WRITE_PROTECTED to -EROFS by Jeff Layton · 14 years ago
  23. 50d9716 cifs: set the port in sockaddr in a more clearly defined fashion by Jeff Layton · 14 years ago
  24. b6b38f7 [CIFS] Neaten cERROR and cFYI macros, reduce text space by Joe Perches · 14 years ago
  25. 681bf72 cifs: have cifs parse scope_id out of IPv6 addresses and use it by Jeff Layton · 15 years ago
  26. 361ea1a [CIFS] Fix build break by Steve French · 15 years ago
  27. 1e68b2b cifs: add new routine for converting AF_INET and AF_INET6 addrs by Jeff Layton · 15 years ago
  28. c4a2c08 cifs: make cnvrtDosUnixTm take a little-endian args and an offset by Jeff Layton · 15 years ago
  29. 07119a4 cifs: have cifs_NTtimeToUnix take a little-endian arg by Jeff Layton · 15 years ago
  30. 9e39b0a [CIFS] Remove unneeded QuerySymlink call and fix mapping for unmapped status by Steve French · 15 years ago
  31. 582d21e [CIFS] cleanup old checkpatch warnings by Steve French · 16 years ago
  32. 7c5e628 [CIFS] Fixed build warning in is_ip by Igor Mammedov · 16 years ago
  33. 90c81e0 [CIFS] clean up some hard to read ifdefs by Steve French · 16 years ago
  34. ad7a292 [CIFS] reduce checkpatch warnings by Steve French · 16 years ago
  35. 63d2583 [CIFS] Fix walking out end of cifs dacl by Steve French · 17 years ago
  36. 1fb64bf [CIFS] when mount helper missing fix slash wrong direction in share by Steve French · 17 years ago
  37. 630f3f0c [CIFS] acl support part 6 by Steve French · 17 years ago
  38. a761ac5 [CIFS] log better errors on failed mounts by Steve French · 17 years ago
  39. d5d1850 [CIFS] Fix minor problems noticed by scan by Steve French · 17 years ago
  40. 63135e0 [CIFS] More whitespace/formatting fixes (noticed by checkpatch) by Steve French · 17 years ago
  41. 4a379e6 [CIFS] Fix build break - inet.h not included when experimental ifdef off by Steve French · 17 years ago
  42. 50c2f75 [CIFS] whitespace/formatting fixes by Steve French · 17 years ago
  43. fb8c4b1 [CIFS] whitespace cleanup by Steve French · 17 years ago
  44. 3870253 [CIFS] more whitespace fixes by Steve French · 17 years ago
  45. 790fe57 [CIFS] more whitespace cleanup by Steve French · 17 years ago
  46. d20acd0 [CIFS] ipv6 support no longer experimental by Jeff · 17 years ago
  47. 5858ae4 [CIFS] Add IPv6 support by Steve French · 17 years ago
  48. 533f90a [CIFS] Fix old DOS time conversion to handle timezone by Steve French · 18 years ago
  49. 70903ca [CIFS] Do not need to adjust for Jan/Feb for leap day by Steve French · 18 years ago
  50. 438dd92 [CIFS] Fix leaps year calculation for years after 2100 by Steve French · 18 years ago
  51. 268f3be [CIFS] readdir (ffirst) enablement of accurate timestamps from legacy servers by Steve French · 18 years ago
  52. 1bd5bbc [CIFS] Legacy time handling for Win9x and OS/2 part 1 by Steve French · 18 years ago
  53. 7ee1af7 [CIFS] by Jeremy Allison · 18 years ago
  54. 43411d6 [CIFS] Fix mapping of old SMB return code Invalid Net Name so it is by Steve French · 18 years ago
  55. 7c7b25b [CIFS] Support for setting up SMB sessions to legacy lanman servers part 2 by Steve French · 18 years ago
  56. 6ab16d2 [CIFS] Fix umount --force to wake up the pending response queue, not just by Steve French · 18 years ago
  57. 1047abc [CIFS] CIFS Stats improvements by Steve French · 19 years ago
  58. 70ca734 [CIFS] Various minor bigendian fixes and sparse level 2 warning message fixes by Steve French · 19 years ago
  59. 2096243 [CIFS] Add support for legacy servers part nine. statfs (df and du) is now by Steve French · 19 years ago
  60. 36358c2 [CIFS] fs/cifs/netmisc.c: fix sparse warning by Alexey Dobriyan · 19 years ago
  61. 11aa014 [PATCH] cifs: Fix mapping of EMLINK case by Steve French · 19 years ago
  62. 75cf6bd [PATCH] cifs: Gracefully turn off serverino (when serverino is enabled on mount) by Steve French · 19 years ago
  63. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago