index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: fix high key handling in the rt allocator's query_range function
Darrick J. Wong
2020-10-17
1
-7
/
+4
*
xfs: only relog deferred intent items if free space in the log gets low
Darrick J. Wong
2020-10-07
1
-0
/
+16
*
xfs: periodically relog deferred intent items
Darrick J. Wong
2020-10-07
1
-0
/
+42
*
xfs: change the order in which child and parent defer ops are finished
Darrick J. Wong
2020-10-07
1
-1
/
+10
*
xfs: fix an incore inode UAF in xfs_bui_recover
Darrick J. Wong
2020-10-07
2
-7
/
+47
*
xfs: xfs_defer_capture should absorb remaining transaction reservation
Darrick J. Wong
2020-10-07
2
-0
/
+6
*
xfs: xfs_defer_capture should absorb remaining block reservations
Darrick J. Wong
2020-10-07
2
-0
/
+8
*
xfs: proper replay of deferred ops queued during log recovery
Darrick J. Wong
2020-10-07
2
-8
/
+100
*
xfs: remove xfs_defer_reset
Darrick J. Wong
2020-10-07
1
-19
/
+5
*
xfs: avoid shared rmap operations for attr fork extents
Darrick J. Wong
2020-09-25
1
-9
/
+18
*
xfs: code cleanup in xfs_attr_leaf_entsize_{remote,local}
Kaixu Xia
2020-09-25
1
-4
/
+4
*
xfs: remove the redundant crc feature check in xfs_attr3_rmt_verify
Kaixu Xia
2020-09-25
1
-2
/
+0
*
xfs: fix some comments
Kaixu Xia
2020-09-25
1
-5
/
+5
*
xfs: use the existing type definition for di_projid
Kaixu Xia
2020-09-25
1
-1
/
+1
*
xfs: log new intent items created as part of finishing recovered intent items
Darrick J. Wong
2020-09-23
2
-2
/
+30
*
xfs: don't free rt blocks when we're doing a REMAP bunmapi call
Darrick J. Wong
2020-09-23
1
-7
/
+12
*
xfs: Convert xfs_attr_sf macros to inline functions
Carlos Maiolino
2020-09-16
3
-23
/
+39
*
xfs: Use variable-size array for nameval in xfs_attr_sf_entry
Carlos Maiolino
2020-09-16
3
-7
/
+6
*
xfs: Remove typedef xfs_attr_shortform_t
Carlos Maiolino
2020-09-16
2
-10
/
+10
*
xfs: remove typedef xfs_attr_sf_entry_t
Carlos Maiolino
2020-09-16
2
-7
/
+8
*
xfs: enable big timestamps
Darrick J. Wong
2020-09-16
1
-1
/
+2
*
xfs: widen ondisk quota expiration timestamps to handle y2038+
Darrick J. Wong
2020-09-16
3
-4
/
+70
*
xfs: widen ondisk inode timestamps to deal with y2038+
Darrick J. Wong
2020-09-16
8
-10
/
+134
*
xfs: redefine xfs_ictimestamp_t
Darrick J. Wong
2020-09-16
1
-2
/
+5
*
xfs: redefine xfs_timestamp_t
Darrick J. Wong
2020-09-16
3
-19
/
+47
*
xfs: move xfs_log_dinode_to_disk to the log recovery code
Darrick J. Wong
2020-09-16
2
-54
/
+0
*
xfs: refactor quota timestamp coding
Darrick J. Wong
2020-09-16
2
-0
/
+23
*
xfs: refactor default quota grace period setting code
Darrick J. Wong
2020-09-16
1
-0
/
+13
*
xfs: refactor quota expiration timer modification
Darrick J. Wong
2020-09-16
1
-0
/
+24
*
xfs: explicitly define inode timestamp range
Darrick J. Wong
2020-09-16
1
-0
/
+22
*
xfs: enable new inode btree counters feature
Darrick J. Wong
2020-09-16
1
-1
/
+2
*
xfs: support inode btree blockcounts in online repair
Darrick J. Wong
2020-09-16
1
-3
/
+13
*
xfs: use the finobt block counts to speed up mount times
Darrick J. Wong
2020-09-16
1
-1
/
+27
*
xfs: store inode btree block counts in AGI header
Darrick J. Wong
2020-09-16
4
-1
/
+44
*
xfs: simplify xfs_trans_getsb
Christoph Hellwig
2020-09-16
1
-2
/
+2
*
xfs: remove xlog_recover_iodone
Christoph Hellwig
2020-09-16
1
-1
/
+0
*
xfs: move the buffer retry logic to xfs_buf.c
Christoph Hellwig
2020-09-16
1
-3
/
+3
*
xfs: remove kmem_realloc()
Carlos Maiolino
2020-09-07
2
-5
/
+5
*
Merge tag 'xfs-5.9-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-09-05
1
-1
/
+1
|
\
|
*
xfs: fix xfs_bmap_validate_extent_raw when checking attr fork of rt files
Darrick J. Wong
2020-09-03
1
-1
/
+1
*
|
Merge tag 'xfs-5.9-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-09-02
3
-6
/
+8
|
\
|
|
*
xfs: initialize the shortform attr header padding entry
Darrick J. Wong
2020-08-27
1
-2
/
+2
|
*
xfs: fix boundary test in xfs_attr_shortform_verify
Eric Sandeen
2020-08-26
1
-1
/
+3
|
*
xfs: fix off-by-one in inode alloc block reservation calculation
Brian Foster
2020-08-26
2
-3
/
+3
*
|
Merge tag 'writeback_for_v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-08-28
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
writeback: Drop I_DIRTY_TIME_EXPIRE
Jan Kara
2020-06-15
1
-2
/
+2
*
|
xfs: delete duplicated words + other fixes
Randy Dunlap
2020-08-05
1
-1
/
+1
*
|
xfs: Lift -ENOSPC handler from xfs_attr_leaf_addname
Allison Collins
2020-07-29
1
-14
/
+11
*
|
xfs: Simplify xfs_attr_node_addname
Allison Collins
2020-07-29
1
-63
/
+59
*
|
xfs: Simplify xfs_attr_leaf_addname
Allison Collins
2020-07-29
1
-52
/
+55
[next]