Sign in
android-kvm
/
linux
/
c8eb04aecdd4df246fcdb655ed3d82697ab51d78
/
fs
7e2d0ba
Merge tag 'ubifs-for-linus-6.11-rc1-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs
by Linus Torvalds
· 5 months ago
7b5d481
Merge tag 'unicode-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/krisman/unicode
by Linus Torvalds
· 5 months ago
5437f30
Merge tag '6.11-rc-smb-client-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 5 months ago
bc4eee8
Merge tag 'vfs-6.11-rc1.fixes.3' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
by Linus Torvalds
· 5 months ago
7b0acd9
Merge tag 'mm-hotfixes-stable-2024-07-26-14-33' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
by Linus Torvalds
· 5 months ago
ef9ca17
hostfs: fix the host directory parse when mounting.
by Hongbo Li
· 5 months ago
e1c5ae5
fs: don't allow non-init s_user_ns for filesystems without FS_USERNS_MOUNT
by Seth Forshee (DigitalOcean)
· 5 months ago
4811f7a
nilfs2: handle inconsistent state in nilfs_btnode_create_block()
by Ryusuke Konishi
· 5 months ago
b6f6a7a
smb3: add dynamic trace point for session setup key expired failures
by Steve French
· 5 months ago
6467dfd
Merge tag 'ceph-for-6.11-rc1' of https://github.com/ceph/ceph-client
by Linus Torvalds
· 5 months ago
6629f87
smb3: add four dynamic tracepoints for copy_file_range and reflink
by Steve French
· 5 months ago
5779d398
smb3: add dynamic tracepoint for reflink errors
by Steve French
· 5 months ago
732c275
Merge tag 'erofs-for-6.11-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs
by Linus Torvalds
· 5 months ago
14e9283
erofs: convert comma to semicolon
by Chen Ni
· 5 months ago
5d3bb77
erofs: support multi-page folios for erofs_bread()
by Gao Xiang
· 5 months ago
684b290
erofs: add support for FS_IOC_GETFSSYSFSPATH
by Huang Xiaojia
· 5 months ago
7dc5537
erofs: fix race in z_erofs_get_gbuf()
by Gao Xiang
· 5 months ago
9c421ef
erofs: support STATX_DIOALIGN
by Hongbo Li
· 5 months ago
b485625
Merge tag 'constfy-sysctl-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/sysctl/sysctl
by Linus Torvalds
· 5 months ago
f9bcc61
Merge tag 'uml-for-linus-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/uml/linux
by Linus Torvalds
· 5 months ago
78eb4ea
sysctl: treewide: constify the ctl_table argument of proc_handlers
by Joel Granados
· 5 months ago
7a3fad3
Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/random
by Linus Torvalds
· 5 months ago
d1e9a63d
Merge tag 'vfs-6.11-rc1.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
by Linus Torvalds
· 5 months ago
e44be00
hostfs: fix folio conversion
by Linus Torvalds
· 5 months ago
f5e5e97
inode: clarify what's locked
by Christian Brauner
· 5 months ago
c3a5e3e
vfs: Fix potential circular locking through setxattr() and removexattr()
by David Howells
· 5 months ago
f8138f2
filelock: Fix fcntl/close race recovery compat path
by Jann Horn
· 5 months ago
8eac535
fs: use all available ids
by Christian Brauner
· 5 months ago
51d3798
cachefiles: Set the max subreq size for cache writes to MAX_RW_COUNT
by David Howells
· 5 months ago
212be98
netfs: Fix writeback that needs to go to both server and cache
by David Howells
· 5 months ago
9b3e1504
pidfs: handle kernels without namespaces cleanly
by Christian Brauner
· 5 months ago
f60d38c
pidfs: when time ns disabled add check for ioctl
by Edward Adam Davis
· 5 months ago
b40c8e7
vfs: correct the comments of vfs_*() helpers
by Congjie Zhou
· 5 months ago
5bc9ad78
vfs: handle __wait_on_freeing_inode() and evict() race
by Mateusz Guzik
· 5 months ago
fcad933
netfs: Rename CONFIG_FSCACHE_DEBUG to CONFIG_NETFS_DEBUG
by David Howells
· 5 months ago
a9d47a5
netfs: Revert "netfs: Switch debug logging to pr_debug()"
by David Howells
· 5 months ago
e9e9697
Merge tag 'execve-v6.11-rc1-fix1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 5 months ago
0e314e4
cifs: mount with "unix" mount option for SMB1 incorrectly handled
by Steve French
· 5 months ago
a214384
cifs: fix reconnect with SMB1 UNIX Extensions
by Steve French
· 5 months ago
5ad7ff8
Merge tag 'f2fs-for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 5 months ago
371c141
Merge tag 'jfs-6.11' of github.com:kleikamp/linux-shaggy
by Linus Torvalds
· 5 months ago
ca83c61
Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 5 months ago
193cc89
cifs: fix potential null pointer use in destroy_workqueue in init_cifs error path
by Steve French
· 5 months ago
03230ed
ceph: fix incorrect kmalloc size of pagevec mempool
by ethanwu
· 5 months ago
578eb54
ceph: periodically flush the cap releases
by Xiubo Li
· 5 months ago
77bb4a5
ceph: convert comma to semicolon in __ceph_dentry_dir_lease_touch()
by Chen Ni
· 5 months ago
65d284a
ceph: use cap_wait_list only if debugfs is enabled
by Max Kellermann
· 6 months ago
b6f5ee4
execve: Move KUnit tests to tests/ subdirectory
by Kees Cook
· 5 months ago
dd018c23
Merge tag 'bcachefs-2024-07-22' of https://evilpiepirate.org/git/bcachefs
by Linus Torvalds
· 5 months ago
5ea6d72
Merge tag 'ntfs3_for_6.11' of https://github.com/Paragon-Software-Group/linux-ntfs3
by Linus Torvalds
· 5 months ago
737759f
bcachefs: Fix printbuf usage while atomic
by Kent Overstreet
· 5 months ago
7a086ba
bcachefs: More informative error message in reattach_inode()
by Kent Overstreet
· 5 months ago
9330697
Merge tag '6.11-rc-smb3-server-fixes' of git://git.samba.org/ksmbd
by Linus Torvalds
· 5 months ago
527eff22
Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
by Linus Torvalds
· 5 months ago
fbc90c0
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
by Linus Torvalds
· 5 months ago
33c9de2
Merge tag '6.11-rc-part1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 5 months ago
a07d38a
cifs: Fix missing fscache invalidation
by David Howells
· 5 months ago
53a5182
Merge tag 'for-6.11-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 5 months ago
f4f92db
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 5 months ago
9651fce
mm: add MAP_DROPPABLE for designating always lazily freeable mappings
by Jason A. Donenfeld
· 2 years ago
519be98
cifs: Add a tracepoint to track credits involved in R/W requests
by David Howells
· 7 months ago
61ea6b3
cifs: Fix setting of zero_point after DIO write
by David Howells
· 5 months ago
d2c5eb5
cifs: Fix missing error code set
by David Howells
· 5 months ago
de40579
cifs: Fix server re-repick on subrequest retry
by David Howells
· 5 months ago
ae4ccca
cifs: fix noisy message on copy_file_range
by Steve French
· 5 months ago
c3ece6b
btrfs: change BTRFS_MOUNT_* flags to 64bit type
by Qu Wenruo
· 5 months ago
2fa88b1
bcachefs: kill btree_trans_too_many_iters() in bch2_bucket_alloc_freelist()
by Kent Overstreet
· 5 months ago
720261c
Merge tag 'bcachefs-2024-07-18.2' of https://evilpiepirate.org/git/bcachefs
by Linus Torvalds
· 5 months ago
4f40c63
Merge tag 'nfs-for-6.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 5 months ago
51ed42a
Merge tag 'ext4_for_linus-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 5 months ago
dddebde
Merge tag 'vfs-6.11-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
by Linus Torvalds
· 5 months ago
73f8859
bcachefs: mean_and_variance: Avoid too-large shift amounts
by Tavian Barnes
· 6 months ago
6f719cb
bcachefs: Fix integer overflow on trans->nr_updates
by Kent Overstreet
· 5 months ago
f05a0b9
bcachefs: silence silly kdoc warning
by Kent Overstreet
· 5 months ago
2c4c17f
bcachefs: Fix fsck warning about btree_trans not passed to fsck error
by Kent Overstreet
· 5 months ago
f12410b
bcachefs: Add an error message for insufficient rw journal devs
by Kent Overstreet
· 5 months ago
ee1b8dc
bcachefs: varint: Avoid left-shift of a negative value
by Tavian Barnes
· 6 months ago
b2fc97c
Merge tag 'memblock-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock
by Linus Torvalds
· 5 months ago
280e36f
nsfs: use cleanup guard
by Christian Brauner
· 5 months ago
400e406
fs/adfs: add MODULE_DESCRIPTION
by Jeff Johnson
· 7 months ago
dffe24e
hugetlbfs: ensure generic_hugetlb_get_unmapped_area() returns higher address than mmap_min_addr
by Donet Tom
· 5 months ago
01f851a
Merge tag 'zonefs-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs
by Linus Torvalds
· 5 months ago
8b0f0bb
Merge tag 'fs_for_v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 5 months ago
d601832
Merge tag 'fsnotify_for_v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 5 months ago
bf3aa9d
Merge tag 'xfs-6.11-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 5 months ago
0260b0a
Merge tag 'exfat-for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat
by Linus Torvalds
· 5 months ago
a1b547f
Merge tag 'for-6.11-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 5 months ago
6706415
Merge tag 'gfs2-v6.10-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
by Linus Torvalds
· 5 months ago
f097ef0
Merge tag 'dlm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm
by Linus Torvalds
· 5 months ago
586f14a
Merge tag 'erofs-for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs
by Linus Torvalds
· 5 months ago
586a7a8
Merge tag 'nfsd-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
by Linus Torvalds
· 5 months ago
48f8bfd
Merge tag 'affs-6.11-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 5 months ago
a308996
nfs: split nfs_read_folio
by Christoph Hellwig
· 5 months ago
fada32e
nfs: pass explicit offset/count to trace events
by Christoph Hellwig
· 5 months ago
6c85d6b
virtio: rename virtio_find_vqs_info() to virtio_find_vqs()
by Jiri Pirko
· 5 months ago
fc496dc
virtiofs: convert to use virtio_find_vqs_info()
by Jiri Pirko
· 5 months ago
5183594
Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
by Linus Torvalds
· 5 months ago
f8a8b94d
Merge tag 'sysctl-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/sysctl/sysctl
by Linus Torvalds
· 5 months ago
8050258
Merge tag 'pstore-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 5 months ago
72fda6c
Merge tag 'execve-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 5 months ago
Next »