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