summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems
Commit message (Expand)AuthorAgeFilesLines
* Documentation: update the description of TracerPid in procfs.rstChen Linxuan2022-11-151-1/+2
* debugfs: small Documentation cleaningRandy Dunlap2022-11-091-4/+4
* sysfs: update DocumentationRandy Dunlap2022-11-091-17/+24
* Merge tag 'docs-6.1-2' of git://git.lwn.net/linuxLinus Torvalds2022-10-131-1/+1
|\
| * Documentation: ubifs: Fix compression idiomJoel Stanley2022-10-101-1/+1
* | Merge tag 'ceph-for-6.1-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds2022-10-131-1/+0
|\ \
| * | ceph: remove Sage's git tree from documentationTiezhu Yang2022-10-041-1/+0
* | | Merge tag 'pull-tmpfile' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2022-10-103-3/+16
|\ \ \
| * | | vfs: open inside ->tmpfile()Miklos Szeredi2022-09-243-3/+16
| |/ /
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-10-091-0/+4
|\ \ \
| * | | mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses.Yosry Ahmed2022-08-241-0/+4
| |/ /
* | | Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-10-071-1/+1
|\ \ \
| * | | docs: filesystems: sysfs: Make text and code for ->show() consistentAndy Shevchenko2022-09-301-1/+1
| |/ /
* | | Merge tag '6.1-rc-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds2022-10-071-12/+30
|\ \ \
| * | | ksmbd: update documentationNamjae Jeon2022-10-051-12/+30
| |/ /
* | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2022-10-061-0/+3
|\ \ \
| * | | fs: record I_DIRTY_TIME even if inode already has I_DIRTY_INODELukas Czerner2022-09-291-0/+3
| |/ /
* | | Merge tag 'pull-file' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2022-10-061-0/+11
|\ \ \ | |_|/ |/| |
| * | Change calling conventions for filldir_tAl Viro2022-08-171-0/+11
| |/
* | Documentation: spufs: correct a duplicate word typoRandy Dunlap2022-09-271-1/+1
* | Documentation: filesystems: correct possessive "its"Randy Dunlap2022-09-274-8/+7
* | Remove duplicate words inside documentationAkhil Raj2022-09-271-1/+1
* | Documentation: ext4: correct the document about superblockJunChao Sun2022-09-271-3/+3
* | Documentation: filesystems: xfs: update pseudocode and typo fixesZhao Mengmeng2022-09-271-6/+6
|/
* Merge tag 'f2fs-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds2022-08-081-0/+5
|\
| * f2fs: introduce memory modeDaeho Jeong2022-07-301-0/+5
* | Merge tag 'fuse-update-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-081-5/+24
|\ \
| * | fuse: Add module param for CAP_SYS_ADMIN access bypassing allow_otherDave Marchevsky2022-07-211-5/+24
* | | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-051-3/+8
|\ \ \
| * | | doc: proc: fix the description to THPeligibleYang Shi2022-07-171-1/+3
| * | | mm/smaps: add Pss_DirtyVincent Whitchurch2022-07-031-1/+4
| * | | docs: rename Documentation/vm to Documentation/mmMike Rapoport2022-06-271-1/+1
* | | | Merge tag 'xfs-5.20-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2022-08-041-39/+322
|\ \ \ \
| * \ \ \ Merge tag 'xfs-cil-scale-5.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Darrick J. Wong2022-07-091-39/+322
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | xfs: expanding delayed logging design with background materialDave Chinner2022-07-071-39/+322
* | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2022-08-041-1/+1
|\ \ \ \ \
| * | | | | Documentation: ext4: fix cell spacing of table heading on blockmap tableBagas Sanjaya2022-08-021-1/+1
| |/ / / /
* | | | | Merge tag 'pull-work.lseek' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-031-0/+8
|\ \ \ \ \
| * | | | | fs: remove no_llseekJason A. Donenfeld2022-07-161-0/+8
| | |/ / / | |/| | |
* | | | | Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-08-033-34/+42
|\ \ \ \ \
| * | | | | ext2: remove nobh supportChristoph Hellwig2022-08-021-2/+0
| * | | | | fs: Add aops->migrate_folioMatthew Wilcox (Oracle)2022-08-022-9/+10
| * | | | | mm: Convert all PageMovable users to movable_operationsMatthew Wilcox (Oracle)2022-08-022-16/+0
| * | | | | docs: Improve ->read_folio documentationMatthew Wilcox (Oracle)2022-06-291-7/+32
| | |_|_|/ | |/| | |
* | | | | Merge tag 'docs-6.0' of git://git.lwn.net/linuxLinus Torvalds2022-08-022-7/+8
|\ \ \ \ \
| * | | | | docs: filesystems: f2fs: fix description about compress ioctlChao Liu2022-06-271-6/+7
| * | | | | docs: Remove duplicate wordDeming Wang2022-06-241-1/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'v5.20-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2022-08-021-5/+17
|\ \ \ \ \
| * | | | | fscrypt: Add HCTR2 support for filename encryptionNathan Huckleberry2022-06-101-5/+17
| | |_|_|/ | |/| | |
* | | | | Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...Linus Torvalds2022-08-021-23/+30
|\ \ \ \ \