Age | Commit message (Expand) | Author | Files | Lines |
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 | 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 | -38/+149 |
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 | -293/+739 |
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-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-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 | -277/+739 |
2025-04-08 | fscrypt: add support for hardware-wrapped keys | Eric Biggers | 1 | -38/+149 |
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 | -16/+19 |
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 | -52/+52 |
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 | -58/+27 |
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 | -34/+15 |
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 |
2024-11-01 | f2fs: introduce device aliasing file | Daeho Jeong | 1 | -0/+44 |
2024-10-28 | docs: tmpfs: Add casefold options | André Almeida | 1 | -0/+24 |
2024-10-24 | doc: correcting the debug path for cachefiles | Hongbo Li | 1 | -1/+1 |
2024-10-21 | Merge tag 'vfs-6.12-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+0 |
2024-10-21 | reiserfs: The last commit | Jan Kara | 1 | -1/+1 |
2024-10-15 | iomap: remove iomap_file_buffered_write_punch_delalloc | Christoph Hellwig | 1 | -1/+1 |
2024-10-14 | Documentation,ovl: document new file descriptor based layers | Christian Brauner | 1 | -0/+17 |
2024-10-10 | Merge patch series "timekeeping/fs: multigrain timestamp redux" | Christian Brauner | 2 | -0/+126 |
2024-10-10 | Documentation: add a new file documenting multigrain timestamps | Jeff Layton | 2 | -0/+126 |
2024-10-08 | netfs: fix documentation build error | Jonathan Corbet | 1 | -1/+0 |
2024-10-04 | mm: Define VM_SHADOW_STACK for arm64 when we support GCS | Mark Brown | 1 | -1/+1 |
2024-10-02 | Merge patch series "Fixup NLM and kNFSD file lock callbacks" | Christian Brauner | 1 | -7/+0 |
2024-10-01 | exportfs: Remove EXPORT_OP_ASYNC_LOCK | Benjamin Coddington | 1 | -7/+0 |
2024-09-26 | Merge tag 'usb-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -1/+57 |
2024-09-24 | Merge tag 'nfs-for-6.12-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 2 | -0/+358 |
2024-09-24 | nfs: Fix `make htmldocs` warnings in the localio documentation | Anna Schumaker | 2 | -34/+35 |
2024-09-23 | nfs: add "NFS Client and Server Interlock" section to localio.rst | Mike Snitzer | 1 | -0/+68 |
2024-09-23 | nfs: add FAQ section to Documentation/filesystems/nfs/localio.rst | Trond Myklebust | 1 | -0/+86 |
2024-09-23 | nfs: add Documentation/filesystems/nfs/localio.rst | Mike Snitzer | 1 | -0/+203 |
2024-09-23 | Merge tag 'bcachefs-2024-09-21' of git://evilpiepirate.org/bcachefs | Linus Torvalds | 1 | -1/+1 |
2024-09-21 | Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -2/+1 |
2024-09-20 | Merge tag 'vfs-6.12.blocksize' of gitolite.kernel.org:pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+2 |
2024-09-19 | Merge tag 'ovl-update-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+5 |
2024-09-17 | Merge tag 'docs-6.12' of git://git.lwn.net/linux | Linus Torvalds | 3 | -6/+6 |
2024-09-16 | Merge tag 'lsm-pr-20240911' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+25 |
2024-09-16 | Merge tag 'vfs-6.12.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 1 | -1/+1 |
2024-09-16 | Merge tag 'vfs-6.12.folio' of gitolite.kernel.org:pub/scm/linux/kernel/git/vf... | Linus Torvalds | 2 | -9/+9 |
2024-09-16 | Merge tag 'vfs-6.12.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs... | Linus Torvalds | 2 | -7/+7 |
2024-09-12 | Documentation: iomap: fix a typo | Pankaj Raghav | 1 | -1/+1 |
2024-09-12 | docs: filesystems: corrected grammar of netfs page | Dennis Lam | 1 | -1/+1 |
2024-09-11 | tools: usb: p9_fwd: wrap USBG shell command examples in literal code blocks | Bagas Sanjaya | 1 | -3/+3 |
2024-09-10 | docs:filesystems: fix spelling and grammar mistakes | Dennis Lam | 1 | -3/+3 |
2024-09-10 | docs:filesystem: fix mispelled words on autofs page | Dennis Lam | 1 | -2/+2 |
2024-09-09 | bcachefs: Fix a spelling error in docs | Xiaxi Shen | 1 | -1/+1 |
2024-09-09 | docs:filesystems: fix spelling and grammar mistakes in iomap design page | Dennis Lam | 1 | -3/+3 |
2024-09-08 | overlayfs.rst: update metacopy section in overlayfs documentation | Yuriy Belikov | 1 | -2/+5 |
2024-09-05 | Merge tag 'v6.11-rc6' into docs-mw | Jonathan Corbet | 3 | -18/+18 |
2024-09-03 | tools: usb: p9_fwd: add usb gadget packet forwarder script | Michael Grzeschik | 1 | -0/+41 |
2024-09-03 | net/9p/usbg: Add new usb gadget function transport | Michael Grzeschik | 1 | -1/+16 |
2024-09-01 | fs: remove calls to set and clear the folio error flag | Matthew Wilcox (Oracle) | 1 | -2/+1 |
2024-08-30 | doc: correcting the idmapping mount example | Hongbo Li | 1 | -4/+4 |
2024-08-30 | Fix spelling and gramatical errors | Xiaxi Shen | 1 | -3/+3 |
2024-08-26 | Documentation/fs/9p: Expand goo.gl link | Dr. David Alan Gilbert | 1 | -1/+1 |
2024-08-22 | Merge tag 'erofs-for-6.11-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2024-08-20 | documentation: add IPE documentation | Deven Bowers | 1 | -1/+5 |
2024-08-20 | fsverity: expose verified fsverity built-in signatures to LSMs | Fan Wu | 1 | -2/+21 |
2024-08-19 | erofs: allow large folios for compressed files | Gao Xiang | 1 | -1/+1 |
2024-08-18 | ksmbd: fix spelling mistakes in documentation | Victor Timofei | 1 | -13/+13 |
2024-08-12 | netfs: clean up after renaming FSCACHE_DEBUG config | Lukas Bulwahn | 1 | -4/+4 |
2024-08-07 | fs: Convert aops->write_begin to take a folio | Matthew Wilcox (Oracle) | 2 | -5/+5 |
2024-08-07 | fs: Convert aops->write_end to take a folio | Matthew Wilcox (Oracle) | 2 | -4/+4 |
2024-07-21 | Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -0/+9 |
2024-07-17 | Merge tag 'gfs2-v6.10-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -29/+26 |
2024-07-15 | Merge tag 'vfs-6.11.iomap' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 5 | -0/+1288 |
2024-07-15 | Merge tag 'vfs-6.11.mount.api' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -2/+7 |
2024-07-12 | docs/procfs: call out ioctl()-based PROCMAP_QUERY command existence | Andrii Nakryiko | 1 | -0/+9 |
2024-07-02 | fs_parse: add uid & gid option option parsing helpers | Eric Sandeen | 1 | -2/+7 |
2024-06-24 | /proc/pid/smaps: add mseal info for vma | Jeff Xu | 1 | -0/+1 |
2024-06-19 | Documentation: the design of iomap and how to port | Darrick J. Wong | 5 | -0/+1288 |
2024-05-29 | gfs2: Get rid of demote_ok checks | Andreas Gruenbacher | 1 | -3/+0 |
2024-05-29 | gfs2: Update glocks documentation | Andreas Gruenbacher | 1 | -26/+26 |
2024-05-25 | Merge tag 'mm-hotfixes-stable-2024-05-25-09-13' of git://git.kernel.org/pub/s... | Linus Torvalds | 1 | -2/+3 |
2024-05-25 | Merge tag 'ceph-for-6.10-rc1' of https://github.com/ceph/ceph-client | Linus Torvalds | 1 | -6/+9 |
2024-05-24 | lib: add version into /proc/allocinfo output | Suren Baghdasaryan | 1 | -2/+3 |
2024-05-23 | doc: ceph: update userspace command to get CephFS metadata | Artem Ikonnikov | 1 | -6/+9 |
2024-05-21 | Merge tag 'pull-set_blocksize' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+7 |
2024-05-20 | Merge tag 'f2fs-for-6.10.rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+29 |
2024-05-20 | Merge tag 'xfs-6.10-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 1 | -220/+416 |
2024-05-19 | Merge tag 'bcachefs-2024-05-19' of https://evilpiepirate.org/git/bcachefs | Linus Torvalds | 2 | -0/+187 |
2024-05-19 | Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 4 | -3/+42 |
2024-05-18 | Merge tag 'iommu-updates-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+2 |
2024-05-14 | Merge tag 'efi-next-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
2024-05-13 | Merge tag 'docs-6.10' of git://git.lwn.net/linux | Linus Torvalds | 2 | -4/+4 |
2024-05-08 | bcachefs: CodingStyle | Kent Overstreet | 2 | -0/+187 |
2024-05-05 | doc: split buffer.rst out of api-summary.rst | Matthew Wilcox (Oracle) | 3 | -3/+13 |
2024-05-02 | make set_blocksize() fail unless block device is opened exclusive | Al Viro | 1 | -0/+7 |
2024-05-02 | Docs: typos/spelling | Remington Brasga | 2 | -4/+4 |