index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-05
xfs: delete duplicated words + other fixes
Randy Dunlap
14
-17
/
+17
2020-07-29
fs/xfs: Support that ioctl(SETXFLAGS/GETXFLAGS) can set/get inode DAX on XFS.
Xiao Yang
1
-3
/
+11
2020-07-29
xfs: Lift -ENOSPC handler from xfs_attr_leaf_addname
Allison Collins
1
-14
/
+11
2020-07-29
xfs: Simplify xfs_attr_node_addname
Allison Collins
1
-63
/
+59
2020-07-29
xfs: Simplify xfs_attr_leaf_addname
Allison Collins
1
-52
/
+55
2020-07-29
xfs: Add helper function xfs_attr_node_removename_rmt
Allison Collins
1
-9
/
+19
2020-07-29
xfs: Add helper function xfs_attr_node_removename_setup
Allison Collins
1
-13
/
+33
2020-07-29
xfs: Add remote block helper functions
Allison Collins
1
-20
/
+30
2020-07-29
xfs: Add helper function xfs_attr_leaf_mark_incomplete
Allison Collins
1
-14
/
+27
2020-07-29
xfs: Add helpers xfs_attr_is_shortform and xfs_attr_set_shortform
Allison Collins
1
-35
/
+72
2020-07-29
xfs: Remove xfs_trans_roll in xfs_attr_node_removename
Allison Collins
1
-4
/
+0
2020-07-29
xfs: Remove unneeded xfs_trans_roll_inode calls
Allison Collins
1
-54
/
+7
2020-07-29
xfs: Add helper function xfs_attr_node_shrink
Allison Collins
1
-26
/
+42
2020-07-29
xfs: Pull up xfs_attr_rmtval_invalidate
Allison Collins
2
-3
/
+12
2020-07-29
xfs: Refactor xfs_attr_rmtval_remove
Allison Collins
2
-15
/
+38
2020-07-29
xfs: Pull up trans roll in xfs_attr3_leaf_clearflag
Allison Collins
2
-4
/
+17
2020-07-29
xfs: Factor out xfs_attr_rmtval_invalidate
Allison Collins
2
-6
/
+22
2020-07-29
xfs: Pull up trans roll from xfs_attr3_leaf_setflag
Allison Collins
2
-4
/
+6
2020-07-29
xfs: Refactor xfs_attr_try_sf_addname
Allison Collins
1
-15
/
+15
2020-07-29
xfs: Split apart xfs_attr_leaf_addname
Allison Collins
1
-34
/
+61
2020-07-29
xfs: Pull up trans handling in xfs_attr3_leaf_flipflags
Allison Collins
2
-6
/
+15
2020-07-29
xfs: Factor out new helper functions xfs_attr_rmtval_set
Allison Collins
1
-57
/
+92
2020-07-29
xfs: Check for -ENOATTR or -EEXIST
Allison Collins
1
-0
/
+13
2020-07-29
xfs: Add xfs_has_attr and subroutines
Allison Collins
4
-91
/
+197
2020-07-29
xfs: Refactor xfs_da_state_alloc() helper
Carlos Maiolino
5
-33
/
+21
2020-07-29
xfs: remove xfs_zone_{alloc,zalloc} helpers
Carlos Maiolino
3
-30
/
+0
2020-07-29
xfs: Modify xlog_ticket_alloc() to use kernel's MM API
Carlos Maiolino
3
-11
/
+5
2020-07-29
xfs: Remove kmem_zone_zalloc() usage
Carlos Maiolino
19
-28
/
+35
2020-07-29
xfs: Remove kmem_zone_alloc() usage
Carlos Maiolino
3
-8
/
+8
2020-07-29
xfs: xfs_btree_staging.h: delete duplicated words
Randy Dunlap
1
-3
/
+3
2020-07-29
xfs: rename the ondisk dquot d_flags to d_type
Darrick J. Wong
5
-12
/
+12
2020-07-29
xfs: improve ondisk dquot flags checking
Darrick J. Wong
2
-3
/
+10
2020-07-29
xfs: create xfs_dqtype_t to represent quota types
Darrick J. Wong
15
-101
/
+126
2020-07-29
xfs: replace a few open-coded XFS_DQTYPE_REC_MASK uses
Darrick J. Wong
1
-2
/
+2
2020-07-29
xfs: remove unnecessary quota type masking
Darrick J. Wong
2
-3
/
+3
2020-07-29
xfs: always use xfs_dquot_type when extracting type from a dquot
Darrick J. Wong
2
-8
/
+9
2020-07-29
xfs: refactor quota type testing
Darrick J. Wong
2
-15
/
+29
2020-07-29
xfs: remove the XFS_QM_IS[UGP]DQ macros
Darrick J. Wong
3
-19
/
+16
2020-07-29
xfs: refactor testing if a particular dquot is being enforced
Darrick J. Wong
3
-10
/
+20
2020-07-29
xfs: rename XFS_DQ_{USER,GROUP,PROJ} to XFS_DQTYPE_*
Darrick J. Wong
18
-116
/
+118
2020-07-29
xfs: drop the type parameter from xfs_dquot_verify
Darrick J. Wong
5
-16
/
+10
2020-07-29
xfs: add more dquot tracepoints
Darrick J. Wong
2
-2
/
+159
2020-07-29
xfs: actually bump warning counts when we send warnings
Darrick J. Wong
1
-0
/
+1
2020-07-29
xfs: assume the default quota limits are always set in xfs_qm_adjust_dqlimits
Darrick J. Wong
1
-6
/
+6
2020-07-29
xfs: refactor xfs_trans_apply_dquot_deltas
Darrick J. Wong
1
-58
/
+47
2020-07-29
xfs: refactor xfs_trans_dqresv
Darrick J. Wong
1
-76
/
+79
2020-07-29
xfs: refactor xfs_qm_scall_setqlim
Darrick J. Wong
1
-71
/
+93
2020-07-29
xfs: refactor quota exceeded test
Darrick J. Wong
1
-65
/
+26
2020-07-29
xfs: remove unnecessary arguments from quota adjust functions
Darrick J. Wong
5
-12
/
+11
2020-07-29
xfs: refactor default quota limits by resource
Darrick J. Wong
6
-72
/
+70
[next]