index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
opal_proto.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-07-09
xfs: removed useless condition in function xfs_attr_node_get
Andrey Strachuk
1
-1
/
+1
2022-07-09
xfs: add selinux labels to whiteout inodes
Eric Sandeen
3
-7
/
+21
2022-07-07
xfs: make is_log_ag() a first class helper
Dave Chinner
8
-17
/
+18
2022-07-07
xfs: replace xfs_ag_block_count() with perag accesses
Dave Chinner
3
-13
/
+11
2022-07-07
xfs: Pre-calculate per-AG agino geometry
Dave Chinner
10
-81
/
+95
2022-07-07
xfs: Pre-calculate per-AG agbno geometry
Dave Chinner
17
-82
/
+115
2022-07-07
xfs: pass perag to xfs_alloc_read_agfl
Dave Chinner
4
-19
/
+20
2022-07-07
xfs: pass perag to xfs_alloc_put_freelist
Dave Chinner
5
-18
/
+10
2022-07-07
xfs: pass perag to xfs_alloc_get_freelist
Dave Chinner
5
-22
/
+13
2022-07-07
xfs: pass perag to xfs_read_agf
Dave Chinner
2
-16
/
+14
2022-07-07
xfs: pass perag to xfs_read_agi
Dave Chinner
4
-43
/
+40
2022-07-07
xfs: pass perag to xfs_alloc_read_agf()
Dave Chinner
20
-83
/
+70
2022-07-07
xfs: kill xfs_alloc_pagf_init()
Dave Chinner
7
-41
/
+19
2022-07-07
xfs: pass perag to xfs_ialloc_read_agi()
Dave Chinner
7
-36
/
+31
2022-07-07
xfs: kill xfs_ialloc_pagi_init()
Dave Chinner
3
-36
/
+16
2022-07-07
xfs: make last AG grow/shrink perag centric
Dave Chinner
4
-41
/
+40
2022-07-07
xfs: expanding delayed logging design with background material
Dave Chinner
1
-39
/
+322
2022-07-07
xfs: xlog_sync() manually adjusts grant head space
Dave Chinner
3
-17
/
+41
2022-07-07
xfs: avoid cil push lock if possible
Dave Chinner
1
-3
/
+11
2022-07-07
xfs: move CIL ordering to the logvec chain
Dave Chinner
2
-5
/
+12
2022-07-07
xfs: convert log vector chain to use list heads
Dave Chinner
6
-35
/
+43
2022-07-07
xfs: convert CIL to unordered per cpu lists
Dave Chinner
2
-21
/
+17
2022-07-07
xfs: Add order IDs to log items in CIL
Dave Chinner
3
-8
/
+33
2022-07-07
xfs: convert CIL busy extents to per-cpu
Dave Chinner
1
-6
/
+20
2022-07-07
xfs: track CIL ticket reservation in percpu structure
Dave Chinner
2
-4
/
+13
2022-07-07
xfs: implement percpu cil space used calculation
Dave Chinner
2
-31
/
+149
2022-07-04
Linux 5.19-rc5
v5.19-rc5
Linus Torvalds
1
-1
/
+1
2022-07-03
lockref: remove unused 'lockref_get_or_lock()' function
Linus Torvalds
2
-26
/
+0
2022-07-03
sparse: introduce conditional lock acquire function attribute
Linus Torvalds
2
-3
/
+5
2022-07-02
parisc: Fix vDSO signal breakage on 32-bit kernel
Helge Deller
1
-0
/
+5
2022-07-02
perf synthetic-events: Ignore dead threads during event synthesis
Namhyung Kim
1
-2
/
+3
2022-07-02
perf synthetic-events: Don't sort the task scan result from /proc
Namhyung Kim
1
-2
/
+2
2022-07-02
perf unwind: Fix unitialized 'offset' variable on aarch64
Ivan Babrou
1
-1
/
+1
2022-07-01
hwmon: (ibmaem) don't call platform_device_del() if platform_device_add() fails
Yang Yingliang
1
-4
/
+8
2022-07-01
arm64: hugetlb: Restore TLB invalidation for BBM on contiguous ptes
Will Deacon
1
-9
/
+21
2022-07-01
xfs: introduce per-cpu CIL tracking structure
Dave Chinner
3
-2
/
+47
2022-07-01
xfs: rework per-iclog header CIL reservation
Dave Chinner
3
-25
/
+59
2022-07-01
xfs: lift init CIL reservation out of xc_cil_lock
Dave Chinner
1
-16
/
+14
2022-07-01
xfs: use the CIL space used counter for emptiness checks
Dave Chinner
2
-19
/
+28
2022-07-01
xfs: prevent a UAF when log IO errors race with unmount
Darrick J. Wong
1
-2
/
+7
2022-07-01
vfs: fix copy_file_range() regression in cross-fs copies
Amir Goldstein
4
-37
/
+68
2022-06-30
SUNRPC: Fix READ_PLUS crasher
Chuck Lever
1
-1
/
+1
2022-06-30
NFSv4: Add an fattr allocation to _nfs4_discover_trunking()
Scott Mayhew
1
-6
/
+13
2022-06-30
NFS: restore module put when manager exits.
NeilBrown
1
-0
/
+1
2022-06-30
net: dsa: felix: fix race between reading PSFP stats and port stats
Vladimir Oltean
1
-0
/
+4
2022-06-30
selftest: tun: add test for NAPI dismantle
Jakub Kicinski
2
-1
/
+163
2022-06-30
net: tun: avoid disabling NAPI twice
Jakub Kicinski
1
-1
/
+2
2022-06-30
net: sparx5: mdb add/del handle non-sparx5 devices
Casper Andersson
1
-0
/
+6
2022-06-30
thermal: intel_tcc_cooling: Add TCC cooling support for RaptorLake
Sumeet Pawnikar
1
-0
/
+1
2022-06-30
s390/qdio: Fix spelling mistake
Zhang Jiaming
1
-3
/
+3
[next]