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
2023-07-06
Merge tag 'v6.5/vfs.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-07-06
Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-07-05
Merge tag 'f2fs-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-07-05
Merge tag 'xfs-6.5-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-07-04
afs: Fix accidental truncation when storing data
David Howells
2023-07-04
Merge tag 'ovl-update-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-07-04
Merge tag 'gfs2-v6.4-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-07-04
fs: don't assume arguments are non-NULL
Christian Brauner
2023-07-04
fs: no need to check source
Jan Kara
2023-07-03
gfs2: Add quota_change type
Bob Peterson
2023-07-03
gfs2: Use memcpy_{from,to}_page where appropriate
Andreas Gruenbacher
2023-07-03
gfs2: Convert remaining kmap_atomic calls to kmap_local_page
Andreas Gruenbacher
2023-07-03
gfs2: Replace deprecated kmap_atomic with kmap_local_page
Deepak R Varma
2023-07-03
gfs: Get rid of unnucessary locking in inode_go_dump
Andreas Gruenbacher
2023-07-03
gfs2: gfs2_freeze_lock_shared cleanup
Andreas Gruenbacher
2023-07-03
gfs2: Replace sd_freeze_state with SDF_FROZEN flag
Andreas Gruenbacher
2023-07-03
gfs2: Rework freeze / thaw logic
Andreas Gruenbacher
2023-07-03
Merge tag 'driver-core-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-07-03
xfs: Remove unneeded semicolon
Yang Li
2023-07-03
xfs: AGI length should be bounds checked
Darrick J. Wong
2023-07-03
ovl: move all parameter handling into params.{c,h}
Christian Brauner
2023-07-02
Merge tag 'iomap-6.5-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-07-02
xfs: fix the calculation for "end" and "length"
Shiyang Ruan
2023-07-02
xfs: fix xfs_btree_query_range callers to initialize btree rec fully
Darrick J. Wong
2023-07-02
xfs: validate fsmap offsets specified in the query keys
Darrick J. Wong
2023-07-02
xfs: fix logdev fsmap query result filtering
Darrick J. Wong
2023-07-02
xfs: clean up the rtbitmap fsmap backend
Darrick J. Wong
2023-07-02
xfs: fix getfsmap reporting past the last rt extent
Darrick J. Wong
2023-07-02
xfs: fix integer overflows in the fsmap rtbitmap and logdev backends
Darrick J. Wong
2023-07-02
xfs: fix interval filtering in multi-step fsmap queries
Darrick J. Wong
2023-07-02
fs: move cleanup from init_file() into its callers
Amir Goldstein
2023-07-01
Merge tag 'nfs-for-6.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2023-07-01
Merge tag 'libnvdimm-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-07-01
Merge tag 'sysctl-fixes-v2-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-06-30
Merge tag '6.5-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...
Linus Torvalds
2023-06-30
Merge tag '6.5-rc-ksmbd-server-fixes-part1' of git://git.samba.org/ksmbd
Linus Torvalds
2023-06-30
Merge tag 'nfsd-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-06-30
Merge tag 'efi-next-for-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-06-30
f2fs: fix to do sanity check on direct node in truncate_dnode()
Chao Yu
2023-06-30
f2fs: only set release for file that has compressed data
Sheng Yong
2023-06-30
f2fs: fix compile warning in f2fs_destroy_node_manager()
Chao Yu
2023-06-30
f2fs: fix error path handling in truncate_dnode()
Chao Yu
2023-06-30
f2fs: fix deadlock in i_xattr_sem and inode page lock
Jaegeuk Kim
2023-06-30
sysctl: set variable sysctl_mount_point storage-class-specifier to static
Tom Rix
2023-06-29
Merge tag 'fs_for_v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-06-29
Merge tag 'fsnotify_for_v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-06-29
Merge tag 'dlm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
2023-06-29
Merge tag 'xfs-6.5-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-06-29
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-06-29
Merge tag 'jfs-6.5' of github.com:kleikamp/linux-shaggy
Linus Torvalds
[next]