index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
Merge branch 'xfs-misc-fixes-for-3.20-2' into for-next
Dave Chinner
2015-01-09
8
-57
/
+37
|
|
\
\
\
|
|
*
|
|
xfs: fix implicit bool to int conversion
Nicholas Mc Guire
2015-01-09
1
-1
/
+1
|
|
*
|
|
xfs: pass a 64-bit count argument to xfs_iomap_write_unwritten
Christoph Hellwig
2015-01-09
2
-2
/
+2
|
|
*
|
|
xfs: remove deprecated sysctls
Dave Chinner
2015-01-09
1
-18
/
+0
|
|
*
|
|
xfs: move xfs_bmap_finish prototype
Dave Chinner
2015-01-09
2
-2
/
+2
|
|
*
|
|
xfs: move struct xfs_bmalloca to libxfs
Dave Chinner
2015-01-09
2
-34
/
+32
|
|
*
|
|
xfs: move xfs_types.h to libxfs
Dave Chinner
2015-01-09
1
-0
/
+0
|
|
*
|
|
xfs: move xfs_fs.h to libxfs
Dave Chinner
2015-01-09
1
-0
/
+0
|
|
|
/
/
|
*
|
|
Merge branch 'xfs-misc-fixes-for-3.20-1' into for-next
Dave Chinner
2014-12-24
5
-15
/
+14
|
|
\
\
\
|
|
*
|
|
xfs: Keep sb_bad_features2 consistent with sb_features2
Jan Kara
2014-12-24
2
-8
/
+7
|
|
*
|
|
xfs: remove extra newlines from xfs messages
Eric Sandeen
2014-12-24
3
-3
/
+3
|
|
*
|
|
xfs: initialize log buf I/O completion wq on log alloc
Brian Foster
2014-12-24
1
-4
/
+4
|
|
|
/
/
|
*
|
|
xfs: Add support to RENAME_EXCHANGE flag
Carlos Maiolino
2014-12-24
3
-6
/
+142
|
*
|
|
xfs: Make xfs_vn_rename compliant with renameat2() syscall
Carlos Maiolino
2014-12-24
1
-5
/
+10
|
|
/
/
*
|
|
quota: Split ->set_xstate callback into two
Jan Kara
2015-01-30
1
-22
/
+37
*
|
|
Merge branch 'for_linus' into for_next
Jan Kara
2015-01-30
3
-96
/
+72
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space units
Jan Kara
2015-01-28
3
-96
/
+72
|
|
/
*
|
xfs: Remove some pointless quota checks
Jan Kara
2015-01-21
1
-39
/
+20
*
|
xfs: Remove some useless flags tests
Jan Kara
2015-01-21
1
-11
/
+4
*
|
xfs: Remove useless test
Jan Kara
2015-01-21
1
-1
/
+1
|
/
*
Merge tag 'xfs-for-linus-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-12-12
89
-1835
/
+1467
|
\
|
*
Merge branch 'xfs-misc-fixes-for-3.19-2' into for-next
Dave Chinner
2014-12-04
24
-386
/
+271
|
|
\
|
|
*
xfs: split metadata and log buffer completion to separate workqueues
Brian Foster
2014-12-04
4
-7
/
+18
|
|
*
xfs: fix set-but-unused warnings
Dave Chinner
2014-12-04
9
-60
/
+2
|
|
*
xfs: move type conversion functions to xfs_dir.h
Dave Chinner
2014-12-04
5
-134
/
+137
|
|
*
xfs: move ftype conversion functions to libxfs
Dave Chinner
2014-12-04
5
-24
/
+24
|
|
*
xfs: lobotomise xfs_trans_read_buf_map()
Dave Chinner
2014-12-04
1
-102
/
+33
|
|
*
xfs: active inodes stat is broken
Dave Chinner
2014-12-04
2
-1
/
+2
|
|
*
xfs: cleanup xfs_bmse_merge returns
Dave Chinner
2014-12-04
1
-15
/
+8
|
|
*
xfs: cleanup xfs_bmse_shift_one goto mess
Dave Chinner
2014-12-04
1
-26
/
+17
|
|
*
xfs: fix premature enospc on inode allocation
Dave Chinner
2014-12-04
1
-10
/
+24
|
|
*
xfs: overflow in xfs_iomap_eof_align_last_fsb
Peter Watkins
2014-12-04
1
-7
/
+6
|
|
*
Merge branch 'xfs-coccinelle-cleanups' into xfs-misc-fixes-for-3.19-2
Dave Chinner
2014-12-04
5
-24
/
+9
|
|
|
\
|
*
|
\
Merge branch 'xfs-coccinelle-cleanups' into for-next
Dave Chinner
2014-12-01
5
-24
/
+9
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
xfs: fix simple_return.cocci warning in xfs_bmse_shift_one
kbuild test robot
2014-12-01
1
-5
/
+1
|
|
*
|
xfs: fix simple_return.cocci warning in xfs_file_readdir
kbuild test robot
2014-12-01
1
-5
/
+1
|
|
*
|
libxfs: fix simple_return.cocci warnings
kbuild test robot
2014-12-01
1
-5
/
+1
|
|
*
|
xfs: remove unnecessary null checks
Markus Elfring
2014-12-01
2
-9
/
+6
|
*
|
|
Merge branch 'xfs-consolidate-format-defs' into for-next
Dave Chinner
2014-11-28
86
-1380
/
+1138
|
|
\
\
\
|
|
*
|
|
xfs: merge xfs_inum.h into xfs_format.h
Christoph Hellwig
2014-11-28
13
-71
/
+35
|
|
*
|
|
xfs: move most of xfs_sb.h to xfs_format.h
Christoph Hellwig
2014-11-28
56
-638
/
+579
|
|
*
|
|
xfs: merge xfs_ag.h into xfs_format.h
Christoph Hellwig
2014-11-28
79
-358
/
+267
|
|
*
|
|
xfs: move acl structures to xfs_format.h
Christoph Hellwig
2014-11-28
2
-36
/
+36
|
|
*
|
|
xfs: merge xfs_dinode.h into xfs_format.h
Christoph Hellwig
2014-11-28
36
-277
/
+221
|
|
|
/
/
|
*
|
|
Merge branch 'xfs-misc-fixes-for-3.19-1' into for-next
Dave Chinner
2014-11-28
7
-48
/
+52
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
xfs: catch invalid negative blknos in _xfs_buf_find()
Eric Sandeen
2014-11-28
1
-1
/
+1
|
|
*
|
xfs: allow lazy sb counter sync during filesystem freeze sequence
Brian Foster
2014-11-28
3
-10
/
+23
|
|
*
|
xfs: fix error handling in xfs_qm_log_quotaoff()
Brian Foster
2014-11-28
1
-16
/
+10
|
|
*
|
xfs: replace on-stack xfs_trans_res with pointer in xfs_create()
Brian Foster
2014-11-28
1
-9
/
+6
|
|
*
|
xfs: replace global xfslogd wq with per-mount wq
Brian Foster
2014-11-28
3
-12
/
+12
|
|
|
/
[prev]
[next]