1. 3125d26 cifs: switch to ->iterate_shared() by Al Viro · 8 years ago
  2. 84695ff Merge getxattr prototype change into work.lookups by Al Viro · 8 years ago
  3. ce23e64 ->getxattr(): pass dentry and inode as separate arguments by Al Viro · 8 years ago
  4. 5fdccfe cifs: kill more bogus checks in ->...xattr() methods by Al Viro · 8 years ago
  5. fc64005 don't bother with ->d_inode->i_sb - it's always equal to ->d_sb by Al Viro · 8 years ago
  6. ea1754a mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage by Kirill A. Shutemov · 8 years ago
  7. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  8. 3c2de27 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  9. 814a2bf Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  10. 1404297 lib: update single-char callers of strtobool() by Kees Cook · 8 years ago
  11. 7047737 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  12. 85f4048 cifs_get_root(): use lookup_one_len_unlocked() by Al Viro · 8 years ago
  13. 9589995 CIFS: Fix duplicate line introduced by clone_file_range patch by Steve French · 8 years ago
  14. 1ee9f4b Fix cifs_uniqueid_to_ino_t() function for s390x by Yadan Fan · 8 years ago
  15. 6cc3b24 CIFS: Fix SMB2+ interim response processing for read requests by Pavel Shilovsky · 8 years ago
  16. deb7def cifs: fix out-of-bounds access in lease parsing by Justin Maggard · 8 years ago
  17. 4b550af cifs: fix erroneous return value by Anton Protopopov · 8 years ago
  18. f34d69c cifs: fix potential overflow in cifs_compose_mount_options by Insu Yun · 8 years ago
  19. 997152f cifs: remove redundant check for null string pointer by Colin Ian King · 8 years ago
  20. 9651ddb cifs: Use skcipher by Herbert Xu · 8 years ago
  21. 772950e Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  22. 5955102 wrappers for ->i_mutex access by Al Viro · 8 years ago
  23. 48c935a page-flags: define PG_locked behavior on compound pages by Kirill A. Shutemov · 8 years ago
  24. 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 8 years ago
  25. 01b9b0b cifs_dbg() outputs an uninitialized buffer in cifs_readdir() by Vasily Averin · 8 years ago
  26. 820962d cifs: fix race between call_async() and reconnect() by Rabin Vincent · 9 years ago
  27. 373512e Prepare for encryption support (first part). Add decryption and encryption key generation. Thanks to Metze for helping with this. by Steve French · 9 years ago
  28. 882137c cifs: Allow using O_DIRECT with cache=loose by Ross Lagerwall · 9 years ago
  29. adfeb3e cifs: Make echo interval tunable by Steve French · 9 years ago
  30. a108471b cifs: Check uniqueid for SMB2+ and return -ESTALE if necessary by Ross Lagerwall · 9 years ago
  31. 275516c Print IP address of unresponsive server by Arnd Hannemann · 9 years ago
  32. ec7147a cifs: Ratelimit kernel log messages by Jamie Bainbridge · 9 years ago
  33. 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
  34. ddf1d62 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  35. 32fb378 Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  36. fceef39 switch ->get_link() to delayed_call, kill ->put_link() by Al Viro · 8 years ago
  37. dfd01f0 sched/wait: Fix the signal handling fix by Peter Zijlstra · 9 years ago
  38. 6b25539 replace ->follow_link() with new method that could stay in RCU mode by Al Viro · 9 years ago
  39. 8c36e9d cifs: avoid unused variable and label by Arnd Bergmann · 9 years ago
  40. 04b38d6 vfs: pull btrfs clone API to vfs layer by Christoph Hellwig · 9 years ago
  41. 97d7929 posix acls: Remove duplicate xattr name definitions by Andreas Gruenbacher · 9 years ago
  42. f3996e6 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 9 years ago
  43. 7b52e27 Allow copy offload (CopyChunk) across shares by Steve French · 9 years ago
  44. ad804a0 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  45. 75021d2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  46. c62d255 mm, fs: introduce mapping_gfp_constraint() by Michal Hocko · 9 years ago
  47. 1873499 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  48. 9576c2f Merge tag 'locks-v4.4-1' of git://git.samba.org/jlayton/linux by Linus Torvalds · 9 years ago
  49. 592fafe Add resilienthandles mount parm by Steve French · 9 years ago
  50. b56eae4 [SMB3] Send durable handle v2 contexts when use of persistent handles required by Steve French · 9 years ago
  51. f16dfa7 [SMB3] Display persistenthandles in /proc/mounts for SMB3 shares if enabled by Steve French · 9 years ago
  52. b618f00 [SMB3] Enable checking for continuous availability and persistent handle support by Steve French · 9 years ago
  53. b2a3077 [SMB3] Add parsing for new mount option controlling persistent handles by Steve French · 9 years ago
  54. ca9e7a1 Allow duplicate extents in SMB3 not just SMB3.1.1 by Steve French · 9 years ago
  55. 4f65636 Move locks API users to locks_lock_inode_wait() by Benjamin Coddington · 9 years ago
  56. 146aa8b KEYS: Merge the type-specific data with the payload data by David Howells · 9 years ago
  57. 063d99b mm, fs: obey gfp_mapping for add_to_page_cache() by Michal Hocko · 9 years ago
  58. 616a539 [CIFS] Update cifs version number by Steve French · 9 years ago
  59. 646200a [SMB3] Do not fall back to SMBWriteX in set_file_size error cases by Steve French · 9 years ago
  60. a1c8368 fs: Drop unlikely before IS_ERR(_OR_NULL) by Viresh Kumar · 9 years ago
  61. ff9f84b [SMB3] Missing null tcon check by Steve French · 9 years ago
  62. 8862714 fix encryption error checks on mount by Steve French · 9 years ago
  63. ceb1b0b [SMB3] Fix sec=krb5 on smb3 mounts by Steve French · 9 years ago
  64. 98ce94c cifs: use server timestamp for ntlmv2 authentication by Peter Seiderer · 9 years ago
  65. e0ddde9 disabling oplocks/leases via module parm enable_oplocks broken for SMB3 by Steve French · 9 years ago
  66. eda2116 [CIFS] mount option sec=none not displayed properly in /proc/mounts by Steve French · 9 years ago
  67. 4c17a6d CIFS: fix type confusion in copy offload ioctl by Jann Horn · 9 years ago
  68. 33e247c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  69. 7cbea8d mm: mark most vm_operations_struct const by Kirill A. Shutemov · 9 years ago
  70. 384989b Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 9 years ago
  71. a068acf fs: create and use seq_show_option for escaping by Kees Cook · 9 years ago
  72. 5fb4e28 cifs: Fix use-after-free on mid_q_entry by Christopher Oo · 9 years ago
  73. 0a6d0b6 Update cifs version number by Steve French · 9 years ago
  74. 0de1f4c Add way to query server fs info for smb3 by Steve French · 9 years ago
  75. 1dfd18d cifs: Unset CIFS_MOUNT_POSIX_PATHS flag when following dfs mounts by Sachin Prabhu · 9 years ago
  76. ebb3a9d Update negotiate protocol for SMB3.11 dialect by Steve French · 9 years ago
  77. b3152e2 Add ioctl to set integrity by Steve French · 9 years ago
  78. 9d1b066 Add Get/Set Integrity Information structure definitions by Steve French · 9 years ago
  79. 02b1666 Add reflink copy over SMB3.11 with new FSCTL_DUPLICATE_EXTENTS by Steve French · 9 years ago
  80. aab1893 Add SMB3.11 mount option synonym for new dialect by Steve French · 9 years ago
  81. 80bc83c add struct FILE_STANDARD_INFO by Steve French · 9 years ago
  82. f799d62 Make dialect negotiation warning message easier to read by Steve French · 9 years ago
  83. eed0e17 Add defines and structs for smb3.1 dialect by Steve French · 9 years ago
  84. 5f7fbf7 Allow parsing vers=3.11 on cifs mount by Steve French · 10 years ago
  85. f291095 client MUST ignore EncryptionKeyLength if CAP_EXTENDED_SECURITY is set by Noel Power · 9 years ago
  86. 052b398 Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  87. 4afe260 CIFS: Fix race condition on RFC1002_NEGATIVE_SESSION_RESPONSE by Federico Sauter · 9 years ago
  88. b291030 Fix to convert SURROGATE PAIR by Nakajima Akira · 9 years ago
  89. 00b8c95 cifs: potential missing check for posix_lock_file_wait by Chengyu Song · 9 years ago
  90. 7196ac1 Fix to check Unique id and FileType when client refer file directly. by Nakajima Akira · 9 years ago
  91. 65c3b20 CIFS: remove an unneeded NULL check by Dan Carpenter · 9 years ago
  92. 1dc92c4 [cifs] fix null pointer check by Steve French · 9 years ago
  93. 6e77137 don't pass nameidata to ->follow_link() by Al Viro · 9 years ago
  94. 680baac new ->follow_link() and ->put_link() calling conventions by Al Viro · 9 years ago
  95. bc8ebdc4 Fix that several functions handle incorrect value of mapchars by Nakajima Akira · 9 years ago
  96. f5d0684 cifs: Don't replace dentries for dfs mounts by Sachin Prabhu · 9 years ago
  97. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  98. 4fc8adc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  99. fa92789 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  100. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago