aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems
AgeCommit message (Expand)AuthorFilesLines
2022-10-05ksmbd: update documentationNamjae Jeon1-12/+30
2022-08-08Merge tag 'f2fs-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds1-0/+5
2022-08-08Merge tag 'fuse-update-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-5/+24
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+8
2022-08-04Merge tag 'xfs-5.20-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-36/+319
2022-08-04Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-1/+1
2022-08-03Merge tag 'pull-work.lseek' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+8
2022-08-03Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds3-34/+42
2022-08-02Documentation: ext4: fix cell spacing of table heading on blockmap tableBagas Sanjaya1-1/+1
2022-08-02Merge tag 'docs-6.0' of git://git.lwn.net/linuxLinus Torvalds2-7/+8
2022-08-02Merge tag 'v5.20-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-5/+17
2022-08-02Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...Linus Torvalds1-23/+30
2022-08-02ext2: remove nobh supportChristoph Hellwig1-2/+0
2022-08-02fs: Add aops->migrate_folioMatthew Wilcox (Oracle)2-9/+10
2022-08-02mm: Convert all PageMovable users to movable_operationsMatthew Wilcox (Oracle)2-16/+0
2022-08-01Merge tag 'fs.idmapped.overlay.acl.v5.20' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-4/+0
2022-07-30f2fs: introduce memory modeDaeho Jeong1-0/+5
2022-07-21fuse: Add module param for CAP_SYS_ADMIN access bypassing allow_otherDave Marchevsky1-5/+24
2022-07-17doc: proc: fix the description to THPeligibleYang Shi1-1/+3
2022-07-16fs: remove no_llseekJason A. Donenfeld1-0/+8
2022-07-15fs-verity: mention btrfs supportEric Biggers1-23/+30
2022-07-15Revert "ovl: turn of SB_POSIXACL with idmapped layers temporarily"Christian Brauner1-4/+0
2022-07-15Merge tag 'ceph-for-5.19-rc7' of https://github.com/ceph/ceph-clientLinus Torvalds1-3/+5
2022-07-14netfs: do not unlock and put the folio twiceXiubo Li1-3/+5
2022-07-09Merge tag 'xfs-cil-scale-5.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Darrick J. Wong1-36/+319
2022-07-08ovl: turn of SB_POSIXACL with idmapped layers temporarilyChristian Brauner1-0/+4
2022-07-07xfs: expanding delayed logging design with background materialDave Chinner1-36/+319
2022-07-03mm/smaps: add Pss_DirtyVincent Whitchurch1-1/+4
2022-06-29docs: Improve ->read_folio documentationMatthew Wilcox (Oracle)1-7/+32
2022-06-27docs: filesystems: f2fs: fix description about compress ioctlChao Liu1-6/+7
2022-06-27docs: rename Documentation/vm to Documentation/mmMike Rapoport1-1/+1
2022-06-26Merge tag 'for-5.19-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+13
2022-06-24docs: Remove duplicate wordDeming Wang1-1/+1
2022-06-21Documentation: update btrfs list of features and link to readthedocs.ioDavid Sterba1-3/+13
2022-06-16ext4, doc: remove unnecessary escapingWang Jianjian17-810/+810
2022-06-10netfs: Rename the netfs_io_request cleanup op and give it an op pointerDavid Howells1-12/+12
2022-06-10netfs: Further cleanups after struct netfs_inode wrapper introducedLinus Torvalds1-4/+5
2022-06-10fscrypt: Add HCTR2 support for filename encryptionNathan Huckleberry1-5/+17
2022-06-09netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_contextDavid Howells1-19/+18
2022-06-01Merge tag 'erofs-for-5.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-22/+42
2022-05-31Merge tag 'nfs-for-5.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2-0/+218
2022-05-29erofs: update documentationGao Xiang1-22/+42
2022-05-26Merge tag 'nfsd-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds1-0/+4
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-67/+122
2022-05-24Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds7-73/+68
2022-05-24Merge tag 'erofs-for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+178
2022-05-24Merge tag 'fs.idmapped.v5.19' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+5
2022-05-24Merge tag 'integrity-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-12/+23
2022-05-23Merge tag 'zonefs-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+50
2022-05-19mm: zswap: add basic meminfo and vmstat coverageJohannes Weiner1-0/+6
2022-05-19Documentation: filesystems: proc: update meminfo sectionJohannes Weiner1-56/+92
2022-05-19fs/lock: add 2 callbacks to lock_manager_operations to resolve conflictDai Ngo1-0/+4
2022-05-17Documentation: Add an explanation of NFSv4 client identifiersChuck Lever2-0/+218
2022-05-18cachefiles: document on-demand read modeJeffle Xu1-0/+178
2022-05-15block: remove last remaining traces of IDE documentationPaul Gortmaker1-85/+7
2022-05-12fsverity: update the documentationMimi Zohar1-12/+23
2022-05-09fs: Add free_folio address space operationMatthew Wilcox (Oracle)2-8/+8
2022-05-09fs: Add aops->release_folioMatthew Wilcox (Oracle)3-32/+31
2022-05-09doc: update documentation for swap_activate and swap_rwNeilBrown2-11/+24
2022-05-09fs: Add read_folio documentationMatthew Wilcox (Oracle)5-21/+21
2022-05-09docs: Add small intro to idmap examplesRodrigo Campos1-0/+5
2022-05-08fs: Convert is_dirty_writeback() to take a folioMatthew Wilcox (Oracle)1-5/+5
2022-05-08fs: Remove flags parameter from aops->write_beginMatthew Wilcox (Oracle)2-5/+2
2022-05-08fs: Remove aop_flags parameter from netfs_write_begin()Matthew Wilcox (Oracle)1-1/+0
2022-05-08namei: Merge page_symlink() and __page_symlink()Matthew Wilcox (Oracle)1-1/+1
2022-04-26documentation: zonefs: Document sysfs attributesDamien Le Moal1-0/+38
2022-04-25Merge tag 'f2fs-fix-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds1-70/+0
2022-04-22Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2022-04-21documentation: zonefs: Cleanup the mount options sectionDamien Le Moal1-2/+12
2022-04-20f2fs: remove obsolete whint_modeJaegeuk Kim1-70/+0
2022-04-12ext4, doc: fix incorrect h_reserved sizewangjianjian (C)1-1/+1
2022-04-08fscache: Remove the cookie parameter from fscache_clear_page_bits()Yue Hu1-12/+11
2022-04-08docs: filesystems: caching/backend-api.rst: fix an object withdrawn APIYue Hu1-2/+2
2022-04-08docs: filesystems: caching/backend-api.rst: correct two relinquish APIs useYue Hu1-2/+2
2022-04-01Merge tag '5.18-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds1-2/+2
2022-04-01Merge tag 'folio-5.18d' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds3-20/+3
2022-04-01fs: Remove ->readpages address space operationMatthew Wilcox (Oracle)3-20/+3
2022-03-31Merge tag 'netfs-prep-20220318' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-48/+92
2022-03-22Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds3-47/+48
2022-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-6/+16
2022-03-22fs: introduce alloc_inode_sb() to allocate filesystems specific inodeMuchun Song1-0/+6
2022-03-22mm: document and polish read-ahead codeNeilBrown1-6/+10
2022-03-22Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-1/+1
2022-03-22Merge tag 'nfsd-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds1-3/+3
2022-03-22Merge tag 'erofs-for-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-4/+4
2022-03-20Documentation: ksmbd: update Feature Status tableNamjae Jeon1-2/+2
2022-03-18netfs: Rename read_helper.c to io.cDavid Howells1-1/+2
2022-03-18netfs: Add a netfs inode contextDavid Howells1-29/+72
2022-03-18netfs: Finish off rename of netfs_read_request to netfs_io_requestDavid Howells1-2/+2
2022-03-18netfs: Rename netfs_read_*request to netfs_io_*requestDavid Howells1-20/+20
2022-03-17erofs: rename ctime to mtimeDavid Anderson1-1/+1
2022-03-16Documentation/filesystem/dax: update DAX description on erofslihongnan1-3/+3
2022-03-15fscache: Convert fscache_set_page_dirty() to fscache_dirty_folio()Matthew Wilcox (Oracle)1-3/+4
2022-03-15fs: Add aops->dirty_folioMatthew Wilcox (Oracle)2-15/+16
2022-03-15fs: Add aops->launder_folioMatthew Wilcox (Oracle)2-9/+9
2022-03-15fs: Remove aops->invalidatepageMatthew Wilcox (Oracle)2-3/+0
2022-03-15fs: Add invalidate_folio() aops methodMatthew Wilcox (Oracle)2-11/+13
2022-03-14fs: Convert is_partially_uptodate to foliosMatthew Wilcox (Oracle)2-6/+6
2022-03-12doc: fixed a typo in ext4 documentationlianzhi chang1-1/+1
2022-03-11fs/lock: documentation cleanup. Replace inode->i_lock with flc_lock.Dai Ngo1-3/+3
2022-02-08fscrypt: update documentation for direct I/O supportEric Biggers1-2/+23
2022-02-01netfs, cachefiles: Add a method to query presence of data in the cacheDavid Howells1-0/+16
2022-01-20Merge tag 'ceph-for-5.17-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds1-3/+22
2022-01-19Merge tag 'f2fs-for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2022-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+4
2022-01-15mm: add a field to store names for private anonymous memoryColin Cross1-2/+4
2022-01-13doc: document new CephFS mount device syntaxVenky Shankar1-3/+22
2022-01-12Merge tag 'fscache-rewrite-20220111' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds8-2213/+783
2022-01-12Merge tag 'fuse-update-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+18
2022-01-11Merge tag 'erofs-for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+8
2022-01-11Merge tag 'fs.idmapped.v5.17' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-72/+0
2022-01-11fscache: Rewrite documentationDavid Howells8-2213/+783
2022-01-04f2fs: support fault injection to f2fs_trylock_op()Chao Yu1-0/+1
2021-12-23doc: fs: remove bdev_try_to_free_page related docZhiqiang Liu1-5/+0
2021-12-14Documentation/filesystem/dax: DAX on virtiofsJeffle Xu1-2/+18
2021-12-08erofs: add sysfs interfaceHuang Jianan1-0/+8
2021-12-03docs: update mapping documentationChristian Brauner1-72/+0
2021-11-29netfs: Adjust docs after foliationDavid Howells1-39/+56
2021-11-25docs: filesystem: cifs: ksmbd: Fix small layout issuesSalvatore Bonaccorso1-5/+5
2021-11-15docs: filesystems: Fix grammatical error "with" to "which"Wasin Thonkaew1-1/+1
2021-11-13Merge tag 'f2fs-for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+19
2021-11-10Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-0/+114
2021-11-02Merge tag 'docs-5.16' of git://git.lwn.net/linuxLinus Torvalds3-40/+30
2021-11-01Merge tag 'erofs-for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-4/+8
2021-11-01Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds1-22/+61
2021-11-01Merge tag 'locks-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jlay...Linus Torvalds2-13/+5
2021-11-01Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds1-0/+2
2021-10-29f2fs: support fault injection for dquot_initialize()Chao Yu1-0/+1
2021-10-26f2fs: introduce fragment allocation mode mount optionDaeho Jeong1-0/+18
2021-10-26docs: f2fs: fix text alignmentFengnan Chang1-1/+1
2021-10-19docs: fs: locks.rst: update comment about mandatory file lockingMauro Carvalho Chehab1-12/+5
2021-10-18erofs: add multiple device supportGao Xiang1-4/+8
2021-10-15Merge tag 'ntfs3_for_5.15' of git://github.com/Paragon-Software-Group/linux-n...Linus Torvalds1-66/+75
2021-10-12docs: proc.rst: mountinfo: align columnsChristoph Anton Mitterer1-11/+11
2021-10-12docs: proc.rst: mountinfo: improved field numberingChristoph Anton Mitterer1-6/+6
2021-10-07ext4: docs: Take out unneeded escapingJonathan Corbet1-10/+10
2021-10-07ext4: docs: switch away from list-tableJonathan Corbet1-21/+11
2021-10-05Documentation: remove reference to now removed mandatory-locking docJeff Layton1-1/+0
2021-09-27fs/netfs: Add folio fscache functionsMatthew Wilcox (Oracle)1-0/+2
2021-09-22fscrypt: allow 256-bit master keys with AES-256-XTSEric Biggers1-5/+5
2021-09-21nfs: reexport documentationJ. Bruce Fields2-0/+114
2021-09-20fscrypt: improve documentation for inline encryptionEric Biggers1-17/+56
2021-09-20Doc/fs/ntfs3: Fix rst format and make it cleanerKari Argillander1-63/+76
2021-09-11Merge tag 'block-5.15-2021-09-11' of git://git.kernel.dk/linux-blockLinus Torvalds1-3/+0
2021-09-09fs/ntfs3: Rename mount option no_acs_rules > (no)acsrulesKari Argillander1-1/+1
2021-09-09fs/ntfs3: Add iocharset= mount option as alias for nls=Kari Argillander1-2/+2
2021-09-09fs/ntfs3: Remove unnecesarry mount option noatimeKari Argillander1-4/+0
2021-09-07block: move fs/block_dev.c to block/bdev.cChristoph Hellwig1-3/+0
2021-09-04Merge git://github.com/Paragon-Software-Group/linux-ntfs3Linus Torvalds2-0/+107
2021-09-04Merge tag 'f2fs-for-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+15
2021-09-02Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds5-6/+89
2021-09-02Merge tag 'ovl-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-2/+5
2021-09-02Merge tag 'erofs-for-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+17
2021-08-31Merge tag 'fs.idmapped.v5.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-0/+1027
2021-08-31Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds1-10/+5
2021-08-31Merge tag '5.15-rc-first-ksmbd-merge' of git://git.samba.org/ksmbdLinus Torvalds3-1/+176
2021-08-30ext4: Orphan file documentationJan Kara5-6/+89
2021-08-30Merge tag 'locks-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jlay...Linus Torvalds1-188/+0
2021-08-30Merge tag 'hole_punch_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-26/+53
2021-08-23fs: remove mandatory file locking supportJeff Layton1-188/+0
2021-08-20erofs: introduce chunk-based file on-disk formatGao Xiang1-2/+14
2021-08-18vfs: add rcu argument to ->get_acl() callbackMiklos Szeredi2-2/+2
2021-08-17f2fs: fix to keep compatibility of fault injection interfaceChao Yu1-0/+1
2021-08-17f2fs: support fault injection for f2fs_kmem_cache_alloc()Chao Yu1-0/+1
2021-08-17f2fs: compress: allow write compress released file after truncate to zeroFengnan Chang1-2/+5
2021-08-17ovl: skip checking lower file's i_writecount on truncateChengguang Xu1-0/+3
2021-08-13fs/ntfs3: Add Kconfig, Makefile and docKonstantin Komarov2-0/+107
2021-08-13ksmbd: update SMB3 multi-channel support in ksmbd.rstNamjae Jeon1-1/+2
2021-08-11doc: give a more thorough id handling explanationChristian Brauner2-0/+1027
2021-08-10erofs: dax support for non-tailpacking regular fileGao Xiang1-0/+3
2021-08-03f2fs: introduce discard_unit mount optionChao Yu1-0/+8
2021-07-28filesystems/locking: fix Malformed table warningRandy Dunlap1-1/+1
2021-07-25fscrypt: align Base64 encoding with RFC 4648 base64urlEric Biggers1-5/+5
2021-07-25fscrypt: remove mention of symlink st_size quirk from documentationEric Biggers1-5/+0
2021-07-18Documentation: Fix intiramfs script nameRobert Richter1-1/+1
2021-07-13mm: Protect operations adding pages to page cache with invalidate_lockJan Kara1-19/+43
2021-07-13documentation: Sync file_operations members with realityJan Kara1-6/+9
2021-07-09Merge tag 'f2fs-for-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-9/+41
2021-07-05Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+2
2021-07-03Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2-3/+12
2021-07-03Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+9
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-8/+40
2021-07-01f2fs: compress: add nocompress extensions supportFengnan Chang1-1/+30
2021-07-01procfs/dmabuf: add inode number to /proc/*/fdinfoKalesh Singh1-6/+31
2021-06-30docs: proc.rst: meminfo: briefly describe gaps in memory accountingMike Rapoport1-2/+9
2021-06-30Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-8/+31
2021-06-30Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2021-06-28Merge tag 'docs-5.14' of git://git.lwn.net/linuxLinus Torvalds6-364/+375
2021-06-28ksmbd: move fs/cifsd to fs/ksmbdNamjae Jeon2-6/+6
2021-06-23f2fs: fix to avoid adding tab before doc sectionChao Yu1-8/+8
2021-06-23f2fs: compress: add compress_inode to cache compressed blocksChao Yu1-0/+3
2021-06-22ext4: update journal documentationLeah Rumancik1-8/+31
2021-06-18docs: path-lookup: use bare function() rather than literalsFox Chen1-35/+35
2021-06-18docs: path-lookup: update symlink descriptionFox Chen1-7/+6
2021-06-18docs: path-lookup: update get_link() ->follow_link descriptionFox Chen1-7/+6
2021-06-18docs: path-lookup: update WALK_GET, WALK_PUT descFox Chen1-7/+7
2021-06-18docs: path-lookup: no get_link()Fox Chen1-6/+4
2021-06-18docs: path-lookup: update i_op->put_link and cookie descriptionFox Chen1-22/+8
2021-06-18docs: path-lookup: i_op->follow_link replaced with i_op->get_linkFox Chen1-7/+5
2021-06-18docs: path-lookup: Add macro name to symlink limit descriptionFox Chen1-2/+2