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
2008-12-23
NFSv4: Convert delegation->type field to fmode_t
Trond Myklebust
3
-6
/
+6
2008-12-23
NFSv4: Fix up delegation callbacks
Trond Myklebust
1
-19
/
+38
2008-12-23
NFSv4: Return unreferenced delegations more promptly
Trond Myklebust
4
-13
/
+49
2008-12-23
NFSv4: Clean up the asynchronous delegation return
Trond Myklebust
1
-54
/
+19
2008-12-23
NFSv4: Clean up nfs_expire_all_delegations()
Trond Myklebust
4
-34
/
+16
2008-12-23
NFSv4: Fix a BAD_SEQUENCEID condition.
Trond Myklebust
1
-2
/
+0
2008-12-23
NFSv4: Don't exit the state management if there are still tasks to do
Trond Myklebust
1
-2
/
+6
2008-12-23
NFSv4: Rename the state reclaimer thread
Trond Myklebust
4
-25
/
+32
2008-12-23
NFSv4: Clean up NFS4ERR_CB_PATH_DOWN error management...
Trond Myklebust
4
-10
/
+16
2008-12-23
NFSv4: Clean up the support for returning multiple delegations
Trond Myklebust
3
-55
/
+52
2008-12-23
NFSv4: Add recovery for individual stateids
Trond Myklebust
3
-10
/
+31
2008-12-23
NFSv4: Remove nfs_client->cl_sem
Trond Myklebust
5
-45
/
+1
2008-12-23
NFSv4: Ensure that file unlock requests don't conflict with state recovery
Trond Myklebust
2
-10
/
+20
2008-12-23
NFS: Remove the unnecessary argument to nfs4_wait_clnt_recover()
Trond Myklebust
1
-76
/
+75
2008-12-23
NFSv4: Ensure that nfs4_reclaim_open_state() doesn't depend on cl_sem
Trond Myklebust
1
-1
/
+10
2008-12-23
NFSv4: Add a recovery marking scheme for state owners
Trond Myklebust
3
-4
/
+26
2008-12-23
NFSv4: Don't tell server we rebooted when not necessary
Trond Myklebust
1
-11
/
+11
2008-12-23
NFSv4: Remove redundant RENEW calls if we know the lease has expired
Trond Myklebust
3
-19
/
+32
2008-12-23
NFSv4: Fix state recovery when the client runs over the grace period
Trond Myklebust
3
-49
/
+155
2008-12-23
NFSv4: Callers to nfs4_get_renew_cred() need to hold nfs_client->cl_lock
Trond Myklebust
3
-7
/
+17
2008-12-23
NFSv4: Clean up for the state loss reclaimer
Trond Myklebust
1
-49
/
+81
2008-12-23
NFS: Use atomic bitops when changing struct nfs_delegation->flags
Trond Myklebust
3
-9
/
+9
2008-12-23
NFSv4: Fix up the dereferencing of delegation->inode
Trond Myklebust
1
-8
/
+31
2008-12-23
NFSv4: Fix up another delegation related race
Trond Myklebust
3
-28
/
+60
2008-12-23
NLM: allow lockd requests from an unprivileged port
Chuck Lever
3
-2
/
+12
2008-12-23
NFS: "[no]resvport" mount option changes mountd client too
Chuck Lever
3
-1
/
+5
2008-12-23
NFS: add "[no]resvport" mount option
Chuck Lever
2
-5
/
+18
2008-12-23
NFS: move nfs_server flag initialization
Chuck Lever
1
-8
/
+8
2008-12-23
NFS: expand flags passed to nfs_create_rpc_client()
Chuck Lever
1
-4
/
+8
2008-12-23
NFS: introduce nfs_mount_info struct for calling nfs_mount()
Chuck Lever
4
-40
/
+49
2008-12-23
NFS: Move declaration of nfs_mount() to fs/nfs/internal.h
Chuck Lever
2
-0
/
+6
2008-12-23
NFS: rename nfs_path variable
Chuck Lever
1
-5
/
+5
2008-12-23
lockd: convert reclaimer thread to kthread interface
Jeff Layton
1
-6
/
+15
2008-12-23
LOCKD: Make lockd_up() and lockd_down() exported GPL-only
Trond Myklebust
1
-3
/
+3
2008-12-23
SUNRPC: nfsacl_encode/nfsacl_decode should be exported as GPL-only
Trond Myklebust
1
-2
/
+2
2008-12-23
nfs: remove redundant tests on reading new pages
Wu Fengguang
1
-6
/
+0
2008-12-19
fs/9p: change simple_strtol to simple_strtoul
Julia Lawall
1
-1
/
+1
2008-12-19
9p: convert d_iname references to d_name.name
Wu Fengguang
3
-6
/
+10
2008-12-19
9p: Remove potentially bad parameter from function entry debug print.
Duane Griffin
1
-1
/
+2
2008-12-17
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-3
/
+9
2008-12-17
cifs: fix buffer overrun in parse_DFS_referrals
Jeff Layton
1
-1
/
+2
2008-12-16
ocfs2: Add JBD2 compat feature bit.
Joel Becker
1
-1
/
+7
2008-12-16
ocfs2: Always update xattr search when creating bucket.
Tao Ma
1
-2
/
+2
2008-12-10
Merge branch 'to-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/frob...
Linus Torvalds
1
-1
/
+9
2008-12-10
KSYM_SYMBOL_LEN fixes
Hugh Dickins
1
-1
/
+1
2008-12-10
inotify: fix IN_ONESHOT unmount event watcher
Dmitri Monakhov
1
-0
/
+2
2008-12-10
pagemap: fix 32-bit pagemap regression
Matt Mackall
1
-2
/
+2
2008-12-10
revert "percpu_counter: new function percpu_counter_sum_and_set"
Andrew Morton
1
-2
/
+2
2008-12-10
revert "percpu counter: clean up percpu_counter_sum_and_set()"
Andrew Morton
1
-2
/
+2
2008-12-09
tracehook: exec double-reporting fix
Roland McGrath
1
-1
/
+9
[next]