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