index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
tracing/synthetic: Fix trace_string() return value
Thorsten Blum
2024-02-15
1
-1
/
+2
*
tracing: Inform kmemleak of saved_cmdlines allocation
Steven Rostedt (Google)
2024-02-14
1
-0
/
+3
*
tracing: Use ring_buffer_record_is_set_on() in tracer_tracing_is_on()
Sven Schnelle
2024-02-13
1
-1
/
+1
*
tracing: Fix HAVE_DYNAMIC_FTRACE_WITH_REGS ifdef
Petr Pavlu
2024-02-13
1
-1
/
+1
*
tracing: Fix wasted memory in saved_cmdlines logic
Steven Rostedt (Google)
2024-02-09
1
-38
/
+37
*
ftrace: Fix DIRECT_CALLS to use SAVE_REGS by default
Masami Hiramatsu (Google)
2024-02-09
1
-0
/
+10
*
eventfs: Keep all directory links at 1
Steven Rostedt (Google)
2024-02-01
1
-4
/
+10
*
eventfs: Remove fsnotify*() functions from lookup()
Steven Rostedt (Google)
2024-02-01
1
-2
/
+0
*
eventfs: Restructure eventfs_inode structure to be more condensed
Steven Rostedt (Google)
2024-02-01
1
-15
/
+12
*
eventfs: Warn if an eventfs_inode is freed without is_freed being set
Steven Rostedt (Google)
2024-02-01
1
-4
/
+14
*
tracing/timerlat: Move hrtimer_init to timerlat_fd open()
Daniel Bristot de Oliveira
2024-02-01
1
-3
/
+3
*
eventfs: Get rid of dentry pointers without refcounts
Linus Torvalds
2024-02-01
2
-177
/
+78
*
eventfs: Clean up dentry ops and add revalidate function
Linus Torvalds
2024-02-01
3
-13
/
+22
*
eventfs: Remove unused d_parent pointer field
Linus Torvalds
2024-02-01
2
-5
/
+1
*
tracefs: dentry lookup crapectomy
Linus Torvalds
2024-02-01
3
-297
/
+50
*
tracefs: Avoid using the ei->dentry pointer unnecessarily
Linus Torvalds
2024-01-31
1
-14
/
+12
*
eventfs: Initialize the tracefs inode properly
Linus Torvalds
2024-01-31
1
-4
/
+2
*
tracefs: Zero out the tracefs_inode when allocating it
Steven Rostedt (Google)
2024-01-31
2
-3
/
+6
*
ring-buffer: Clean ring_buffer_poll_wait() error return
Vincent Donnefort
2024-01-31
1
-1
/
+1
*
tracefs: remove stale 'update_gid' code
Linus Torvalds
2024-01-28
2
-39
/
+0
*
tracing/trigger: Fix to return error if failed to alloc snapshot
Masami Hiramatsu (Google)
2024-01-26
1
-2
/
+4
*
eventfs: Save directory inodes in the eventfs_inode structure
Steven Rostedt (Google)
2024-01-23
2
-6
/
+15
*
tracing: Ensure visibility when inserting an element into tracing_map
Petr Pavlu
2024-01-22
1
-1
/
+6
*
Linux 6.8-rc1
v6.8-rc1
Linus Torvalds
2024-01-21
1
-2
/
+2
*
Merge tag 'bcachefs-2024-01-21' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-01-21
78
-1426
/
+1629
|
\
|
*
bcachefs: Improve inode_to_text()
Kent Overstreet
2024-01-21
1
-7
/
+18
|
*
bcachefs: logged_ops_format.h
Kent Overstreet
2024-01-21
2
-27
/
+31
|
*
bcachefs: reflink_format.h
Kent Overstreet
2024-01-21
3
-47
/
+48
|
*
bcachefs; extents_format.h
Kent Overstreet
2024-01-21
2
-279
/
+284
|
*
bcachefs: ec_format.h
Kent Overstreet
2024-01-21
2
-16
/
+20
|
*
bcachefs: subvolume_format.h
Kent Overstreet
2024-01-21
2
-32
/
+36
|
*
bcachefs: snapshot_format.h
Kent Overstreet
2024-01-21
2
-33
/
+37
|
*
bcachefs: alloc_background_format.h
Kent Overstreet
2024-01-21
2
-93
/
+94
|
*
bcachefs: xattr_format.h
Kent Overstreet
2024-01-21
2
-15
/
+20
|
*
bcachefs: dirent_format.h
Kent Overstreet
2024-01-21
2
-39
/
+43
|
*
bcachefs: inode_format.h
Kent Overstreet
2024-01-21
2
-164
/
+167
|
*
bcachefs; quota_format.h
Kent Overstreet
2024-01-21
2
-42
/
+48
|
*
bcachefs: sb-counters_format.h
Kent Overstreet
2024-01-21
2
-95
/
+100
|
*
bcachefs: counters.c -> sb-counters.c
Kent Overstreet
2024-01-21
5
-8
/
+7
|
*
bcachefs: comment bch_subvolume
Kent Overstreet
2024-01-21
1
-0
/
+3
|
*
bcachefs: bch_snapshot::btime
Kent Overstreet
2024-01-21
2
-0
/
+3
|
*
bcachefs: add missing __GFP_NOWARN
Kent Overstreet
2024-01-21
1
-1
/
+1
|
*
bcachefs: opts->compression can now also be applied in the background
Kent Overstreet
2024-01-21
11
-23
/
+24
|
*
bcachefs: Prep work for variable size btree node buffers
Kent Overstreet
2024-01-21
18
-97
/
+87
|
*
bcachefs: grab s_umount only if snapshotting
Su Yue
2024-01-21
1
-6
/
+5
|
*
bcachefs: kvfree bch_fs::snapshots in bch2_fs_snapshots_exit
Su Yue
2024-01-21
1
-1
/
+1
|
*
bcachefs: bios must be 512 byte algined
Kent Overstreet
2024-01-21
1
-0
/
+4
|
*
bcachefs: remove redundant variable tmp
Colin Ian King
2024-01-21
1
-3
/
+1
|
*
bcachefs: Improve trace_trans_restart_relock
Kent Overstreet
2024-01-21
5
-24
/
+44
|
*
bcachefs: Fix excess transaction restarts in __bchfs_fallocate()
Kent Overstreet
2024-01-21
4
-16
/
+35
[next]