index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-26
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
31
-1622
/
+2105
2013-02-26
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
16
-78
/
+177
2013-02-26
Merge tag 'upstream-3.9-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
5
-15
/
+27
2013-02-26
Merge tag 'f2fs-for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
13
-261
/
+292
2013-02-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-12
/
+17
2013-02-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
75
-500
/
+773
2013-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-67
/
+70
2013-02-23
Merge branch 'akpm' (more incoming from Andrew)
Linus Torvalds
6
-16
/
+19
2013-02-23
fs/nfsd: change type of max_delegations, nfsd_drc_max_mem and nfsd_drc_mem_used
Zhang Yanfei
3
-9
/
+9
2013-02-23
fs/buffer.c: change type of max_buffer_heads to unsigned long
Zhang Yanfei
1
-2
/
+2
2013-02-23
swap: make each swap partition have one address_space
Shaohua Li
1
-2
/
+2
2013-02-23
memory-failure: use num_poisoned_pages instead of mce_bad_pages
Xishi Qiu
1
-1
/
+1
2013-02-23
mm: make do_mmap_pgoff return populate as a size in bytes, not as a bool
Michel Lespinasse
1
-3
/
+2
2013-02-23
mm: introduce mm_populate() for populating new vmas
Michel Lespinasse
1
-1
/
+5
2013-02-22
get rid of unprotected dereferencing of mnt->mnt_ns
Al Viro
1
-12
/
+17
2013-02-22
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2013-02-22
ext4: fix free clusters calculation in bigalloc filesystem
Lukas Czerner
1
-2
/
+7
2013-02-22
ext4: no need to remove extent if len is 0 in ext4_es_remove_extent()
Eryu Guan
1
-0
/
+6
2013-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
8
-11
/
+10
2013-02-21
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
23
-48
/
+36
2013-02-21
binfmt_elf: remove unused argument in fill_elf_header
Zhang Yanfei
1
-3
/
+3
2013-02-21
ubifs: wait for page writeback to provide stable pages
Jan Kara
1
-0
/
+1
2013-02-21
ocfs2: wait for page writeback to provide stable pages
Jan Kara
1
-0
/
+1
2013-02-21
block: optionally snapshot page contents to provide stable pages during write
Darrick J. Wong
1
-0
/
+1
2013-02-21
9pfs: fix filesystem to wait for stable page writeback
Darrick J. Wong
1
-0
/
+1
2013-02-21
mm: only enforce stable page writes if the backing device requires it
Darrick J. Wong
4
-4
/
+4
2013-02-21
ocfs2: unlock super lock if lockres refresh failed
Junxiao Bi
1
-1
/
+4
2013-02-21
ocfs2: remove kfree() redundant null checks
Tim Gardner
10
-34
/
+17
2013-02-21
configfs: move the dereference below the NULL test
Wei Yongjun
1
-2
/
+3
2013-02-21
fs/block_dev.c: page cache wrongly left invalidated after revalidate_disk()
MITSUNARI Shigeo
1
-0
/
+1
2013-02-21
inotify: remove broken mask checks causing unmount to be EINVAL
Jim Somerville
1
-4
/
+0
2013-02-21
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+2
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
20
-44
/
+39
2013-02-21
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-7
/
+46
2013-02-21
Merge tag 'dlm-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
2
-0
/
+18
2013-02-21
Merge tag 'nfs-for-3.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
16
-219
/
+370
2013-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
Linus Torvalds
23
-374
/
+375
2013-02-21
Merge tag 'for-linus-v3.9-rc1' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
28
-453
/
+503
2013-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
6
-175
/
+550
2013-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
4
-79
/
+31
2013-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-14
/
+0
2013-02-20
Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-13
/
+76
2013-02-19
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+7
2013-02-19
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-6
/
+14
2013-02-19
NLM: Ensure that we resend all pending blocking locks after a reclaim
Trond Myklebust
1
-0
/
+3
2013-02-19
locking: Various static lock initializer fixes
Thomas Gleixner
1
-1
/
+1
2013-02-18
net: proc: remove proc_net_remove
Gao feng
1
-6
/
+0
2013-02-18
net: proc: remove proc_net_fops_create
Gao feng
1
-8
/
+0
2013-02-18
ext4: fix xattr block allocation/release with bigalloc
Lukas Czerner
1
-3
/
+4
2013-02-18
ext4: reclaim extents from extent status tree
Zheng Liu
4
-0
/
+175
[next]