summaryrefslogtreecommitdiff
path: root/Documentation/filesystems
AgeCommit message (Expand)Author
2021-11-29netfs: Adjust docs after foliationDavid Howells
2021-11-25docs: filesystem: cifs: ksmbd: Fix small layout issuesSalvatore Bonaccorso
2021-11-15docs: filesystems: Fix grammatical error "with" to "which"Wasin Thonkaew
2021-11-13Merge tag 'f2fs-for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-10Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2021-11-02Merge tag 'docs-5.16' of git://git.lwn.net/linuxLinus Torvalds
2021-11-01Merge tag 'erofs-for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-11-01Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds
2021-11-01Merge tag 'locks-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jlay...Linus Torvalds
2021-11-01Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2021-10-29f2fs: support fault injection for dquot_initialize()Chao Yu
2021-10-26f2fs: introduce fragment allocation mode mount optionDaeho Jeong
2021-10-26docs: f2fs: fix text alignmentFengnan Chang
2021-10-19docs: fs: locks.rst: update comment about mandatory file lockingMauro Carvalho Chehab
2021-10-18erofs: add multiple device supportGao Xiang
2021-10-15Merge tag 'ntfs3_for_5.15' of git://github.com/Paragon-Software-Group/linux-n...Linus Torvalds
2021-10-12docs: proc.rst: mountinfo: align columnsChristoph Anton Mitterer
2021-10-12docs: proc.rst: mountinfo: improved field numberingChristoph Anton Mitterer
2021-10-07ext4: docs: Take out unneeded escapingJonathan Corbet
2021-10-07ext4: docs: switch away from list-tableJonathan Corbet
2021-10-05Documentation: remove reference to now removed mandatory-locking docJeff Layton
2021-09-27fs/netfs: Add folio fscache functionsMatthew Wilcox (Oracle)
2021-09-22fscrypt: allow 256-bit master keys with AES-256-XTSEric Biggers
2021-09-21nfs: reexport documentationJ. Bruce Fields
2021-09-20fscrypt: improve documentation for inline encryptionEric Biggers
2021-09-20Doc/fs/ntfs3: Fix rst format and make it cleanerKari Argillander
2021-09-11Merge tag 'block-5.15-2021-09-11' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-09-09fs/ntfs3: Rename mount option no_acs_rules > (no)acsrulesKari Argillander
2021-09-09fs/ntfs3: Add iocharset= mount option as alias for nls=Kari Argillander
2021-09-09fs/ntfs3: Remove unnecesarry mount option noatimeKari Argillander
2021-09-07block: move fs/block_dev.c to block/bdev.cChristoph Hellwig
2021-09-04Merge git://github.com/Paragon-Software-Group/linux-ntfs3Linus Torvalds
2021-09-04Merge tag 'f2fs-for-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-09-02Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-09-02Merge tag 'ovl-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-09-02Merge tag 'erofs-for-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-08-31Merge tag 'fs.idmapped.v5.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-08-31Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds
2021-08-31Merge tag '5.15-rc-first-ksmbd-merge' of git://git.samba.org/ksmbdLinus Torvalds
2021-08-30ext4: Orphan file documentationJan Kara
2021-08-30Merge tag 'locks-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jlay...Linus Torvalds
2021-08-30Merge tag 'hole_punch_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-08-23fs: remove mandatory file locking supportJeff Layton
2021-08-20erofs: introduce chunk-based file on-disk formatGao Xiang
2021-08-18vfs: add rcu argument to ->get_acl() callbackMiklos Szeredi
2021-08-17f2fs: fix to keep compatibility of fault injection interfaceChao Yu
2021-08-17f2fs: support fault injection for f2fs_kmem_cache_alloc()Chao Yu
2021-08-17f2fs: compress: allow write compress released file after truncate to zeroFengnan Chang
2021-08-17ovl: skip checking lower file's i_writecount on truncateChengguang Xu
2021-08-13fs/ntfs3: Add Kconfig, Makefile and docKonstantin Komarov