index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: introduce page_mapcount_is_type()
Matthew Wilcox (Oracle)
2024-09-04
1
-2
/
+1
*
mm: remove PG_error
Matthew Wilcox (Oracle)
2024-09-02
1
-1
/
+0
*
mm/hugetlb: remove hugetlb_follow_page_mask() leftover
David Hildenbrand
2024-09-02
1
-9
/
+2
*
mm: move vma_shrink(), vma_expand() to internal header
Lorenzo Stoakes
2024-09-02
1
-75
/
+6
*
userfaultfd: move core VMA manipulation logic to mm/userfaultfd.c
Lorenzo Stoakes
2024-09-02
1
-149
/
+11
*
mm/hugetlb: enforce that PMD PT sharing has split PMD PT locks
David Hildenbrand
2024-09-02
1
-0
/
+4
*
mm: kvmalloc: align kvrealloc() with krealloc()
Danilo Krummrich
2024-09-02
1
-1
/
+1
*
Merge tag 'v6.11-rc5-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2024-09-01
7
-45
/
+93
|
\
|
*
cifs: Fix FALLOC_FL_ZERO_RANGE to preflush buffered part of target region
David Howells
2024-08-28
1
-2
/
+14
|
*
cifs: Fix copy offload to flush destination region
David Howells
2024-08-28
1
-17
/
+4
|
*
netfs, cifs: Fix handling of short DIO read
David Howells
2024-08-28
2
-10
/
+20
|
*
cifs: Fix lack of credit renegotiation on read retry
David Howells
2024-08-28
6
-16
/
+55
*
|
Merge tag 'bcachefs-2024-08-21' of https://github.com/koverstreet/bcachefs
Linus Torvalds
2024-09-01
5
-116
/
+68
|
\
\
|
*
|
bcachefs: Mark more errors as autofix
Kent Overstreet
2024-09-01
1
-5
/
+5
|
*
|
bcachefs: Revert lockless buffered IO path
Kent Overstreet
2024-09-01
2
-110
/
+40
|
*
|
bcachefs: Fix bch2_extents_match() false positive
Kent Overstreet
2024-08-27
1
-1
/
+22
|
*
|
bcachefs: Fix failure to return error in data_update_index_update()
Kent Overstreet
2024-08-27
1
-0
/
+1
*
|
|
Merge tag 'nfsd-6.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2024-08-31
1
-2
/
+9
|
\
\
\
|
*
|
|
nfsd: fix nfsd4_deleg_getattr_conflict in presence of third party lease
NeilBrown
2024-08-30
1
-2
/
+9
*
|
|
|
Merge tag 'xfs-6.11-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2024-08-31
6
-48
/
+114
|
\
\
\
\
|
*
|
|
|
xfs: reset rootdir extent size hint after growfsrt
Darrick J. Wong
2024-08-27
1
-0
/
+40
|
*
|
|
|
xfs: take m_growlock when running growfsrt
Darrick J. Wong
2024-08-27
1
-13
/
+25
|
*
|
|
|
xfs: Fix missing interval for missing_owner in xfs fsmap
Zizhi Wo
2024-08-27
1
-1
/
+23
|
*
|
|
|
xfs: use XFS_BUF_DADDR_NULL for daddrs in getfsmap code
Darrick J. Wong
2024-08-27
1
-2
/
+2
|
*
|
|
|
xfs: Fix the owner setting issue for rmap query in xfs fsmap
Zizhi Wo
2024-08-26
1
-1
/
+1
|
*
|
|
|
xfs: don't bother reporting blocks trimmed via FITRIM
Darrick J. Wong
2024-08-26
1
-25
/
+11
|
*
|
|
|
xfs: xfs_finobt_count_blocks() walks the wrong btree
Dave Chinner
2024-08-26
1
-1
/
+1
|
*
|
|
|
xfs: fix folio dirtying for XFILE_ALLOC callers
Darrick J. Wong
2024-08-26
1
-1
/
+1
|
*
|
|
|
xfs: fix di_onlink checking for V1/V2 inodes
Darrick J. Wong
2024-08-26
1
-4
/
+10
*
|
|
|
|
Merge tag 'execve-v6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-08-30
1
-0
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
binfmt_elf_fdpic: fix AUXV size calculation when ELF_HWCAP2 is defined
Max Filippov
2024-08-26
1
-0
/
+3
*
|
|
|
|
|
dcache: keep dentry_hashtable or d_hash_shift even when not used
Stephen Brennan
2024-08-30
1
-2
/
+7
*
|
|
|
|
|
Merge tag 'nfsd-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2024-08-28
4
-24
/
+49
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
fs/nfsd: fix update of inode attrs in CB_GETATTR
Jeff Layton
2024-08-27
4
-10
/
+26
|
*
|
|
|
|
nfsd: fix potential UAF in nfsd4_cb_getattr_release
Jeff Layton
2024-08-26
1
-1
/
+1
|
*
|
|
|
|
nfsd: hold reference to delegation when updating it for cb_getattr
Jeff Layton
2024-08-26
1
-3
/
+7
|
*
|
|
|
|
nfsd: prevent panic for nfsv4.0 closed files in nfs4_show_open
Olga Kornievskaia
2024-08-23
1
-9
/
+12
|
*
|
|
|
|
nfsd: ensure that nfsd4_fattr_args.context is zeroed out
Jeff Layton
2024-08-22
1
-1
/
+3
*
|
|
|
|
|
Merge tag 'for-6.11-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-08-28
5
-22
/
+27
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
btrfs: fix uninitialized return value from btrfs_reclaim_sweep()
Filipe Manana
2024-08-27
2
-13
/
+6
|
*
|
|
|
|
btrfs: fix a use-after-free when hitting errors inside btrfs_submit_chunk()
Qu Wenruo
2024-08-27
1
-8
/
+18
|
*
|
|
|
|
btrfs: initialize last_extent_end to fix -Wmaybe-uninitialized warning in ext...
David Sterba
2024-08-26
1
-1
/
+1
|
*
|
|
|
|
btrfs: run delayed iputs when flushing delalloc
Josef Bacik
2024-08-25
1
-0
/
+2
*
|
|
|
|
|
Merge tag 'v6.11-rc5-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2024-08-28
4
-27
/
+43
|
\
\
\
\
\
\
|
*
|
|
|
|
|
cifs: Fix FALLOC_FL_PUNCH_HOLE support
David Howells
2024-08-25
1
-0
/
+22
|
*
|
|
|
|
|
smb/client: fix rdma usage in smb2_async_writev()
Stefan Metzmacher
2024-08-25
1
-20
/
+20
|
*
|
|
|
|
|
smb/client: remove unused rq_iter_size from struct smb_rqst
Stefan Metzmacher
2024-08-25
4
-6
/
+0
|
*
|
|
|
|
|
smb/client: avoid dereferencing rdata=NULL in smb2_new_read_req()
Stefan Metzmacher
2024-08-25
1
-1
/
+1
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'vfs-6.11-rc6.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
2024-08-27
8
-59
/
+79
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
netfs: Fix interaction of streaming writes with zero-point tracker
David Howells
2024-08-24
1
-0
/
+7
[next]