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