summaryrefslogtreecommitdiffstats
path: root/fs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'docs-5.8' of git://git.lwn.net/linuxLinus Torvalds2020-06-0238-56/+56
|\
| * docs: filesystems: convert configfs.txt to ReSTMauro Carvalho Chehab2020-05-052-2/+2
| * docs: filesystems: convert mandatory-locking.txt to ReSTMauro Carvalho Chehab2020-05-051-1/+1
| * docs: filesystems: convert coda.txt to ReSTMauro Carvalho Chehab2020-05-051-1/+1
| * docs: filesystems: caching/backend-api.txt: convert it to ReSTMauro Carvalho Chehab2020-05-052-5/+5
| * docs: filesystems: caching/cachefiles.txt: convert to ReSTMauro Carvalho Chehab2020-05-051-2/+2
| * docs: filesystems: caching/operations.txt: convert it to ReSTMauro Carvalho Chehab2020-05-051-1/+1
| * docs: filesystems: caching/netfs-api.txt: convert it to ReSTMauro Carvalho Chehab2020-05-051-1/+1
| * docs: filesystems: convert caching/fscache.txt to ReST formatMauro Carvalho Chehab2020-05-051-4/+4
| * docs: filesystems: convert caching/object.txt to ReSTMauro Carvalho Chehab2020-05-051-1/+1
| * fs: inode.c: get rid of docs warningsMauro Carvalho Chehab2020-04-201-3/+3
| * docs: filesystems: fix renamed referencesMauro Carvalho Chehab2020-04-2023-26/+26
| * docs: fix broken references to text filesMauro Carvalho Chehab2020-04-204-9/+9
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-06-025-6/+156
|\ \
| * \ Merge branch 'for-next/scs' into for-next/coreWill Deacon2020-05-281-0/+4
| |\ \
| | * | scs: Add page accounting for shadow call stack allocationsSami Tolvanen2020-05-151-0/+4
| * | | Merge branch 'for-next/bti-user' into for-next/btiWill Deacon2020-05-054-6/+152
| |\ \ \ | | |/ / | |/| |
| | * | mm: smaps: Report arm64 guarded pages in smapsDaniel Kiss2020-03-161-0/+3
| | * | elf: Allow arch to tweak initial mmap prot flagsDave Martin2020-03-162-6/+15
| | * | ELF: Add ELF program property parsing supportDave Martin2020-03-162-0/+131
| | * | ELF: UAPI and Kconfig additions for ELF program propertiesDave Martin2020-03-161-0/+3
* | | | Merge tag 'x86-cleanups-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-06-011-3/+0
|\ \ \ \
| * | | | mm: Remove MPX leftoversJimmy Assarsson2020-04-221-3/+0
| | |_|/ | |/| |
* | | | Merge tag 'locking-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-06-011-7/+14
|\ \ \ \
| * | | | squashfs: Make use of local lock in multi_cpu decompressorJulia Cartwright2020-05-281-7/+14
* | | | | Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...Linus Torvalds2020-06-016-2/+13
|\ \ \ \ \
| * | | | | fs-verity: remove unnecessary extern keywordsEric Biggers2020-05-131-1/+1
| * | | | | fs-verity: fix all kerneldoc warningsEric Biggers2020-05-136-1/+12
* | | | | | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds2020-06-0113-207/+571
|\ \ \ \ \ \
| * | | | | | fscrypt: add support for IV_INO_LBLK_32 policiesEric Biggers2020-05-195-41/+126
| * | | | | | fscrypt: make test_dummy_encryption use v2 by defaultEric Biggers2020-05-191-1/+1
| * | | | | | fscrypt: support test_dummy_encryption=v2Eric Biggers2020-05-198-52/+258
| * | | | | | fscrypt: add fscrypt_add_test_dummy_key()Eric Biggers2020-05-152-43/+77
| * | | | | | fscrypt: remove unnecessary extern keywordsEric Biggers2020-05-131-44/+40
| * | | | | | fscrypt: fix all kerneldoc warningsEric Biggers2020-05-136-27/+70
| |/ / / / /
* | | | | | Merge tag 'pstore-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-06-019-183/+2380
|\ \ \ \ \ \
| * | | | | | pstore/blk: Introduce "best_effort" modeKees Cook2020-06-011-1/+20
| * | | | | | pstore/blk: Support non-block storage devicesWeiXiong Liao2020-06-012-44/+57
| * | | | | | pstore/blk: Provide way to query pstore configurationWeiXiong Liao2020-06-011-7/+30
| * | | | | | pstore/zone: Provide way to skip "broken" zone for MTD devicesWeiXiong Liao2020-06-012-14/+61
| * | | | | | Documentation: Add details for pstore/blkWeiXiong Liao2020-05-301-0/+2
| * | | | | | pstore/zone,blk: Add ftrace frontend supportWeiXiong Liao2020-05-303-1/+134
| * | | | | | pstore/zone,blk: Add console frontend supportWeiXiong Liao2020-05-303-9/+102
| * | | | | | pstore/zone,blk: Add support for pmsg frontendWeiXiong Liao2020-05-303-9/+280
| * | | | | | pstore/blk: Introduce backend for block devicesWeiXiong Liao2020-05-303-0/+501
| * | | | | | pstore/zone: Introduce common layer to manage storage zonesWeiXiong Liao2020-05-303-0/+995
| * | | | | | pstore/ram: Introduce max_reason and convert dump_oopsKees Cook2020-05-301-19/+39
| * | | | | | pstore/platform: Pass max_reason to kmesg dumpPavel Tatashin2020-05-301-1/+3
| * | | | | | printk: Introduce kmsg_dump_reason_str()Kees Cook2020-05-301-17/+1
| * | | | | | printk: Collapse shutdown types into a single dump reasonKees Cook2020-05-301-6/+2