index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
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]