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-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-07-01
smb: client: remove redundant pointer 'server'
Colin Ian King
2023-07-01
cifs: fix session state transition to avoid use-after-free issue
Winston Wen
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-30
ceph: don't let check_caps skip sending responses for revoke msgs
Xiubo Li
2023-06-30
ceph: issue a cap release immediately if no cap exists
Xiubo Li
2023-06-30
ceph: trigger to flush the buffer when making snapshot
Xiubo Li
2023-06-30
ceph: fix blindly expanding the readahead windows
Xiubo Li
2023-06-30
ceph: add a dedicated private data for netfs rreq
Xiubo Li
2023-06-30
ceph: voluntarily drop Xx caps for requests those touch parent mtime
Xiubo Li
2023-06-30
ceph: try to dump the msgs when decoding fails
Xiubo Li
2023-06-30
ceph: only send metrics when the MDS rank is ready
Xiubo Li
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
2023-06-29
Merge tag 'ovl-update-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/o...
Linus Torvalds
2023-06-29
Revert "NFSv4: Retry LOCK on OLD_STATEID during delegation return"
Benjamin Coddington
2023-06-29
NFS: Don't cleanup sysfs superblock entry if uninitialized
Benjamin Coddington
2023-06-29
xfs: fix bounds check in xfs_defer_agfl_block()
Dave Chinner
2023-06-29
xfs: AGF length has never been bounds checked
Dave Chinner
2023-06-29
xfs: journal geometry is not properly bounds checked
Dave Chinner
2023-06-29
xfs: don't block in busy flushing when freeing extents
Dave Chinner
2023-06-29
xfs: allow extent free intents to be retried
Dave Chinner
2023-06-29
xfs: pass alloc flags through to xfs_extent_busy_flush()
Dave Chinner
2023-06-29
xfs: use deferred frees for btree block freeing
Dave Chinner
2023-06-29
xfs: don't reverse order of items in bulk AIL insertion
Dave Chinner
2023-06-29
xfs: remove redundant initializations of pointers drop_leaf and save_leaf
Colin Ian King
[prev]
[next]