index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-02
ACPI: CPPC: Replace ternary operator with umax()
Prabhakar Pujeri
1
-1
/
+1
2024-07-02
Merge tag 'erofs-for-6.10-rc7-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-5
/
+7
2024-07-02
dm-verity: move hash algorithm setup into its own function
Eric Biggers
1
-31
/
+39
2024-07-02
dm init: Handle minors larger than 255
Benjamin Marzinski
1
-1
/
+3
2024-07-02
dm cache metadata: remove unused struct 'thunk'
Dr. David Alan Gilbert
1
-9
/
+0
2024-07-02
Merge remote-tracking branch 'perf-tools' into perf-tools-next
Namhyung Kim
662
-3623
/
+6667
2024-07-02
cpufreq: docs: Add missing scaling_available_frequencies description
Raphael Gallais-Pou
1
-0
/
+4
2024-07-02
filelock: Remove locks reliably when fcntl/close race is detected
Jann Horn
1
-5
/
+4
2024-07-02
iio: adc: ad7173: Fix uninitialized symbol is_current_chan
Jonathan Cameron
1
-1
/
+3
2024-07-02
ACPI: resource: Skip IRQ override on Asus Vivobook Pro N6506MU
Tamim Khan
1
-0
/
+7
2024-07-02
xfs: move xfs_refcount_update_defer_add to xfs_refcount_item.c
Darrick J. Wong
4
-20
/
+18
2024-07-02
xfs: simplify usage of the rcur local variable in xfs_refcount_finish_one
Darrick J. Wong
1
-4
/
+3
2024-07-02
xfs: don't bother calling xfs_refcount_finish_one_cleanup in xfs_refcount_fin...
Darrick J. Wong
3
-20
/
+19
2024-07-02
xfs: reuse xfs_refcount_update_cancel_item
Darrick J. Wong
1
-13
/
+12
2024-07-02
xfs: add a ci_entry helper
Darrick J. Wong
1
-11
/
+9
2024-07-02
xfs: remove xfs_trans_set_refcount_flags
Darrick J. Wong
1
-20
/
+12
2024-07-02
xfs: clean up refcount log intent item tracepoint callsites
Darrick J. Wong
4
-51
/
+29
2024-07-02
xfs: move xfs_rmap_update_defer_add to xfs_rmap_item.c
Darrick J. Wong
4
-20
/
+17
2024-07-02
xfs: pass btree cursors to refcount btree tracepoints
Darrick J. Wong
2
-72
/
+53
2024-07-02
xfs: create specialized classes for refcount tracepoints
Darrick J. Wong
2
-37
/
+48
2024-07-02
xfs: give refcount btree cursor error tracepoints their own class
Darrick J. Wong
2
-41
/
+27
2024-07-02
xfs: simplify usage of the rcur local variable in xfs_rmap_finish_one
Christoph Hellwig
1
-4
/
+2
2024-07-02
xfs: don't bother calling xfs_rmap_finish_one_cleanup in xfs_rmap_finish_one
Christoph Hellwig
3
-20
/
+19
2024-07-02
xfs: reuse xfs_rmap_update_cancel_item
Christoph Hellwig
1
-13
/
+12
2024-07-02
xfs: add a ri_entry helper
Christoph Hellwig
1
-11
/
+9
2024-07-02
xfs: remove xfs_trans_set_rmap_flags
Darrick J. Wong
1
-45
/
+34
2024-07-02
xfs: move xfs_extent_free_defer_add to xfs_extfree_item.c
Darrick J. Wong
4
-27
/
+25
2024-07-02
xfs: clean up rmap log intent item tracepoint callsites
Darrick J. Wong
4
-48
/
+44
2024-07-02
xfs: pass btree cursors to rmap btree tracepoints
Darrick J. Wong
2
-123
/
+85
2024-07-02
xfs: give rmap btree cursor error tracepoints their own class
Darrick J. Wong
2
-40
/
+110
2024-07-02
xfs: remove xfs_defer_agfl_block
Christoph Hellwig
1
-46
/
+22
2024-07-02
xfs: remove duplicate asserts in xfs_defer_extent_free
Christoph Hellwig
1
-13
/
+0
2024-07-02
xfs: factor out a xfs_efd_add_extent helper
Christoph Hellwig
1
-19
/
+18
2024-07-02
xfs: reuse xfs_extent_free_cancel_item
Christoph Hellwig
1
-15
/
+13
2024-07-02
xfs: add a xefi_entry helper
Christoph Hellwig
1
-12
/
+10
2024-07-02
xfs: pass the fsbno to xfs_perag_intent_get
Christoph Hellwig
6
-23
/
+11
2024-07-02
xfs: convert "skip_discard" to a proper flags bitset
Darrick J. Wong
12
-28
/
+39
2024-07-02
xfs: clean up extent free log intent item tracepoint callsites
Darrick J. Wong
3
-26
/
+20
2024-07-02
xfs: don't use the incore struct xfs_sb for offsets into struct xfs_dsb
Darrick J. Wong
2
-5
/
+5
2024-07-02
xfs: get rid of trivial rename helpers
Darrick J. Wong
1
-63
/
+14
2024-07-02
xfs: move dirent update hooks to xfs_dir2.c
Darrick J. Wong
6
-144
/
+130
2024-07-02
xfs: create libxfs helper to rename two directory entries
Darrick J. Wong
3
-215
/
+273
2024-07-02
xfs: create libxfs helper to exchange two directory entries
Darrick J. Wong
3
-98
/
+142
2024-07-02
xfs: create libxfs helper to remove an existing inode/name from a directory
Darrick J. Wong
3
-65
/
+92
2024-07-02
xfs: hoist inode free function to libxfs
Darrick J. Wong
3
-34
/
+58
2024-07-02
xfs: create libxfs helper to link an existing inode into a directory
Darrick J. Wong
3
-46
/
+81
2024-07-02
xfs: create libxfs helper to link a new inode into a directory
Darrick J. Wong
4
-65
/
+102
2024-07-02
xfs: separate the icreate logic around INIT_XATTRS
Darrick J. Wong
7
-24
/
+33
2024-07-02
xfs: hoist xfs_{bump,drop}link to libxfs
Darrick J. Wong
4
-55
/
+55
2024-07-02
xfs: hoist xfs_iunlink to libxfs
Darrick J. Wong
4
-282
/
+289
[prev]
[next]