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 git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-01-05
43
-468
/
+1167
|
\
|
*
Merge tag 'trace-v6.7-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2024-01-03
2
-1
/
+5
|
|
\
|
|
*
eventfs: Fix bitwise fields for "is_events"
Steven Rostedt (Google)
2024-01-02
1
-1
/
+1
|
|
*
tracefs: Check for dentry->d_inode exists in set_gid()
Steven Rostedt (Google)
2024-01-02
1
-0
/
+4
|
*
|
bcachefs: make RO snapshots actually RO
Kent Overstreet
2024-01-01
6
-14
/
+63
|
*
|
bcachefs: bch_sb_field_downgrade
Kent Overstreet
2024-01-01
10
-9
/
+255
|
*
|
bcachefs: bch_sb.recovery_passes_required
Kent Overstreet
2024-01-01
9
-30
/
+172
|
*
|
bcachefs: Add persistent identifiers for recovery passes
Kent Overstreet
2024-01-01
3
-39
/
+84
|
*
|
bcachefs: prt_bitflags_vector()
Kent Overstreet
2024-01-01
3
-0
/
+25
|
*
|
bcachefs: move BCH_SB_ERRS() to sb-errors_types.h
Kent Overstreet
2024-01-01
2
-253
/
+253
|
*
|
bcachefs: fix buffer overflow in nocow write path
Kent Overstreet
2024-01-01
1
-41
/
+41
|
*
|
bcachefs: DARRAY_PREALLOCATED()
Kent Overstreet
2024-01-01
2
-13
/
+20
|
*
|
bcachefs: Switch darray to kvmalloc()
Kent Overstreet
2024-01-01
2
-2
/
+4
|
*
|
bcachefs: Factor out darray resize slowpath
Kent Overstreet
2024-01-01
3
-11
/
+39
|
*
|
bcachefs: fix setting version_upgrade_complete
Kent Overstreet
2024-01-01
1
-2
/
+2
|
*
|
bcachefs: fix invalid free in dio write path
Kent Overstreet
2024-01-01
1
-8
/
+5
|
*
|
bcachefs: Fix extents iteration + snapshots interaction
Kent Overstreet
2024-01-01
1
-11
/
+24
|
*
|
Merge tag 'trace-v6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-12-30
3
-10
/
+103
|
|
\
|
|
|
*
eventfs: Fix file and directory uid and gid ownership
Steven Rostedt (Google)
2023-12-22
3
-10
/
+103
|
*
|
Merge tag '6.7rc7-smb3-srv-fix' of git://git.samba.org/ksmbd
Linus Torvalds
2023-12-29
1
-3
/
+12
|
|
\
\
|
|
*
|
ksmbd: fix slab-out-of-bounds in smb_strndup_from_utf16()
Namjae Jeon
2023-12-28
1
-3
/
+12
|
*
|
|
Merge tag 'bcachefs-2023-12-27' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2023-12-28
5
-12
/
+16
|
|
\
\
\
|
|
*
|
|
bcachefs: Fix promotes
Kent Overstreet
2023-12-27
1
-1
/
+2
|
|
*
|
|
bcachefs: Fix leakage of internal error code
Kent Overstreet
2023-12-22
1
-2
/
+4
|
|
*
|
|
bcachefs: Fix insufficient disk reservation with compression + snapshots
Kent Overstreet
2023-12-22
1
-7
/
+8
|
|
*
|
|
bcachefs: fix BCH_FSCK_ERR enum
Kent Overstreet
2023-12-20
2
-2
/
+2
|
*
|
|
|
Merge tag 'char-misc-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-12-23
1
-2
/
+4
|
|
\
\
\
\
|
|
*
|
|
|
debugfs: initialize cancellations earlier
Johannes Berg
2023-12-22
1
-2
/
+4
|
*
|
|
|
|
afs: Fix use-after-free due to get/remove race in volume tree
David Howells
2023-12-21
2
-3
/
+25
|
*
|
|
|
|
afs: Fix overwriting of result of DNS query
David Howells
2023-12-21
1
-2
/
+4
|
*
|
|
|
|
Merge tag 'afs-fixes-20231221' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-12-21
1
-14
/
+17
|
|
\
\
\
\
\
|
|
*
|
|
|
|
afs: Fix dynamic root lookup DNS check
David Howells
2023-12-20
1
-2
/
+16
|
|
*
|
|
|
|
afs: Fix the dynamic root's d_delete to always delete unused dentries
David Howells
2023-12-20
1
-12
/
+1
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge tag 'trace-v6.7-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-12-21
1
-3
/
+9
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
*
|
|
|
eventfs: Have event files and directories default to parent uid and gid
Steven Rostedt (Google)
2023-12-21
1
-3
/
+9
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-12-21
34
-452
/
+316
|
\
|
|
|
|
|
|
*
|
|
|
|
Merge tag '6.7-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-12-21
9
-72
/
+93
|
|
\
\
\
\
\
|
|
*
|
|
|
|
cifs: do not let cifs_chan_update_iface deallocate channels
Shyam Prasad N
2023-12-19
1
-31
/
+19
|
|
*
|
|
|
|
cifs: fix a pending undercount of srv_count
Shyam Prasad N
2023-12-19
1
-2
/
+1
|
|
*
|
|
|
|
fs: cifs: Fix atime update check
Zizhi Wo
2023-12-19
1
-1
/
+1
|
|
*
|
|
|
|
smb: client: fix potential OOB in smb2_dump_detail()
Paulo Alcantara
2023-12-19
2
-17
/
+19
|
|
*
|
|
|
|
smb: client: fix potential OOB in cifs_dump_detail()
Paulo Alcantara
2023-12-18
1
-5
/
+7
|
|
*
|
|
|
|
smb: client: fix OOB in smbCalcSize()
Paulo Alcantara
2023-12-18
1
-0
/
+4
|
|
*
|
|
|
|
smb: client: fix OOB in SMB2_query_info_init()
Paulo Alcantara
2023-12-18
1
-7
/
+22
|
|
*
|
|
|
|
smb: client: fix OOB in cifsd when receiving compounded resps
Paulo Alcantara
2023-12-18
3
-9
/
+20
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge tag 'ovl-fixes-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-12-20
1
-2
/
+3
|
|
\
\
\
\
\
|
|
*
|
|
|
|
ovl: fix dentry reference leak after changes to underlying layers
Amir Goldstein
2023-12-17
1
-2
/
+3
|
*
|
|
|
|
|
Merge tag 'bcachefs-2023-12-19' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2023-12-20
9
-28
/
+70
|
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
bcachefs: Fix bch2_alloc_sectors_start_trans() error handling
Kent Overstreet
2023-12-20
1
-3
/
+11
|
|
*
|
|
|
|
bcachefs; guard against overflow in btree node split
Kent Overstreet
2023-12-19
1
-0
/
+12
[next]