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
2014-12-10
fs/char_dev.c: remove pointless assignment from __register_chrdev_region()
Jan Kara
1
-1
/
+0
2014-12-10
ocfs2: remove unneeded NULL check
Dan Carpenter
1
-1
/
+1
2014-12-10
ocfs2: remove bogus NULL check in ocfs2_move_extents()
Dan Carpenter
1
-3
/
+0
2014-12-10
ocfs2: do not set filesystem readonly if link down
jiangyiwen
2
-2
/
+2
2014-12-10
ocfs2: do not set OCFS2_LOCK_UPCONVERT_FINISHING if nonblocking lock can not ...
Xue jiufei
2
-6
/
+37
2014-12-10
ocfs2: fix error handling when creating debugfs root in ocfs2_init()
Jan Kara
1
-1
/
+2
2014-12-10
ocfs2: remove filesize checks for sync I/O journal commit
Goldwyn Rodrigues
1
-3
/
+1
2014-12-10
ocfs2: o2net: fix connect expired
Junxiao Bi
1
-1
/
+1
2014-12-10
ocfs2: o2dlm: fix a race between purge and master query
Srinivas Eeda
1
-0
/
+12
2014-12-10
ocfs2: report error from o2hb_do_disk_heartbeat() to user
Jan Kara
1
-2
/
+2
2014-12-10
ocfs2: remove bogus test from ocfs2_read_locked_inode()
Jan Kara
1
-2
/
+1
2014-12-10
ocfs2: Fix xattr check in ocfs2_get_xattr_nolock()
Jan Kara
1
-1
/
+1
2014-12-10
ocfs2: fix an off-by-one BUG_ON() statement
Dan Carpenter
1
-1
/
+1
2014-12-10
ocfs2/dlm: let sender retry if dlm_dispatch_assert_master failed with -ENOMEM
Joseph Qi
1
-5
/
+13
2014-12-10
fs/cifs/smb2file.c: replace count*size kzalloc by kcalloc
Fabian Frederick
1
-2
/
+2
2014-12-10
fs/cifs/file.c: replace count*size kzalloc by kcalloc
Fabian Frederick
1
-2
/
+2
2014-12-10
fs/cifs: remove obsolete __constant
Fabian Frederick
7
-47
/
+47
2014-12-10
Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-0
/
+4
2014-12-09
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+4
2014-12-03
fat: fix oops on corrupted vfat fs
Al Viro
1
-9
/
+11
2014-12-01
Merge tag 'ext4_for_linus_urgent' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+2
2014-12-01
jbd2: fix regression where we fail to initialize checksum seed when loading
Darrick J. Wong
1
-3
/
+2
2014-11-30
btrfs: zero out left over bytes after processing compression streams
Chris Mason
4
-5
/
+67
2014-11-25
Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-5
/
+12
2014-11-25
Merge git://git.kvack.org/~bcrl/aio-fixes
Linus Torvalds
1
-7
/
+14
2014-11-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
3
-15
/
+25
2014-11-21
Merge branch 'overlayfs-current' of git://git.kernel.org/pub/scm/linux/kernel...
Al Viro
28
-347
/
+400
2014-11-20
ovl: ovl_dir_fsync() cleanup
Miklos Szeredi
1
-2
/
+2
2014-11-20
ovl: pass dentry into ovl_dir_read_merged()
Miklos Szeredi
1
-21
/
+14
2014-11-20
ovl: use lockless_dereference() for upperdentry
Miklos Szeredi
1
-6
/
+1
2014-11-20
ovl: allow filenames with comma
Miklos Szeredi
1
-3
/
+45
2014-11-20
ovl: fix race in private xattr checks
Miklos Szeredi
1
-9
/
+18
2014-11-20
ovl: fix remove/copy-up race
Miklos Szeredi
1
-12
/
+19
2014-11-20
ovl: rename filesystem type to "overlay"
Miklos Szeredi
4
-7
/
+7
2014-11-19
nfsd: Fix slot wake up race in the nfsv4.1 callback code
Trond Myklebust
1
-2
/
+6
2014-11-19
btrfs: fix lockups from btrfs_clear_path_blocking
Chris Mason
3
-15
/
+25
2014-11-19
isofs: avoid unused function warning
Arnd Bergmann
1
-21
/
+21
2014-11-19
vfs: fix reference leak in d_prune_aliases()
Yan, Zheng
1
-0
/
+1
2014-11-19
nfsd: correctly define v4.2 support attributes
Christoph Hellwig
1
-3
/
+6
2014-11-18
fs: Do not include mpx.h in exec.c
Dave Hansen
1
-1
/
+0
2014-11-18
x86, mpx: On-demand kernel allocation of bounds tables
Dave Hansen
1
-0
/
+2
2014-11-18
x86, mpx: Introduce VM_MPX to indicate that a VMA is MPX specific
Qiaowei Ren
1
-0
/
+3
2014-11-16
Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...
Ingo Molnar
25
-168
/
+128
2014-11-15
Merge tag 'nfs-for-3.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
11
-64
/
+83
2014-11-13
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
5
-25
/
+67
2014-11-13
fanotify: fix notification of groups with inode & mount marks
Jan Kara
5
-25
/
+67
2014-11-13
ceph: fix flush tid comparision
Yan, Zheng
1
-1
/
+1
2014-11-12
NFS: Don't try to reclaim delegation open state if recovery failed
Trond Myklebust
1
-0
/
+2
2014-11-12
NFSv4: Ensure that we call FREE_STATEID when NFSv4.x stateids are revoked
Trond Myklebust
2
-11
/
+0
2014-11-12
NFSv4: Fix races between nfs_remove_bad_delegation() and delegation return
Trond Myklebust
3
-3
/
+23
[next]