index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: fix a couple error sequence jumps in xfs_mountfs()
Brian Foster
2014-07-15
1
-2
/
+2
*
Merge branch 'xfs-libxfs-restructure' into for-next
Dave Chinner
2014-07-15
102
-1212
/
+1180
|
\
|
*
xfs: global error sign conversion
Dave Chinner
2014-06-25
67
-887
/
+882
|
*
libxfs: move source files
Dave Chinner
2014-06-25
27
-31
/
+32
|
*
libxfs: move header files
Dave Chinner
2014-06-25
27
-0
/
+0
|
*
xfs: create libxfs infrastructure
Dave Chinner
2014-06-25
3
-1
/
+6
|
*
xfs: Nuke XFS_ERROR macro
Eric Sandeen
2014-06-22
45
-519
/
+487
|
*
xfs: return is not a function
Eric Sandeen
2014-06-22
14
-141
/
+140
*
|
xfs: null unused quota inodes when quota is on
Dave Chinner
2014-07-15
1
-4
/
+21
*
|
xfs: refine the allocation stack switch
Dave Chinner
2014-07-15
6
-62
/
+90
*
|
Revert "xfs: block allocation work needs to be kswapd aware"
Dave Chinner
2014-07-15
2
-20
/
+9
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-06-12
3
-103
/
+34
|
\
|
*
Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linus
Al Viro
2014-06-12
13
-75
/
+104
|
|
\
|
*
|
->splice_write() via ->write_iter()
Al Viro
2014-06-12
2
-43
/
+1
|
*
|
xfs: switch to ->write_iter()
Al Viro
2014-05-06
1
-20
/
+9
|
*
|
xfs: switch to ->read_iter()
Al Viro
2014-05-06
1
-12
/
+7
|
*
|
xfs: trim the argument lists of xfs_file_{dio,buffered}_aio_write()
Al Viro
2014-05-06
1
-19
/
+14
|
*
|
iov_iter_truncate()
Al Viro
2014-05-06
1
-4
/
+5
|
*
|
start adding the tag to iov_iter
Al Viro
2014-05-06
1
-2
/
+2
|
*
|
switch {__,}blockdev_direct_IO() to iov_iter
Al Viro
2014-05-06
1
-6
/
+4
|
*
|
get rid of pointless iov_length() in ->direct_IO()
Al Viro
2014-05-06
1
-1
/
+1
|
*
|
pass iov_iter to ->direct_IO()
Al Viro
2014-05-06
1
-8
/
+7
|
*
|
kill generic_segment_checks()
Al Viro
2014-05-06
1
-7
/
+2
|
*
|
generic_file_direct_write(): switch to iov_iter
Al Viro
2014-05-06
1
-2
/
+3
*
|
|
Merge tag 'xfs-for-linus-3.16-rc1' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2014-06-11
90
-2784
/
+2634
|
\
\
\
|
*
\
\
Merge branch 'xfs-misc-fixes-3-for-3.16' into for-next
Dave Chinner
2014-06-10
13
-53
/
+60
|
|
\
\
\
|
|
*
|
|
xfs: Fix rounding in xfs_alloc_fix_len()
Jan Kara
2014-06-06
1
-10
/
+8
|
|
*
|
|
xfs: tone down writepage/releasepage WARN_ONs
Christoph Hellwig
2014-06-06
1
-3
/
+3
|
|
*
|
|
xfs: small cleanup in xfs_lowbit64()
Dan Carpenter
2014-06-06
1
-2
/
+5
|
|
*
|
|
xfs: kill xfs_buf_geterror()
Dave Chinner
2014-06-06
8
-23
/
+7
|
|
*
|
|
xfs: xfs_readsb needs to check for magic numbers
Dave Chinner
2014-06-06
1
-6
/
+17
|
|
*
|
|
xfs: block allocation work needs to be kswapd aware
Dave Chinner
2014-06-06
2
-9
/
+20
|
*
|
|
|
Merge branch 'xfs-da-geom' into for-next
Dave Chinner
2014-06-10
26
-778
/
+819
|
|
\
\
\
\
|
|
*
|
|
|
xfs: fix xfs_da_args sparse warning in xfs_readdir
Dave Chinner
2014-06-10
1
-1
/
+1
|
|
*
|
|
|
xfs: remove redundant geometry information from xfs_da_state
Dave Chinner
2014-06-06
5
-35
/
+20
|
|
*
|
|
|
xfs: replace attr LBSIZE with xfs_da_geometry
Dave Chinner
2014-06-06
4
-92
/
+89
|
|
*
|
|
|
xfs: pass xfs_da_args to xfs_attr_leaf_newentsize
Dave Chinner
2014-06-06
3
-35
/
+19
|
|
*
|
|
|
xfs: use xfs_da_geometry for block size in attr code
Dave Chinner
2014-06-06
3
-10
/
+10
|
|
*
|
|
|
xfs: remove mp->m_dir_geo from directory logging
Dave Chinner
2014-06-06
6
-148
/
+137
|
|
*
|
|
|
xfs: reduce direct usage of mp->m_dir_geo
Dave Chinner
2014-06-06
3
-74
/
+65
|
|
*
|
|
|
xfs: move node entry counts to xfs_da_geometry
Dave Chinner
2014-06-06
5
-16
/
+11
|
|
*
|
|
|
xfs: convert dir/attr btree threshold to xfs_da_geometry
Dave Chinner
2014-06-06
4
-6
/
+2
|
|
*
|
|
|
xfs: convert m_dirblksize to xfs_da_geometry
Dave Chinner
2014-06-06
14
-106
/
+115
|
|
*
|
|
|
xfs: convert m_dirblkfsbs to xfs_da_geometry
Dave Chinner
2014-06-06
9
-33
/
+27
|
|
*
|
|
|
xfs: convert directory segment limits to xfs_da_geometry
Dave Chinner
2014-06-06
8
-42
/
+37
|
|
*
|
|
|
xfs: convert directory db conversion to xfs_da_geometry
Dave Chinner
2014-06-06
9
-70
/
+93
|
|
*
|
|
|
xfs: convert directory dablk conversion to xfs_da_geometry
Dave Chinner
2014-06-06
6
-43
/
+48
|
|
*
|
|
|
xfs: convert dir byte/off conversion to xfs_da_geometry
Dave Chinner
2014-06-06
3
-13
/
+14
|
|
*
|
|
|
xfs: kill XFS_DIR2...FIRSTDB macros
Dave Chinner
2014-06-06
5
-17
/
+17
|
|
*
|
|
|
xfs: move directory block translatiosn to xfs_dir2_priv.h
Dave Chinner
2014-06-06
3
-138
/
+139
[next]