summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2018-10-23ubfis: authentication: Authenticate master nodeSascha Hauer
2018-10-23ubifs: authentication: Authenticate LPTSascha Hauer
2018-10-23ubifs: Authenticate replayed journalSascha Hauer
2018-10-23ubifs: Add auth nodes to garbage collector journal headSascha Hauer
2018-10-23ubifs: Add authentication nodes to journalSascha Hauer
2018-10-23ubifs: authentication: Add hashes to index nodesSascha Hauer
2018-10-23ubifs: Add hashes to the tree node cacheSascha Hauer
2018-10-23ubifs: Create functions to embed a HMAC in a nodeSascha Hauer
2018-10-23ubifs: Add helper functions for authentication supportSascha Hauer
2018-10-23ubifs: Add separate functions to init/crc a nodeSascha Hauer
2018-10-23ubifs: Format changes for authentication supportSascha Hauer
2018-10-23ubifs: Store read superblock nodeSascha Hauer
2018-10-23ubifs: Drop write_nodeSascha Hauer
2018-10-23ubifs: Implement ubifs_lpt_lookup using ubifs_pnode_lookupSascha Hauer
2018-10-23ubifs: Export pnode_lookup as ubifs_pnode_lookupSascha Hauer
2018-10-23ubifs: Pass ubifs_zbranch to read_znode()Sascha Hauer
2018-10-23ubifs: Pass ubifs_zbranch to try_read_node()Sascha Hauer
2018-10-23ubifs: Refactor create_default_filesystem()Sascha Hauer
2018-10-18fscache: Fix out of bound read in long cookie keysEric Sandeen
2018-10-18fscache: Fix incomplete initialisation of inline key spaceDavid Howells
2018-10-18cachefiles: fix the race between cachefiles_bury_object() and rmdir(2)Al Viro
2018-10-15afs: Fix clearance of replyDavid Howells
2018-10-14Merge tag 'libnvdimm-fixes-4.19-rc8' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2018-10-13ubifs: Fix WARN_ON logic in exit pathRichard Weinberger
2018-10-13Merge branch 'akpm'Greg Kroah-Hartman
2018-10-13fs/fat/fatent.c: add cond_resched() to fat_count_free_clusters()Khazhismel Kumykov
2018-10-13ocfs2: fix a GCC warningzhong jiang
2018-10-13Merge tag 'gfs2-4.19.fixes3' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2018-10-12afs: Fix afs_server struct leakDavid Howells
2018-10-12gfs2: Fix iomap buffered write support for journaled files (2)Andreas Gruenbacher
2018-10-12afs: Fix cell proc listDavid Howells
2018-10-11Merge tag 'xfs-fixes-for-4.19-rc7' of git://git.kernel.org/pub/scm/fs/xfs/xfs...Greg Kroah-Hartman
2018-10-09gfs2: Fix iomap buffered write support for journaled filesAndreas Gruenbacher
2018-10-08filesystem-dax: Fix dax_layout_busy_page() livelockDan Williams
2018-10-06xfs: fix data corruption w/ unaligned reflink rangesDave Chinner
2018-10-06xfs: fix data corruption w/ unaligned dedupe rangesDave Chinner
2018-10-05ocfs2: fix locking for res->tracking and dlm->tracking_listAshish Samant
2018-10-05proc: restrict kernel stack dumps to rootJann Horn
2018-10-05ocfs2: fix crash in ocfs2_duplicate_clusters_by_page()Larry Chen
2018-10-05Merge tag '4.19-rc6-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Greg Kroah-Hartman
2018-10-05xfs: update ctime and remove suid before cloning filesDarrick J. Wong
2018-10-05xfs: zero posteof blocks when cloning above eofDarrick J. Wong
2018-10-05xfs: refactor clonerange preparation into a separate helperDarrick J. Wong
2018-10-04Merge tag 'ovl-fixes-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2018-10-04Merge tag 'xfs-fixes-for-4.19-rc6' of git://git.kernel.org/pub/scm/fs/xfs/xfs...Greg Kroah-Hartman
2018-10-04ovl: fix format of setxattr debugMiklos Szeredi
2018-10-04ovl: fix access beyond unterminated stringsAmir Goldstein
2018-10-03Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsGreg Kroah-Hartman
2018-10-02smb3: fix lease break problem introduced by compoundingSteve French
2018-10-02cifs: only wake the thread for the very last PDU in a compoundRonnie Sahlberg