| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-01-23 | ovl: mark xwhiteouts directory with overlay.opaque='x' | Amir Goldstein | 1 | -3/+13 |
| 2024-01-19 | Merge tag '6.8-rc-smb-server-fixes-part2' of git://git.samba.org/ksmbd | Linus Torvalds | 1 | -3/+6 |
| 2024-01-19 | Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs... | Linus Torvalds | 1 | -19/+4 |
| 2024-01-14 | ksmbd: update feature status in documentation | Namjae Jeon | 1 | -3/+6 |
| 2024-01-11 | Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 1 | -0/+34 |
| 2024-01-11 | Merge tag 'pull-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 3 | -106/+275 |
| 2024-01-11 | Merge tag 'docs-6.8' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+1 |
| 2024-01-10 | Merge tag 'ovl-update-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/o... | Linus Torvalds | 1 | -50/+54 |
| 2024-01-10 | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux | Linus Torvalds | 1 | -10/+11 |
| 2024-01-10 | Merge tag 'xfs-6.8-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 6 | -5/+16 |
| 2024-01-09 | Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -0/+60 |
| 2024-01-09 | Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 3 | -8/+8 |
| 2024-01-08 | Merge tag 'vfs-6.8.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf... | Linus Torvalds | 1 | -0/+12 |
| 2023-12-26 | fscrypt: document that CephFS supports fscrypt now | Eric Biggers | 1 | -9/+9 |
| 2023-12-24 | netfs, fscache: Remove ->begin_cache_operation | David Howells | 1 | -19/+4 |
| 2023-12-20 | mm: thp: introduce multi-size THP sysfs interface | Ryan Roberts | 1 | -3/+3 |
| 2023-12-15 | overlayfs.rst: fix ReST formatting | Amir Goldstein | 1 | -38/+39 |
| 2023-12-14 | overlayfs.rst: use consistent feature names | Amir Goldstein | 1 | -12/+15 |
| 2023-12-10 | docs: filesystems: document the squashfs specific mount options | Ariel Miculas | 1 | -0/+60 |
| 2023-12-10 | fs: convert error_remove_page to error_remove_folio | Matthew Wilcox (Oracle) | 2 | -5/+5 |
| 2023-12-09 | fscrypt.rst: update definition of struct fscrypt_context_v2 | Eric Biggers | 1 | -1/+2 |
| 2023-12-07 | Documentation: xfs: consolidate XFS docs into its own subdirectory | Bagas Sanjaya | 6 | -5/+16 |
| 2023-12-04 | docs/fuse-io: Document the usage of DIRECT_IO_ALLOW_MMAP | Tyler Fanelli | 1 | -1/+2 |
| 2023-11-25 | rename(): avoid a deadlock in the case of parents having no common ancestor | Al Viro | 2 | -104/+251 |
| 2023-11-25 | rename(): fix the locking of subdirectories | Al Viro | 3 | -15/+37 |
| 2023-11-25 | __dentry_kill(): new locking scheme | Al Viro | 1 | -0/+17 |
| 2023-11-25 | Call retain_dentry() with refcount 0 | Al Viro | 1 | -0/+8 |
| 2023-11-25 | dentry: switch the lists of children to hlist | Al Viro | 1 | -0/+9 |
| 2023-11-18 | porting: document block device freeze and thaw changes | Christian Brauner | 1 | -0/+12 |
| 2023-11-17 | docs: vfs: fix typo in struct xattr_handlers | Ariel Miculas | 1 | -1/+1 |
| 2023-11-17 | MAINTAINERS: erofs: add EROFS webpage | Gao Xiang | 1 | -0/+4 |
| 2023-11-07 | Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs... | Linus Torvalds | 2 | -5/+11 |
| 2023-11-07 | Merge tag 'ovl-update-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/o... | Linus Torvalds | 1 | -3/+37 |
| 2023-11-02 | Merge tag 'erofs-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
| 2023-11-01 | Merge tag 'docs-6.7' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+1 |
| 2023-11-01 | Merge tag 'bootconfig-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+7 |
| 2023-10-31 | doc: Add /proc/bootconfig to proc.rst | Paul E. McKenney | 1 | -0/+5 |
| 2023-10-31 | ovl: add support for appending lowerdirs one by one | Amir Goldstein | 1 | -3/+14 |
| 2023-10-31 | ovl: Add documentation on nesting of overlayfs mounts | Alexander Larsson | 1 | -0/+23 |
| 2023-10-30 | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux | Linus Torvalds | 1 | -33/+88 |
| 2023-10-30 | Merge tag 'nfsd-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds | 1 | -0/+7 |
| 2023-10-30 | Merge tag 'vfs-6.7.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs | Linus Torvalds | 1 | -29/+24 |
| 2023-10-28 | exportfs: make ->encode_fh() a mandatory method for NFS export | Amir Goldstein | 2 | -5/+11 |
| 2023-10-28 | porting: update locking requirements | Christian Brauner | 1 | -0/+7 |
| 2023-10-19 | file: convert to SLAB_TYPESAFE_BY_RCU | Christian Brauner | 1 | -29/+24 |
| 2023-10-16 | fscrypt: track master key presence separately from secret | Eric Biggers | 1 | -2/+2 |
| 2023-10-16 | lockd: introduce safe async lock op | Alexander Aring | 1 | -0/+7 |
| 2023-10-14 | ovl: fix regression in showing lowerdir mount option | Amir Goldstein | 1 | -0/+12 |
| 2023-10-12 | erofs: fix inode metadata space layout description in documentation | Tiwei Bie | 1 | -1/+1 |
| 2023-10-07 | doc: Update /proc/cmdline documentation to include boot config | Paul E. McKenney | 1 | -1/+2 |
| 2023-10-05 | Merge tag 'erofs-for-6.6-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -3/+37 |
| 2023-09-28 | erofs: update documentation | Jingbo Xu | 1 | -3/+37 |
| 2023-09-26 | Merge tag 'v6.6-rc4.vfs.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+96 |
| 2023-09-25 | fscrypt: support crypto data unit size less than filesystem block size | Eric Biggers | 1 | -31/+86 |
| 2023-09-22 | Documentation: xfs: Remove repeated word in comments | Charles Han | 1 | -1/+1 |
| 2023-09-20 | porting: document superblock as block device holder | Christian Brauner | 1 | -0/+70 |
| 2023-09-20 | porting: document new block device opening order | Christian Brauner | 1 | -0/+26 |
| 2023-09-12 | Merge tag 'for-6.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+0 |
| 2023-09-08 | MAINTAINERS: remove links to obsolete btrfs.wiki.kernel.org | Bhaskar Chowdhury | 1 | -1/+0 |
| 2023-09-06 | Merge tag 'ceph-for-6.6-rc1' of https://github.com/ceph/ceph-client | Linus Torvalds | 1 | -0/+10 |
| 2023-09-05 | Merge tag 'gfs2-v6.5-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+1 |
| 2023-09-05 | Merge tag 'mm-stable-2023-09-04-14-00' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -0/+4 |
| 2023-09-05 | gfs2: Remove LM_FLAG_PRIORITY flag | Andreas Gruenbacher | 1 | -2/+1 |
| 2023-09-02 | proc/ksm: add ksm stats to /proc/pid/smaps | Stefan Roesch | 1 | -0/+4 |
| 2023-08-31 | Merge tag 'nfsd-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds | 1 | -0/+26 |
| 2023-08-31 | Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+1 |
| 2023-08-30 | Merge tag 'docs-6.6' of git://git.lwn.net/linux | Linus Torvalds | 30 | -66/+60 |
| 2023-08-30 | Merge tag 'xfs-6.6-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 2 | -0/+195 |
| 2023-08-30 | Merge tag 'ovl-update-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/o... | Linus Torvalds | 2 | -0/+74 |
| 2023-08-29 | Documentation: Add missing documentation for EXPORT_OP flags | Chuck Lever | 1 | -0/+26 |
| 2023-08-29 | Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -14/+35 |
| 2023-08-28 | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux | Linus Torvalds | 1 | -45/+119 |
| 2023-08-28 | Merge tag 'iomap-6.6-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 1 | -4/+11 |
| 2023-08-28 | Merge tag 'v6.6-vfs.super' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 1 | -2/+4 |
| 2023-08-28 | Merge tag 'v6.6-vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf... | Linus Torvalds | 1 | -3/+11 |
| 2023-08-28 | Merge tag 'v6.6-vfs.tmpfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 3 | -6/+46 |
| 2023-08-24 | mm: allow ->huge_fault() to be called without the mmap_lock held | Matthew Wilcox (Oracle) | 2 | -13/+34 |
| 2023-08-24 | mm: convert do_set_pte() to set_pte_range() | Yin Fengwei | 1 | -1/+1 |
| 2023-08-24 | ceph: update documentation regarding snapshot naming limitations | Luís Henriques | 1 | -0/+10 |
| 2023-08-18 | Documentation: Fix typos | Bjorn Helgaas | 28 | -58/+58 |
| 2023-08-18 | docs: vfs: clean up after the iterate() removal | Jonathan Corbet | 2 | -7/+1 |
| 2023-08-16 | doc: idmappings: fix an error and rephrase a paragraph | GONG, Ruiqi | 1 | -3/+4 |
| 2023-08-15 | docs: filesystems: idmappings: clarify from where idmappings are taken | Alexander Mikhalitsyn | 1 | -0/+7 |
| 2023-08-12 | ovl: auto generate uuid for new overlay filesystems | Amir Goldstein | 1 | -1/+7 |
| 2023-08-12 | ovl: store persistent uuid/fsid with uuid=on | Amir Goldstein | 1 | -0/+3 |
| 2023-08-12 | ovl: add support for unique fsid per instance | Amir Goldstein | 1 | -0/+16 |
| 2023-08-12 | ovl: Add framework for verity support | Alexander Larsson | 2 | -0/+49 |
| 2023-08-10 | docs: add maintainer entry profile for XFS | Darrick J. Wong | 2 | -0/+195 |
| 2023-08-10 | tmpfs,xattr: enable limited user extended attributes | Hugh Dickins | 1 | -2/+5 |
| 2023-08-09 | libfs: Add directory operations for stable offsets | Chuck Lever | 2 | -4/+10 |
| 2023-08-09 | shmem: Add default quota limit mount options | Lukas Czerner | 1 | -9/+25 |
| 2023-08-09 | shmem: quota support | Carlos Maiolino | 1 | -0/+15 |
| 2023-08-06 | vfs: get rid of old '->iterate' directory operation | Linus Torvalds | 2 | -18/+12 |
| 2023-07-27 | tmpfs: fix Documentation of noswap and huge mount options | Hugh Dickins | 1 | -27/+20 |
| 2023-07-24 | doc: Correct the description of ->release_folio | Matthew Wilcox (Oracle) | 1 | -4/+11 |
| 2023-07-21 | afs: Documentation: correct reference to CONFIG_AFS_FS | Lukas Bulwahn | 1 | -1/+1 |
| 2023-07-17 | fs: distinguish between user initiated freeze and kernel initiated freeze | Darrick J. Wong | 1 | -2/+4 |
| 2023-07-11 | fscrypt: improve the "Encryption modes and usage" section | Eric Biggers | 1 | -45/+119 |
| 2023-07-11 | mm: Introduce VM_SHADOW_STACK for shadow stack memory | Yu-cheng Yu | 1 | -0/+1 |
| 2023-07-08 | Merge tag 'mm-hotfixes-stable-2023-07-08-10-43' of git://git.kernel.org/pub/s... | Linus Torvalds | 2 | -2/+2 |
| 2023-07-08 | docs: update ocfs2-devel mailing list address | Anthony Iliopoulos | 2 | -2/+2 |
| 2023-07-05 | Merge tag 'f2fs-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+16 |
| 2023-06-29 | Merge tag 'fsnotify_for_v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+2 |
| 2023-06-29 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -1/+6 |
| 2023-06-29 | Merge tag 'ovl-update-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/o... | Linus Torvalds | 1 | -5/+39 |
| 2023-06-28 | Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2 | -3/+0 |
| 2023-06-27 | Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -2/+2 |
| 2023-06-26 | ext4: update doc about journal superblock description | Zhang Yi | 1 | -1/+6 |
| 2023-06-26 | Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux | Linus Torvalds | 1 | -66/+126 |
| 2023-06-26 | Merge tag 'v6.5/vfs.rename.locking' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -12/+14 |
| 2023-06-24 | sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES) | David Howells | 2 | -3/+0 |
| 2023-06-20 | fsverity: improve documentation for builtin signature support | Eric Biggers | 1 | -66/+126 |
| 2023-06-19 | ovl: store enum redirect_mode in config instead of a string | Amir Goldstein | 1 | -5/+4 |
| 2023-06-19 | ovl: introduce data-only lower layers | Amir Goldstein | 1 | -0/+35 |
| 2023-06-02 | fs: Lock moved directories | Jan Kara | 1 | -12/+14 |
| 2023-05-30 | autofs: use flexible array in ioctl structure | Arnd Bergmann | 2 | -2/+2 |
| 2023-05-24 | smb3: move Documentation/filesystems/cifs to Documentation/filesystems/smb | Steve French | 4 | -1/+1 |
| 2023-05-24 | cifs: correct references in Documentation to old fs/cifs path | Steve French | 1 | -1/+1 |
| 2023-05-22 | exportfs: add explicit flag to request non-decodeable file handles | Amir Goldstein | 1 | -2/+2 |
| 2023-05-16 | Documentation/filesystems: ramfs-rootfs-initramfs: use :Author: | Randy Dunlap | 1 | -2/+1 |
| 2023-05-16 | Documentation/filesystems: sharedsubtree: add section headings | Randy Dunlap | 1 | -0/+4 |
| 2023-05-08 | f2fs: support errors=remount-ro|continue|panic mountoption | Chao Yu | 1 | -0/+16 |
| 2023-05-04 | Merge tag '9p-6.4-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -13/+39 |
| 2023-04-29 | Merge tag 'ntfs3_for_6.4' of https://github.com/Paragon-Software-Group/linux-... | Linus Torvalds | 1 | -11/+0 |
| 2023-04-29 | Merge tag 'xfs-6.4-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 3 | -0/+5317 |
| 2023-04-27 | Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -0/+2 |
| 2023-04-27 | Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 3 | -13/+65 |
| 2023-04-27 | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+2 |
| 2023-04-26 | Merge tag 'f2fs-for-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
| 2023-04-24 | Merge tag 'erofs-for-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+2 |
| 2023-04-24 | Merge tag 'v6.4/vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf... | Linus Torvalds | 2 | -54/+125 |
| 2023-04-24 | Merge tag 'docs-6.4' of git://git.lwn.net/linux | Linus Torvalds | 2 | -40/+109 |
| 2023-04-21 | fs/proc: add Kthread flag to /proc/$pid/status | Chunguang Wu | 1 | -0/+2 |
| 2023-04-17 | erofs: set block size to the on-disk block size | Jingbo Xu | 1 | -2/+2 |
| 2023-04-12 | docs: f2fs: Correct instruction to disable checkpoint | Wang Han | 1 | -1/+1 |
| 2023-04-11 | xfs: document future directions of online fsck | Darrick J. Wong | 1 | -0/+210 |
| 2023-04-11 | xfs: document the userspace fsck driver program | Darrick J. Wong | 1 | -0/+316 |
| 2023-04-11 | xfs: document directory tree repairs | Darrick J. Wong | 1 | -0/+419 |
| 2023-04-11 | xfs: document metadata file repair | Darrick J. Wong | 1 | -0/+536 |
| 2023-04-11 | xfs: document full filesystem scans for online fsck | Darrick J. Wong | 1 | -0/+681 |
| 2023-04-11 | xfs: document online file metadata repair code | Darrick J. Wong | 1 | -0/+154 |
| 2023-04-11 | xfs: document btree bulk loading | Darrick J. Wong | 1 | -0/+665 |
| 2023-04-11 | xfs: document pageable kernel memory | Darrick J. Wong | 1 | -0/+500 |
| 2023-04-11 | xfs: document how online fsck deals with eventual consistency | Darrick J. Wong | 1 | -0/+332 |
| 2023-04-11 | xfs: document the filesystem metadata checking strategy | Darrick J. Wong | 2 | -0/+588 |
| 2023-04-11 | xfs: document the user interface for online fsck | Darrick J. Wong | 1 | -0/+113 |
| 2023-04-11 | xfs: document the testing plan for online fsck | Darrick J. Wong | 1 | -0/+186 |
| 2023-04-11 | xfs: document the general theory underlying online fsck design | Darrick J. Wong | 1 | -0/+404 |
| 2023-04-11 | xfs: document the motivation for online fsck design | Darrick J. Wong | 2 | -0/+213 |
| 2023-04-09 | fs/9p: Rework cache modes and add new options to Documentation | Eric Van Hensbergen | 1 | -13/+37 |
| 2023-04-05 | mm: hold the RCU read lock over calls to ->map_pages | Matthew Wilcox (Oracle) | 1 | -2/+2 |
| 2023-04-05 | mm/memtest: add results of early memtest to /proc/meminfo | Tomas Mudrunka | 1 | -0/+8 |
| 2023-04-03 | Merge 6.3-rc5 into driver-core-next | Greg Kroah-Hartman | 2 | -4/+4 |
| 2023-03-28 | shmem: add support to ignore swap | Luis Chamberlain | 1 | -3/+6 |
| 2023-03-28 | shmem: update documentation | Luis Chamberlain | 1 | -8/+49 |
| 2023-03-27 | fs/ntfs3: Remove noacsrules | Konstantin Komarov | 1 | -11/+0 |
| 2023-03-27 | fs/9p: allow disable of xattr support on mount | Eric Van Hensbergen | 1 | -0/+2 |
| 2023-03-23 | driver core: bus: mark the struct bus_type for sysfs callbacks as constant | Greg Kroah-Hartman | 1 | -2/+2 |
| 2023-03-16 | fs_context: drop the unused lsm_flags member | Ondrej Mosnacek | 1 | -1/+0 |
| 2023-03-14 | docs: filesystems: vfs: actualize struct super_operations description | Alexander Mikhalitsyn | 1 | -15/+59 |
| 2023-03-14 | docs: filesystems: vfs: actualize struct file_system_type description | Alexander Mikhalitsyn | 1 | -4/+27 |
| 2023-03-14 | Merge tag 'docs-6.3-fixes' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+1 |
| 2023-03-14 | Documentation: fs/proc: corrections and update | Randy Dunlap | 1 | -21/+23 |
| 2023-03-14 | Documentation: update idmappings.rst | Christian Brauner | 1 | -53/+125 |
| 2023-03-12 | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -3/+3 |
| 2023-03-07 | docs: ext4: modify the group desc size to 64 | Wu Bo | 1 | -3/+3 |
| 2023-03-07 | docs: Correct missing "d_" prefix for dentry_operations member d_weak_revalidate | Glenn Washburn | 1 | -1/+1 |
| 2023-02-27 | Merge tag 'f2fs-for-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
| 2023-02-22 | Merge tag 'nfs-for-6.3-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 1 | -2/+2 |
| 2023-02-22 | Merge tag 'docs-6.3' of git://git.lwn.net/linux | Linus Torvalds | 1 | -0/+1 |
| 2023-02-20 | Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux | Linus Torvalds | 2 | -51/+49 |
| 2023-02-20 | Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -24/+24 |
| 2023-02-15 | Documentation: Fix sysfs path for the NFSv4 client identifier | Dave Wysochanski | 1 | -2/+2 |
| 2023-01-28 | fscrypt: support decrypting data from large folios | Eric Biggers | 1 | -2/+2 |
| 2023-01-27 | fsverity: support verifying data from large folios | Eric Biggers | 1 | -10/+10 |
| 2023-01-25 | fsverity.rst: update git repo URL for fsverity-utils | Eric Biggers | 1 | -1/+1 |
| 2023-01-19 | fs: port xattr to mnt_idmap | Christian Brauner | 1 | -1/+1 |
| 2023-01-19 | fs: port ->permission() to pass mnt_idmap | Christian Brauner | 2 | -2/+2 |
| 2023-01-19 | fs: port ->fileattr_set() to pass mnt_idmap | Christian Brauner | 2 | -2/+2 |
| 2023-01-19 | fs: port ->set_acl() to pass mnt_idmap | Christian Brauner | 1 | -1/+1 |
| 2023-01-19 | fs: port ->get_acl() to pass mnt_idmap | Christian Brauner | 2 | -2/+2 |
| 2023-01-19 | fs: port ->tmpfile() to pass mnt_idmap | Christian Brauner | 2 | -2/+2 |
| 2023-01-19 | fs: port ->rename() to pass mnt_idmap | Christian Brauner | 2 | -2/+2 |
| 2023-01-19 | fs: port ->mknod() to pass mnt_idmap | Christian Brauner | 2 | -2/+2 |
| 2023-01-19 | fs: port ->mkdir() to pass mnt_idmap | Christian Brauner | 2 | -2/+2 |
| 2023-01-19 | fs: port ->symlink() to pass mnt_idmap | Christian Brauner | 2 | -2/+2 |
| 2023-01-19 | fs: port ->create() to pass mnt_idmap | Christian Brauner | 2 | -2/+2 |
| 2023-01-19 | fs: port ->getattr() to pass mnt_idmap | Christian Brauner | 2 | -2/+2 |
| 2023-01-19 | fs: port ->setattr() to pass mnt_idmap | Christian Brauner | 2 | -2/+2 |
| 2023-01-16 | erofs: add documentation for 'domain_id' mount option | Jingbo Xu | 1 | -0/+2 |
| 2023-01-09 | ext4: allow verity with fs block size < PAGE_SIZE | Eric Biggers | 1 | -3/+5 |
| 2023-01-09 | fsverity: support enabling with tree block size < PAGE_SIZE | Eric Biggers | 1 | -11/+9 |
| 2023-01-09 | fsverity: support verification with tree block size < PAGE_SIZE | Eric Biggers | 1 | -26/+23 |
| 2023-01-09 | fsverity: use EFBIG for file too large to enable verity | Eric Biggers | 1 | -0/+1 |
| 2023-01-06 | docs: f2fs: fix html doc error | Yangtao Li | 1 | -1/+1 |
| 2023-01-02 | docs: proc.rst: add softnet_stat to /proc/net table | Yang Yang | 1 | -0/+1 |
| 2022-12-21 | Merge tag 'ntfs3_for_6.2' of https://github.com/Paragon-Software-Group/linux-... | Linus Torvalds | 1 | -0/+19 |
| 2022-12-14 | Merge tag 'f2fs-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+12 |
| 2022-12-13 | Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -3/+5 |
| 2022-12-13 | Merge tag 'configfs-6.2-2022-12-13' of git://git.infradead.org/users/hch/conf... | Linus Torvalds | 1 | -48/+0 |