aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-45/+193
2018-10-12afs: Fix afs_server struct leakDavid Howells1-0/+2
2018-10-12afs: Fix cell proc listDavid Howells5-10/+22
2018-10-11Merge tag 'xfs-fixes-for-4.19-rc7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGreg Kroah-Hartman1-35/+165
2018-10-09gfs2: Fix iomap buffered write support for journaled filesAndreas Gruenbacher1-0/+4
2018-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller34-286/+342
2018-10-06xfs: fix data corruption w/ unaligned reflink rangesDave Chinner1-13/+34
2018-10-06xfs: fix data corruption w/ unaligned dedupe rangesDave Chinner1-0/+21
2018-10-05ocfs2: fix locking for res->tracking and dlm->tracking_listAshish Samant1-2/+2
2018-10-05proc: restrict kernel stack dumps to rootJann Horn1-0/+14
2018-10-05ocfs2: fix crash in ocfs2_duplicate_clusters_by_page()Larry Chen1-4/+12
2018-10-05Merge tag '4.19-rc6-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Greg Kroah-Hartman4-6/+31
2018-10-05xfs: update ctime and remove suid before cloning filesDarrick J. Wong1-0/+25
2018-10-05xfs: zero posteof blocks when cloning above eofDarrick J. Wong1-8/+25
2018-10-05xfs: refactor clonerange preparation into a separate helperDarrick J. Wong1-27/+73
2018-10-04Merge tag 'ovl-fixes-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfsGreg Kroah-Hartman9-10/+27
2018-10-04Merge tag 'xfs-fixes-for-4.19-rc6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGreg Kroah-Hartman18-264/+256
2018-10-04ovl: fix format of setxattr debugMiklos Szeredi1-2/+2
2018-10-04ovl: fix access beyond unterminated stringsAmir Goldstein1-1/+1
2018-10-04rxrpc: Use IPv4 addresses throught the IPv6David Howells1-14/+15
2018-10-04afs: Sort address lists so that they are in logical ascending orderDavid Howells1-27/+24
2018-10-04afs: Always build address lists using the helper functionsDavid Howells1-17/+15
2018-10-04afs: Do better max capacity handling on address listsDavid Howells2-11/+16
2018-10-03Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsGreg Kroah-Hartman1-11/+13
2018-10-02smb3: fix lease break problem introduced by compoundingSteve French1-2/+1
2018-10-02cifs: only wake the thread for the very last PDU in a compoundRonnie Sahlberg1-1/+17
2018-10-02cifs: add a warning if we try to to dequeue a deleted midRonnie Sahlberg3-2/+12
2018-10-02smb2: fix missing files in root share directory listingAurelien Aptel1-1/+1
2018-10-01Merge tag 'pstore-v4.19-rc7' of https://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxGreg Kroah-Hartman1-4/+25
2018-10-01xfs: fix error handling in xfs_bmap_extents_to_btreeDave Chinner1-11/+13
2018-09-30pstore/ram: Fix failure-path memory leak in ramoops_initKees Cook1-4/+25
2018-09-30Merge tag 'libnvdimm-fixes2-4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmGreg Kroah-Hartman1-0/+1
2018-09-29iomap: set page dirty after partial delalloc on mkwriteBrian Foster1-1/+1
2018-09-29xfs: remove invalid log recovery first/last cycle checkBrian Foster1-10/+0
2018-09-29xfs: validate inode di_forkoffEric Sandeen1-0/+30
2018-09-29xfs: skip delalloc COW blocks in xfs_reflink_end_cowChristoph Hellwig1-6/+4
2018-09-29xfs: don't treat unknown di_flags2 as corruption in scrubEric Sandeen2-1/+5
2018-09-29xfs: remove duplicated include from alloc.cYueHaibing1-1/+0
2018-09-29xfs: don't bring in extents in xfs_bmap_punch_delalloc_rangeChristoph Hellwig1-6/+2
2018-09-29xfs: fix transaction leak in xfs_reflink_allocate_cow()Dave Chinner1-50/+77
2018-09-29xfs: avoid lockdep false positives in xfs_trans_allocDave Chinner1-2/+8
2018-09-29xfs: refactor xfs_buf_log_item reference count handlingBrian Foster3-58/+56
2018-09-29xfs: clean up xfs_trans_brelse()Brian Foster1-71/+39
2018-09-29xfs: don't unlock invalidated buf on aborted tx commitBrian Foster2-50/+42
2018-09-29xfs: remove last of unnecessary xfs_defer_cancel() callersBrian Foster4-44/+16
2018-09-29xfs: don't crash the vfs on a garbage inline symlinkDarrick J. Wong1-1/+11
2018-09-27Merge tag 'for_v4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsGreg Kroah-Hartman1-1/+1
2018-09-27dax: Fix deadlock in dax_lock_mapping_entry()Jan Kara1-0/+1
2018-09-25erge tag 'libnvdimm-fixes-4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmGreg Kroah-Hartman1-11/+2
2018-09-25ovl: make symbol 'ovl_aops' staticWei Yongjun1-1/+1