- 46f2e04 erofs: update documentation about data compression by Gao Xiang · 3 years, 8 months ago
- 1b55767 erofs: fix broken illustration in documentation by Gao Xiang · 3 years, 8 months ago
- d0195c7 Merge tag 'f2fs-for-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 3 years, 8 months ago
- 9f67672 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 3 years, 8 months ago
- d652502e Merge tag 'ovl-update-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 3 years, 8 months ago
- fc05860 Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 9 months ago
- 820c4ba Merge tag 'netfs-lib-20210426' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 3 years, 9 months ago
- a4f7fae Merge branch 'miklos.fileattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 9 months ago
- fb28afc netfs: Documentation for helper library by David Howells · 3 years, 11 months ago
- 3874070 f2fs: document: add description about compressed space handling by Chao Yu · 3 years, 9 months ago
- 4c5b479 vfs: add fileattr ops by Miklos Szeredi · 3 years, 9 months ago
- b0e0f69 ovl: restrict lower null uuid for "xino=auto" by Amir Goldstein · 3 years, 10 months ago
- 471fbbe ext4: handle casefolding with encryption by Daniel Rosenberg · 3 years, 10 months ago
- 8be594b Documentation: filesystems api-summary: add namespace.c by Randy Dunlap · 3 years, 10 months ago
- 5911d2d f2fs: introduce gc_merge mount option by Chao Yu · 3 years, 10 months ago
- 0f00b82 block: remove the revalidate_disk method by Christoph Hellwig · 3 years, 10 months ago
- 1ccc4a3 docs: filesystems: Fix a mundane typo by Bhaskar Chowdhury · 3 years, 10 months ago
- 1f7faca docs: filesystem: Update smaps vm flag list to latest by Peter Xu · 3 years, 10 months ago
- 4722e2a Docs: add fs/eventpoll to docbooks by Randy Dunlap · 4 years ago
- 5ceabb6 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 11 months ago
- 3fb6d0e Merge tag 'docs-5.12-2' of git://git.lwn.net/linux by Linus Torvalds · 3 years, 11 months ago
- b3656d8 seq_file: document how per-entry resources are managed. by NeilBrown · 3 years, 11 months ago
- f37a15e docs: proc.rst: fix indentation warning by Randy Dunlap · 3 years, 11 months ago
- 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 11 months ago
- d61c6a5 Merge tag 'lazytime_for_v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 3 years, 11 months ago
- 93ea4a0 Documentation: proc.rst: add more about the 6 fields in loadavg by Randy Dunlap · 3 years, 11 months ago
- 0e63a5c Merge tag 'docs-5.12' of git://git.lwn.net/linux by Linus Torvalds · 3 years, 11 months ago
- 582cd91 Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 11 months ago
- f7b36dc Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 3 years, 11 months ago
- 8b42fe1 Merge tag 'f2fs-for-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 3 years, 11 months ago
- 092af2e Documentation: f2fs: fix typo s/automaic/automatic by Ed Tsai · 4 years ago
- 07c9900 fs-verity: support reading signature with ioctl by Eric Biggers · 4 years ago
- 947191a fs-verity: support reading descriptor with ioctl by Eric Biggers · 4 years ago
- 622699c fs-verity: support reading Merkle tree with ioctl by Eric Biggers · 4 years ago
- e17fe65 fs-verity: add FS_IOC_READ_VERITY_METADATA ioctl by Eric Biggers · 4 years ago
- 4ba1d72 Documentation: /proc/loadavg: add 3 more field descriptions by Randy Dunlap · 4 years ago
- 261eeb9 f2fs: introduce checkpoint_merge mount option by Daeho Jeong · 4 years ago
- 335d3fc ovl: implement volatile-specific fsync error behaviour by Sargun Dhillon · 4 years ago
- 3fde13f f2fs: compress: support compress level by Chao Yu · 4 years ago
- 67883ad f2fs: remove FAULT_ALLOC_BIO by Christoph Hellwig · 4 years ago
- c42bca9 bio: don't copy bvec for direct IO by Pavel Begunkov · 4 years ago
- 9b2e001 bvec/iter: disallow zero-length segment bvecs by Pavel Begunkov · 4 years ago
- 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years ago
- e65ce2a acl: handle idmapped mounts by Christian Brauner · 4 years ago
- f7775c2 AFS: Documentation: fix a few typos in afs.rst by Randy Dunlap · 4 years ago
- a38ed48 fs: pass only I_DIRTY_INODE flags to ->dirty_inode by Eric Biggers · 4 years ago
- 7178b4a7 docs: Include ext4 documentation via filesystems/ by Jonathan Neuschäfer · 4 years ago
- 85430c2 Documentation/dax: Update description of DAX policy changing by Hao Li · 4 years ago
- 6a2195a docs: filesystems: vfs: Correct the struct name by Liao Pingfang · 4 years ago
- 14e43bf4 vfs: don't unnecessarily clone write access for writable fds by Eric Biggers · 4 years, 4 months ago
- 555a6e8 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 1 month ago
- 7703f46 Merge tag 'gfs2-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 4 years, 1 month ago
- 92dbc9d Merge tag 'ovl-update-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 4 years, 1 month ago
- ff49c86 Merge tag 'f2fs-for-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 4 years, 1 month ago
- b97d4c4 Merge tag 'for_v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 4 years, 1 month ago
- b1b7dce ext4: add docs about fast commit idempotence by Harshad Shirwadkar · 4 years, 2 months ago
- f986e35 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 1 month ago
- fe71988 proc: provide details on indirect branch speculation by Anand K Mistry · 4 years, 1 month ago
- faf145d Merge branch 'exec-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years, 1 month ago
- 1a50ede Merge tag 'nfsd-5.11' of git://git.linux-nfs.org/projects/cel/cel-2.6 by Linus Torvalds · 4 years, 1 month ago
- ac73e3d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 1 month ago
- f38d58b tmpfs: fix Documentation nits by Randy Dunlap · 4 years, 1 month ago
- ff61359 Merge tag 'docs-5.11' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 1 month ago
- 2d2f2d7 ovl: user xattr by Miklos Szeredi · 4 years, 1 month ago
- 460b4f8 file: Rename fcheck lookup_fd_rcu by Eric W. Biederman · 4 years, 2 months ago
- f36c294 file: Replace fcheck_files with files_lookup_fd_rcu by Eric W. Biederman · 4 years, 2 months ago
- 7f84b48 nfsd: close cached files prior to a REMOVE or RENAME that would replace target by Jeff Layton · 4 years, 1 month ago
- ba5e818 nfsd: allow filesystems to opt out of subtree checking by Jeff Layton · 4 years, 1 month ago
- daab110 nfsd: add a new EXPORT_OP_NOWCC flag to struct export_operations by Jeff Layton · 4 years, 1 month ago
- 263b6a5 Documentation: mount_api: change kernel log wording by Randy Dunlap · 4 years, 1 month ago
- 602a16d f2fs: add compress_mode mount option by Daeho Jeong · 4 years, 1 month ago
- b28f047 f2fs: compress: support chksum by Chao Yu · 4 years, 1 month ago
- 868770c Documentation: document /proc api for arm64 MTE vm flags by Szabolcs Nagy · 4 years, 2 months ago
- d959386 Documentation: Update filesystems/gfs2.rst by Andrew Price · 4 years, 2 months ago
- bde4933 fs-verity: move structs needed for file signing to UAPI header by Eric Biggers · 4 years, 2 months ago
- ed45e20 fs-verity: rename "file measurement" to "file digest" by Eric Biggers · 4 years, 2 months ago
- 9e90f30e fs-verity: rename fsverity_signed_digest to fsverity_formatted_digest by Eric Biggers · 4 years, 2 months ago
- 35a3c89 docs: filesystems: link ubifs-authentication.rst without .rst extension by Jonathan Neuschäfer · 4 years, 2 months ago
- 13c6ad0 ovl: document lower modification caveats by Kevin Locke · 4 years, 5 months ago
- 58afaf5 ovl: doc clarification by Miklos Szeredi · 4 years, 2 months ago
- 5830fb6 ovl: introduce new "uuid=off" option for inodes index feature by Pavel Tikhomirov · 4 years, 3 months ago
- 91808cd Merge tag 'ext4_for_linus_cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 2 months ago
- 2356eb8 docs: filesystems: Reduce ext2.rst to one top-level heading by Jonathan Neuschäfer · 4 years, 2 months ago
- 37e0a30 jbd2: drop jbd2_fc_init documentation by Harshad Shirwadkar · 4 years, 2 months ago
- a44ad68 ext4: describe fast_commit feature flags by Harshad Shirwadkar · 4 years, 2 months ago
- e6b0bd6 Merge tag 'docs-5.10-warnings' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 2 months ago
- 0d519cb debugfs: remove return value of debugfs_create_devm_seqfile() by Greg Kroah-Hartman · 4 years, 3 months ago
- 7c128a2 docs: fs: api-summary.rst: get rid of kernel-doc include by Mauro Carvalho Chehab · 4 years, 2 months ago
- 96485e4 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 3 months ago
- 24717cf Merge tag 'nfsd-5.10' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 4 years, 3 months ago
- f5b8b29 doc: update ext4 and journalling docs to include fast commit feature by Harshad Shirwadkar · 4 years, 3 months ago
- ed7cfef Merge tag 'ceph-for-5.10-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 4 years, 3 months ago
- 6945653 Merge tag 'fuse-update-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 4 years, 3 months ago
- 922a763 Merge tag 'zonefs-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs by Linus Torvalds · 4 years, 3 months ago
- 071a057 Merge tag 'ovl-update-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 4 years, 3 months ago
- 7a3dade Merge tag 'f2fs-for-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 4 years, 3 months ago
- 74e2f8d docs: fs: fscrypt.rst: get rid of :c:type: tags by Mauro Carvalho Chehab · 4 years, 3 months ago
- 9303c9d docs: get rid of :c:type explicit declarations for structs by Mauro Carvalho Chehab · 4 years, 4 months ago
- fe15146 Merge tag 'driver-core-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years, 3 months ago
- 3ad11d7 Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago