index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
xfs: no need to lock the inode in xfs_find_handle
Christoph Hellwig
2013-12-18
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'xfs-misc' into for-next
Ben Myers
2014-01-09
|
\
\
\
\
|
*
|
|
|
xfs: Calling destroy_work_on_stack() to pair with INIT_WORK_ONSTACK()
Chuansheng Liu
2014-01-09
|
*
|
|
|
xfs: fix off-by-one error in xfs_attr3_rmt_verify
Jie Liu
2014-01-06
|
|
/
/
/
*
|
|
|
Merge branch 'xfs-for-linus-v3.13-rc5' into for-next
Ben Myers
2013-12-18
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
xfs: abort metadata writeback on permanent errors
Dave Chinner
2013-12-17
|
*
|
|
xfs: swalloc doesn't align allocations properly
Dave Chinner
2013-12-17
|
*
|
|
xfs: remove xfsbdstrat error
Christoph Hellwig
2013-12-17
|
*
|
|
xfs: align initial file allocations correctly
Dave Chinner
2013-12-17
|
*
|
|
xfs: fix infinite loop by detaching the group/project hints from user dquot
Jie Liu
2013-12-17
|
*
|
|
xfs: fix assertion failure at xfs_setattr_nonsize
Jie Liu
2013-12-17
|
*
|
|
xfs: fix false assertion at xfs_qm_vop_create_dqattach
Jie Liu
2013-12-17
|
*
|
|
xfs: fix memory leak in xfs_dir2_node_removename
Mark Tinguely
2013-12-17
|
*
|
|
xfs: growfs overruns AGFL buffer on V4 filesystems
Dave Chinner
2013-12-10
|
*
|
|
xfs: don't perform discard if the given range length is less than block size
Jie Liu
2013-12-10
|
*
|
|
xfs: underflow bug in xfs_attrlist_by_handle()
Dan Carpenter
2013-12-10
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'xfs-factor-icluster-macros' into for-next
Ben Myers
2013-12-13
|
\
\
\
|
*
|
|
xfs: use xfs_icluster_size_fsb in xfs_imap
Jie Liu
2013-12-13
|
*
|
|
xfs: use xfs_icluster_size_fsb in xfs_ifree_cluster
Jie Liu
2013-12-13
|
*
|
|
xfs: use xfs_icluster_size_fsb in xfs_ialloc_inode_init
Jie Liu
2013-12-13
|
*
|
|
xfs: use xfs_icluster_size_fsb in xfs_bulkstat
Jie Liu
2013-12-13
|
*
|
|
xfs: introduce a common helper xfs_icluster_size_fsb
Jie Liu
2013-12-13
|
*
|
|
xfs: get rid of XFS_IALLOC_BLOCKS macros
Jie Liu
2013-12-13
|
*
|
|
xfs: get rid of XFS_INODE_CLUSTER_SIZE macros
Jie Liu
2013-12-13
|
*
|
|
xfs: get rid of XFS_IALLOC_INODES macros
Jie Liu
2013-12-13
|
|
|
/
|
|
/
|
*
|
|
xfs: remove the quotaoff log format from the quotaoff log item
Christoph Hellwig
2013-12-13
*
|
|
xfs: remove the dquot log format from the dquot log item
Christoph Hellwig
2013-12-13
*
|
|
xfs: remove the inode log format from the inode log item
Christoph Hellwig
2013-12-13
*
|
|
xfs: format logged extents directly into the CIL
Christoph Hellwig
2013-12-13
*
|
|
xfs: format log items write directly into the linear CIL buffer
Christoph Hellwig
2013-12-13
*
|
|
xfs: introduce xlog_copy_iovec
Christoph Hellwig
2013-12-13
*
|
|
xfs: refactor xfs_inode_item_format
Christoph Hellwig
2013-12-13
*
|
|
xfs: refactor xfs_inode_item_size
Christoph Hellwig
2013-12-13
*
|
|
xfs: refactor xfs_buf_item_format_segment
Christoph Hellwig
2013-12-13
*
|
|
xfs: remove duplicate code in xlog_cil_insert_format_items
Christoph Hellwig
2013-12-13
|
/
/
*
|
xfs: align initial file allocations correctly
Dave Chinner
2013-12-11
*
|
xfs: fix calculation of freed inode cluster blocks
Ben Myers
2013-12-11
*
|
xfs: xfs_dir2_block_to_sf temp buffer allocation fails
Dave Chinner
2013-12-11
*
|
xfs: fix infinite loop by detaching the group/project hints from user dquot
Jie Liu
2013-12-09
*
|
xfs: fix assertion failure at xfs_setattr_nonsize
Jie Liu
2013-12-09
*
|
xfs: add xfs_setattr_time
Christoph Hellwig
2013-12-06
*
|
xfs: tiny xfs_setattr_mode cleanup
Christoph Hellwig
2013-12-06
*
|
xfs: fix false assertion at xfs_qm_vop_create_dqattach
Jie Liu
2013-12-06
*
|
xfs: integrate xfs_quota_priv header file to xfs_qm
Jie Liu
2013-12-06
*
|
xfs: make quota metadata truncation behavior consistent to user space
Jie Liu
2013-12-06
*
|
xfs: fix memory leak in xfs_dir2_node_removename
Mark Tinguely
2013-12-05
*
|
xfs: free the list of recovery items on error
Mark Tinguely
2013-12-05
*
|
xfs: growfs overruns AGFL buffer on V4 filesystems
Dave Chinner
2013-12-05
*
|
xfs: don't perform discard if the given range length is less than block size
Jie Liu
2013-12-04
*
|
xfs: fix the comment explaining xfs_trans_dqlockedjoin
Christoph Hellwig
2013-12-04
[prev]
[next]