summaryrefslogtreecommitdiff
path: root/fs/cifs
AgeCommit message (Expand)Author
2016-04-13sock: tigthen lockdep checks for sock_owned_by_userHannes Frederic Sowa
2016-04-11KEYS: Add a facility to restrict new links into a keyringDavid Howells
2016-04-11->getxattr(): pass dentry and inode as separate argumentsAl Viro
2016-04-10cifs: kill more bogus checks in ->...xattr() methodsAl Viro
2016-04-10don't bother with ->d_inode->i_sb - it's always equal to ->d_sbAl Viro
2016-04-04mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-03-28cifs: don't bother with kmap on read_pages sideAl Viro
2016-03-28cifs_readv_receive: use cifs_read_from_socket()Al Viro
2016-03-28cifs: no need to wank with copying and advancing iovec on recvmsg side eitherAl Viro
2016-03-28cifs: quit playing games with draining iovecsAl Viro
2016-03-28cifs: merge the hash calculation helpersAl Viro
2016-03-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-03-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-03-17lib: update single-char callers of strtobool()Kees Cook
2016-03-17Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-03-14cifs_get_root(): use lookup_one_len_unlocked()Al Viro
2016-03-01CIFS: Fix duplicate line introduced by clone_file_range patchSteve French
2016-02-29Fix cifs_uniqueid_to_ino_t() function for s390xYadan Fan
2016-02-29CIFS: Fix SMB2+ interim response processing for read requestsPavel Shilovsky
2016-02-29cifs: fix out-of-bounds access in lease parsingJustin Maggard
2016-02-10cifs: fix erroneous return valueAnton Protopopov
2016-02-10cifs: fix potential overflow in cifs_compose_mount_optionsInsu Yun
2016-02-10cifs: remove redundant check for null string pointerColin Ian King
2016-01-27cifs: Use skcipherHerbert Xu
2016-01-24Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2016-01-22wrappers for ->i_mutex accessAl Viro
2016-01-15page-flags: define PG_locked behavior on compound pagesKirill A. Shutemov
2016-01-14kmemcg: account certain kmem allocations to memcgVladimir Davydov
2016-01-14cifs_dbg() outputs an uninitialized buffer in cifs_readdir()Vasily Averin
2016-01-14cifs: fix race between call_async() and reconnect()Rabin Vincent
2016-01-14Prepare for encryption support (first part). Add decryption and encryption ke...Steve French
2016-01-14cifs: Allow using O_DIRECT with cache=looseRoss Lagerwall
2016-01-14cifs: Make echo interval tunableSteve French
2016-01-14cifs: Check uniqueid for SMB2+ and return -ESTALE if necessaryRoss Lagerwall
2016-01-14Print IP address of unresponsive serverArnd Hannemann
2016-01-14cifs: Ratelimit kernel log messagesJamie Bainbridge
2016-01-12Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-01-11Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2016-01-11Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-12-30switch ->get_link() to delayed_call, kill ->put_link()Al Viro
2015-12-13sched/wait: Fix the signal handling fixPeter Zijlstra
2015-12-08replace ->follow_link() with new method that could stay in RCU modeAl Viro
2015-12-08cifs: avoid unused variable and labelArnd Bergmann
2015-12-07vfs: pull btrfs clone API to vfs layerChristoph Hellwig
2015-12-06posix acls: Remove duplicate xattr name definitionsAndreas Gruenbacher
2015-11-13Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2015-11-09Allow copy offload (CopyChunk) across sharesSteve French
2015-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds