index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2024-05-24
Merge tag 'for-6.10-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2024-05-24
Merge tag 'erofs-for-6.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-05-24
nfs: don't invalidate dentries on transient errors
Scott Mayhew
2024-05-24
nfs: Avoid flushing many pages with NFS_FILE_SYNC
Jan Kara
2024-05-24
Merge tag 'bcachefs-2024-05-24' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-05-24
Merge tag 'trace-tracefs-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-05-24
netfs: Fix setting of BDP_ASYNC from iocb flags
David Howells
2024-05-24
signalfd: drop an obsolete comment
Fedor Pchelkin
2024-05-24
signalfd: fix error return code
Fedor Pchelkin
2024-05-24
iomap: fault in smaller chunks for non-large folio mappings
Xu Yang
2024-05-24
netfs: Fix AIO error handling when doing write-through
David Howells
2024-05-24
netfs: Fix io_uring based write-through
David Howells
2024-05-24
fs/ntfs3: Break dir enumeration if directory contents error
Konstantin Komarov
2024-05-24
fs/ntfs3: Fix case when index is reused during tree transformation
Konstantin Komarov
2024-05-23
Merge tag 'nfs-for-6.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2024-05-23
Merge tag 'trace-assign-str-v6.10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-05-23
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2024-05-23
eventfs: Do not use attributes for events directory
Steven Rostedt (Google)
2024-05-23
eventfs: Cleanup permissions in creation of inodes
Steven Rostedt (Google)
2024-05-23
eventfs: Remove getattr and permission callbacks
Steven Rostedt (Google)
2024-05-23
eventfs: Consolidate the eventfs_inode update in eventfs_get_inode()
Steven Rostedt (Google)
2024-05-23
tracefs: Clear EVENT_INODE flag in tracefs_drop_inode()
Steven Rostedt (Google)
2024-05-23
eventfs: Update all the eventfs_inodes from the events descriptor
Steven Rostedt (Google)
2024-05-23
tracefs: Update inode permissions on remount
Steven Rostedt (Google)
2024-05-23
eventfs: Keep the directories from having the same inode number as files
Steven Rostedt (Google)
2024-05-23
9p: add missing locking around taking dentry fid list
Dominique Martinet
2024-05-23
ceph: add CEPHFS_FEATURE_MDS_AUTH_CAPS_CHECK feature bit
Xiubo Li
2024-05-23
ceph: check the cephx mds auth access for async dirop
Xiubo Li
2024-05-23
ceph: check the cephx mds auth access for open
Xiubo Li
2024-05-23
ceph: check the cephx mds auth access for setattr
Xiubo Li
2024-05-23
ceph: add ceph_mds_check_access() helper
Xiubo Li
2024-05-23
ceph: save cap_auths in MDS client when session is opened
Xiubo Li
2024-05-22
Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-05-22
bcachefs: Fix race path in bch2_inode_insert()
Kent Overstreet
2024-05-22
bcachefs: Ensure we're RW before journalling
Kent Overstreet
2024-05-22
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
2024-05-22
bcachefs: Fix shutdown ordering
Kent Overstreet
2024-05-22
ksmbd: ignore trailing slashes in share paths
Nandor Kracser
2024-05-22
nfs: propagate readlink errors in nfs_symlink_filler
Sagi Grimberg
2024-05-22
bcachefs: Fix unsafety in bch2_dirent_name_bytes()
Kent Overstreet
2024-05-22
bcachefs: Fix stack oob in __bch2_encrypt_bio()
Kent Overstreet
2024-05-22
bcachefs: Fix btree_trans leak in bch2_readahead()
Kent Overstreet
2024-05-22
bcachefs: Fix bogus verify_replicas_entry() assert
Kent Overstreet
2024-05-22
Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-05-22
Merge tag 'ovl-update-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-05-22
Merge tag 'fuse-update-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-05-22
vfs: Delete the associated dentry when deleting a file
Yafang Shao
2024-05-22
NFSv4: Fix memory leak in nfs4_set_security_label
Dmitry Mastykin
2024-05-22
fuse: virtio: drop owner assignment
Krzysztof Kozlowski
2024-05-22
kernel: Remove signal hacks for vhost_tasks
Mike Christie
[prev]
[next]