aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-31Merge tag 'fuse-update-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuseLinus Torvalds8-428/+1114
2018-10-31Merge tag 'ceph-for-4.20-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds9-185/+465
2018-10-31Merge branch 'akpm' (patches from Andrew)Linus Torvalds29-80/+279
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport6-6/+6
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport1-1/+0
2018-10-31fat: truncate inode timestamp updates in setattrFrank Sorenson1-0/+12
2018-10-31fat: change timestamp updates to use fat_truncate_timeFrank Sorenson5-20/+20
2018-10-31fat: add functions to update and truncate timestamps appropriatelyFrank Sorenson6-0/+87
2018-10-31fat: create a function to calculate the timezone offestFrank Sorenson1-7/+9
2018-10-31fat: expand a slightly out-of-date commentMihir Mehta1-1/+3
2018-10-31reiserfs: remove workaround code for GCC 3.xMasahiro Yamada1-9/+0
2018-10-31reiserfs: propagate errors from fill_with_dentries() properlyJann Horn1-0/+7
2018-10-31fs/hfs/extent.c: fix array out of bounds read of array extentColin Ian King1-1/+1
2018-10-31hfs: update timestamp on truncate()Ernesto A. Fernández1-0/+2
2018-10-31hfsplus: update timestamps on truncate()Ernesto A. Fernández1-0/+1
2018-10-31hfs: fix return value of hfs_get_block()Ernesto A. Fernández1-1/+3
2018-10-31hfsplus: fix return value of hfsplus_get_block()Ernesto A. Fernández1-1/+3
2018-10-31hfs: prevent btree data loss on ENOSPCErnesto A. Fernández4-16/+46
2018-10-31hfsplus: prevent btree data loss on ENOSPCErnesto A. Fernández5-16/+68
2018-10-31hfs: fix BUG on bnode parent updateErnesto A. Fernández1-0/+1
2018-10-31hfs: prevent btree data loss on root splitErnesto A. Fernández1-0/+4
2018-10-31hfsplus: fix BUG on bnode parent updateErnesto A. Fernández1-0/+1
2018-10-31hfsplus: prevent btree data loss on root splitErnesto A. Fernández1-0/+4
2018-10-31fs/proc/vmcore.c: Convert to use vmf_error()Souptick Joarder1-1/+1
2018-10-30Merge tag 'nfsd-4.20' of git://linux-nfs.org/~bfields/linuxLinus Torvalds17-130/+616
2018-10-30Merge tag 'cramfs_fixes' of git://git.linaro.org/people/nicolas.pitre/linuxLinus Torvalds1-3/+4
2018-10-30Cramfs: trivial whitespace fixesNicolas Pitre1-2/+2
2018-10-30Cramfs: fix abad comparison when wrap-arounds occurNicolas Pitre1-1/+2
2018-10-30Merge tag 'for-4.20-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds8-67/+110
2018-10-29Merge tag 'media/v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-131/+0
2018-10-29lockd: fix access beyond unterminated strings in printsAmir Goldstein1-1/+1
2018-10-29nfsd: correctly decrement odstate refcount in error pathAndrew Elble1-2/+1
2018-10-29nfsd: fix fall-through annotationsGustavo A. R. Silva1-1/+2
2018-10-29knfsd: Improve lookup performance in the duplicate reply cache using an rbtreeTrond Myklebust2-11/+27
2018-10-29knfsd: Further simplify the cache lookupTrond Myklebust2-37/+27
2018-10-29knfsd: Simplify NFS duplicate replay cacheTrond Myklebust1-50/+44
2018-10-29knfsd: Remove dead code from nfsd_cache_lookupTrond Myklebust1-8/+0
2018-10-29NFS: Fix up a typo in nfs_dns_ent_putTrond Myklebust1-1/+1
2018-10-29NFS: Lockless DNS lookupsTrond Myklebust1-3/+12
2018-10-29knfsd: Lockless lookup of NFSv4 identities.Trond Myklebust1-5/+6
2018-10-29knfsd: Allow lockless lookups of the exportsTrond Myklebust2-7/+9
2018-10-29Merge tag 'filesystems_for_v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds6-107/+85
2018-10-29Merge tag 'for_v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds9-101/+152
2018-10-29Merge tag '9p-for-4.20' of git://github.com/martinetd/linuxLinus Torvalds5-21/+46
2018-10-28Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds18-612/+447
2018-10-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds14-57/+38
2018-10-26mm: zero-seek shrinkersJohannes Weiner2-0/+6
2018-10-26sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOADJohannes Weiner1-3/+0
2018-10-26mm, proc: add KReclaimable to /proc/meminfoVlastimil Babka1-8/+8
2018-10-26dcache: allocate external names from reclaimable kmalloc cachesVlastimil Babka1-29/+9