summaryrefslogtreecommitdiff
path: root/Documentation/filesystems
Commit message (Expand)AuthorAgeFilesLines
* netfs: Adjust docs after foliationDavid Howells2021-11-291-39/+56
* docs: filesystem: cifs: ksmbd: Fix small layout issuesSalvatore Bonaccorso2021-11-251-5/+5
* docs: filesystems: Fix grammatical error "with" to "which"Wasin Thonkaew2021-11-151-1/+1
* Merge tag 'f2fs-for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-131-0/+19
|\
| * f2fs: support fault injection for dquot_initialize()Chao Yu2021-10-291-0/+1
| * f2fs: introduce fragment allocation mode mount optionDaeho Jeong2021-10-261-0/+18
* | Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2021-11-102-0/+114
|\ \
| * | nfs: reexport documentationJ. Bruce Fields2021-09-212-0/+114
| |/
* | Merge tag 'docs-5.16' of git://git.lwn.net/linuxLinus Torvalds2021-11-023-41/+31
|\ \
| * | docs: f2fs: fix text alignmentFengnan Chang2021-10-261-1/+1
| * | docs: proc.rst: mountinfo: align columnsChristoph Anton Mitterer2021-10-121-11/+11
| * | docs: proc.rst: mountinfo: improved field numberingChristoph Anton Mitterer2021-10-121-6/+6
| * | ext4: docs: Take out unneeded escapingJonathan Corbet2021-10-071-10/+10
| * | ext4: docs: switch away from list-tableJonathan Corbet2021-10-071-21/+11
| |/
* | Merge tag 'erofs-for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-11-011-4/+8
|\ \
| * | erofs: add multiple device supportGao Xiang2021-10-181-4/+8
| |/
* | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds2021-11-011-22/+61
|\ \
| * | fscrypt: allow 256-bit master keys with AES-256-XTSEric Biggers2021-09-221-5/+5
| * | fscrypt: improve documentation for inline encryptionEric Biggers2021-09-201-17/+56
| |/
* | Merge tag 'locks-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jlay...Linus Torvalds2021-11-012-13/+5
|\ \
| * | docs: fs: locks.rst: update comment about mandatory file lockingMauro Carvalho Chehab2021-10-191-12/+5
| * | Documentation: remove reference to now removed mandatory-locking docJeff Layton2021-10-051-1/+0
* | | Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2021-11-011-0/+2
|\ \ \
| * | | fs/netfs: Add folio fscache functionsMatthew Wilcox (Oracle)2021-09-271-0/+2
| | |/ | |/|
* | | Merge tag 'ntfs3_for_5.15' of git://github.com/Paragon-Software-Group/linux-n...Linus Torvalds2021-10-151-66/+75
|\ \ \ | |/ / |/| |
| * | Doc/fs/ntfs3: Fix rst format and make it cleanerKari Argillander2021-09-201-63/+76
| * | fs/ntfs3: Rename mount option no_acs_rules > (no)acsrulesKari Argillander2021-09-091-1/+1
| * | fs/ntfs3: Add iocharset= mount option as alias for nls=Kari Argillander2021-09-091-2/+2
| * | fs/ntfs3: Remove unnecesarry mount option noatimeKari Argillander2021-09-091-4/+0
* | | Merge tag 'block-5.15-2021-09-11' of git://git.kernel.dk/linux-blockLinus Torvalds2021-09-111-3/+0
|\ \ \ | |_|/ |/| |
| * | block: move fs/block_dev.c to block/bdev.cChristoph Hellwig2021-09-071-3/+0
* | | Merge git://github.com/Paragon-Software-Group/linux-ntfs3Linus Torvalds2021-09-042-0/+107
|\ \ \ | | |/ | |/|
| * | fs/ntfs3: Add Kconfig, Makefile and docKonstantin Komarov2021-08-132-0/+107
* | | Merge tag 'f2fs-for-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-09-041-2/+15
|\ \ \
| * | | f2fs: fix to keep compatibility of fault injection interfaceChao Yu2021-08-171-0/+1
| * | | f2fs: support fault injection for f2fs_kmem_cache_alloc()Chao Yu2021-08-171-0/+1
| * | | f2fs: compress: allow write compress released file after truncate to zeroFengnan Chang2021-08-171-2/+5
| * | | f2fs: introduce discard_unit mount optionChao Yu2021-08-031-0/+8
* | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2021-09-025-6/+89
|\ \ \ \
| * | | | ext4: Orphan file documentationJan Kara2021-08-305-6/+89
| | |/ / | |/| |
* | | | Merge tag 'ovl-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-09-023-2/+5
|\ \ \ \
| * | | | vfs: add rcu argument to ->get_acl() callbackMiklos Szeredi2021-08-182-2/+2
| * | | | ovl: skip checking lower file's i_writecount on truncateChengguang Xu2021-08-171-0/+3
| |/ / /
* | | | Merge tag 'erofs-for-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-09-021-2/+17
|\ \ \ \ | |_|_|/ |/| | |
| * | | erofs: introduce chunk-based file on-disk formatGao Xiang2021-08-201-2/+14
| * | | erofs: dax support for non-tailpacking regular fileGao Xiang2021-08-101-0/+3
| |/ /
* | | Merge tag 'fs.idmapped.v5.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-08-312-0/+1027
|\ \ \
| * | | doc: give a more thorough id handling explanationChristian Brauner2021-08-112-0/+1027
| |/ /
* | | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds2021-08-311-10/+5
|\ \ \
| * | | fscrypt: align Base64 encoding with RFC 4648 base64urlEric Biggers2021-07-251-5/+5