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
/
nfs
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-30
mm: bdi: expose the BDI object in sysfs for NFS
Miklos Szeredi
1
-0
/
+26
2008-04-29
nfs: use proc_create to setup de->proc_fops
Denis V. Lunev
1
-8
/
+6
2008-04-29
proc: remove proc_root_fs
Alexey Dobriyan
1
-3
/
+3
2008-04-25
[PATCH] restore sane ->umount_begin() API
Al Viro
1
-5
/
+3
2008-04-24
Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
17
-392
/
+671
2008-04-24
Merge branch 'devel'
Trond Myklebust
17
-392
/
+671
2008-04-23
NFS: don't let nfs_callback_svc exit on unexpected svc_recv errors (try #2)
Jeff Layton
1
-6
/
+12
2008-04-23
nfsd: fix comment
J. Bruce Fields
1
-1
/
+1
2008-04-23
NFS: convert nfs4 callback thread to kthread API
Jeff Layton
1
-38
/
+35
2008-04-23
nfs: remove unnecessary NFS_NEED_* defines
J. Bruce Fields
1
-1
/
+0
2008-04-19
make nfs_automount_list static
Adrian Bunk
1
-1
/
+1
2008-04-19
NFS: remove duplicate flags assignment from nfs_validate_mount_data
Jeff Layton
1
-1
/
+0
2008-04-19
NFS - fix potential NULL pointer dereference v2
Cyrill Gorcunov
1
-0
/
+16
2008-04-19
NFSv4: Attempt to use machine credentials in SETCLIENTID calls
Trond Myklebust
1
-4
/
+37
2008-04-19
NFSv4: Reintroduce machine creds
Trond Myklebust
1
-0
/
+7
2008-04-19
NFSv4: Don't use cred->cr_ops->cr_name in nfs4_proc_setclientid()
Trond Myklebust
1
-1
/
+1
2008-04-19
nfs: fix printout of multiword bitfields
Fred Isaman
1
-5
/
+5
2008-04-19
nfs: return negative error value from nfs{,4}_stat_to_errno
Benny Halevy
3
-95
/
+95
2008-04-19
NFS: Remove the buggy lock-if-signalled case from do_setlk()
Trond Myklebust
1
-10
/
+2
2008-04-19
NFSv4: Ensure we don't corrupt fl->fl_flags in nfs4_proc_unlck
Trond Myklebust
1
-0
/
+2
2008-04-19
NFSv4: Only increment the sequence id if the server saw it
Trond Myklebust
2
-7
/
+23
2008-04-19
NFSv4: Remove bogus call to nfs4_drop_state_owner() in _nfs4_open_expired()
Trond Myklebust
1
-4
/
+1
2008-04-19
NFS: Ensure that rpc_run_task() errors are propagated back to the caller
Trond Myklebust
3
-26
/
+40
2008-04-19
NFS: Ensure that the write code cleans up properly when rpc_run_task() fails
Trond Myklebust
2
-46
/
+71
2008-04-19
NFS: Ensure that the read code cleans up properly when rpc_run_task() fails
Trond Myklebust
2
-26
/
+46
2008-04-19
NFS: Fix nfs_wb_page() to always exit with an error or a clean page
Trond Myklebust
1
-11
/
+12
2008-04-19
[PATCH] r/o bind mounts: check mnt instead of superblock directly
Dave Hansen
1
-1
/
+2
2008-04-08
fix bug - executing FDPIC ELF on NFS mount triggers BUG() at mm/nommu.c:862:/...
Bryan Wu
1
-0
/
+4
2008-04-08
NFS: initialize flags field in nfs_open_context
Jeff Layton
1
-0
/
+1
2008-03-27
[PATCH] do shrink_submounts() for all fs types
Al Viro
1
-2
/
+0
2008-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+1
2008-03-19
NFS: Always enable NFS direct I/O
Chuck Lever
3
-13
/
+1
2008-03-19
NFS: Show most mount options via nfs_show_options()
Chuck Lever
1
-2
/
+65
2008-03-19
NFS: Save the values of the "mount*=" mount options
Chuck Lever
1
-0
/
+10
2008-03-19
NFS: Save the value of the "port=" mount option
Chuck Lever
3
-31
/
+11
2008-03-19
NFS: Fix up data types of fields in nfs_parsed_mount_options
Chuck Lever
1
-3
/
+3
2008-03-19
NFS: numeric mount parameters are unsigned
Chuck Lever
1
-13
/
+13
2008-03-19
NFS: clean up short packet handling for NFSv4 readdir
Jeff Layton
1
-10
/
+27
2008-03-19
NFS: clean up short packet handling for NFSv3 readdir
Jeff Layton
1
-9
/
+28
2008-03-19
NFS: clean up short packet handling for NFSv2 readdir
Jeff Layton
1
-9
/
+28
2008-03-19
nfs: remove duplicate initializations of nfs_read_data field
Fred Isaman
1
-2
/
+0
2008-03-19
nfs: nfs_redirty_request
Fred
1
-9
/
+14
2008-03-19
Merge branch 'hotfixes' into devel
Trond Myklebust
2
-2
/
+11
2008-03-19
nfs: don't ignore return value from nfs_pageio_add_request
Fred Isaman
2
-2
/
+11
2008-03-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David S. Miller
5
-5
/
+72
2008-03-17
[NET] endianness noise: INADDR_ANY
Al Viro
1
-1
/
+1
2008-03-14
NFS: fix encode_fsinfo_maxsz
Fred Isaman
1
-1
/
+1
2008-03-14
SUNRPC: Add a helper rpcauth_lookup_generic_cred()
Trond Myklebust
4
-7
/
+7
2008-03-08
Merge commit 'origin' into devel
Trond Myklebust
4
-4
/
+71
2008-03-07
Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
3
-3
/
+7
[next]