aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-09IB: remove redundant INFINIBAND kconfig dependenciesGreg Thelen1-1/+1
2018-04-27cifs: smbd: depend on INFINIBAND_ADDR_TRANSGreg Thelen1-1/+1
2018-04-15Merge tag 'for-4.17-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds94-1234/+277
2018-04-15Merge tag '4.17-rc1SMB3-Fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds13-71/+240
2018-04-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+22
2018-04-13proc: revalidate misc dentriesAlexey Dobriyan1-1/+22
2018-04-13Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfsLinus Torvalds11-166/+477
2018-04-13btrfs: Only check first key for committed tree blocksQu Wenruo1-0/+8
2018-04-12cifs: change validate_buf to validate_iovRonnie Sahlberg1-18/+21
2018-04-12cifs: remove rfc1002 hardcoded constants from cifs_discard_remaining_data()Ronnie Sahlberg1-2/+3
2018-04-12cifs: Change SMB2_open to return an iov for the error parameterRonnie Sahlberg3-9/+13
2018-04-12cifs: add resp_buf_size to the mid_q_entry structureRonnie Sahlberg4-2/+4
2018-04-12smb3.11: replace a 4 with server->vals->header_preamble_sizeSteve French2-5/+9
2018-04-12cifs: replace a 4 with server->vals->header_preamble_sizeRonnie Sahlberg1-1/+1
2018-04-12cifs: add pdu_size to the TCP_Server_Info structureRonnie Sahlberg4-6/+9
2018-04-12SMB311: Improve checking of negotiate security contextsSteve French3-0/+106
2018-04-12SMB3: Fix length checking of SMB3.11 negotiate requestSteve French2-0/+46
2018-04-12Merge tag 'xfs-4.17-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds37-205/+172
2018-04-12Merge tag 'gfs2-4.17.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2Linus Torvalds3-21/+30
2018-04-12Merge tag 'nfs-for-4.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds13-341/+408
2018-04-12Merge branch 'work.thaw' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-51/+79
2018-04-12Merge branch 'afs-dh' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds25-591/+2562
2018-04-12GFS2: Minor improvements to comments and documentationBob Peterson2-2/+2
2018-04-12gfs2: Stop using rhashtable_walk_peekAndreas Gruenbacher1-19/+28
2018-04-12btrfs: add SPDX header to KconfigDavid Sterba1-0/+2
2018-04-12btrfs: replace GPL boilerplate by SPDX -- sourcesDavid Sterba58-750/+65
2018-04-12btrfs: replace GPL boilerplate by SPDX -- headersDavid Sterba35-475/+133
2018-04-12Btrfs: fix loss of prealloc extents past i_size after fsync log replayFilipe Manana1-5/+58
2018-04-12Btrfs: clean up resources during umount after trans is abortedLiu Bo1-1/+2
2018-04-12ovl: add support for "xino" mount and config optionsAmir Goldstein3-3/+88
2018-04-12ovl: consistent d_ino for non-samefs with xinoAmir Goldstein1-6/+39
2018-04-12ovl: consistent i_ino for non-samefs with xinoAmir Goldstein4-14/+21
2018-04-12ovl: constant st_ino for non-samefs with xinoAmir Goldstein5-10/+75
2018-04-12ovl: allocate anon bdev per unique lower fsAmir Goldstein4-28/+72
2018-04-12ovl: factor out ovl_map_dev_ino() helperAmir Goldstein3-39/+57
2018-04-12ovl: cleanup ovl_update_time()Miklos Szeredi1-17/+11
2018-04-12ovl: add WARN_ON() for non-dir redirect casesMiklos Szeredi1-0/+11
2018-04-12ovl: cleanup setting OVL_INDEXVivek Goyal3-5/+3
2018-04-12ovl: set d->is_dir and d->opaque for last path elementVivek Goyal1-2/+6
2018-04-12ovl: Do not check for redirect if this is last layerVivek Goyal1-1/+4
2018-04-12ovl: lookup in inode cache first when decoding lower file handleAmir Goldstein1-25/+33
2018-04-12ovl: do not try to reconnect a disconnected origin dentryAmir Goldstein4-11/+23
2018-04-12ovl: disambiguate ovl_encode_fh()Amir Goldstein4-16/+16
2018-04-12ovl: set lower layer st_dev only if setting lower st_inoAmir Goldstein1-5/+2
2018-04-12ovl: fix lookup with middle layer opaque dir and absolute path redirectsAmir Goldstein1-0/+9
2018-04-12ovl: Set d->last properly during lookupVivek Goyal1-2/+6
2018-04-12ovl: set i_ino to the value of st_ino for NFS exportAmir Goldstein2-5/+24
2018-04-11Merge tag 'tags/upstream-4.17-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds4-9/+12
2018-04-11CIFS: add ONCE flag for cifs_dbg typeAurelien Aptel2-29/+22
2018-04-11cifs: Use ULL suffix for 64-bit constantGeert Uytterhoeven1-1/+1