index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-30
NFS: Remove support for the 'mountprog' option
Chuck Lever
2
-11
/
+1
2008-01-30
NFS: Remove support for the 'nfsprog' option
Chuck Lever
2
-14
/
+1
2008-01-30
NFS: Ensure that NFS version 4 mounts use NFS_PORT if nfsport wasn't set
Chuck Lever
1
-0
/
+2
2008-01-30
NFS: Prevent nfs_getattr() hang during heavy write workloads
Chuck Lever
1
-2
/
+11
2008-01-30
NFS: Change sign of some loop indices in nfs4xdr.c
Chuck Lever
1
-8
/
+8
2008-01-30
NFS: Use unsigned intermediates for manipulating header lengths (NFSv4 XDR)
Chuck Lever
1
-5
/
+9
2008-01-30
NFS: Use unsigned intermediates for manipulating header lengths (NFSv3 XDR)
Chuck Lever
1
-12
/
+15
2008-01-30
NFS: Use unsigned intermediates for manipulating header lengths (NFSv2 XDR)
Chuck Lever
1
-10
/
+14
2008-01-30
NFS: Ensure nfs_wcc_update_inode always converts file size to loff_t
Chuck Lever
1
-2
/
+3
2008-01-30
NFS/SUNRPC: Convert users of rpc_init_task+rpc_execute to rpc_run_task()
Trond Myklebust
3
-34
/
+35
2008-01-30
NFS/SUNRPC: Convert all users of rpc_call_setup()
Trond Myklebust
2
-86
/
+60
2008-01-30
NFS: Clean up the (commit|read|write)_setup() callback routines
Trond Myklebust
6
-140
/
+110
2008-01-30
SUNRPC: Clean up the initialisation of priority queue scheduling info.
Trond Myklebust
3
-19
/
+5
2008-01-30
SUNRPC: Clean up rpc_run_task
Trond Myklebust
2
-8
/
+50
2008-01-30
SUNRPC: Cleanup of rpc_task initialisation
Trond Myklebust
3
-24
/
+57
2008-01-30
NFS: Stop sillyname renames and unmounts from racing
Steve Dickson
4
-0
/
+33
2008-01-30
NFSv4: Clean up the OPEN/CLOSE serialisation code
Trond Myklebust
2
-35
/
+27
2008-01-30
NFS: Clean up the write request locking.
Trond Myklebust
2
-14
/
+15
2008-01-30
NFS: Optimise nfs_vm_page_mkwrite()
Trond Myklebust
1
-22
/
+14
2008-01-30
NFS: Ensure that we eject stale inodes as soon as possible
Trond Myklebust
1
-0
/
+4
2008-01-30
NFS: Handle -ENOENT errors in unlink()/rmdir()/rename()
Trond Myklebust
1
-2
/
+13
2008-01-30
NFS: Sillyrename: in the case of a race, check aliases are really positive
Trond Myklebust
1
-1
/
+3
2008-01-30
NFS: Fix a sillyrename race...
Trond Myklebust
2
-7
/
+6
2008-01-10
NFSv4: Give the lock stateid its own sequence queue
Trond Myklebust
2
-1
/
+5
2008-01-03
NFSv4: Fix open_to_lock_owner sequenceid allocation...
Trond Myklebust
1
-11
/
+19
2008-01-03
NFSv4: nfs4_open_confirm must not set the open_owner as confirmed on error
Trond Myklebust
1
-3
/
+1
2008-01-03
NFSv4: Fix circular locking dependency in nfs4_kill_renewd
Trond Myklebust
1
-2
/
+0
2008-01-03
NFS: Fix a possible Oops in fs/nfs/super.c
Trond Myklebust
1
-1
/
+11
2007-12-12
NFS: Fix an Oops in NFS unmount
Trond Myklebust
1
-0
/
+11
2007-12-12
Revert "NFS: Ensure we return zero if applications attempt to write zero bytes"
Trond Myklebust
1
-2
/
+0
2007-12-11
NFSv2/v3: Fix a memory leak when using -onolock
Trond Myklebust
1
-3
/
+3
2007-12-11
NFS: Fix NFS mountpoint crossing...
Trond Myklebust
1
-1
/
+1
2007-12-06
NFS: Switch from intr mount option to TASK_KILLABLE
Matthew Wilcox
11
-76
/
+19
2007-11-26
NFS: Clean up new multi-segment direct I/O changes
Chuck Lever
1
-9
/
+13
2007-11-26
NFS: Ensure we return zero if applications attempt to write zero bytes
Chuck Lever
1
-0
/
+2
2007-11-26
NFS: Support multiple segment iovecs in the NFS direct I/O path
Chuck Lever
1
-44
/
+23
2007-11-26
NFS: Introduce iovec I/O helpers to fs/nfs/direct.c
Chuck Lever
1
-0
/
+71
2007-11-26
NFS: fs/nfs/dir.c should #include "internal.h"
Adrian Bunk
1
-0
/
+1
2007-11-26
NFS: make nfs_wb_page_priority() static
Adrian Bunk
1
-1
/
+2
2007-11-26
NFS: mount failure causes bad page state
Russell King
1
-2
/
+4
2007-11-17
kernel BUG at fs/nfs/namespace.c:108! - can be triggered by bad server
Neil Brown
1
-0
/
+5
2007-11-17
NFS: Fix the ustat() regression
Trond Myklebust
1
-54
/
+27
2007-10-23
NFS: Fix for bug in handling of errors for O_DIRECT writes
Neil Brown
1
-3
/
+3
2007-10-21
NFS: Fix a typo in nfs_call_unlink()
Trond Myklebust
1
-1
/
+1
2007-10-21
NFSv2: Ensure that the directory metadata gets revalidated on file create
Trond Myklebust
1
-0
/
+1
2007-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-1
/
+1
2007-10-19
Avoid compile error in fs/nfs/unlink.c
Linus Torvalds
1
-1
/
+2
2007-10-19
nfs: Fix build break with CONFIG_NFS_V4=n
Olof Johansson
1
-0
/
+1
2007-10-19
Convert files to UTF-8 and some cleanups
Jan Engelhardt
1
-1
/
+1
2007-10-19
NFSv4: Fix an rpc_cred reference leakage in fs/nfs/delegation.c
Trond Myklebust
1
-1
/
+2
[prev]
[next]