开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2024-04-17
Merge patch series 'Fix shmem_rename2 directory offset calculation' of https:...
Christian Brauner
2024-04-17
shmem: Fix shmem_rename2()
Chuck Lever
2024-04-17
libfs: Add simple_offset_rename() API
Chuck Lever
2024-04-17
libfs: Fix simple_offset_rename_exchange()
Chuck Lever
2024-04-17
jffs2: prevent xattr node from overflowing the eraseblock
Ilya Denisyev
2024-04-13
vfs: relax linkat() AT_EMPTY_PATH - aka flink() - requirements
Linus Torvalds
2024-04-11
fs/direct-io: remove redundant assignment to variable retval
Colin Ian King
2024-04-09
fs/dcache: Re-use value stored to dentry->d_flags instead of re-reading
linke li
2024-04-09
fs: Add FOP_HUGE_PAGES
Matthew Wilcox (Oracle)
2024-04-09
orangefs: cleanup uses of strncpy
Justin Stitt
2024-04-09
nilfs2: fix out-of-range warning
Arnd Bergmann
2024-04-07
fs: claw back a few FMODE_* bits
Christian Brauner
2024-04-05
fs: Annotate struct file_handle with __counted_by() and use struct_size()
Gustavo A. R. Silva
2024-04-05
fs: aio: convert to ring_folios and internal_folios
Kefeng Wang
2024-04-05
fs: aio: use a folio in aio_free_ring()
Kefeng Wang
2024-04-05
fs: aio: use a folio in aio_setup_ring()
Kefeng Wang
2024-04-05
ecryptfs: Fix buffer size for tag 66 packet
Brian Kubisiak
2024-04-05
fs/writeback: remove unnecessary return in writeback_inodes_sb
Kemeng Shi
2024-04-05
fs/writeback: correct comment of __wakeup_flusher_threads_bdi
Kemeng Shi
2024-04-05
fs/writeback: only calculate dirtied_before when b_io is empty
Kemeng Shi
2024-04-05
fs/writeback: remove unused parameter wb of finish_writeback_work
Kemeng Shi
2024-04-05
fs/writeback: bail out if there is no more inodes for IO and queued once
Kemeng Shi
2024-03-26
fs/writeback: avoid to writeback non-expired inode in kupdate writeback
Kemeng Shi
2024-03-26
fs: Add kernel-doc comments to proc_create_net_data_write()
Yang Li
2024-03-26
fs_parser: move fsparam_string_empty() helper into header
Luis Henriques (SUSE)
2024-03-26
statx: stx_subvol
Kent Overstreet
2024-03-22
Merge tag 'ceph-for-6.9-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2024-03-22
Merge tag 'xfs-6.9-merge-9' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2024-03-21
Merge tag '6.9-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...
Linus Torvalds
2024-03-21
Merge tag 'ubifs-for-linus-6.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-03-21
Merge tag 'driver-core-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-03-21
Merge tag 'for-6.9-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-03-21
Merge tag 'exfat-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-03-20
Merge tag 'v6.9-rc-smb3-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2024-03-20
smb311: additional compression flag defined in updated protocol spec
Steve French
2024-03-20
smb311: correct incorrect offset field in compression header
Steve French
2024-03-20
cifs: Move some extern decls from .c files to .h
David Howells
2024-03-19
Merge tag 'bcachefs-2024-03-19' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-03-19
ceph: set correct cap mask for getattr request for read
Xiubo Li
2024-03-19
ceph: stop copying to iter at EOF on sync reads
Xiubo Li
2024-03-19
exfat: remove duplicate update parent dir
Yuezhang Mo
2024-03-19
exfat: do not sync parent dir if just update timestamp
Yuezhang Mo
2024-03-19
exfat: remove unused functions
Yuezhang Mo
2024-03-19
exfat: convert exfat_find_empty_entry() to use dentry cache
Yuezhang Mo
2024-03-19
exfat: convert exfat_init_ext_entry() to use dentry cache
Yuezhang Mo
2024-03-19
exfat: move free cluster out of exfat_init_ext_entry()
Yuezhang Mo
2024-03-19
exfat: convert exfat_remove_entries() to use dentry cache
Yuezhang Mo
2024-03-19
exfat: convert exfat_add_entry() to use dentry cache
Yuezhang Mo
2024-03-19
exfat: add exfat_get_empty_dentry_set() helper
Yuezhang Mo
2024-03-19
exfat: add __exfat_get_dentry_set() helper
Yuezhang Mo
[next]