index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'make-attr-fork-permanent-5.20_2022-07-14' of git://git.kernel.org/...
Darrick J. Wong
2022-07-14
35
-247
/
+285
|
\
|
*
xfs: replace inode fork size macros with functions
Darrick J. Wong
2022-07-12
15
-39
/
+61
|
*
xfs: replace XFS_IFORK_Q with a proper predicate function
Darrick J. Wong
2022-07-12
13
-27
/
+31
|
*
xfs: use XFS_IFORK_Q to determine the presence of an xattr fork
Darrick J. Wong
2022-07-09
11
-29
/
+12
|
*
xfs: make inode attribute forks a permanent part of struct xfs_inode
Darrick J. Wong
2022-07-09
16
-104
/
+121
|
*
xfs: convert XFS_IFORK_PTR to a static inline helper
Darrick J. Wong
2022-07-09
23
-83
/
+95
*
|
Merge tag 'xfs-buf-lockless-lookup-5.20' of git://git.kernel.org/pub/scm/linu...
Darrick J. Wong
2022-07-14
5
-135
/
+188
|
\
\
|
*
|
xfs: lockless buffer lookup
Dave Chinner
2022-07-14
2
-7
/
+16
|
*
|
xfs: remove a superflous hash lookup when inserting new buffers
Dave Chinner
2022-07-14
1
-4
/
+9
|
*
|
xfs: reduce the number of atomic when locking a buffer after lookup
Dave Chinner
2022-07-14
1
-2
/
+3
|
*
|
xfs: merge xfs_buf_find() and xfs_buf_get_map()
Dave Chinner
2022-07-14
1
-109
/
+93
|
*
|
xfs: break up xfs_buf_find() into individual pieces
Dave Chinner
2022-07-14
1
-54
/
+104
|
*
|
xfs: rework xfs_buf_incore() API
Dave Chinner
2022-07-07
5
-37
/
+41
*
|
|
Merge tag 'xfs-iunlink-item-5.20' of git://git.kernel.org/pub/scm/linux/kerne...
Darrick J. Wong
2022-07-14
14
-545
/
+539
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
xfs: add in-memory iunlink log item
Dave Chinner
2022-07-14
5
-63
/
+219
|
*
|
xfs: add log item precommit operation
Dave Chinner
2022-07-14
3
-2
/
+96
|
*
|
xfs: combine iunlink inode update functions
Dave Chinner
2022-07-14
1
-36
/
+16
|
*
|
xfs: clean up xfs_iunlink_update_inode()
Dave Chinner
2022-07-14
1
-13
/
+5
|
*
|
xfs: double link the unlinked inode list
Dave Chinner
2022-07-14
6
-310
/
+90
|
*
|
xfs: introduce xfs_iunlink_lookup
Dave Chinner
2022-07-14
2
-96
/
+66
|
*
|
xfs: refactor xlog_recover_process_iunlinks()
Dave Chinner
2022-07-14
1
-66
/
+71
|
*
|
xfs: track the iunlink list pointer in the xfs_inode
Dave Chinner
2022-07-14
4
-18
/
+10
|
*
|
xfs: factor the xfs_iunlink functions
Dave Chinner
2022-07-14
1
-42
/
+66
|
*
|
xfs: flush inode gc workqueue before clearing agi bucket
Zhang Yi
2022-07-14
1
-0
/
+1
*
|
|
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
|
|
/
*
|
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
[next]