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.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
2007-04-21
NFS: Fix race in nfs_set_page_dirty
Trond Myklebust
1
-3
/
+14
2007-04-21
NFS: Fix the 'desynchronized value of nfs_i.ncommit' error
Trond Myklebust
1
-25
/
+22
2007-04-21
NFS: Don't clear PG_writeback until after we've processed unstable writes
Trond Myklebust
1
-3
/
+3
2007-04-21
NFS: clean up the unstable write code
Trond Myklebust
1
-46
/
+71
2007-04-16
NFS: Fix a list corruption problem
Trond Myklebust
1
-1
/
+3
2007-04-15
NFS: Ensure PG_writeback is cleared when writeback fails
Trond Myklebust
1
-7
/
+15
2007-04-15
NFS: Fix two bugs in the O_DIRECT write code
Trond Myklebust
1
-4
/
+7
2007-04-15
NFS: Fix an Oops in nfs_setattr()
Trond Myklebust
2
-3
/
+6
2007-03-17
[PATCH] nfs: nfs_getattr() can't call nfs_sync_mapping_range() for non-regula...
Trond Myklebust
1
-1
/
+2
2007-03-17
[PATCH] nfs: fix congestion control
Peter Zijlstra
3
-44
/
+84
2007-02-14
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
1
-1
/
+1
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2007-02-13
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
Trond Myklebust
10
-31
/
+36
2007-02-13
NFS: disconnect before retrying NFSv4 requests over TCP
Chuck Lever
1
-3
/
+6
2007-02-13
NFS: Don't use ClearPageUptodate() when writeback fails
Trond Myklebust
1
-5
/
+10
2007-02-13
NFS: Cleanup - avoid rereading 'jiffies' more than once in the same routine
Trond Myklebust
1
-6
/
+8
2007-02-13
NFS: Fix a wraparound issue with nfsi->cache_change_attribute
Trond Myklebust
1
-8
/
+13
2007-02-12
[PATCH] Mark struct super_operations const
Josef 'Jeff' Sipek
1
-2
/
+2
2007-02-12
[PATCH] mark struct inode_operations const 2
Arjan van de Ven
6
-10
/
+10
2007-02-12
[PATCH] mark struct file_operations const 6
Arjan van de Ven
1
-2
/
+2
2007-02-12
[PATCH] include/linux/nfsd/const.h: remove NFS_SUPER_MAGIC
Adrian Bunk
1
-0
/
+1
2007-02-12
[PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addresses
Chuck Lever
2
-3
/
+3
2007-02-12
[PATCH] knfsd: SUNRPC: Add a function to format the address in an svc_rqst fo...
Chuck Lever
1
-3
/
+9
2007-02-12
[PATCH] knfsd: SUNRPC: allow creating an RPC service without registering with...
Chuck Lever
1
-11
/
+9
2007-02-04
NFSv4: /proc/mounts displays the wrong server name for referrals
Trond Myklebust
1
-8
/
+5
2007-02-04
NFS: fix print format for tk_pid
Chuck Lever
3
-9
/
+12
2007-02-04
NFSv4: Add lockdep checks to nfs4_wait_clnt_recover()
Trond Myklebust
1
-0
/
+4
2007-02-04
NFSv4: Don't start state recovery in nfs4_close_done()
Trond Myklebust
1
-5
/
+1
2007-02-04
NFS: Fixup some outdated comments...
Trond Myklebust
1
-41
/
+1
2007-02-04
NFS: nfs_writepages() cleanup
Trond Myklebust
2
-25
/
+11
2007-02-04
NFS: Micro-optimisation for nfs_wb_page()
Trond Myklebust
1
-0
/
+2
2007-02-04
NFS: Ensure that ->writepage() uses flush_stable() when reclaiming pages
Trond Myklebust
1
-1
/
+1
2007-02-04
NFS: Remove nfs_readpage_sync()
Trond Myklebust
4
-196
/
+2
2007-02-04
NFSv4: Cleanups for fs_locations code.
Trond Myklebust
4
-13
/
+7
2007-02-04
NFSv4: Don't require that NFSv4 mount paths begin with '/'
Trond Myklebust
1
-5
/
+6
2007-02-04
NFS: Dont clobber more uptodate values in nfs_set_verifier()
Trond Myklebust
1
-5
/
+14
2007-02-04
NFS: Also use readdir info to revalidate positive dentries
Trond Myklebust
1
-3
/
+11
2007-02-04
NFS: Fix a readdir/lookup inefficiency.
Trond Myklebust
1
-2
/
+8
2007-02-04
NFS: Fix up "rm -rf"...
Trond Myklebust
1
-0
/
+2
2007-02-04
NFSv4: Fix NFS4_enc_server_caps_sz/NFS4_dec_server_caps_sz
Trond Myklebust
1
-0
/
+2
2007-02-04
NFSv4: Fix Oops in nfs4_create_referral_server
Trond Myklebust
2
-3
/
+8
2007-01-31
[PATCH] Remove warning: VFS is out of sync with lock manager
Neil Brown
1
-2
/
+3
2007-01-24
[PATCH] NFS: Fix races in nfs_revalidate_mapping()
Trond Myklebust
3
-32
/
+71
2007-01-12
[PATCH] NFS: Fix race in nfs_release_page()
Trond Myklebust
1
-8
/
+8
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
1
-1
/
+1
2006-12-08
[PATCH] rename struct namespace to struct mnt_namespace
Kirill Korotaev
1
-1
/
+1
2006-12-08
[PATCH] nfs: change uses of f_{dentry,vfsmnt} to use f_path
Josef "Jeff" Sipek
8
-29
/
+29
2006-12-08
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linus
Trond Myklebust
5
-12
/
+12
2006-12-07
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linus
Trond Myklebust
4
-8
/
+9
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
5
-6
/
+6
[next]