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-30
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-3
/
+3
2014-01-28
Merge tag 'xfs-for-linus-v3.14-rc1-2' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
4
-11
/
+32
2014-01-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-184
/
+37
2014-01-25
xfs: use generic posix ACL infrastructure
Christoph Hellwig
5
-171
/
+36
2014-01-25
fs: make posix_acl_create more useful
Christoph Hellwig
1
-2
/
+2
2014-01-25
fs: make posix_acl_chmod more useful
Christoph Hellwig
1
-1
/
+1
2014-01-25
xfs: switch to kfree_put_link()
Al Viro
1
-13
/
+1
2014-01-24
xfs: allow logical-sector sized O_DIRECT
Eric Sandeen
4
-3
/
+26
2014-01-24
xfs: rename xfs_buftarg structure members
Eric Sandeen
4
-9
/
+9
2014-01-24
xfs: clean up xfs_buftarg
Eric Sandeen
3
-6
/
+4
2014-01-10
xfs: Calling destroy_work_on_stack() to pair with INIT_WORK_ONSTACK()
Chuansheng Liu
1
-0
/
+1
2014-01-10
xfs: fix off-by-one error in xfs_attr3_rmt_verify
Jie Liu
1
-1
/
+1
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-31
Merge tag 'v3.13-rc6' into for-3.14/core
Jens Axboe
14
-88
/
+179
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
[next]