开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2024-06-11
Merge tag 'vfs-6.10-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-06-08
Merge tag '6.10-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2024-06-07
Merge tag 'mm-hotfixes-stable-2024-06-07-15-24' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-06-07
Merge tag 'for-6.10-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-06-07
cifs: Don't advance the I/O iterator before terminating subrequest
David Howells
2024-06-07
smb: client: fix deadlock in smb2_find_smb_tcon()
Enzo Matsumiya
2024-06-06
btrfs: protect folio::private when attaching extent buffer folios
Qu Wenruo
2024-06-05
nilfs2: fix nilfs_empty_dir() misjudgment and long loop on I/O errors
Ryusuke Konishi
2024-06-05
mm/ksm: fix ksm_zero_pages accounting
Chengming Zhou
2024-06-05
nilfs2: fix potential kernel bug due to lack of writeback flag waiting
Ryusuke Konishi
2024-06-05
Merge tag 'for-6.10-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-06-05
btrfs: fix leak of qgroup extent records after transaction abort
Filipe Manana
2024-06-05
btrfs: fix crash on racing fsync and size-extending write into prealloc
Omar Sandoval
2024-06-05
iomap: Fix iomap_adjust_read_range for plen calculation
Ritesh Harjani (IBM)
2024-06-05
iomap: keep on increasing i_size in iomap_write_end()
Zhang Yi
2024-06-05
bcachefs: Fix trans->locked assert
Kent Overstreet
2024-06-05
bcachefs: Rereplicate now moves data off of durability=0 devices
Kent Overstreet
2024-06-05
bcachefs: Fix GFP_KERNEL allocation in break_cycle()
Kent Overstreet
2024-06-03
cachefiles: remove unneeded include of <linux/fdtable.h>
Gao Xiang
2024-06-01
Merge tag '6.10-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2024-06-01
Merge tag 'xfs-6.10-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2024-05-31
Merge tag 'bcachefs-2024-05-30' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-05-31
cifs: fix creating sockets when using sfu mount options
Steve French
2024-05-30
fs/file: fix the check in find_next_fd()
Yuntao Wang
2024-05-29
bcachefs: Fix failure to return error on misaligned dio write
Kent Overstreet
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-29
Merge patch series "cachefiles: some bugfixes and cleanups for ondemand reque...
Christian Brauner
2024-05-29
cachefiles: make on-demand read killable
Baokun Li
2024-05-29
cachefiles: flush all requests after setting CACHEFILES_DEAD
Baokun Li
2024-05-29
cachefiles: Set object to close if ondemand_id < 0 in copen
Zizhi Wo
2024-05-29
cachefiles: defer exposing anon_fd until after copy_to_user() succeeds
Baokun Li
2024-05-29
cachefiles: never get a new anonymous fd if ondemand_id is valid
Baokun Li
2024-05-29
cachefiles: add spin_lock for cachefiles_ondemand_info
Baokun Li
2024-05-29
cachefiles: add consistency check for copen/cread
Baokun Li
2024-05-29
cachefiles: remove err_put_fd label in cachefiles_ondemand_daemon_read()
Baokun Li
2024-05-29
cachefiles: fix slab-use-after-free in cachefiles_ondemand_daemon_read()
Baokun Li
2024-05-29
cachefiles: fix slab-use-after-free in cachefiles_ondemand_get_fd()
Baokun Li
2024-05-29
cachefiles: remove requests from xarray during flushing requests
Baokun Li
2024-05-28
bcachefs: Don't return -EROFS from mount on inconsistency error
Kent Overstreet
2024-05-28
bcachefs: Fix uninitialized var warning
Kent Overstreet
2024-05-28
bcachefs: Split out sb-errors_format.h
Kent Overstreet
2024-05-28
bcachefs: Split out journal_seq_blacklist_format.h
Kent Overstreet
2024-05-28
bcachefs: Split out replicas_format.h
Kent Overstreet
2024-05-28
bcachefs: Split out disk_groups_format.h
Kent Overstreet
2024-05-28
bcachefs: split out sb-downgrade_format.h
Kent Overstreet
2024-05-28
bcachefs: split out sb-members_format.h
Kent Overstreet
2024-05-28
bcachefs: Better fsck error message for key version
Kent Overstreet
2024-05-28
bcachefs: btree_gc can now handle unknown btrees
Kent Overstreet
2024-05-28
bcachefs: add missing MODULE_DESCRIPTION()
Jeff Johnson
[next]