summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2018-06-05Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2018-06-05Merge tag 'driver-core-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-06-05Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-06-05Merge tag 'xfs-4.18-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2018-06-05Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-06-04Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-06-04Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-06-04Merge tag '4.18-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2018-06-04Merge tag 'gfs2-4.18.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-06-04Merge tag 'dlm-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds
2018-06-04Merge tag 'for-4.18-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds
2018-06-04Merge tag 'affs-for-4.18-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-06-04Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-06-04Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2018-06-04Merge tag 'locks-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds
2018-06-04Merge tag 'docs-4.18' of git://git.lwn.net/linuxLinus Torvalds
2018-06-04Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-06-04Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-06-04Merge branch 'work.rmdir' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-06-04Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2018-06-04Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-06-04gfs2: Iomap cleanups and improvementsAndreas Gruenbacher
2018-06-04gfs2: Remove ordered write mode handling from gfs2_trans_add_dataAndreas Gruenbacher
2018-06-04gfs2: gfs2_stuffed_write_end cleanupAndreas Gruenbacher
2018-06-04gfs2: hole_size improvementAndreas Gruenbacher
2018-06-04GFS2: gfs2_free_extlen can return an extent that is too longBob Peterson
2018-06-04GFS2: Fix allocation error bug with recursive rgrp glockingAndreas Gruenbacher
2018-06-04gfs2: Update find_metapath commentAndreas Gruenbacher
2018-06-03Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2018-06-03Revert "fs: fold open_check_o_direct into do_dentry_open"Al Viro
2018-06-02CIFS: Add support for direct pages in wdataLong Li
2018-06-02CIFS: Use offset when reading pagesLong Li
2018-06-02CIFS: Add support for direct pages in rdataLong Li
2018-06-02cifs: update multiplex loop to handle compounded responsesRonnie Sahlberg
2018-06-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-06-01fs: use ->is_partially_uptodate in page_cache_seek_hole_dataChristoph Hellwig
2018-06-01fs: remove the buffer_unwritten check in page_seek_hole_dataChristoph Hellwig
2018-06-01fs: move page_cache_seek_hole_data to iomap.cChristoph Hellwig
2018-06-01xfs: use iomap_bmapChristoph Hellwig
2018-06-01iomap: add an iomap-based bmap implementationChristoph Hellwig
2018-06-01iomap: add a iomap_sector helperChristoph Hellwig
2018-06-01iomap: use __bio_add_page in iomap_dio_zeroChristoph Hellwig
2018-06-01iomap: move IOMAP_F_BOUNDARY to gfs2Christoph Hellwig
2018-06-01iomap: inline data should be an iomap type, not a flagChristoph Hellwig
2018-06-01xfs: fix error handling in xfs_refcount_insert()Dave Chinner
2018-06-01xfs: fix xfs_rtalloc_rec unitsDarrick J. Wong
2018-06-01xfs: strengthen rtalloc query range checksDarrick J. Wong
2018-06-01xfs: xfs_rtbuf_get should check the bmapi_read resultsDarrick J. Wong
2018-06-01xfs: xfs_rtword_t should be unsigned, not signedDarrick J. Wong
2018-06-01cifs: remove header_preamble_size where it is always 0Ronnie Sahlberg