| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-08-28 | Documentation: f2fs: Indent compression_mode option list | Bagas Sanjaya | 1 | -6/+8 |
| 2025-08-28 | Documentation: f2fs: Wrap snippets in literal code blocks | Bagas Sanjaya | 1 | -29/+29 |
| 2025-08-28 | Documentation: f2fs: Span write hint table section rows | Bagas Sanjaya | 1 | -0/+2 |
| 2025-08-28 | Documentation: f2fs: Format compression level subtable | Bagas Sanjaya | 1 | -0/+4 |
| 2025-08-28 | Documentation: f2fs: Separate errors mode subtable | Bagas Sanjaya | 1 | -0/+1 |
| 2025-08-27 | Documentation: fuse: Consolidate FUSE docs into its own subdirectory | Bagas Sanjaya | 6 | -8/+19 |
| 2025-08-27 | doc: fuse: Add max_background and congestion_threshold | Chen Linxuan | 1 | -0/+14 |
| 2025-08-25 | vfio/pci: print vfio-device syspath to fdinfo | Alex Mastro | 1 | -0/+14 |
| 2025-08-21 | docs: fix trailing whitespace error and remove repeated words in propagate_um... | Raphael Pinsonneault-Thibeault | 1 | -3/+3 |
| 2025-08-20 | f2fs: add reserved nodes for privileged users | Chunhai Guo | 1 | -3/+6 |
| 2025-08-18 | Merge branch 'bjorn' into docs-mw | Jonathan Corbet | 5 | -6/+6 |
| 2025-08-18 | Documentation: Fix filesystems typos | Bjorn Helgaas | 5 | -6/+6 |
| 2025-08-13 | block: switch ->getgeo() to struct gendisk | Al Viro | 1 | -1/+1 |
| 2025-08-11 | docs: filesystems: sysfs: Recommend sysfs_emit() for new code only | Bart Van Assche | 1 | -2/+2 |
| 2025-08-11 | f2fs: add lookup_mode mount option | Daniel Lee | 1 | -0/+19 |
| 2025-08-11 | docs/vfs: Remove mentions to the old mount API helpers | Pedro Falcato | 1 | -25/+2 |
| 2025-08-04 | Merge tag 'f2fs-for-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -3/+3 |
| 2025-07-31 | Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -3/+5 |
| 2025-07-31 | Merge tag 'docs-6.17' of git://git.lwn.net/linux | Linus Torvalds | 12 | -54/+65 |
| 2025-07-28 | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux | Linus Torvalds | 1 | -30/+15 |
| 2025-07-28 | Merge tag 'libcrypto-conversions-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 1 | -2/+1 |
| 2025-07-28 | Merge tag 'vfs-6.17-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -32/+28 |
| 2025-07-28 | Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -4/+4 |
| 2025-07-28 | Merge tag 'vfs-6.17-rc1.mmap_prepare' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -4/+30 |
| 2025-07-28 | Merge tag 'vfs-6.17-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -3/+0 |
| 2025-07-28 | Merge tag 'vfs-6.17-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -7/+8 |
| 2025-07-28 | Merge tag 'pull-mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 1 | -0/+484 |
| 2025-07-28 | Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 1 | -0/+18 |
| 2025-07-23 | doc: update porting, vfs documentation to describe mmap_prepare() | Lorenzo Stoakes | 2 | -4/+30 |
| 2025-07-19 | mm, vmstat: remove the NR_WRITEBACK_TEMP node_stat_item counter | Vlastimil Babka | 1 | -3/+5 |
| 2025-07-16 | fs: change write_begin/write_end interface to take struct kiocb * | Taotao Chen | 2 | -5/+5 |
| 2025-07-15 | overlayfs.rst: fix typos | Matthias Frank | 1 | -12/+12 |
| 2025-07-14 | fsverity: Switch from crypto_shash to SHA-2 library | Eric Biggers | 1 | -2/+1 |
| 2025-07-14 | iomap: add read_folio_range() handler for buffered writes | Christoph Hellwig | 1 | -0/+6 |
| 2025-07-14 | iomap: replace iomap_folio_ops with iomap_write_ops | Christoph Hellwig | 2 | -9/+2 |
| 2025-07-14 | iomap: hide ioends from the generic writeback code | Christoph Hellwig | 1 | -8/+9 |
| 2025-07-14 | iomap: refactor the writeback interface | Christoph Hellwig | 1 | -18/+14 |
| 2025-07-09 | f2fs: doc: fix wrong quota mount option description | Chao Yu | 1 | -3/+3 |
| 2025-07-04 | fscrypt: Don't use problematic non-inline crypto engines | Eric Biggers | 1 | -22/+15 |
| 2025-07-04 | tree-wide: s/struct fileattr/struct file_kattr/g | Christian Brauner | 2 | -4/+4 |
| 2025-07-04 | fscrypt: Drop obsolete recommendation to enable optimized SHA-512 | Eric Biggers | 1 | -8/+0 |
| 2025-07-02 | Documentation: ext4: Move inode table short docs into its own file | Bagas Sanjaya | 3 | -7/+10 |
| 2025-07-02 | Documentation: ext4: blockgroup: Add explicit title heading | Bagas Sanjaya | 1 | -4/+7 |
| 2025-07-02 | Documentation: ext4: atomic_writes: Demote last three sections | Bagas Sanjaya | 1 | -5/+5 |
| 2025-07-02 | Documentation: ext4: Reduce toctree depth | Bagas Sanjaya | 1 | -1/+1 |
| 2025-07-02 | Documentation: ext4: Convert includes into toctrees | Bagas Sanjaya | 3 | -20/+26 |
| 2025-07-01 | overlayfs.rst: Fix inode table | Richard Weinberger | 1 | -1/+1 |
| 2025-06-29 | mount: separate the flags accessed only under namespace_sem | Al Viro | 1 | -6/+6 |
| 2025-06-29 | Rewrite of propagate_umount() | Al Viro | 1 | -0/+484 |
| 2025-06-25 | Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 1 | -0/+9 |
| 2025-06-25 | doc: Remove misleading reference to brd in dax.rst | Daniel Palmer | 1 | -1/+0 |
| 2025-06-23 | replace collect_mounts()/drop_collected_mounts() with a safer variant | Al Viro | 1 | -0/+9 |
| 2025-06-23 | docs/vfs: update references to i_mutex to i_rwsem | Junxuan Liao | 1 | -2/+3 |
| 2025-06-21 | Documentation: treewide: Replace remaining spinics links with lore | Bagas Sanjaya | 1 | -1/+1 |
| 2025-06-21 | docs: f2fs: fix typos in f2fs.rst | Yuanye Ma | 1 | -2/+2 |
| 2025-06-11 | docs: proc: update VmFlags documentation in smaps | wangfushuai | 1 | -1/+3 |
| 2025-06-11 | make d_set_d_op() static | Al Viro | 1 | -0/+11 |
| 2025-06-11 | VFS: Minor fixes for porting.rst | NeilBrown | 1 | -3/+0 |
| 2025-06-10 | new helper: set_default_d_op() | Al Viro | 1 | -0/+7 |
| 2025-06-08 | Merge tag '6.16-rc-part2-smb3-client-fixes' of git://git.samba.org/sfrench/ci... | Linus Torvalds | 2 | -0/+104 |
| 2025-06-06 | Merge tag 'ovl-update-v2-6.16' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+7 |
| 2025-06-05 | cifs: add documentation for smbdirect setup | Meetakshi Setiya | 2 | -0/+104 |
| 2025-06-02 | Merge tag 'fuse-update-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -0/+134 |
| 2025-06-02 | Merge tag 'vfs-6.16-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -5/+0 |
| 2025-05-31 | Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -10/+0 |
| 2025-05-30 | Merge tag 'pull-automount' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2 | -3/+7 |
| 2025-05-30 | Merge tag 'f2fs-for-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -25/+27 |
| 2025-05-29 | Merge tag 'driver-core-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -13/+6 |
| 2025-05-28 | Merge tag 'ext4_for_linus-6.16-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -0/+226 |
| 2025-05-27 | f2fs: introduce FAULT_VMALLOC | Chao Yu | 1 | -0/+1 |
| 2025-05-27 | Merge tag 'docs-6.16' of git://git.lwn.net/linux | Linus Torvalds | 1 | -13/+13 |
| 2025-05-27 | Merge tag 'x86_cache_for_v6.16_rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -0/+1524 |
| 2025-05-26 | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux | Linus Torvalds | 1 | -37/+148 |
| 2025-05-26 | Merge tag 'erofs-for-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+1 |
| 2025-05-26 | Merge tag 'bcachefs-2025-05-24' of git://evilpiepirate.org/bcachefs | Linus Torvalds | 3 | -0/+103 |
| 2025-05-26 | Merge tag 'vfs-6.16-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -2/+14 |
| 2025-05-26 | Merge tag 'vfs-6.16-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -290/+736 |
| 2025-05-26 | Merge tag 'vfs-6.16-rc1.writepage' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -83/+12 |
| 2025-05-26 | Merge tag 'vfs-6.16-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+40 |
| 2025-05-22 | erofs: add 'fsoffset' mount option to specify filesystem offset | Sheng Yong | 1 | -0/+1 |
| 2025-05-21 | docs: bcachefs: add casefolding reference | Kent Overstreet | 1 | -0/+18 |
| 2025-05-21 | docs: bcachefs: idle work scheduling design doc | Kent Overstreet | 2 | -0/+85 |
| 2025-05-21 | fs/netfs: remove unused flag NETFS_SREQ_SEEK_DATA_READ | Max Kellermann | 1 | -5/+0 |
| 2025-05-20 | ext4: Add atomic block write documentation | Ritesh Harjani (IBM) | 2 | -0/+226 |
| 2025-05-19 | Docs: relay: editing cleanups | Randy Dunlap | 1 | -13/+13 |
| 2025-05-16 | x86,fs/resctrl: Move the resctrl filesystem code to live in /fs/resctrl | James Morse | 2 | -0/+1524 |
| 2025-05-13 | f2fs: fix 32-bits hexademical number in fault injection doc | Chao Yu | 1 | -26/+26 |
| 2025-05-12 | docs: filesystems: add fuse-passthrough.rst | Chen Linxuan | 2 | -0/+134 |
| 2025-05-11 | relay: remove unused relay_late_setup_files | Dr. David Alan Gilbert | 1 | -10/+0 |
| 2025-05-06 | f2fs: support FAULT_TIMEOUT | Chao Yu | 1 | -0/+1 |
| 2025-05-05 | saner calling conventions for ->d_automount() | Al Viro | 2 | -3/+8 |
| 2025-04-30 | docs: debugfs: do not recommend debugfs_remove_recursive | Timur Tabi | 1 | -13/+6 |
| 2025-04-30 | ovl: relax redirect/metacopy requirements for lower -> data redirect | Miklos Szeredi | 1 | -0/+7 |
| 2025-04-21 | fs/fs_parse: Remove unused and problematic validate_constant_table() | Zijun Hu | 1 | -15/+0 |
| 2025-04-21 | fs/fs_parse: Delete macro fsparam_u32hex() | Zijun Hu | 1 | -1/+0 |
| 2025-04-15 | Documentation: iomap: Add missing flags description | Ritesh Harjani (IBM) | 1 | -2/+14 |
| 2025-04-13 | Merge tag 'ext4_for_linus-6.15-rc2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -6/+14 |
| 2025-04-12 | Documentation: ext4: Add fields to ext4_super_block documentation | Tom Vierjahn | 1 | -6/+14 |
| 2025-04-11 | netfs: Update main API document | David Howells | 1 | -274/+736 |
| 2025-04-08 | fscrypt: add support for hardware-wrapped keys | Eric Biggers | 1 | -37/+148 |
| 2025-04-08 | Use try_lookup_noperm() instead of d_hash_and_lookup() outside of VFS | NeilBrown | 1 | -0/+11 |
| 2025-04-08 | VFS: rename lookup_one_len family to lookup_noperm and remove permission check | NeilBrown | 1 | -0/+20 |
| 2025-04-07 | fs: Remove aops->writepage | Matthew Wilcox (Oracle) | 3 | -83/+12 |
| 2025-04-07 | VFS: improve interface for lookup_one functions | NeilBrown | 1 | -0/+9 |
| 2025-04-03 | Merge tag '9p-for-6.15-rc1' of https://github.com/martinetd/linux | Linus Torvalds | 1 | -3/+3 |
| 2025-04-03 | docs: fs/9p: Add missing "not" in cache documentation | Tingmao Wang | 1 | -2/+2 |
| 2025-04-01 | Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -0/+10 |
| 2025-04-01 | Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -6/+38 |
| 2025-03-31 | Merge tag 'nfsd-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds | 1 | -3/+7 |
| 2025-03-27 | Merge tag 'ext4-for_linus-6.15-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -3/+1 |
| 2025-03-27 | Merge tag 'bcachefs-2025-03-24' of git://evilpiepirate.org/bcachefs | Linus Torvalds | 3 | -19/+134 |
| 2025-03-27 | Merge tag 'f2fs-for-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+3 |
| 2025-03-25 | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux | Linus Torvalds | 1 | -6/+2 |
| 2025-03-25 | Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux | Linus Torvalds | 1 | -5/+11 |
| 2025-03-24 | Merge tag 'docs-6.15' of git://git.lwn.net/linux | Linus Torvalds | 8 | -10/+10 |
| 2025-03-24 | Merge tag 'vfs-6.15-rc1.sysv' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -265/+0 |
| 2025-03-24 | Merge tag 'vfs-6.15-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -5/+65 |
| 2025-03-24 | Merge tag 'vfs-6.15-rc1.overlayfs' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -5/+19 |
| 2025-03-24 | Merge tag 'vfs-6.15-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -13/+38 |
| 2025-03-24 | Merge tag 'vfs-6.15-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+5 |
| 2025-03-23 | Documentation/fs/9p: fix broken link | Tuomas Ahola | 1 | -1/+1 |
| 2025-03-21 | MM documentation: add "Unaccepted" meminfo entry | Nico Pache | 1 | -0/+3 |
| 2025-03-21 | meminfo: add a per node counter for balloon drivers | Nico Pache | 1 | -0/+3 |
| 2025-03-20 | iomap: rework IOMAP atomic flags | John Garry | 1 | -15/+18 |
| 2025-03-17 | mm: stop maintaining the per-page mapcount of large folios (CONFIG_NO_PAGE_MA... | David Hildenbrand | 1 | -2/+8 |
| 2025-03-17 | fs/proc/task_mmu: remove per-page mapcount dependency for smaps/smaps_rollup ... | David Hildenbrand | 1 | -3/+19 |
| 2025-03-17 | fs/proc/task_mmu: remove per-page mapcount dependency for "mapmax" (CONFIG_NO... | David Hildenbrand | 1 | -0/+5 |
| 2025-03-17 | dcssblk: mark DAX broken, remove FS_DAX_LIMITED support | Dan Williams | 1 | -1/+0 |
| 2025-03-16 | docs,procfs: document /proc/PID/* access permission checks | Andrii Nakryiko | 1 | -0/+10 |
| 2025-03-14 | Documentation: bcachefs: SubmittingPatches: Convert footnotes to reST syntax | Bagas Sanjaya | 1 | -10/+12 |
| 2025-03-14 | Documentation: bcachefs: SubmittingPatches: Demote section headings | Bagas Sanjaya | 1 | -8/+13 |
| 2025-03-14 | Documentation: bcachefs: Split index toctree | Bagas Sanjaya | 1 | -1/+18 |
| 2025-03-14 | Documentation: bcachefs: Add casefolding toctree entry | Bagas Sanjaya | 1 | -0/+1 |
| 2025-03-14 | Documentation: bcachefs: casefolding: Use bullet list for dirent structure | Bagas Sanjaya | 1 | -2/+2 |
| 2025-03-14 | Documentation: bcachefs: casefolding: Fix dentry/dcache considerations section | Bagas Sanjaya | 1 | -1/+3 |
| 2025-03-14 | Documentation: bcachefs: casefolding: Do not italicize NUL | Bagas Sanjaya | 1 | -2/+3 |
| 2025-03-14 | bcachefs: bcachefs_metadata_version_casefolding | Joshua Ashton | 1 | -0/+87 |
| 2025-03-11 | f2fs: introduce FAULT_INCONSISTENT_FOOTER | Chao Yu | 1 | -0/+1 |
| 2025-03-10 | nfsd: disallow file locking and delegations for NFSv4 reexport | Mike Snitzer | 1 | -3/+7 |
| 2025-03-08 | f2fs: control nat_bits feature via mount option | Chao Yu | 1 | -0/+2 |
| 2025-03-08 | vfs: Remove invalidate_inodes() | Jan Kara | 1 | -0/+5 |
| 2025-03-06 | iomap: Support SW-based atomic writes | John Garry | 1 | -2/+14 |
| 2025-03-06 | iomap: Rename IOMAP_ATOMIC -> IOMAP_ATOMIC_HW | John Garry | 1 | -2/+2 |
| 2025-03-06 | Merge branch 'vfs-6.15.shared.iomap' of gitolite.kernel.org:pub/scm/linux/ker... | Christian Brauner | 2 | -0/+7 |
| 2025-03-05 | doc: correcting two prefix errors in idmappings.rst | Aiden Ma | 1 | -2/+2 |
| 2025-03-05 | doc: fix inline emphasis warning | Christian Brauner | 1 | -6/+5 |
| 2025-03-04 | fscrypt: mention init_on_free instead of page poisoning | Eric Biggers | 1 | -3/+2 |
| 2025-03-04 | fscrypt: drop obsolete recommendation to enable optimized ChaCha20 | Eric Biggers | 1 | -3/+0 |
| 2025-02-27 | Change inode_operations.mkdir to return struct dentry * | NeilBrown | 3 | -3/+41 |
| 2025-02-27 | iomap: make buffered writes work with RWF_DONTCACHE | Jens Axboe | 2 | -0/+7 |
| 2025-02-27 | Merge patch series "prep patches for my mkdir series" | Christian Brauner | 2 | -0/+99 |
| 2025-02-21 | sysv: Remove the filesystem | Jan Kara | 2 | -265/+0 |
| 2025-02-19 | ovl: allow to specify override credentials | Christian Brauner | 1 | -5/+19 |
| 2025-02-19 | VFS: add common error checks to lookup_one_qstr_excl() | NeilBrown | 1 | -0/+13 |
| 2025-02-19 | VFS: change kern_path_locked() and user_path_locked_at() to never return nega... | NeilBrown | 1 | -0/+8 |
| 2025-02-17 | Documentation: add a usecase for FS_IOC_READ_VERITY_METADATA | Allison Karlitskaya | 1 | -5/+11 |
| 2025-02-10 | Documentation: Remove repeated word in docs | Charles Han | 1 | -2/+2 |
| 2025-02-10 | documentation/filesystems: fix spelling mistakes | Ritvik Gupta | 7 | -8/+8 |
| 2025-02-10 | jbd2: remove unused transaction->t_private_list | Kemeng Shi | 1 | -3/+1 |
| 2025-02-06 | bcachefs docs: SubmittingPatches.rst | Kent Overstreet | 2 | -0/+99 |
| 2025-02-06 | iomap: add a IOMAP_F_ANON_WRITE flag | Christoph Hellwig | 1 | -0/+4 |
| 2025-02-06 | iomap: allow the file system to submit the writeback bios | Christoph Hellwig | 1 | -6/+5 |
| 2025-01-30 | Merge tag 'pull-revalidate' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -2/+45 |
| 2025-01-29 | Merge tag 'fuse-update-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -0/+100 |
| 2025-01-28 | Merge tag 'nfs-for-6.14-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 1 | -50/+50 |
| 2025-01-28 | Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -7/+5 |
| 2025-01-27 | 9p: fix ->rename_sem exclusion | Al Viro | 2 | -0/+25 |
| 2025-01-27 | Pass parent directory inode and expected name to ->d_revalidate() | Al Viro | 3 | -2/+20 |
| 2025-01-26 | Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -9/+79 |
| 2025-01-26 | Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -8/+6 |
| 2025-01-25 | Documentation/filesystems/proc.rst: fix possessive form of "process" | Andrew Morton | 1 | -16/+18 |
| 2025-01-25 | ksm: add ksm involvement information for each process | xu xin | 1 | -0/+68 |
| 2025-01-24 | Documentation: update the Squashfs filesystem documentation | Phillip Lougher | 1 | -8/+6 |
| 2025-01-24 | fuse: Add fuse-io-uring design documentation | Bernd Schubert | 2 | -0/+100 |
| 2025-01-21 | Merge tag 'docs-6.14' of git://git.lwn.net/linux | Linus Torvalds | 3 | -6/+6 |
| 2025-01-20 | Merge tag 'bcachefs-2025-01-20.2' of git://evilpiepirate.org/bcachefs | Linus Torvalds | 1 | -1/+1 |
| 2025-01-15 | saner replacement for debugfs_rename() | Al Viro | 1 | -7/+5 |
| 2025-01-14 | nfs: probe for LOCALIO when v3 client reconnects to server | Mike Snitzer | 1 | -1/+19 |
| 2025-01-14 | nfsd: rename nfsd_serv_ prefixed methods and variables with nfsd_net_ | Mike Snitzer | 1 | -56/+25 |
| 2025-01-14 | nfs/localio: add direct IO enablement with sync and async IO support | Mike Snitzer | 1 | -0/+13 |
| 2025-01-09 | overlayfs.rst: Fix and improve grammar | Geert Uytterhoeven | 1 | -3/+3 |
| 2024-12-22 | fiemap: use kernel-doc includes in fiemap docbook | Randy Dunlap | 1 | -32/+13 |
| 2024-12-21 | docs: filesystems: bcachefs: fixed some spelling mistakes in the bcachefs cod... | Dennis Lam | 1 | -1/+1 |
| 2024-12-13 | Documentation: filesystems: fix two misspells | Bingwu Zhang | 2 | -2/+2 |
| 2024-12-13 | Documentation: Fix simple typo on filesystems/porting.rst | Carlos Maiolino | 1 | -1/+1 |
| 2024-11-27 | Merge tag 'vfs-6.13-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+2 |
| 2024-11-26 | Merge tag 'docs-6.13-2' of git://git.lwn.net/linux | Linus Torvalds | 6 | -6/+6 |
| 2024-11-26 | Merge tag 'f2fs-for-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+44 |
| 2024-11-26 | Merge branch 'ovl.fixes' | Christian Brauner | 1 | -1/+1 |
| 2024-11-26 | fs_parser: update mount_api doc to match function signature | Randy Dunlap | 1 | -1/+2 |
| 2024-11-22 | Documentation: filesystems: update filename extensions | Randy Dunlap | 6 | -6/+6 |
| 2024-11-21 | Merge tag 'reiserfs_delete' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
| 2024-11-18 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -1/+1 |
| 2024-11-18 | Merge tag 'vfs-6.13.untorn.writes' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+15 |
| 2024-11-18 | Merge tag 'vfs-6.13.tmpfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 1 | -0/+24 |
| 2024-11-18 | Merge tag 'vfs-6.13.ovl' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs... | Linus Torvalds | 1 | -0/+17 |
| 2024-11-18 | Merge tag 'vfs-6.13.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf... | Linus Torvalds | 1 | -7/+0 |
| 2024-11-18 | Merge tag 'vfs-6.13.mgtime' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -0/+126 |
| 2024-11-04 | fs: iomap: Atomic write support | John Garry | 1 | -0/+15 |
| 2024-11-01 | Merge tag 'vfs-6.12-rc6.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |