index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-23
NFS: Readdir plus in v4
Bryan Schumaker
8
-38
/
+39
2010-10-23
NFS: introduce generic decode_getattr function
Bryan Schumaker
1
-19
/
+98
2010-10-23
NFS: check xdr_decode for errors
Bryan Schumaker
1
-1
/
+15
2010-10-23
NFS: nfs_readdir_filler catch all errors
Bryan Schumaker
1
-1
/
+1
2010-10-23
NFS: readdir with vmapped pages
Bryan Schumaker
6
-22
/
+70
2010-10-23
NFS: remove page size checking code
Bryan Schumaker
3
-198
/
+2
2010-10-23
NFS: decode_dirent should use an xdr_stream
Bryan Schumaker
6
-39
/
+201
2010-10-23
NFS: remove readdir plus limit
Bryan Schumaker
1
-5
/
+1
2010-10-23
NFS: re-add readdir plus
Bryan Schumaker
1
-0
/
+67
2010-10-23
NFS: Optimise the readdir searches
Trond Myklebust
1
-4
/
+2
2010-10-23
NFS: add readdir cache array
Bryan Schumaker
1
-323
/
+309
2010-10-23
nfs: include ratelimit.h, fix nfs4state build error
Randy Dunlap
1
-0
/
+1
2010-10-23
NFSv4: The state manager must ignore EKEYEXPIRED.
Trond Myklebust
2
-10
/
+40
2010-10-23
NFSv4: Don't ignore the error return codes from nfs_intent_set_file
Trond Myklebust
1
-12
/
+23
2010-10-20
NFSv4: Don't call nfs4_reclaim_complete() on receiving NFS4ERR_STALE_CLIENTID
Trond Myklebust
1
-5
/
+11
2010-10-20
NFSv4: Don't call nfs4_state_mark_reclaim_reboot() from error handlers
Trond Myklebust
1
-6
/
+0
2010-10-20
NFSv4: Fix open recovery
Trond Myklebust
1
-0
/
+3
2010-10-20
NFS: Don't SIGBUS if nfs_vm_page_mkwrite races with a cache invalidation
Trond Myklebust
1
-9
/
+8
2010-10-08
NFS: new idmapper
Bryan Schumaker
5
-4
/
+231
2010-09-29
NFS: We must use list_for_each_entry_safe in nfs_access_cache_shrinker
Trond Myklebust
1
-2
/
+2
2010-09-29
NFS: don't use FLUSH_SYNC on WB_SYNC_NONE COMMIT calls (try #2)
Jeff Layton
1
-7
/
+9
2010-09-29
NFS: Really fix put_nfs_open_context()
Trond Myklebust
1
-2
/
+4
2010-09-24
NFSv4.1: keep seq_res.sr_slot as pointer rather than an index
Benny Halevy
5
-40
/
+24
2010-09-23
nfs: show "local_lock" mount option in /proc/mounts
Suresh Jayaraman
1
-0
/
+13
2010-09-23
NFS: handle inode==NULL in __put_nfs_open_context
Benny Halevy
1
-4
/
+7
2010-09-23
nfs: introduce mount option '-olocal_lock' to make locks local
Suresh Jayaraman
3
-16
/
+94
2010-09-22
SUNRPC: Refactor logic to NUL-terminate strings in pages
Chuck Lever
3
-14
/
+3
2010-09-22
NFS: Fix NFSv3 debugging messages in fs/nfs/nfs3proc.c
Chuck Lever
1
-2
/
+3
2010-09-22
NFS: Convert nfsiod to use alloc_workqueue()
Trond Myklebust
1
-1
/
+1
2010-09-22
NFSv4.1: Fix the slotid initialisation in nfs_async_rename()
Trond Myklebust
1
-0
/
+2
2010-09-22
NFS: Fix a use-after-free case in nfs_async_rename()
Trond Myklebust
1
-7
/
+2
2010-09-18
nfs: make sillyrename an async operation
Jeff Layton
4
-11
/
+261
2010-09-18
nfs: move nfs_sillyrename to unlink.c
Jeff Layton
2
-71
/
+84
2010-09-18
nfs: standardize the rename response container
Jeff Layton
4
-13
/
+13
2010-09-18
nfs: standardize the rename args container
Jeff Layton
6
-24
/
+20
2010-09-17
NFS: Add an 'open_context' element to struct nfs_rpc_ops
Trond Myklebust
3
-5
/
+6
2010-09-17
NFS: Clean up nfs4_proc_create()
Trond Myklebust
4
-50
/
+57
2010-09-17
NFSv4: Further cleanups for nfs4_open_revalidate()
Trond Myklebust
3
-35
/
+26
2010-09-17
NFSv4: Clean up nfs4_open_revalidate
Trond Myklebust
3
-19
/
+17
2010-09-17
NFSv4: Further minor cleanups for nfs4_atomic_open()
Trond Myklebust
3
-31
/
+20
2010-09-17
NFSv4: Clean up nfs4_atomic_open
Trond Myklebust
4
-36
/
+91
2010-09-17
NFS: Allow NFSROOT debugging messages to be enabled dynamically
Chuck Lever
1
-6
/
+13
2010-09-17
NFS: Clean up nfsroot.c
Chuck Lever
1
-418
/
+1
2010-09-17
NFS: Use super.c for NFSROOT mount option parsing
Chuck Lever
1
-6
/
+176
2010-09-17
NFS: Clean up NFSROOT command line parsing
Chuck Lever
1
-9
/
+23
2010-09-17
NFS: Remove \t from mount debugging message
Chuck Lever
1
-1
/
+1
2010-08-19
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
5
-8
/
+22
2010-08-18
NFS: Fix an Oops in the NFSv4 atomic open code
Trond Myklebust
2
-4
/
+6
2010-08-18
NFS: Fix the selection of security flavours in Kconfig
Trond Myklebust
1
-1
/
+0
2010-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
3
-0
/
+53
[next]