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
/
libxfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: rename XFS_REFC_COW_START to _COWFLAG
Darrick J. Wong
2022-10-31
3
-6
/
+6
*
xfs: fix uninitialized list head in struct xfs_refcount_recovery
Darrick J. Wong
2022-10-31
1
-4
/
+6
*
xfs: fix agblocks check in the cow leftover recovery function
Darrick J. Wong
2022-10-31
1
-1
/
+3
*
xfs: check record domain when accessing refcount records
Darrick J. Wong
2022-10-31
1
-12
/
+41
*
xfs: remove XFS_FIND_RCEXT_SHARED and _COW
Darrick J. Wong
2022-10-31
1
-31
/
+17
*
xfs: refactor domain and refcount checking
Darrick J. Wong
2022-10-31
2
-4
/
+13
*
xfs: report refcount domain in tracepoints
Darrick J. Wong
2022-10-31
1
-0
/
+4
*
xfs: track cow/shared record domains explicitly in xfs_refcount_irec
Darrick J. Wong
2022-10-31
4
-54
/
+141
*
xfs: move _irec structs to xfs_types.h
Darrick J. Wong
2022-10-31
2
-20
/
+20
*
xfs: check deferred refcount op continuation parameters
Darrick J. Wong
2022-10-31
1
-2
/
+36
*
xfs: create a predicate to verify per-AG extents
Darrick J. Wong
2022-10-31
4
-17
/
+19
*
xfs: make sure aglen never goes negative in xfs_refcount_adjust_extents
Darrick J. Wong
2022-10-31
1
-3
/
+17
*
xfs: refactor all the EFI/EFD log item sizeof logic
Darrick J. Wong
2022-10-31
1
-0
/
+48
*
xfs: fix memcpy fortify errors in EFI log format copying
Darrick J. Wong
2022-10-31
1
-6
/
+6
*
xfs: increase rename inode reservation
Allison Henderson
2022-10-26
1
-2
/
+2
*
xfs: fix exception caused by unexpected illegal bestcount in leaf dir
Guo Xuenan
2022-10-20
1
-2
/
+7
*
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-10-11
1
-1
/
+1
*
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-11
2
-2
/
+2
*
xfs: rearrange the logic and remove the broken comment for xfs_dir2_isxx
Shida Zhang
2022-10-04
2
-22
/
+32
*
xfs: trim the mapp array accordingly in xfs_da_grow_inode_int
Shida Zhang
2022-10-04
1
-1
/
+1
*
xfs: Remove the unneeded result variable
ye xingchen
2022-09-19
1
-3
/
+1
*
xfs: clean up "%Ld/%Lu" which doesn't meet C standard
Zeng Heng
2022-09-19
2
-3
/
+3
*
xfs: fix inode reservation space for removing transaction
hexiaole
2022-08-10
1
-1
/
+1
*
xfs: Fix typo 'the the' in comment
Slark Xiao
2022-07-22
1
-1
/
+1
*
xfs: don't leak memory when attr fork loading fails
Darrick J. Wong
2022-07-20
2
-5
/
+1
*
xfs: delete unnecessary NULL checks
Dan Carpenter
2022-07-20
1
-2
/
+1
*
xfs: fix comment for start time value of inode with bigtime enabled
Xiaole He
2022-07-20
1
-1
/
+1
*
Merge tag 'make-attr-fork-permanent-5.20_2022-07-14' of git://git.kernel.org/...
Darrick J. Wong
2022-07-14
13
-144
/
+127
|
\
|
*
xfs: replace inode fork size macros with functions
Darrick J. Wong
2022-07-12
8
-30
/
+17
|
*
xfs: replace XFS_IFORK_Q with a proper predicate function
Darrick J. Wong
2022-07-12
5
-9
/
+8
|
*
xfs: use XFS_IFORK_Q to determine the presence of an xattr fork
Darrick J. Wong
2022-07-09
6
-12
/
+2
|
*
xfs: make inode attribute forks a permanent part of struct xfs_inode
Darrick J. Wong
2022-07-09
7
-50
/
+63
|
*
xfs: convert XFS_IFORK_PTR to a static inline helper
Darrick J. Wong
2022-07-09
9
-58
/
+52
*
|
Merge tag 'xfs-buf-lockless-lookup-5.20' of git://git.kernel.org/pub/scm/linu...
Darrick J. Wong
2022-07-14
1
-5
/
+10
|
\
\
|
*
|
xfs: rework xfs_buf_incore() API
Dave Chinner
2022-07-07
1
-5
/
+10
*
|
|
Merge tag 'xfs-iunlink-item-5.20' of git://git.kernel.org/pub/scm/linux/kerne...
Darrick J. Wong
2022-07-14
3
-15
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
xfs: double link the unlinked inode list
Dave Chinner
2022-07-14
2
-14
/
+0
|
*
|
xfs: track the iunlink list pointer in the xfs_inode
Dave Chinner
2022-07-14
1
-1
/
+2
*
|
|
xfs: removed useless condition in function xfs_attr_node_get
Andrey Strachuk
2022-07-09
1
-1
/
+1
|
/
/
*
|
xfs: make is_log_ag() a first class helper
Dave Chinner
2022-07-07
6
-17
/
+14
*
|
xfs: replace xfs_ag_block_count() with perag accesses
Dave Chinner
2022-07-07
1
-5
/
+5
*
|
xfs: Pre-calculate per-AG agino geometry
Dave Chinner
2022-07-07
6
-62
/
+79
*
|
xfs: Pre-calculate per-AG agbno geometry
Dave Chinner
2022-07-07
8
-50
/
+87
*
|
xfs: pass perag to xfs_alloc_read_agfl
Dave Chinner
2022-07-07
2
-17
/
+18
*
|
xfs: pass perag to xfs_alloc_put_freelist
Dave Chinner
2022-07-07
4
-16
/
+8
*
|
xfs: pass perag to xfs_alloc_get_freelist
Dave Chinner
2022-07-07
4
-19
/
+10
*
|
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
2
-18
/
+13
*
|
xfs: pass perag to xfs_alloc_read_agf()
Dave Chinner
2022-07-07
9
-48
/
+32
*
|
xfs: kill xfs_alloc_pagf_init()
Dave Chinner
2022-07-07
6
-39
/
+17
[next]