summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2019-05-12Merge tag 'for-linus-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-05-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2019-05-09Merge tag 'nfs-for-5.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2019-05-09NFS: Fix a double unlock from nfs_match,get_clientBenjamin Coddington
2019-05-09nfs: pass the correct prototype to read_cache_pageChristoph Hellwig
2019-05-09NFSv4: don't mark all open state for recovery when handling recallable state ...Scott Mayhew
2019-05-09NFS4: Fix v4.0 client state corruption when mountZhangXiaoxu
2019-05-09PNFS fallback to MDS if no deviceid foundOlga Kornievskaia
2019-05-09Merge tag 'for-linus-5.2-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-05-09do_move_mount(): fix an unsafe use of is_anon_ns()Al Viro
2019-05-08Merge tag 'gfs2-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...Linus Torvalds
2019-05-08Merge tag '5.2-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-05-07Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds
2019-05-07cifs: update module internal version numberSteve French
2019-05-07SMB3: Clean up query symlink when reparse pointRonnie Sahlberg
2019-05-07cifs: fix strcat buffer overflow and reduce raciness in smb21_set_oplock_level()Christoph Probst
2019-05-07Negotiate and save preferred compression algorithmsSteve French
2019-05-07cifs: rename and clarify CIFS_ASYNC_OP and CIFS_NO_RESPRonnie Sahlberg
2019-05-07cifs: fix credits leak for SMB1 oplock breaksRonnie Sahlberg
2019-05-07smb3: Add protocol structs for change notify supportSteve French
2019-05-07cifs: fix smb3_zero_range for AzureRonnie Sahlberg
2019-05-07cifs: zero-range does not require the file is sparseRonnie Sahlberg
2019-05-07Add new flag on SMB3.1.1 readSteve French
2019-05-07cifs: add fiemap supportRonnie Sahlberg
2019-05-07SMB3: Add defines for new negotiate contextsSteve French
2019-05-07cifs: fix bi-directional fsctl passthrough callsRonnie Sahlberg
2019-05-07cifs: smbd: take an array of reqeusts when sending upper layer dataLong Li
2019-05-07SMB3: Add handling for different FSCTL access flagsSteve French
2019-05-07cifs: Add support for FSCTL passthrough that write data to the serverRonnie Sahlberg
2019-05-07cifs: remove superfluous inode_lock in cifs_{strict_}fsyncJeff Layton
2019-05-07cifs: Call MID callback before destroying transportLong Li
2019-05-07cifs: smbd: Retry on memory registration failureLong Li
2019-05-07cifs: smbd: Indicate to retry on transport sending failureLong Li
2019-05-07cifs: smbd: Return EINTR when interruptedLong Li
2019-05-07cifs: smbd: Don't destroy transport on RDMA disconnectLong Li
2019-05-07smbd: Make upper layer decide when to destroy the transportLong Li
2019-05-07SMB3: update comment to clarify enumerating snapshotsSteve French
2019-05-07CIFS: check CIFS_MOUNT_NO_DFS when trying to reuse existing sbAurelien Aptel
2019-05-07CIFS: Show locallease in /proc/mounts for cifs shares mounted with locallease...Kenneth D'souza
2019-05-07cifs: Fix DFS cache refresher for DFS linksPaulo Alcantara (SUSE)
2019-05-07cifs: don't use __constant_cpu_to_le32()Sergey Senozhatsky
2019-05-07SMB3: Track total time spent on roundtrips for each SMB3 commandSteve French
2019-05-07Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2019-05-07Merge tag 'afs-next-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-05-07Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2019-05-07Merge branch 'work.mount-syscalls' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-05-07Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-05-07Merge tag 'selinux-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-05-07Merge tag 'for-5.2/io_uring-20190507' of git://git.kernel.dk/linux-blockLinus Torvalds