summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'docs-5.5a' of git://git.lwn.net/linuxLinus Torvalds2019-12-023-122/+144
|\
| * docs: filesystems: Add mount map description in ContentJaskaran Singh2019-11-181-3/+4
| * docs: filesystems: Update code snippets in autofs.rstJaskaran Singh2019-11-181-4/+9
| * docs: filesystems: convert autofs.txt to reSTJaskaran Singh2019-11-182-119/+135
| * Documentation: atomic_open called with shared lock on non-O_CREAT openJeff Layton2019-11-071-1/+1
| * Documentation: debugfs: Document debugfs helper for unsigned long valuesGeert Uytterhoeven2019-10-241-2/+8
* | Merge tag 'f2fs-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds2019-11-301-1/+4
|\ \
| * | f2fs: expose main_blkaddr in sysfsJaegeuk Kim2019-11-251-0/+3
| * | f2fs: fix wrong description in documentChao Yu2019-10-251-1/+1
| |/
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2019-11-301-2/+2
|\ \
| * | ext4: Enable encryption for subpage-sized blocksChandan Rajendra2019-11-141-2/+2
| |/
* | Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-11-271-21/+29
|\ \
| * | debugfs: Add debugfs_create_xul() for hexadecimal unsigned longGeert Uytterhoeven2019-11-031-1/+4
| * | Documentation: debugfs: Document debugfs helper for unsigned long valuesGeert Uytterhoeven2019-11-031-2/+8
| * | debugfs: remove return value of debugfs_create_atomic_t()Greg Kroah-Hartman2019-11-031-2/+2
| * | debugfs: remove return value of debugfs_create_x8()Greg Kroah-Hartman2019-11-021-2/+2
| * | debugfs: remove return value of debugfs_create_x64()Greg Kroah-Hartman2019-10-161-2/+2
| * | debugfs: remove return value of debugfs_create_x32()Greg Kroah-Hartman2019-10-161-2/+2
| * | debugfs: remove return value of debugfs_create_x16()Greg Kroah-Hartman2019-10-161-2/+2
| * | debugfs: remove return value of debugfs_create_size_t()Greg Kroah-Hartman2019-10-141-3/+2
| * | debugfs: remove return value of debugfs_create_u64()Greg Kroah-Hartman2019-10-141-2/+2
| * | debugfs: remove return value of debugfs_create_u16()Greg Kroah-Hartman2019-10-141-2/+2
| * | debugfs: remove return value of debugfs_create_u8()Greg Kroah-Hartman2019-10-141-2/+2
| |/
* | Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...Linus Torvalds2019-11-251-2/+10
|\ \
| * | docs: fs-verity: mention statx() supportEric Biggers2019-11-131-0/+8
| * | docs: fs-verity: document first supported kernel versionEric Biggers2019-11-131-2/+2
| |/
* | fscrypt: add support for IV_INO_LBLK_64 policiesEric Biggers2019-11-061-22/+41
* | fscrypt: invoke crypto API for ESSIV handlingEric Biggers2019-10-211-2/+3
|/
* Merge tag 'virtio-fs-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ms...Linus Torvalds2019-09-272-0/+70
|\
| * virtio-fs: add Documentation/filesystems/virtiofs.rstStefan Hajnoczi2019-09-182-0/+70
* | Merge tag 'ceph-for-5.4-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2019-09-251-0/+14
|\ \
| * | ceph: auto reconnect after blacklistedYan, Zheng2019-09-161-0/+14
| |/
* | Merge tag 'f2fs-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds2019-09-211-0/+8
|\ \
| * | f2fs: add missing documents of reserve_root/resuid/resgidChao Yu2019-09-061-0/+5
| * | f2fs: include charset encoding information in the superblockDaniel Rosenberg2019-08-231-0/+3
| |/
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2019-09-217-28/+53
|\ \
| * | ext4: add missing bigalloc documentation.Ayush Ranjan2019-09-071-10/+22
| * | ext4: documentation fixesAyush Ranjan2019-08-226-18/+31
| |/
* | Merge tag '5.4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2019-09-191-0/+97
|\ \
| * | cifs: Add support for root file systemsPaulo Alcantara (SUSE)2019-09-161-0/+97
| |/
* | Merge tag 'ovl-fixes-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ms...Linus Torvalds2019-09-181-1/+1
|\ \
| * | ovl: fix regression caused by overlapping layers detectionAmir Goldstein2019-07-161-1/+1
* | | Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...Linus Torvalds2019-09-186-2/+775
|\ \ \
| * | | ext4: update on-disk format documentation for fs-verityEric Biggers2019-08-124-2/+48
| * | | fs-verity: add a documentation fileEric Biggers2019-07-282-0/+727
* | | | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds2019-09-181-130/+628
|\ \ \ \
| * | | | ext4 crypto: fix to check feature status before get policyChao Yu2019-08-311-1/+2
| * | | | fscrypt: document the new ioctls and policy versionEric Biggers2019-08-121-116/+613
| * | | | fscrypt: use FSCRYPT_ prefix for uapi constantsEric Biggers2019-08-121-20/+20
| |/ / /
* | | | Merge tag 'filelock-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-09-181-0/+10
|\ \ \ \