summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorLines
2018-06-15smb3: increase initial number of credits requested to allow writeSteve French-2/+3
2018-06-15cifs: add lease tracking to the cached root fidRonnie Sahlberg-20/+58
2018-06-15smb3: note that smb3.11 posix extensions mount option is experimentalSteve French-1/+4
2018-06-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds-82/+134
2018-06-15exofs: avoid VLA in structuresKees Cook-67/+115
2018-06-15coredump: fix spam with zero VMA processAlexey Dobriyan-8/+9
2018-06-15fat: use fat_fs_error() instead of BUG_ON() in __fat_get_block()OGAWA Hirofumi-1/+7
2018-06-15proc: skip branch in /proc/*/* lookupAlexey Dobriyan-6/+3
2018-06-15Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-391/+494
2018-06-15Merge tag 'ceph-for-4.18-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds-124/+202
2018-06-15Merge tag 'for-4.18-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-19/+19
2018-06-14pstore: Remove bogus format string definitionArnd Bergmann-11/+6
2018-06-14Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-ti...Arnd Bergmann-390/+498
2018-06-12Revert "debugfs: inode: debugfs_create_dir uses mode permission from parent"Linus Torvalds-3/+1
2018-06-12Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-158/+225
2018-06-12treewide: Use array_size in f2fs_kvzalloc()Kees Cook-8/+16
2018-06-12treewide: Use array_size() in f2fs_kzalloc()Kees Cook-8/+16
2018-06-12treewide: Use array_size() in f2fs_kmalloc()Kees Cook-3/+5
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook-3/+6
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook-8/+11
2018-06-12treewide: kvmalloc() -> kvmalloc_array()Kees Cook-3/+3
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook-23/+28
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook-99/+134
2018-06-12UBIFS: Fix potential integer overflow in allocationSilvio Cesare-2/+3
2018-06-12Convert jffs2 acl to struct_sizeMatthew Wilcox-1/+3
2018-06-12Merge tag 'xfs-4.18-merge-10' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds-3195/+939
2018-06-12autofs: Fix typo s/thenew new/the new/ in AUTOFS4_FS descriptionGeert Uytterhoeven-1/+1
2018-06-12Merge tag 'nfs-for-4.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds-374/+855
2018-06-12Merge tag 'nfsd-4.18' of git://linux-nfs.org/~bfields/linuxLinus Torvalds-14/+27
2018-06-12skip LAYOUTRETURN if layout is invalidOlga Kornievskaia-2/+4
2018-06-11xfs: update incore per-AG inode countDarrick J. Wong-0/+2
2018-06-11Merge tag 'f2fs-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds-1376/+1855
2018-06-11autofs: remove left-over autofs4 stubsLinus Torvalds-57/+12
2018-06-11btrfs: scrub: Don't use inode pages for device replaceQu Wenruo-1/+1
2018-06-10Merge tag 'upstream-4.18-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds-22/+13
2018-06-10Merge tag '4.18-fixes-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds-138/+261
2018-06-10Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+1
2018-06-09NFSv4.1: Fix the client behaviour on NFS4ERR_SEQ_FALSE_RETRYTrond Myklebust-4/+7
2018-06-09Merge branch 'proc-cmdline'Linus Torvalds-112/+99
2018-06-09hpfs: Use EUCLEAN for filesystem errorsMikulas Patocka-2/+1
2018-06-09Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-71/+1
2018-06-09NFSv4: Fix a typo in nfs41_sequence_processTrond Myklebust-1/+1
2018-06-09NFSv4: Revert commit 5f83d86cf531d ("NFSv4.x: Fix wraparound issues..")Trond Myklebust-5/+2
2018-06-08Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-52/+217
2018-06-08Merge branch 'for-4.18/mcsafe' into libnvdimm-for-nextDan Williams-9/+12
2018-06-08Merge branch 'for-4.18/dax' into libnvdimm-for-nextDan Williams-43/+205
2018-06-08nfsd: fix error handling in nfs4_set_delegation()Andrew Elble-1/+4
2018-06-08nfsd: fix potential use-after-free in nfsd4_decode_getdeviceinfoScott Mayhew-0/+2
2018-06-08NFSv4: Return NFS4ERR_DELAY when a layout recall fails due to igrab()Trond Myklebust-12/+14
2018-06-08NFSv4: Return NFS4ERR_DELAY when a delegation recall fails due to igrab()Trond Myklebust-9/+15