index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-28
xfs: Lift -ENOSPC handler from xfs_attr_leaf_addname
Allison Collins
1
-14
/
+11
2020-07-28
xfs: Simplify xfs_attr_node_addname
Allison Collins
1
-63
/
+59
2020-07-28
xfs: Simplify xfs_attr_leaf_addname
Allison Collins
1
-52
/
+55
2020-07-28
xfs: Add helper function xfs_attr_node_removename_rmt
Allison Collins
1
-9
/
+19
2020-07-28
xfs: Add helper function xfs_attr_node_removename_setup
Allison Collins
1
-13
/
+33
2020-07-28
xfs: Add remote block helper functions
Allison Collins
1
-20
/
+30
2020-07-28
xfs: Add helper function xfs_attr_leaf_mark_incomplete
Allison Collins
1
-14
/
+27
2020-07-28
xfs: Add helpers xfs_attr_is_shortform and xfs_attr_set_shortform
Allison Collins
1
-35
/
+72
2020-07-28
xfs: Remove xfs_trans_roll in xfs_attr_node_removename
Allison Collins
1
-4
/
+0
2020-07-28
xfs: Remove unneeded xfs_trans_roll_inode calls
Allison Collins
1
-54
/
+7
2020-07-28
xfs: Add helper function xfs_attr_node_shrink
Allison Collins
1
-26
/
+42
2020-07-28
xfs: Pull up xfs_attr_rmtval_invalidate
Allison Collins
2
-3
/
+12
2020-07-28
xfs: Refactor xfs_attr_rmtval_remove
Allison Collins
2
-15
/
+38
2020-07-28
xfs: Pull up trans roll in xfs_attr3_leaf_clearflag
Allison Collins
2
-4
/
+17
2020-07-28
xfs: Factor out xfs_attr_rmtval_invalidate
Allison Collins
2
-6
/
+22
2020-07-28
xfs: Pull up trans roll from xfs_attr3_leaf_setflag
Allison Collins
2
-4
/
+6
2020-07-28
xfs: Refactor xfs_attr_try_sf_addname
Allison Collins
1
-15
/
+15
2020-07-28
xfs: Split apart xfs_attr_leaf_addname
Allison Collins
1
-34
/
+61
2020-07-28
xfs: Pull up trans handling in xfs_attr3_leaf_flipflags
Allison Collins
2
-6
/
+15
2020-07-28
xfs: Factor out new helper functions xfs_attr_rmtval_set
Allison Collins
1
-57
/
+92
2020-07-28
xfs: Check for -ENOATTR or -EEXIST
Allison Collins
1
-0
/
+13
2020-07-28
xfs: Add xfs_has_attr and subroutines
Allison Collins
4
-91
/
+197
2020-07-28
xfs: Refactor xfs_da_state_alloc() helper
Carlos Maiolino
4
-30
/
+20
2020-07-28
xfs: Remove kmem_zone_zalloc() usage
Carlos Maiolino
8
-10
/
+13
2020-07-28
xfs: Remove kmem_zone_alloc() usage
Carlos Maiolino
2
-2
/
+4
2020-07-28
xfs: xfs_btree_staging.h: delete duplicated words
Randy Dunlap
1
-3
/
+3
2020-07-28
xfs: rename the ondisk dquot d_flags to d_type
Darrick J. Wong
2
-4
/
+4
2020-07-28
xfs: improve ondisk dquot flags checking
Darrick J. Wong
2
-3
/
+10
2020-07-28
xfs: create xfs_dqtype_t to represent quota types
Darrick J. Wong
3
-14
/
+20
2020-07-28
xfs: rename XFS_DQ_{USER,GROUP,PROJ} to XFS_DQTYPE_*
Darrick J. Wong
3
-11
/
+13
2020-07-28
xfs: drop the type parameter from xfs_dquot_verify
Darrick J. Wong
2
-10
/
+6
2020-07-28
xfs: remove qcore from incore dquots
Darrick J. Wong
1
-4
/
+3
2020-07-28
xfs: make XFS_DQUOT_CLUSTER_SIZE_FSB part of the ondisk format
Darrick J. Wong
1
-0
/
+16
2020-07-28
xfs: rename dquot incore state flags
Darrick J. Wong
1
-5
/
+5
2020-07-28
xfs: fix inode allocation block res calculation precedence
Brian Foster
1
-1
/
+1
2020-07-14
xfs: get rid of unnecessary xfs_perag_{get,put} pairs
Gao Xiang
7
-64
/
+23
2020-07-07
xfs: remove xfs_inobp_check()
Dave Chinner
2
-30
/
+0
2020-07-07
xfs: attach inodes to the cluster buffer when dirtied
Dave Chinner
1
-3
/
+6
2020-07-07
xfs: pin inode backing buffer to the inode log item
Dave Chinner
2
-7
/
+49
2020-07-06
xfs: add an inode item lock
Dave Chinner
1
-26
/
+26
2020-07-06
xfs: Don't allow logging of XFS_ISTALE inodes
Dave Chinner
1
-0
/
+2
2020-07-06
xfs: redesign the reflink remap loop to fix blkres depletion crash
Darrick J. Wong
1
-4
/
+9
2020-07-06
xfs: rename xfs_bmap_is_real_extent to is_written_extent
Darrick J. Wong
2
-2
/
+2
2020-07-06
xfs: preserve rmapbt swapext block reservation from freed blocks
Brian Foster
1
-0
/
+1
2020-07-06
xfs: Couple of typo fixes in comments
Keyur Patel
1
-3
/
+3
2020-05-27
xfs: more lockdep whackamole with kmem_alloc*
Darrick J. Wong
1
-1
/
+1
2020-05-27
xfs: force writes to delalloc regions to unwritten
Darrick J. Wong
1
-12
/
+17
2020-05-27
xfs: always return -ENOSPC on project quota reservation failure
Eric Sandeen
1
-1
/
+0
2020-05-19
xfs: cleanup xfs_idestroy_fork
Christoph Hellwig
4
-29
/
+14
2020-05-19
xfs: move the fork format fields into struct xfs_ifork
Christoph Hellwig
11
-141
/
+115
[next]