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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'xfs-for-linus-v3.14-rc1' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2014-01-23
40
-717
/
+614
|
\
|
*
Merge branch 'xfs-extent-list-locking-fixes' into for-next
Ben Myers
2014-01-09
13
-69
/
+84
|
|
\
|
|
*
xfs: assert that we hold the ilock for extent map access
Christoph Hellwig
2013-12-18
2
-0
/
+6
|
|
*
xfs: use xfs_ilock_attr_map_shared in xfs_attr_list_int
Christoph Hellwig
2013-12-18
1
-5
/
+3
|
|
*
xfs: use xfs_ilock_attr_map_shared in xfs_attr_get
Christoph Hellwig
2013-12-18
1
-2
/
+3
|
|
*
xfs: use xfs_ilock_data_map_shared in xfs_qm_dqiterate
Christoph Hellwig
2013-12-18
1
-2
/
+4
|
|
*
xfs: use xfs_ilock_data_map_shared in xfs_qm_dqtobp
Christoph Hellwig
2013-12-18
1
-3
/
+4
|
|
*
xfs: take the ilock around xfs_bmapi_read in xfs_zero_remaining_bytes
Christoph Hellwig
2013-12-18
1
-0
/
+6
|
|
*
xfs: reinstate the ilock in xfs_readdir
Ben Myers
2013-12-18
1
-0
/
+4
|
|
*
xfs: add xfs_ilock_attr_map_shared
Christoph Hellwig
2013-12-18
3
-21
/
+41
|
|
*
xfs: rename xfs_ilock_map_shared
Christoph Hellwig
2013-12-18
5
-17
/
+12
|
|
*
xfs: remove xfs_iunlock_map_shared
Christoph Hellwig
2013-12-18
4
-19
/
+5
|
|
*
xfs: no need to lock the inode in xfs_find_handle
Christoph Hellwig
2013-12-18
1
-4
/
+0
|
*
|
Merge branch 'xfs-misc' into for-next
Ben Myers
2014-01-09
2
-1
/
+2
|
|
\
\
|
|
*
|
xfs: Calling destroy_work_on_stack() to pair with INIT_WORK_ONSTACK()
Chuansheng Liu
2014-01-09
1
-0
/
+1
|
|
*
|
xfs: fix off-by-one error in xfs_attr3_rmt_verify
Jie Liu
2014-01-06
1
-1
/
+1
|
|
|
/
|
*
|
Merge branch 'xfs-for-linus-v3.13-rc5' into for-next
Ben Myers
2013-12-18
7
-40
/
+92
|
|
\
\
|
*
\
\
Merge branch 'xfs-factor-icluster-macros' into for-next
Ben Myers
2013-12-13
7
-82
/
+65
|
|
\
\
\
|
|
*
|
|
xfs: use xfs_icluster_size_fsb in xfs_imap
Jie Liu
2013-12-13
1
-2
/
+2
|
|
*
|
|
xfs: use xfs_icluster_size_fsb in xfs_ifree_cluster
Jie Liu
2013-12-13
1
-13
/
+6
|
|
*
|
|
xfs: use xfs_icluster_size_fsb in xfs_ialloc_inode_init
Jie Liu
2013-12-13
1
-15
/
+8
|
|
*
|
|
xfs: use xfs_icluster_size_fsb in xfs_bulkstat
Jie Liu
2013-12-13
1
-13
/
+9
|
|
*
|
|
xfs: introduce a common helper xfs_icluster_size_fsb
Jie Liu
2013-12-13
1
-0
/
+10
|
|
*
|
|
xfs: get rid of XFS_IALLOC_BLOCKS macros
Jie Liu
2013-12-13
6
-20
/
+15
|
|
*
|
|
xfs: get rid of XFS_INODE_CLUSTER_SIZE macros
Jie Liu
2013-12-13
6
-21
/
+18
|
|
*
|
|
xfs: get rid of XFS_IALLOC_INODES macros
Jie Liu
2013-12-13
3
-9
/
+8
|
|
|
|
/
|
|
|
/
|
|
*
|
|
xfs: remove the quotaoff log format from the quotaoff log item
Christoph Hellwig
2013-12-13
2
-16
/
+8
|
*
|
|
xfs: remove the dquot log format from the dquot log item
Christoph Hellwig
2013-12-13
2
-17
/
+9
|
*
|
|
xfs: remove the inode log format from the inode log item
Christoph Hellwig
2013-12-13
2
-19
/
+11
|
*
|
|
xfs: format logged extents directly into the CIL
Christoph Hellwig
2013-12-13
3
-106
/
+26
|
*
|
|
xfs: format log items write directly into the linear CIL buffer
Christoph Hellwig
2013-12-13
8
-114
/
+125
|
*
|
|
xfs: introduce xlog_copy_iovec
Christoph Hellwig
2013-12-13
6
-108
/
+103
|
*
|
|
xfs: refactor xfs_inode_item_format
Christoph Hellwig
2013-12-13
1
-76
/
+89
|
*
|
|
xfs: refactor xfs_inode_item_size
Christoph Hellwig
2013-12-13
1
-27
/
+35
|
*
|
|
xfs: refactor xfs_buf_item_format_segment
Christoph Hellwig
2013-12-13
1
-33
/
+39
|
*
|
|
xfs: remove duplicate code in xlog_cil_insert_format_items
Christoph Hellwig
2013-12-13
1
-20
/
+13
|
|
/
/
|
*
|
xfs: align initial file allocations correctly
Dave Chinner
2013-12-11
1
-2
/
+7
|
*
|
xfs: fix calculation of freed inode cluster blocks
Ben Myers
2013-12-11
1
-1
/
+1
|
*
|
MAINTAINERS: fix incorrect mail address of XFS maintainer
Namjae Jeon
2013-12-11
1
-1
/
+1
|
*
|
xfs: xfs_dir2_block_to_sf temp buffer allocation fails
Dave Chinner
2013-12-11
1
-24
/
+34
|
*
|
xfs: fix infinite loop by detaching the group/project hints from user dquot
Jie Liu
2013-12-09
1
-21
/
+50
|
*
|
xfs: fix assertion failure at xfs_setattr_nonsize
Jie Liu
2013-12-09
1
-1
/
+2
|
*
|
xfs: add xfs_setattr_time
Christoph Hellwig
2013-12-06
1
-36
/
+30
|
*
|
xfs: tiny xfs_setattr_mode cleanup
Christoph Hellwig
2013-12-06
1
-6
/
+4
|
*
|
xfs: fix false assertion at xfs_qm_vop_create_dqattach
Jie Liu
2013-12-06
1
-6
/
+3
|
*
|
xfs: integrate xfs_quota_priv header file to xfs_qm
Jie Liu
2013-12-06
2
-43
/
+17
|
*
|
xfs: make quota metadata truncation behavior consistent to user space
Jie Liu
2013-12-06
1
-6
/
+12
|
*
|
xfs: fix memory leak in xfs_dir2_node_removename
Mark Tinguely
2013-12-05
1
-13
/
+13
|
*
|
xfs: free the list of recovery items on error
Mark Tinguely
2013-12-05
1
-3
/
+14
|
*
|
fs: fix iversion handling
Christoph Hellwig
2013-12-05
3
-7
/
+10
[next]