summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2018-11-02Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-11-02Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2018-11-01Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-11-01Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2018-11-01blkcg: revert blkcg cleanups seriesDennis Zhou
2018-11-01Merge tag 'compiler-attributes-for-linus-4.20-rc1' of https://github.com/ojed...Linus Torvalds
2018-11-01Merge tag 'nfs-for-4.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsAl Viro
2018-11-01Merge tag 'ovl-update-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-11-01ovl: automatically enable redirect_dir on metacopy=onMiklos Szeredi
2018-11-01Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-10-31Merge tag 'fuse-update-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-10-31Merge tag 'ceph-for-4.20-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2018-10-31Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport
2018-10-31fat: truncate inode timestamp updates in setattrFrank Sorenson
2018-10-31fat: change timestamp updates to use fat_truncate_timeFrank Sorenson
2018-10-31fat: add functions to update and truncate timestamps appropriatelyFrank Sorenson
2018-10-31fat: create a function to calculate the timezone offestFrank Sorenson
2018-10-31fat: expand a slightly out-of-date commentMihir Mehta
2018-10-31reiserfs: remove workaround code for GCC 3.xMasahiro Yamada
2018-10-31reiserfs: propagate errors from fill_with_dentries() properlyJann Horn
2018-10-31fs/hfs/extent.c: fix array out of bounds read of array extentColin Ian King
2018-10-31hfs: update timestamp on truncate()Ernesto A. Fernández
2018-10-31hfsplus: update timestamps on truncate()Ernesto A. Fernández
2018-10-31hfs: fix return value of hfs_get_block()Ernesto A. Fernández
2018-10-31hfsplus: fix return value of hfsplus_get_block()Ernesto A. Fernández
2018-10-31hfs: prevent btree data loss on ENOSPCErnesto A. Fernández
2018-10-31hfsplus: prevent btree data loss on ENOSPCErnesto A. Fernández
2018-10-31hfs: fix BUG on bnode parent updateErnesto A. Fernández
2018-10-31hfs: prevent btree data loss on root splitErnesto A. Fernández
2018-10-31hfsplus: fix BUG on bnode parent updateErnesto A. Fernández
2018-10-31hfsplus: prevent btree data loss on root splitErnesto A. Fernández
2018-10-31fs/proc/vmcore.c: Convert to use vmf_error()Souptick Joarder
2018-10-31ovl: check whiteout in ovl_create_over_whiteout()Miklos Szeredi
2018-10-30Merge tag 'nfsd-4.20' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2018-10-30Merge tag 'cramfs_fixes' of git://git.linaro.org/people/nicolas.pitre/linuxLinus Torvalds
2018-10-30Cramfs: trivial whitespace fixesNicolas Pitre
2018-10-30Cramfs: fix abad comparison when wrap-arounds occurNicolas Pitre
2018-10-30Merge tag 'for-4.20-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-10-30xfs: remove [cm]time update from reflink callsDarrick J. Wong
2018-10-30xfs: remove xfs_reflink_remap_rangeDarrick J. Wong
2018-10-30xfs: remove redundant remap partial EOF block checksDarrick J. Wong
2018-10-30xfs: support returning partial reflink resultsDarrick J. Wong
2018-10-30xfs: clean up xfs_reflink_remap_blocks call siteDarrick J. Wong
2018-10-30xfs: fix pagecache truncation prior to reflinkDarrick J. Wong
2018-10-30ocfs2: remove ocfs2_reflink_remap_rangeDarrick J. Wong
2018-10-30ocfs2: support partial clone range and dedupe rangeDarrick J. Wong
2018-10-30ocfs2: fix pagecache truncation prior to reflinkDarrick J. Wong
2018-10-30ocfs2: truncate page cache for clone destination file before remappingDarrick J. Wong