aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-02Merge tag 'docs-5.5a' of git://git.lwn.net/linuxLinus Torvalds3-122/+144
2019-11-30Merge tag 'f2fs-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds1-1/+4
2019-11-30Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-2/+2
2019-11-27Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-21/+29
2019-11-25Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds1-2/+10
2019-11-25f2fs: expose main_blkaddr in sysfsJaegeuk Kim1-0/+3
2019-11-18docs: filesystems: Add mount map description in ContentJaskaran Singh1-3/+4
2019-11-18docs: filesystems: Update code snippets in autofs.rstJaskaran Singh1-4/+9
2019-11-18docs: filesystems: convert autofs.txt to reSTJaskaran Singh2-119/+135
2019-11-14ext4: Enable encryption for subpage-sized blocksChandan Rajendra1-2/+2
2019-11-13docs: fs-verity: mention statx() supportEric Biggers1-0/+8
2019-11-13docs: fs-verity: document first supported kernel versionEric Biggers1-2/+2
2019-11-07Documentation: atomic_open called with shared lock on non-O_CREAT openJeff Layton1-1/+1
2019-11-06fscrypt: add support for IV_INO_LBLK_64 policiesEric Biggers1-22/+41
2019-11-03debugfs: Add debugfs_create_xul() for hexadecimal unsigned longGeert Uytterhoeven1-1/+4
2019-11-03Documentation: debugfs: Document debugfs helper for unsigned long valuesGeert Uytterhoeven1-2/+8
2019-11-03debugfs: remove return value of debugfs_create_atomic_t()Greg Kroah-Hartman1-2/+2
2019-11-02debugfs: remove return value of debugfs_create_x8()Greg Kroah-Hartman1-2/+2
2019-10-25f2fs: fix wrong description in documentChao Yu1-1/+1
2019-10-24Documentation: debugfs: Document debugfs helper for unsigned long valuesGeert Uytterhoeven1-2/+8
2019-10-21fscrypt: invoke crypto API for ESSIV handlingEric Biggers1-2/+3
2019-10-16debugfs: remove return value of debugfs_create_x64()Greg Kroah-Hartman1-2/+2
2019-10-16debugfs: remove return value of debugfs_create_x32()Greg Kroah-Hartman1-2/+2
2019-10-16debugfs: remove return value of debugfs_create_x16()Greg Kroah-Hartman1-2/+2
2019-10-14debugfs: remove return value of debugfs_create_size_t()Greg Kroah-Hartman1-3/+2
2019-10-14debugfs: remove return value of debugfs_create_u64()Greg Kroah-Hartman1-2/+2
2019-10-14debugfs: remove return value of debugfs_create_u16()Greg Kroah-Hartman1-2/+2
2019-10-14debugfs: remove return value of debugfs_create_u8()Greg Kroah-Hartman1-2/+2
2019-09-27Merge tag 'virtio-fs-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuseLinus Torvalds2-0/+70
2019-09-25Merge tag 'ceph-for-5.4-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds1-0/+14
2019-09-21Merge tag 'f2fs-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds1-0/+8
2019-09-21Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds7-28/+53
2019-09-19Merge tag '5.4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-0/+97
2019-09-18Merge tag 'ovl-fixes-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfsLinus Torvalds1-1/+1
2019-09-18Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds6-2/+775
2019-09-18Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds1-130/+628
2019-09-18Merge tag 'filelock-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linuxLinus Torvalds1-0/+10
2019-09-18Merge tag 'staging-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-0/+210
2019-09-18virtio-fs: add Documentation/filesystems/virtiofs.rstStefan Hajnoczi2-0/+70
2019-09-16cifs: Add support for root file systemsPaulo Alcantara (SUSE)1-0/+97
2019-09-16ceph: auto reconnect after blacklistedYan, Zheng1-0/+14
2019-09-07ext4: add missing bigalloc documentation.Ayush Ranjan1-10/+22
2019-09-06f2fs: add missing documents of reserve_root/resuid/resgidChao Yu1-0/+5
2019-09-05erofs: kill use_vmap module parameterGao Xiang1-4/+0
2019-09-05erofs: kill all erofs specific fault injectionGao Xiang1-5/+0
2019-08-31ext4 crypto: fix to check feature status before get policyChao Yu1-1/+2
2019-08-24erofs: move erofs out of stagingGao Xiang1-0/+219
2019-08-23f2fs: include charset encoding information in the superblockDaniel Rosenberg1-0/+3
2019-08-22ext4: documentation fixesAyush Ranjan6-18/+31
2019-08-16locks: print a warning when mount fails due to lack of "mand" supportJeff Layton1-0/+10