index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-103
/
+34
2014-06-12
Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linus
Al Viro
13
-75
/
+104
2014-06-12
->splice_write() via ->write_iter()
Al Viro
2
-43
/
+1
2014-06-11
Merge tag 'xfs-for-linus-3.16-rc1' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
90
-2784
/
+2634
2014-06-10
fs,userns: Change inode_capable to capable_wrt_inode_uidgid
Andy Lutomirski
1
-1
/
+1
2014-06-10
Merge branch 'xfs-misc-fixes-3-for-3.16' into for-next
Dave Chinner
13
-53
/
+60
2014-06-10
Merge branch 'xfs-da-geom' into for-next
Dave Chinner
26
-778
/
+819
2014-06-10
xfs: fix xfs_da_args sparse warning in xfs_readdir
Dave Chinner
1
-1
/
+1
2014-06-06
xfs: Fix rounding in xfs_alloc_fix_len()
Jan Kara
1
-10
/
+8
2014-06-06
xfs: tone down writepage/releasepage WARN_ONs
Christoph Hellwig
1
-3
/
+3
2014-06-06
xfs: small cleanup in xfs_lowbit64()
Dan Carpenter
1
-2
/
+5
2014-06-06
xfs: kill xfs_buf_geterror()
Dave Chinner
8
-23
/
+7
2014-06-06
xfs: xfs_readsb needs to check for magic numbers
Dave Chinner
1
-6
/
+17
2014-06-06
xfs: block allocation work needs to be kswapd aware
Dave Chinner
2
-9
/
+20
2014-06-06
xfs: remove redundant geometry information from xfs_da_state
Dave Chinner
5
-35
/
+20
2014-06-06
xfs: replace attr LBSIZE with xfs_da_geometry
Dave Chinner
4
-92
/
+89
2014-06-06
xfs: pass xfs_da_args to xfs_attr_leaf_newentsize
Dave Chinner
3
-35
/
+19
2014-06-06
xfs: use xfs_da_geometry for block size in attr code
Dave Chinner
3
-10
/
+10
2014-06-06
xfs: remove mp->m_dir_geo from directory logging
Dave Chinner
6
-148
/
+137
2014-06-06
xfs: reduce direct usage of mp->m_dir_geo
Dave Chinner
3
-74
/
+65
2014-06-06
xfs: move node entry counts to xfs_da_geometry
Dave Chinner
5
-16
/
+11
2014-06-06
xfs: convert dir/attr btree threshold to xfs_da_geometry
Dave Chinner
4
-6
/
+2
2014-06-06
xfs: convert m_dirblksize to xfs_da_geometry
Dave Chinner
14
-106
/
+115
2014-06-06
xfs: convert m_dirblkfsbs to xfs_da_geometry
Dave Chinner
9
-33
/
+27
2014-06-06
xfs: convert directory segment limits to xfs_da_geometry
Dave Chinner
8
-42
/
+37
2014-06-06
xfs: convert directory db conversion to xfs_da_geometry
Dave Chinner
9
-70
/
+93
2014-06-06
xfs: convert directory dablk conversion to xfs_da_geometry
Dave Chinner
6
-43
/
+48
2014-06-06
xfs: convert dir byte/off conversion to xfs_da_geometry
Dave Chinner
3
-13
/
+14
2014-06-06
xfs: kill XFS_DIR2...FIRSTDB macros
Dave Chinner
5
-17
/
+17
2014-06-06
xfs: move directory block translatiosn to xfs_dir2_priv.h
Dave Chinner
3
-138
/
+139
2014-06-06
xfs: introduce directory geometry structure
Dave Chinner
8
-21
/
+97
2014-05-20
Merge branch 'xfs-feature-bit-cleanup' into for-next
Dave Chinner
11
-327
/
+101
2014-05-20
Merge branch 'xfs-misc-fixes-2-for-3.16' into for-next
Dave Chinner
7
-64
/
+66
2014-05-20
xfs: fix compile error when libxfs header used in C++ code
Roger Willcocks
2
-4
/
+4
2014-05-20
xfs: fix infinite loop at xfs_vm_writepage on 32bit system
Jie Liu
1
-6
/
+43
2014-05-20
xfs: remove redundant checks from xfs_da_read_buf
Dave Chinner
1
-41
/
+0
2014-05-20
xfs: log vector rounding leaks log space
Dave Chinner
2
-9
/
+17
2014-05-20
xfs: remove XFS_TRANS_RESERVE in collapse range
Namjae Jeon
1
-2
/
+0
2014-05-20
xfs: remove shared supberlock feature checking
Dave Chinner
3
-16
/
+6
2014-05-20
xfs: don't need dirv2 checks anymore
Dave Chinner
4
-18
/
+2
2014-05-20
xfs: turn NLINK feature on by default
Dave Chinner
9
-164
/
+30
2014-05-20
xfs: keep sb_bad_features2 the same a sb_features2
Dave Chinner
1
-0
/
+2
2014-05-20
xfs: make superblock version checks reflect reality
Dave Chinner
1
-144
/
+76
2014-05-15
Merge branch 'xfs-attr-cleanup' into for-next
Dave Chinner
1
-211
/
+117
2014-05-15
Merge branch 'xfs-misc-fixes-1-for-3.16' into for-next
Dave Chinner
11
-267
/
+128
2014-05-15
Merge branch 'xfs-free-inode-btree' into for-next
Dave Chinner
18
-137
/
+852
2014-05-15
Merge branch 'xfs-filestreams-lookup' into for-next
Dave Chinner
10
-806
/
+403
2014-05-15
Merge branch 'xfs-unused-args-cleanup' into for-next
Dave Chinner
43
-166
/
+113
2014-05-15
xfs: list_lru_init returns a negative error
Dave Chinner
1
-12
/
+14
2014-05-15
xfs: negate xfs_icsb_init_counters error value
Dave Chinner
1
-1
/
+1
[next]