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
*
Merge tag 'xfs-6.7-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-11-18
9
-43
/
+91
|
\
|
*
xfs: recovery should not clear di_flushiter unconditionally
Dave Chinner
2023-11-13
1
-15
/
+17
|
*
xfs: inode recovery does not validate the recovered inode
Dave Chinner
2023-11-13
2
-1
/
+16
|
*
xfs: fix again select in kconfig XFS_ONLINE_SCRUB_STATS
Anthony Iliopoulos
2023-11-13
1
-1
/
+1
|
*
xfs: fix internal error from AGFL exhaustion
Omar Sandoval
2023-11-13
1
-3
/
+24
|
*
xfs: up(ic_sema) if flushing data device fails
Leah Rumancik
2023-11-13
1
-11
/
+12
|
*
xfs: only remap the written blocks in xfs_reflink_end_cow_extent
Christoph Hellwig
2023-11-13
1
-0
/
+1
|
*
xfs: abort intent items when recovery intents fail
Long Li
2023-11-13
3
-4
/
+5
|
*
xfs: factor out xfs_defer_pending_abort
Long Li
2023-11-13
1
-8
/
+15
*
|
Merge tag 'nfsd-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-11-18
4
-41
/
+66
|
\
\
|
*
|
NFSD: Fix checksum mismatches in the duplicate reply cache
Chuck Lever
2023-11-17
3
-24
/
+54
|
*
|
NFSD: Fix "start of NFS reply" pointer passed to nfsd_cache_update()
Chuck Lever
2023-11-17
1
-1
/
+3
|
*
|
NFSD: Update nfsd_cache_append() to use xdr_stream
Chuck Lever
2023-11-17
1
-15
/
+8
|
*
|
nfsd: fix file memleak on client_opens_release
Mahmoud Adam
2023-11-17
1
-1
/
+1
*
|
|
Merge tag '6.7-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-11-18
4
-14
/
+23
|
\
\
\
|
*
|
|
cifs: fix lock ordering while disabling multichannel
Shyam Prasad N
2023-11-14
1
-9
/
+13
|
*
|
|
cifs: fix leak of iface for primary channel
Shyam Prasad N
2023-11-14
1
-0
/
+6
|
*
|
|
cifs: fix check of rc in function generate_smb3signingkey
Ekaterina Esina
2023-11-13
1
-3
/
+2
|
*
|
|
cifs: spnego: add ';' in HOST_KEY_LEN
Anastasia Belova
2023-11-13
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'bcachefs-2023-11-17' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2023-11-17
27
-377
/
+248
|
\
\
\
|
*
|
|
bcachefs: Fix missing locking for dentry->d_parent access
Kent Overstreet
2023-11-16
1
-0
/
+9
|
*
|
|
bcachefs: six locks: Fix lost wakeup
Kent Overstreet
2023-11-15
1
-2
/
+5
|
*
|
|
bcachefs: Fix no_data_io mode checksum check
Kent Overstreet
2023-11-15
1
-1
/
+1
|
*
|
|
bcachefs: Fix bch2_check_nlinks() for snapshots
Kent Overstreet
2023-11-15
1
-1
/
+1
|
*
|
|
bcachefs: Don't decrease BTREE_ITER_MAX when LOCKDEP=y
Kent Overstreet
2023-11-15
1
-4
/
+0
|
*
|
|
bcachefs: Disable debug log statements
Kent Overstreet
2023-11-15
1
-0
/
+7
|
*
|
|
bcachefs: Fix missing transaction commit
Kent Overstreet
2023-11-15
1
-2
/
+4
|
*
|
|
bcachefs: Fix error path in bch2_mount()
Kent Overstreet
2023-11-15
1
-7
/
+1
|
*
|
|
bcachefs: Fix potential sleeping during mount
Daniel J Blueman
2023-11-15
1
-0
/
+2
|
*
|
|
bcachefs: Fix iterator leak in may_delete_deleted_inode()
Kent Overstreet
2023-11-15
1
-1
/
+1
|
*
|
|
bcachefs: Kill journal pre-reservations
Kent Overstreet
2023-11-15
11
-275
/
+19
|
*
|
|
bcachefs: Check for nonce offset inconsistency in data_update path
Kent Overstreet
2023-11-14
1
-0
/
+28
|
*
|
|
bcachefs: Make sure to drop/retake btree locks before reclaim
Kent Overstreet
2023-11-14
1
-6
/
+42
|
*
|
|
bcachefs: btree_trans->write_locked
Kent Overstreet
2023-11-14
2
-36
/
+50
|
*
|
|
bcachefs: Run btree key cache shrinker less aggressively
Kent Overstreet
2023-11-14
2
-4
/
+23
|
*
|
|
bcachefs: Split out btree_key_cache_types.h
Kent Overstreet
2023-11-14
2
-26
/
+31
|
*
|
|
bcachefs: Guard against insufficient devices to create stripes
Kent Overstreet
2023-11-14
1
-2
/
+14
|
*
|
|
bcachefs: Fix null ptr deref in bch2_backpointer_get_node()
Kent Overstreet
2023-11-14
1
-5
/
+5
|
*
|
|
bcachefs: Fix multiple -Warray-bounds warnings
Gustavo A. R. Silva
2023-11-14
1
-1
/
+1
|
*
|
|
bcachefs: Use DECLARE_FLEX_ARRAY() helper and fix multiple -Warray-bounds war...
Gustavo A. R. Silva
2023-11-14
1
-1
/
+1
|
*
|
|
bcachefs: Use correct fgf_t type as function argument
Kent Overstreet
2023-11-14
2
-2
/
+2
|
*
|
|
bcachefs: make bch2_target_to_text_sb static
Jiapeng Chong
2023-11-14
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'ovl-fixes-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-11-17
2
-7
/
+6
|
\
\
\
|
*
|
|
ovl: fix memory leak in ovl_parse_param()
Amir Goldstein
2023-11-14
1
-6
/
+5
|
*
|
|
ovl: fix misformatted comment
Amir Goldstein
2023-11-14
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'for-6.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-11-13
11
-33
/
+53
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
btrfs: fix qgroup record leaks when using simple quotas
Filipe Manana
2023-11-09
2
-3
/
+3
|
*
|
btrfs: fix race between accounting qgroup extents and removing a qgroup
Filipe Manana
2023-11-09
1
-1
/
+7
|
*
|
btrfs: fix error pointer dereference after failure to allocate fs devices
Filipe Manana
2023-11-03
1
-3
/
+3
|
*
|
btrfs: make found_logical_ret parameter mandatory for function queue_scrub_st...
Qu Wenruo
2023-11-03
1
-3
/
+7
[next]