index
:
kernel
0x221E-v0.0.1-v6.19
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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
Age
Commit message (
Expand
)
Author
2007-02-03
NFS: Micro-optimisation for nfs_wb_page()
Trond Myklebust
2007-02-03
NFS: Ensure that ->writepage() uses flush_stable() when reclaiming pages
Trond Myklebust
2007-02-03
NFS: Remove nfs_readpage_sync()
Trond Myklebust
2007-02-03
NFSv4: Cleanups for fs_locations code.
Trond Myklebust
2007-02-03
NFSv4: Don't require that NFSv4 mount paths begin with '/'
Trond Myklebust
2007-02-03
NFS: Dont clobber more uptodate values in nfs_set_verifier()
Trond Myklebust
2007-02-03
NFS: Also use readdir info to revalidate positive dentries
Trond Myklebust
2007-02-03
NFS: Fix a readdir/lookup inefficiency.
Trond Myklebust
2007-02-03
NFS: Fix up "rm -rf"...
Trond Myklebust
2007-02-03
NFSv4: Fix NFS4_enc_server_caps_sz/NFS4_dec_server_caps_sz
Trond Myklebust
2007-02-03
NFSv4: Fix Oops in nfs4_create_referral_server
Trond Myklebust
2007-01-30
[PATCH] Remove warning: VFS is out of sync with lock manager
Neil Brown
2007-01-24
[PATCH] NFS: Fix races in nfs_revalidate_mapping()
Trond Myklebust
2007-01-11
[PATCH] NFS: Fix race in nfs_release_page()
Trond Myklebust
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-12-08
[PATCH] rename struct namespace to struct mnt_namespace
Kirill Korotaev
2006-12-08
[PATCH] nfs: change uses of f_{dentry,vfsmnt} to use f_path
Josef "Jeff" Sipek
2006-12-07
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linus
Trond Myklebust
2006-12-07
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linus
Trond Myklebust
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
2006-12-07
[PATCH] slab: remove SLAB_NOFS
Christoph Lameter
2006-12-06
NFS: Clean up calls to mark_inode_dirty() part 2
Trond Myklebust
2006-12-06
NFS: Fix up writeback_control->nr_to_write accounting
Trond Myklebust
2006-12-06
NFS: Fix up the dirty page accounting
Trond Myklebust
2006-12-06
NFS: Ensure the inode is marked as dirty if we break out of nfs_wb_all()
Trond Myklebust
2006-12-06
NFS: Fix nfs_release_page
Trond Myklebust
2006-12-06
NFS: Ensure we only call set_page_writeback() under the page lock
Trond Myklebust
2006-12-06
NFS: Make nfs_updatepage() mark the page as dirty.
Trond Myklebust
2006-12-06
NFS: Ensure that nfs_wb_page() calls writepage when necessary.
Trond Myklebust
2006-12-06
NFS: Add nfs_set_page_dirty()
Trond Myklebust
2006-12-06
NFS: Remove nfs_writepage_sync()
Trond Myklebust
2006-12-06
NFS: More cleanups of fs/nfs/write.c
Trond Myklebust
2006-12-06
NFS: Remove call to igrab() from nfs_writepage()
Trond Myklebust
2006-12-06
NFS: Cleanup: add common helper nfs_page_length()
Trond Myklebust
2006-12-06
NFS: Store pointer to the nfs_page in page->private
Trond Myklebust
2006-12-06
NFS: cleanup of nfs_sync_inode_wait()
Trond Myklebust
2006-12-06
NFS: Clean up nfs_scan_dirty()
Trond Myklebust
2006-12-06
NFS: Clean up nfs_flush_inode()
Trond Myklebust
2006-12-06
NFS: Remove use of the Big Kernel Lock around nfs calls to readlink
Frank Filz
2006-12-06
NFS: Remove use of the Big Kernel Lock around calls to rpc_call_sync
Frank Filz
2006-12-06
NFS: Remove use of the Big Kernel Lock around calls to rpc_execute.
Frank Filz
2006-12-06
NFS: Fix nfs_sync_inode_wait(FLUSH_INVALIDATE)
Trond Myklebust
2006-12-06
NFS: Fix missing page_unlock() in nfs_readpage
Trond Myklebust
2006-12-06
NFS: Fix asynchronous read error handling
Trond Myklebust
2006-12-06
NFS Exclusive open not supported bug
Andy Ryan
2006-12-06
SUNRPC: Fix a potential race in rpc_wake_up_task()
Trond Myklebust
2006-12-06
Fix a second potential rpc_wakeup race...
Trond Myklebust
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-02
[NET]: ipconfig and nfsroot annotations
Al Viro
[prev]
[next]