summaryrefslogtreecommitdiff
path: root/Documentation/filesystems
AgeCommit message (Expand)Author
2021-10-15Merge tag 'ntfs3_for_5.15' of git://github.com/Paragon-Software-Group/linux-n...Linus Torvalds
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
2021-08-13ksmbd: update SMB3 multi-channel support in ksmbd.rstNamjae Jeon
2021-08-11doc: give a more thorough id handling explanationChristian Brauner
2021-08-10erofs: dax support for non-tailpacking regular fileGao Xiang
2021-08-03f2fs: introduce discard_unit mount optionChao Yu
2021-07-28filesystems/locking: fix Malformed table warningRandy Dunlap
2021-07-25fscrypt: align Base64 encoding with RFC 4648 base64urlEric Biggers
2021-07-25fscrypt: remove mention of symlink st_size quirk from documentationEric Biggers
2021-07-18Documentation: Fix intiramfs script nameRobert Richter
2021-07-13mm: Protect operations adding pages to page cache with invalidate_lockJan Kara
2021-07-13documentation: Sync file_operations members with realityJan Kara
2021-07-09Merge tag 'f2fs-for-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-07-05Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-07-03Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2021-07-03Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-07-01f2fs: compress: add nocompress extensions supportFengnan Chang
2021-07-01procfs/dmabuf: add inode number to /proc/*/fdinfoKalesh Singh
2021-06-30docs: proc.rst: meminfo: briefly describe gaps in memory accountingMike Rapoport
2021-06-30Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-06-30Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-06-28Merge tag 'docs-5.14' of git://git.lwn.net/linuxLinus Torvalds
2021-06-28ksmbd: move fs/cifsd to fs/ksmbdNamjae Jeon
2021-06-23f2fs: fix to avoid adding tab before doc sectionChao Yu
2021-06-23f2fs: compress: add compress_inode to cache compressed blocksChao Yu