summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2018-08-15Merge tag 'pstore-v4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-08-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-08-14Merge tag 'configfs-for-4.19' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2018-08-14Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-08-14Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-08-14Merge tag 'xfs-4.19-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2018-08-13Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-08-13Merge tag '4.19-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2018-08-13Merge branch 'iomap-4.19-merge' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2018-08-13Merge tag 'for-4.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds
2018-08-13Merge tag 'locks-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds
2018-08-13Merge branches 'work.misc' and 'work.dcache' of git://git.kernel.org/pub/scm/...Linus Torvalds
2018-08-13Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2018-08-13Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2018-08-13Merge branch 'work.mkdir' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-08-13Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-08-13Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2018-08-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-08-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-08-13Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-08-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2018-08-12xfs: fix a null pointer dereference in xfs_bmap_extents_to_btreeShan Hai
2018-08-12xfs: remove b_last_holder & associated macrosEric Sandeen
2018-08-12iomap: Switch to offset_in_page for clarityAndreas Gruenbacher
2018-08-12xfs: Close race between direct IO and xfs_break_layouts()Dave Jiang
2018-08-11Merge tag 'nand/for-4.19' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon
2018-08-10smb3: create smb3 equivalent alias for cifs pseudo-xattrsSteve French
2018-08-10xfs: repair the AGIDarrick J. Wong
2018-08-10xfs: repair the AGFLDarrick J. Wong
2018-08-10xfs: repair the AGFDarrick J. Wong
2018-08-10smb3: allow previous versions to be mounted with snapshot= mount parmSteve French
2018-08-10cifs: don't show domain= in mount output when domain is emptyRonnie Sahlberg
2018-08-10cifs: add missing support for ACLs in SMB 3.11Ronnie Sahlberg
2018-08-09smb3: enumerating snapshots was leaving part of the data off endSteve French
2018-08-09cifs: update smb2_queryfs() to use compoundingRonnie Sahlberg
2018-08-09cifs: update receive_encrypted_standard to handle compounded responsesRonnie Sahlberg
2018-08-09make sure that __dentry_kill() always invalidates d_seq, unhashed or notAl Viro
2018-08-09fix __legitimize_mnt()/mntput() raceAl Viro
2018-08-09fix mntput/mntput raceAl Viro
2018-08-08cifs: create SMB2_open_init()/SMB2_open_free() helpers.Ronnie Sahlberg
2018-08-08cifs: add SMB2_query_info_[init|free]()Ronnie Sahlberg
2018-08-08cifs: add SMB2_close_init()/SMB2_close_free()Ronnie Sahlberg
2018-08-08locks: remove misleading obsolete commentJeff Layton
2018-08-07smb3: display stats counters for number of slow commandsSteve French
2018-08-07CIFS: fix uninitialized ptr deref in smb2 signingAurelien Aptel
2018-08-07smb3: Do not send SMB3 SET_INFO if nothing changedSteve French
2018-08-07smb3: fix minor debug output for CONFIG_CIFS_STATSSteve French
2018-08-07smb3: add tracepoint for slow responsesSteve French
2018-08-07cifs: add compound_send_recv()Ronnie Sahlberg
2018-08-07cifs: make smb_send_rqst take an array of requestsRonnie Sahlberg