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
*
xfs: convert XFS_IFORK_PTR to a static inline helper
Darrick J. Wong
2022-07-10
23
-83
/
+95
*
xfs: removed useless condition in function xfs_attr_node_get
Andrey Strachuk
2022-07-09
1
-1
/
+1
*
xfs: add selinux labels to whiteout inodes
Eric Sandeen
2022-07-09
3
-7
/
+21
*
Merge tag 'xfs-perag-conv-5.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Darrick J. Wong
2022-07-09
40
-522
/
+486
|
\
|
*
xfs: make is_log_ag() a first class helper
Dave Chinner
2022-07-07
8
-17
/
+18
|
*
xfs: replace xfs_ag_block_count() with perag accesses
Dave Chinner
2022-07-07
3
-13
/
+11
|
*
xfs: Pre-calculate per-AG agino geometry
Dave Chinner
2022-07-07
10
-81
/
+95
|
*
xfs: Pre-calculate per-AG agbno geometry
Dave Chinner
2022-07-07
17
-82
/
+115
|
*
xfs: pass perag to xfs_alloc_read_agfl
Dave Chinner
2022-07-07
4
-19
/
+20
|
*
xfs: pass perag to xfs_alloc_put_freelist
Dave Chinner
2022-07-07
5
-18
/
+10
|
*
xfs: pass perag to xfs_alloc_get_freelist
Dave Chinner
2022-07-07
5
-22
/
+13
|
*
xfs: pass perag to xfs_read_agf
Dave Chinner
2022-07-07
2
-16
/
+14
|
*
xfs: pass perag to xfs_read_agi
Dave Chinner
2022-07-07
4
-43
/
+40
|
*
xfs: pass perag to xfs_alloc_read_agf()
Dave Chinner
2022-07-07
20
-83
/
+70
|
*
xfs: kill xfs_alloc_pagf_init()
Dave Chinner
2022-07-07
7
-41
/
+19
|
*
xfs: pass perag to xfs_ialloc_read_agi()
Dave Chinner
2022-07-07
7
-36
/
+31
|
*
xfs: kill xfs_ialloc_pagi_init()
Dave Chinner
2022-07-07
3
-36
/
+16
|
*
xfs: make last AG grow/shrink perag centric
Dave Chinner
2022-07-07
4
-41
/
+40
*
|
Merge tag 'xfs-cil-scale-5.20' of git://git.kernel.org/pub/scm/linux/kernel/g...
Darrick J. Wong
2022-07-09
8
-151
/
+446
|
\
\
|
*
|
xfs: xlog_sync() manually adjusts grant head space
Dave Chinner
2022-07-07
3
-17
/
+41
|
*
|
xfs: avoid cil push lock if possible
Dave Chinner
2022-07-07
1
-3
/
+11
|
*
|
xfs: move CIL ordering to the logvec chain
Dave Chinner
2022-07-07
2
-5
/
+12
|
*
|
xfs: convert log vector chain to use list heads
Dave Chinner
2022-07-07
6
-35
/
+43
|
*
|
xfs: convert CIL to unordered per cpu lists
Dave Chinner
2022-07-07
2
-21
/
+17
|
*
|
xfs: Add order IDs to log items in CIL
Dave Chinner
2022-07-07
3
-8
/
+33
|
*
|
xfs: convert CIL busy extents to per-cpu
Dave Chinner
2022-07-07
1
-6
/
+20
|
*
|
xfs: track CIL ticket reservation in percpu structure
Dave Chinner
2022-07-07
2
-4
/
+13
|
*
|
xfs: implement percpu cil space used calculation
Dave Chinner
2022-07-07
2
-31
/
+149
|
*
|
xfs: introduce per-cpu CIL tracking structure
Dave Chinner
2022-07-01
3
-2
/
+47
|
*
|
xfs: rework per-iclog header CIL reservation
Dave Chinner
2022-07-01
3
-25
/
+59
|
*
|
xfs: lift init CIL reservation out of xc_cil_lock
Dave Chinner
2022-07-01
1
-16
/
+14
|
*
|
xfs: use the CIL space used counter for emptiness checks
Dave Chinner
2022-07-01
2
-19
/
+28
|
|
/
*
|
Merge tag 'xfs-5.19-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-07-03
14
-131
/
+130
|
\
|
|
*
xfs: prevent a UAF when log IO errors race with unmount
Darrick J. Wong
2022-07-01
1
-2
/
+7
|
*
xfs: dont treat rt extents beyond EOF as eofblocks to be cleared
Darrick J. Wong
2022-06-29
1
-0
/
+2
|
*
xfs: don't hold xattr leaf buffers across transaction rolls
Darrick J. Wong
2022-06-29
5
-65
/
+12
|
*
xfs: empty xattr leaf header blocks are not corruption
Darrick J. Wong
2022-06-29
1
-9
/
+17
|
*
xfs: clean up the end of xfs_attri_item_recover
Darrick J. Wong
2022-06-26
1
-19
/
+26
|
*
xfs: always free xattri_leaf_bp when cancelling a deferred op
Darrick J. Wong
2022-06-26
1
-1
/
+19
|
*
xfs: use invalidate_lock to check the state of mmap_lock
Kaixu Xia
2022-06-26
1
-2
/
+2
|
*
xfs: factor out the common lock flags assert
Kaixu Xia
2022-06-26
1
-37
/
+23
|
*
xfs: introduce xfs_inodegc_push()
Dave Chinner
2022-06-23
5
-10
/
+28
|
*
xfs: bound maximum wait time for inodegc work
Dave Chinner
2022-06-23
3
-16
/
+24
*
|
Merge tag 'nfsd-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2022-07-02
1
-1
/
+2
|
\
\
|
*
|
NFSD: restore EINVAL error translation in nfsd_commit()
Alexey Khoroshilov
2022-06-27
1
-1
/
+2
*
|
|
Merge tag 'nfs-for-5.19-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2022-07-01
2
-6
/
+14
|
\
\
\
|
*
|
|
NFSv4: Add an fattr allocation to _nfs4_discover_trunking()
Scott Mayhew
2022-06-30
1
-6
/
+13
|
*
|
|
NFS: restore module put when manager exits.
NeilBrown
2022-06-30
1
-0
/
+1
*
|
|
|
Merge tag 'ceph-for-5.19-rc5' of https://github.com/ceph/ceph-client
Linus Torvalds
2022-07-01
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
ceph: wait on async create before checking caps for syncfs
Jeff Layton
2022-06-29
1
-0
/
+1
|
|
/
/
/
[next]