index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2024-05-29
Revert "vfs: Delete the associated dentry when deleting a file"
Linus Torvalds
2024-05-29
Merge tag '9p-for-6.10-rc2' of https://github.com/martinetd/linux
Linus Torvalds
2024-05-27
Merge tag 'vfs-6.10-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-05-27
netfs, 9p: Fix race between umount and async request completion
David Howells
2024-05-25
Merge tag '6.10-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2024-05-25
Merge tag 'mm-hotfixes-stable-2024-05-25-09-13' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-05-25
Merge tag 'ceph-for-6.10-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2024-05-25
Merge tag 'ntfs3_for_6.10' of https://github.com/Paragon-Software-Group/linux...
Linus Torvalds
2024-05-25
Merge tag '6.10-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2024-05-25
Merge tag 'jffs2-for-linus-6.10-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-05-25
afs: Don't cross .backup mountpoint from backup volume
Marc Dionne
2024-05-24
cifs: Fix missing set of remote_i_size
David Howells
2024-05-24
cifs: Fix smb3_insert_range() to move the zero_point
David Howells
2024-05-24
mm: /proc/pid/smaps_rollup: avoid skipping vma after getting mmap_lock again
Yuanyuan Zhong
2024-05-24
nilfs2: fix potential hang in nilfs_detach_log_writer()
Ryusuke Konishi
2024-05-24
nilfs2: fix unexpected freezing of nilfs_segctor_sync()
Ryusuke Konishi
2024-05-24
nilfs2: fix use-after-free of timer for log writer thread
Ryusuke Konishi
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
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
[next]