| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'usb-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2024-09-26 | 1 | -1/+57 |
|\ |
|
| * | tools: usb: p9_fwd: wrap USBG shell command examples in literal code blocks | Bagas Sanjaya | 2024-09-11 | 1 | -3/+3 |
| * | tools: usb: p9_fwd: add usb gadget packet forwarder script | Michael Grzeschik | 2024-09-03 | 1 | -0/+41 |
| * | net/9p/usbg: Add new usb gadget function transport | Michael Grzeschik | 2024-09-03 | 1 | -1/+16 |
* | | Merge tag 'nfs-for-6.12-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 2024-09-24 | 2 | -0/+358 |
|\ \ |
|
| * | | nfs: Fix `make htmldocs` warnings in the localio documentation | Anna Schumaker | 2024-09-24 | 2 | -34/+35 |
| * | | nfs: add "NFS Client and Server Interlock" section to localio.rst | Mike Snitzer | 2024-09-23 | 1 | -0/+68 |
| * | | nfs: add FAQ section to Documentation/filesystems/nfs/localio.rst | Trond Myklebust | 2024-09-23 | 1 | -0/+86 |
| * | | nfs: add Documentation/filesystems/nfs/localio.rst | Mike Snitzer | 2024-09-23 | 1 | -0/+203 |
| |/ |
|
* | | Merge tag 'bcachefs-2024-09-21' of git://evilpiepirate.org/bcachefs | Linus Torvalds | 2024-09-23 | 1 | -1/+1 |
|\ \ |
|
| * | | bcachefs: Fix a spelling error in docs | Xiaxi Shen | 2024-09-09 | 1 | -1/+1 |
* | | | Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2024-09-21 | 1 | -2/+1 |
|\ \ \ |
|
| * | | | fs: remove calls to set and clear the folio error flag | Matthew Wilcox (Oracle) | 2024-09-01 | 1 | -2/+1 |
| | |/
| |/| |
|
* | | | Merge tag 'vfs-6.12.blocksize' of gitolite.kernel.org:pub/scm/linux/kernel/gi... | Linus Torvalds | 2024-09-20 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | Documentation: iomap: fix a typo | Pankaj Raghav | 2024-09-12 | 1 | -1/+1 |
| * | | | docs:filesystems: fix spelling and grammar mistakes in iomap design page | Dennis Lam | 2024-09-09 | 1 | -3/+3 |
| | |/
| |/| |
|
* | | | Merge tag 'ovl-update-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2024-09-19 | 1 | -2/+5 |
|\ \ \ |
|
| * | | | overlayfs.rst: update metacopy section in overlayfs documentation | Yuriy Belikov | 2024-09-08 | 1 | -2/+5 |
| | |/
| |/| |
|
* | | | Merge tag 'docs-6.12' of git://git.lwn.net/linux | Linus Torvalds | 2024-09-17 | 3 | -6/+6 |
|\ \ \ |
|
| * | | | docs:filesystems: fix spelling and grammar mistakes | Dennis Lam | 2024-09-10 | 1 | -3/+3 |
| * | | | docs:filesystem: fix mispelled words on autofs page | Dennis Lam | 2024-09-10 | 1 | -2/+2 |
| * | | | Merge tag 'v6.11-rc6' into docs-mw | Jonathan Corbet | 2024-09-05 | 3 | -18/+18 |
| |\| | |
|
| * | | | Documentation/fs/9p: Expand goo.gl link | Dr. David Alan Gilbert | 2024-08-26 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge tag 'lsm-pr-20240911' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2024-09-16 | 1 | -2/+25 |
|\ \ \ |
|
| * | | | documentation: add IPE documentation | Deven Bowers | 2024-08-20 | 1 | -1/+5 |
| * | | | fsverity: expose verified fsverity built-in signatures to LSMs | Fan Wu | 2024-08-20 | 1 | -2/+21 |
| |/ / |
|
* | | | Merge tag 'vfs-6.12.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2024-09-16 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | docs: filesystems: corrected grammar of netfs page | Dennis Lam | 2024-09-12 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge tag 'vfs-6.12.folio' of gitolite.kernel.org:pub/scm/linux/kernel/git/vf... | Linus Torvalds | 2024-09-16 | 2 | -9/+9 |
|\ \ \ |
|
| * | | | fs: Convert aops->write_begin to take a folio | Matthew Wilcox (Oracle) | 2024-08-07 | 2 | -5/+5 |
| * | | | fs: Convert aops->write_end to take a folio | Matthew Wilcox (Oracle) | 2024-08-07 | 2 | -4/+4 |
| | |/
| |/| |
|
* | | | Merge tag 'vfs-6.12.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs... | Linus Torvalds | 2024-09-16 | 2 | -7/+7 |
|\ \ \
| |_|/
|/| | |
|
| * | | doc: correcting the idmapping mount example | Hongbo Li | 2024-08-30 | 1 | -4/+4 |
| * | | Fix spelling and gramatical errors | Xiaxi Shen | 2024-08-30 | 1 | -3/+3 |
* | | | Merge tag 'erofs-for-6.11-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2024-08-22 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | erofs: allow large folios for compressed files | Gao Xiang | 2024-08-19 | 1 | -1/+1 |
| |/ / |
|
* / / | ksmbd: fix spelling mistakes in documentation | Victor Timofei | 2024-08-18 | 1 | -13/+13 |
|/ / |
|
* / | netfs: clean up after renaming FSCACHE_DEBUG config | Lukas Bulwahn | 2024-08-12 | 1 | -4/+4 |
|/ |
|
* | Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2024-07-21 | 1 | -0/+9 |
|\ |
|
| * | docs/procfs: call out ioctl()-based PROCMAP_QUERY command existence | Andrii Nakryiko | 2024-07-12 | 1 | -0/+9 |
* | | Merge tag 'gfs2-v6.10-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2024-07-17 | 1 | -29/+26 |
|\ \ |
|
| * | | gfs2: Get rid of demote_ok checks | Andreas Gruenbacher | 2024-05-29 | 1 | -3/+0 |
| * | | gfs2: Update glocks documentation | Andreas Gruenbacher | 2024-05-29 | 1 | -26/+26 |
* | | | Merge tag 'vfs-6.11.iomap' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2024-07-15 | 5 | -0/+1288 |
|\ \ \ |
|
| * | | | Documentation: the design of iomap and how to port | Darrick J. Wong | 2024-06-19 | 5 | -0/+1288 |
| |/ / |
|
* | | | Merge tag 'vfs-6.11.mount.api' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2024-07-15 | 1 | -2/+7 |
|\ \ \
| |_|/
|/| | |
|
| * | | fs_parse: add uid & gid option option parsing helpers | Eric Sandeen | 2024-07-02 | 1 | -2/+7 |
| |/ |
|
* / | /proc/pid/smaps: add mseal info for vma | Jeff Xu | 2024-06-24 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'mm-hotfixes-stable-2024-05-25-09-13' of git://git.kernel.org/pub/s... | Linus Torvalds | 2024-05-25 | 1 | -2/+3 |
|\ |
|
| * | lib: add version into /proc/allocinfo output | Suren Baghdasaryan | 2024-05-24 | 1 | -2/+3 |