1. 38f876b cifs: update internal module version number for cifs.ko to 2.14 by Steve French · 6 years ago
  2. 7753e38 cifs: update internal module version number for cifs.ko to 2.12 by Steve French · 7 years ago
  3. 44907d7 get rid of 'opened' argument of ->atomic_open() - part 3 by Al Viro · 7 years ago
  4. 3fa9a54 cifs: update internal module version number for cifs.ko to 2.12 by Steve French · 7 years ago
  5. ab2c643 update internal version number for cifs.ko by Steve French · 7 years ago
  6. 94a9dae Update version of cifs module by Steve French · 7 years ago
  7. 620d874 Introduce cifs_copy_file_range() by Sachin Prabhu · 8 years ago
  8. a528d35 statx: Add a system call to make enhanced file info available by David Howells · 8 years ago
  9. a00be0e cifs: don't use ->d_time by Miklos Szeredi · 8 years ago
  10. 8908c94 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 9 years ago
  11. 5a4f7e8 Update cifs.ko version to 2.09 by Steve French · 9 years ago
  12. a9ae008 cifs: Switch to generic xattr handlers by Andreas Gruenbacher · 9 years ago
  13. ce23e64 ->getxattr(): pass dentry and inode as separate arguments by Al Viro · 9 years ago
  14. 1ee9f4b Fix cifs_uniqueid_to_ino_t() function for s390x by Yadan Fan · 9 years ago
  15. fce205e Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  16. fceef39 switch ->get_link() to delayed_call, kill ->put_link() by Al Viro · 9 years ago
  17. 6b25539 replace ->follow_link() with new method that could stay in RCU mode by Al Viro · 9 years ago
  18. 04b38d6 vfs: pull btrfs clone API to vfs layer by Christoph Hellwig · 9 years ago
  19. 616a539 [CIFS] Update cifs version number by Steve French · 9 years ago
  20. 0a6d0b6 Update cifs version number by Steve French · 10 years ago
  21. 6e77137b don't pass nameidata to ->follow_link() by Al Viro · 10 years ago
  22. 680baac new ->follow_link() and ->put_link() calling conventions by Al Viro · 10 years ago
  23. f8098b8 Update modinfo cifs version for cifs.ko by Steve French · 10 years ago
  24. 69af38d Update version number displayed by modinfo for cifs.ko by Steve French · 10 years ago
  25. f6f9933 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  26. 7c33d59 cifs: support RENAME_NOREPLACE by Miklos Szeredi · 11 years ago
  27. 8169150 Update cifs version by Steve French · 11 years ago
  28. 16b9057 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  29. 2e4b8c2 Update cifs version number to 2.03 by Steve French · 11 years ago
  30. 4f73c7d cifs: fix potential races in cifs_revalidate_mapping by Jeff Layton · 11 years ago
  31. e284e53 cifs: new helper function: cifs_revalidate_mapping by Jeff Layton · 11 years ago
  32. 02323db cifs: fix cifs_uniqueid_to_ino_t not to ever return 0 by Jeff Layton · 11 years ago
  33. 3dae875 cifs: switch to ->write_iter() by Al Viro · 11 years ago
  34. e6a7bcb cifs: switch to ->read_iter() by Al Viro · 11 years ago
  35. 87dc800 new helper: kfree_put_link() by Al Viro · 11 years ago
  36. ffe67b5 [CIFS] update cifs.ko version by Steve French · 11 years ago
  37. d414153 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  38. be4ccdc [readdir] convert cifs by Al Viro · 12 years ago
  39. f43a033 Update cifs version number by Steve French · 12 years ago
  40. 24261fc cifs: delay super block destruction until all cifsFileInfo objects are gone by Mateusz Guzik · 12 years ago
  41. 5efeb09 Update cifs version number by Steve French · 12 years ago
  42. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 13 years ago
  43. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 13 years ago
  44. 30d90494 kill struct opendata by Al Viro · 13 years ago
  45. d958527 make ->atomic_open() return int by Al Viro · 13 years ago
  46. 4723768 ->atomic_open() prototype change - pass int * instead of bool * by Al Viro · 13 years ago
  47. d2c1271 cifs: implement i_op->atomic_open() by Miklos Szeredi · 13 years ago
  48. f966424 [CIFS] Update cifs version to 1.78 by Steve French · 13 years ago
  49. 867646f [CIFS] Update CIFS version number to 1.77 by Steve French · 13 years ago
  50. 1a67aaf switch ->mknod() to umode_t by Al Viro · 14 years ago
  51. 4acdaf2 switch ->create() to umode_t by Al Viro · 14 years ago
  52. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 14 years ago
  53. 8ea00c6 [CIFS] Update cifs version to 1.76 by Steve French · 13 years ago
  54. f3a6a60 cifs: Fix typo 'CIFS_NFSD_EXPORT' by Paul Bolle · 13 years ago
  55. 04c05b4 update cifs version to 1.75 by Steve French · 14 years ago
  56. ad63594 cifs: simplify refcounting for oplock breaks by Jeff Layton · 14 years ago
  57. 02c24a8 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers by Josef Bacik · 14 years ago
  58. c2ec947 [CIFS] update cifs to version 1.74 by Steve French · 14 years ago
  59. 1252b30 [CIFS] update cifs version to 1.73 by Steve French · 14 years ago
  60. 4e64fb3 [CIFS] Update cifs to version 1.72 by Steve French · 14 years ago
  61. 6feb989 CIFS: Simplify invalidate part (try #5) by Pavel Shilovsky · 14 years ago
  62. 0b81c1c CIFS: directio read/write cleanups by Pavel Shilovsky · 14 years ago
  63. 2572087 cifs: cleanup: Rename and remove config flags by Shirish Pargaonkar · 14 years ago
  64. 9b6763e cifs: Remove unused inode number while fetching root inode by Shirish Pargaonkar · 14 years ago
  65. eed9e83 [CIFS] update cifs version by Steve French · 14 years ago
  66. cab6958 [CIFS] Update cifs minor version by Steve French · 14 years ago
  67. 72432ff CIFS: Implement cifs_strict_writev (try #4) by Pavel Shilovsky · 14 years ago
  68. a70307e CIFS: Implement cifs_strict_readv (try #4) by Pavel Shilovsky · 14 years ago
  69. 7a6a19b CIFS: Implement cifs_file_strict_mmap (try #2) by Pavel Shilovsky · 14 years ago
  70. 8be7e6b CIFS: Implement cifs_strict_fsync by Pavel Shilovsky · 14 years ago
  71. 1cd3508 [CIFS] Update cifs version number by Steve French · 14 years ago
  72. 01c64fe CIFS: Use d_automount() rather than abusing follow_link() by David Howells · 14 years ago
  73. 6c0f621 [CIFS] Fix checkpatch warnings and bump cifs version number by Steve French · 14 years ago
  74. 7a16f19 [CIFS] Fix minor checkpatch warning and update cifs version by Steve French · 14 years ago
  75. d7c86ff cifs: don't use vfsmount to pin superblock for oplock breaks by Jeff Layton · 14 years ago
  76. 13cd4b7 [CIFS] Various small checkpatch cleanups by Steve French · 14 years ago
  77. c5e04a3 [CIFS] Fix build break when CONFIG_CIFS_FSCACHE disabled by Steve French · 15 years ago
  78. 7ea8085 drop unused dentry argument to ->fsync by Christoph Hellwig · 15 years ago
  79. d54ff73 [CIFS] Fix lease break for writes by Steve French · 15 years ago
  80. f19159d [CIFS] Cleanup various minor breakage in previous cFYI cleanup by Steve French · 15 years ago
  81. abab095 cifs: add cifs_revalidate_file by Jeff Layton · 15 years ago
  82. df2cf17 cifs: overhaul cifs_revalidate and rename to cifs_revalidate_dentry by Jeff Layton · 15 years ago
  83. 6a5fa236 [CIFS] Add support for TCP_NODELAY by Steve French · 15 years ago
  84. 6e1d5dc const: mark remaining inode_operations as const by Alexey Dobriyan · 15 years ago
  85. ca43e3b [CIFS] Fix checkpatch warnings by Steve French · 15 years ago
  86. b77863b [CIFS] update cifs version number by Steve French · 16 years ago
  87. cc0bad7 cifs: add new cifs_iget function and convert unix codepath to use it by Jeff Layton · 16 years ago
  88. c5077ec [CIFS] Update readme to indicate change to default mount (serverino) by Steve French · 16 years ago
  89. bd433d4 cifs: rename cifs_iget to cifs_root_iget by Jeff Layton · 16 years ago
  90. ff69452 [CIFS] Make cifs_unlink consistent in checks for null inode by Steve French · 16 years ago
  91. 4fd03e8 constify dentry_operations: CIFS by Al Viro · 16 years ago
  92. eca6acf [CIFS] Fix multiuser mounts so server does not invalidate earlier security contexts by Steve French · 16 years ago
  93. 6badd79 kill ->dir_notify() by Al Viro · 16 years ago
  94. 3de2091 [CIFS] fix typo by Steve French · 16 years ago
  95. 13a6e42 [CIFS] add mount option to send mandatory rather than advisory locks by Steve French · 16 years ago
  96. 3270958 [CIFS] undo changes in cifs_rename_pending_delete if it errors out by Steve French · 16 years ago
  97. 5f0319a cifs: clean up variables in cifs_unlink by Jeff Layton · 16 years ago
  98. 2f0e58a [CIFS] remove level of indentation from decode_negTokenInit by Jeff Layton · 17 years ago
  99. f9ddcca [CIFS] BKL-removal: convert CIFS over to unlocked_ioctl by Steve French · 17 years ago
  100. 4b18f2a [CIFS] convert usage of implicit booleans to bool by Steve French · 17 years ago