index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-09
Merge branch 'xfs-extent-list-locking-fixes' into for-next
Ben Myers
13
-69
/
+84
2014-01-09
Merge branch 'xfs-misc' into for-next
Ben Myers
2
-1
/
+2
2014-01-09
xfs: Calling destroy_work_on_stack() to pair with INIT_WORK_ONSTACK()
Chuansheng Liu
1
-0
/
+1
2014-01-06
xfs: fix off-by-one error in xfs_attr3_rmt_verify
Jie Liu
1
-1
/
+1
2013-12-18
xfs: assert that we hold the ilock for extent map access
Christoph Hellwig
2
-0
/
+6
2013-12-18
xfs: use xfs_ilock_attr_map_shared in xfs_attr_list_int
Christoph Hellwig
1
-5
/
+3
2013-12-18
xfs: use xfs_ilock_attr_map_shared in xfs_attr_get
Christoph Hellwig
1
-2
/
+3
2013-12-18
xfs: use xfs_ilock_data_map_shared in xfs_qm_dqiterate
Christoph Hellwig
1
-2
/
+4
2013-12-18
xfs: use xfs_ilock_data_map_shared in xfs_qm_dqtobp
Christoph Hellwig
1
-3
/
+4
2013-12-18
xfs: take the ilock around xfs_bmapi_read in xfs_zero_remaining_bytes
Christoph Hellwig
1
-0
/
+6
2013-12-18
xfs: reinstate the ilock in xfs_readdir
Ben Myers
1
-0
/
+4
2013-12-18
xfs: add xfs_ilock_attr_map_shared
Christoph Hellwig
3
-21
/
+41
2013-12-18
xfs: rename xfs_ilock_map_shared
Christoph Hellwig
5
-17
/
+12
2013-12-18
xfs: remove xfs_iunlock_map_shared
Christoph Hellwig
4
-19
/
+5
2013-12-18
xfs: no need to lock the inode in xfs_find_handle
Christoph Hellwig
1
-4
/
+0
2013-12-18
Merge branch 'xfs-for-linus-v3.13-rc5' into for-next
Ben Myers
7
-40
/
+92
2013-12-17
xfs: abort metadata writeback on permanent errors
Dave Chinner
3
-5
/
+32
2013-12-17
xfs: swalloc doesn't align allocations properly
Dave Chinner
1
-6
/
+17
2013-12-17
xfs: remove xfsbdstrat error
Christoph Hellwig
5
-29
/
+43
2013-12-17
xfs: align initial file allocations correctly
Dave Chinner
1
-2
/
+7
2013-12-17
xfs: fix infinite loop by detaching the group/project hints from user dquot
Jie Liu
1
-21
/
+50
2013-12-17
xfs: fix assertion failure at xfs_setattr_nonsize
Jie Liu
1
-1
/
+2
2013-12-17
xfs: fix false assertion at xfs_qm_vop_create_dqattach
Jie Liu
1
-6
/
+3
2013-12-17
xfs: fix memory leak in xfs_dir2_node_removename
Mark Tinguely
1
-13
/
+13
2013-12-13
Merge branch 'xfs-factor-icluster-macros' into for-next
Ben Myers
7
-82
/
+65
2013-12-13
xfs: use xfs_icluster_size_fsb in xfs_imap
Jie Liu
1
-2
/
+2
2013-12-13
xfs: use xfs_icluster_size_fsb in xfs_ifree_cluster
Jie Liu
1
-13
/
+6
2013-12-13
xfs: use xfs_icluster_size_fsb in xfs_ialloc_inode_init
Jie Liu
1
-15
/
+8
2013-12-13
xfs: use xfs_icluster_size_fsb in xfs_bulkstat
Jie Liu
1
-13
/
+9
2013-12-13
xfs: introduce a common helper xfs_icluster_size_fsb
Jie Liu
1
-0
/
+10
2013-12-13
xfs: get rid of XFS_IALLOC_BLOCKS macros
Jie Liu
6
-20
/
+15
2013-12-13
xfs: get rid of XFS_INODE_CLUSTER_SIZE macros
Jie Liu
6
-21
/
+18
2013-12-13
xfs: get rid of XFS_IALLOC_INODES macros
Jie Liu
3
-9
/
+8
2013-12-13
xfs: remove the quotaoff log format from the quotaoff log item
Christoph Hellwig
2
-16
/
+8
2013-12-13
xfs: remove the dquot log format from the dquot log item
Christoph Hellwig
2
-17
/
+9
2013-12-13
xfs: remove the inode log format from the inode log item
Christoph Hellwig
2
-19
/
+11
2013-12-13
xfs: format logged extents directly into the CIL
Christoph Hellwig
3
-106
/
+26
2013-12-13
xfs: format log items write directly into the linear CIL buffer
Christoph Hellwig
8
-114
/
+125
2013-12-13
xfs: introduce xlog_copy_iovec
Christoph Hellwig
6
-108
/
+103
2013-12-13
xfs: refactor xfs_inode_item_format
Christoph Hellwig
1
-76
/
+89
2013-12-13
xfs: refactor xfs_inode_item_size
Christoph Hellwig
1
-27
/
+35
2013-12-13
xfs: refactor xfs_buf_item_format_segment
Christoph Hellwig
1
-33
/
+39
2013-12-13
xfs: remove duplicate code in xlog_cil_insert_format_items
Christoph Hellwig
1
-20
/
+13
2013-12-11
xfs: align initial file allocations correctly
Dave Chinner
1
-2
/
+7
2013-12-11
xfs: fix calculation of freed inode cluster blocks
Ben Myers
1
-1
/
+1
2013-12-11
xfs: xfs_dir2_block_to_sf temp buffer allocation fails
Dave Chinner
1
-24
/
+34
2013-12-10
xfs: growfs overruns AGFL buffer on V4 filesystems
Dave Chinner
1
-1
/
+5
2013-12-10
xfs: don't perform discard if the given range length is less than block size
Jie Liu
1
-2
/
+3
2013-12-10
xfs: underflow bug in xfs_attrlist_by_handle()
Dan Carpenter
2
-2
/
+4
2013-12-09
xfs: fix infinite loop by detaching the group/project hints from user dquot
Jie Liu
1
-21
/
+50
[next]