summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2018-10-23ubifs: Do not update inode size in-place in authenticated modeSascha Hauer3-38/+113
2018-10-23ubifs: Add hashes and HMACs to default filesystemSascha Hauer1-7/+27
2018-10-23ubifs: authentication: Authenticate super block nodeSascha Hauer1-1/+69
2018-10-23ubifs: Create hash for default LPTSascha Hauer3-3/+23
2018-10-23ubfis: authentication: Authenticate master nodeSascha Hauer3-10/+61
2018-10-23ubifs: authentication: Authenticate LPTSascha Hauer3-0/+134
2018-10-23ubifs: Authenticate replayed journalSascha Hauer1-2/+144
2018-10-23ubifs: Add auth nodes to garbage collector journal headSascha Hauer1-3/+43
2018-10-23ubifs: Add authentication nodes to journalSascha Hauer6-18/+153
2018-10-23ubifs: authentication: Add hashes to index nodesSascha Hauer7-14/+81
2018-10-23ubifs: Add hashes to the tree node cacheSascha Hauer4-30/+135
2018-10-23ubifs: Create functions to embed a HMAC in a nodeSascha Hauer2-6/+70
2018-10-23ubifs: Add helper functions for authentication supportSascha Hauer4-0/+722
2018-10-23ubifs: Add separate functions to init/crc a nodeSascha Hauer2-15/+29
2018-10-23ubifs: Format changes for authentication supportSascha Hauer3-3/+50
2018-10-23ubifs: Store read superblock nodeSascha Hauer3-22/+8
2018-10-23ubifs: Drop write_nodeSascha Hauer1-34/+5
2018-10-23ubifs: Implement ubifs_lpt_lookup using ubifs_pnode_lookupSascha Hauer1-18/+2
2018-10-23ubifs: Export pnode_lookup as ubifs_pnode_lookupSascha Hauer3-36/+37
2018-10-23ubifs: Pass ubifs_zbranch to read_znode()Sascha Hauer1-5/+6
2018-10-23ubifs: Pass ubifs_zbranch to try_read_node()Sascha Hauer1-7/+7
2018-10-23ubifs: Refactor create_default_filesystem()Sascha Hauer1-48/+47
2018-10-18fscache: Fix out of bound read in long cookie keysEric Sandeen1-3/+7
2018-10-18fscache: Fix incomplete initialisation of inline key spaceDavid Howells3-23/+5
2018-10-18cachefiles: fix the race between cachefiles_bury_object() and rmdir(2)Al Viro1-1/+1
2018-10-15afs: Fix clearance of replyDavid Howells2-4/+0
2018-10-14Merge tag 'libnvdimm-fixes-4.19-rc8' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman1-2/+11
2018-10-13ubifs: Fix WARN_ON logic in exit pathRichard Weinberger1-2/+2
2018-10-13Merge branch 'akpm'Greg Kroah-Hartman2-0/+3
2018-10-13fs/fat/fatent.c: add cond_resched() to fat_count_free_clusters()Khazhismel Kumykov1-0/+1
2018-10-13ocfs2: fix a GCC warningzhong jiang1-0/+2
2018-10-13Merge tag 'gfs2-4.19.fixes3' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman1-5/+1
2018-10-12afs: Fix afs_server struct leakDavid Howells1-0/+2
2018-10-12gfs2: Fix iomap buffered write support for journaled files (2)Andreas Gruenbacher1-5/+1
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...Greg Kroah-Hartman1-35/+165
2018-10-09gfs2: Fix iomap buffered write support for journaled filesAndreas Gruenbacher1-0/+4
2018-10-08filesystem-dax: Fix dax_layout_busy_page() livelockDan Williams1-2/+11
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/g...Greg Kroah-Hartman9-10/+27
2018-10-04Merge tag 'xfs-fixes-for-4.19-rc6' of git://git.kernel.org/pub/scm/fs/xfs/xfs...Greg Kroah-Hartman18-264/+256
2018-10-04ovl: fix format of setxattr debugMiklos Szeredi1-2/+2