summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2016-10-14Enable previous version supportSteve French4-2/+72
2016-10-14Do not send SMB3 SET_INFO request if nothing is changingSteve French1-0/+6
2016-10-12SMB3: Add mount parameter to allow user to override max creditsSteve French5-16/+37
2016-10-12fs/cifs: reopen persistent handles on reconnectSteve French3-0/+25
2016-10-12Clarify locking of cifs file and tcon structures and make more granularSteve French7-63/+75
2016-10-12Fix regression which breaks DFS mountingSachin Prabhu1-6/+8
2016-10-12fs/cifs: keep guid when assigning fid to fileinfoAurelien Aptel1-0/+1
2016-10-12SMB3: GUIDs should be constructed as random but valid uuidsSteve French4-4/+4
2016-10-12Set previous session id correctly on SMB3 reconnectSteve French2-1/+6
2016-10-12cifs: Limit the overall credit acquiredRoss Lagerwall2-1/+27
2016-10-12Display number of credits availableSteve French1-0/+1
2016-10-12Add way to query creation time of file via cifs xattrSteve French1-1/+27
2016-10-12Add way to query file attributes via cifs xattrSteve French1-1/+33
2016-10-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds16-159/+259
2016-10-12fs: use mapping_set_error instead of opencoded set_bitMichal Hocko6-10/+8
2016-10-12treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada1-2/+0
2016-10-12pipe: cap initial pipe capacity according to pipe-max-size limitMichael Kerrisk (man-pages)1-0/+3
2016-10-12pipe: make account_pipe_buffers() return a value, and use itMichael Kerrisk (man-pages)1-18/+18
2016-10-12pipe: fix limit checking in alloc_pipe_info()Michael Kerrisk (man-pages)1-7/+13
2016-10-12pipe: simplify logic in alloc_pipe_info()Michael Kerrisk (man-pages)1-22/+23
2016-10-12pipe: fix limit checking in pipe_set_size()Michael Kerrisk (man-pages)1-10/+31
2016-10-12pipe: refactor argument for account_pipe_buffers()Michael Kerrisk (man-pages)1-5/+5
2016-10-12pipe: move limit checking logic into pipe_set_size()Michael Kerrisk (man-pages)1-23/+18
2016-10-12pipe: relocate round_pipe_size() above pipe_set_size()Michael Kerrisk (man-pages)1-12/+12
2016-10-12autofs: refactor ioctl fn vector in iookup_dev_ioctl()Tomohiro Kusumi1-33/+16
2016-10-12autofs: remove possibly misleading /* #define DEBUG */Tomohiro Kusumi1-2/+0
2016-10-12autofs: fix print format for ioctl warning messageTomohiro Kusumi1-1/+1
2016-10-12autofs: add autofs_dev_ioctl_version() for AUTOFS_DEV_IOCTL_VERSION_CMDIan Kent1-8/+17
2016-10-12autofs: fix dev ioctl number range checkIan Kent2-2/+3
2016-10-12autofs: fix pr_debug() messageTomohiro Kusumi1-1/+1
2016-10-12autofs: don't fail to free_dev_ioctl(param)Tomohiro Kusumi1-1/+2
2016-10-12autofs: remove obsolete sb fieldsTomohiro Kusumi1-2/+0
2016-10-12autofs: use autofs4_free_ino() to kfree dentry dataTomohiro Kusumi1-1/+1
2016-10-12autofs: remove ino free in autofs4_dir_symlink()Ian Kent1-2/+0
2016-10-12autofs: add WARN_ON(1) for non dir/link inode caseTomohiro Kusumi1-1/+2
2016-10-12autofs: fix autofs4_fill_super() error exit handlingIan Kent1-3/+3
2016-10-12autofs: test autofs versions first on sb initializationTomohiro Kusumi1-17/+17
2016-10-12autofs: drop unnecessary extern in autofs_i.hTomohiro Kusumi1-1/+1
2016-10-12fs/select: add vmalloc fallback for select(2)Vlastimil Babka1-3/+11
2016-10-12block: implement (some of) fallocate for block devicesDarrick J. Wong2-1/+79
2016-10-12ocfs2: fix memory leak in dlm_migrate_request_handler()Guozhonghua1-0/+3
2016-10-11Merge tag 'libnvdimm-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2016-10-11Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds43-1071/+1563
2016-10-11Merge tag 'upstream-4.9-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds9-42/+411
2016-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2016-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds158-381/+520
2016-10-11Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro70-244/+483
2016-10-11Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds65-545/+338
2016-10-10Merge tag 'dlm-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds1-6/+2
2016-10-10Merge tag 'ceph-for-4.9-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds7-53/+61