aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2007-05-07Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2007-05-07slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter
2007-05-07mm: make read_cache_page synchronousNick Piggin
2007-05-06locks: give posix_test_lock same interface as ->lockMarc Eshel
2007-05-06locks: make ->lock release private data before returning in GETLK caseJ. Bruce Fields
2007-05-04NFS: Fix a compile glitch on 64-bit systemsTrond Myklebust
2007-05-02NFS: Clean up nfs_create_request commentsJason Uhlenkott
2007-05-02NFS4: invalidate cached acl on setaclJ. Bruce Fields
2007-04-30NFS: Fix directory caching problem - with test case and patch.Neil Brown
2007-04-30NFS: Set meaningful value for fattr->time_start in readdirplus results.Neil Brown
2007-04-30NFS: Added support to turn off the NFSv3 READDIRPLUS RPC.Steve Dickson
2007-04-30NFS: switch NFSROOT to use new rpcbind clientChuck Lever
2007-04-30SUNRPC: RPC buffer size estimates are too largeChuck Lever
2007-04-30NFS: Use pgoff_t in structures and functions that pass page cache offsetsTrond Myklebust
2007-04-30NFS: Clean up nfs_sync_mapping_wait()Trond Myklebust
2007-04-30NFS: Fix a buffer overflow in the allocation of struct nfs_read/writedataTrond Myklebust
2007-04-30NFS: Fix a race when doing NFS write coalescingTrond Myklebust
2007-04-30NFS: Cleanup for nfs_readpages()Trond Myklebust
2007-04-30NFS: Another cleanup of the read/write request coalescing codeTrond Myklebust
2007-04-30NFS: Cleanup the coalescing codeTrond Myklebust
2007-04-30NFS: Don't wait for congestion in nfs_update_request()Trond Myklebust
2007-04-30NFS: statfs error-handling fixAmnon Aaronsohn
2007-04-30NFS: Fix nfs_set_page_dirty()Trond Myklebust
2007-04-20NFS: Fix race in nfs_set_page_dirtyTrond Myklebust
2007-04-20NFS: Fix the 'desynchronized value of nfs_i.ncommit' errorTrond Myklebust
2007-04-20NFS: Don't clear PG_writeback until after we've processed unstable writesTrond Myklebust
2007-04-20NFS: clean up the unstable write codeTrond Myklebust
2007-04-15NFS: Fix a list corruption problemTrond Myklebust
2007-04-14NFS: Ensure PG_writeback is cleared when writeback failsTrond Myklebust
2007-04-14NFS: Fix two bugs in the O_DIRECT write codeTrond Myklebust
2007-04-14NFS: Fix an Oops in nfs_setattr()Trond Myklebust
2007-03-16[PATCH] nfs: nfs_getattr() can't call nfs_sync_mapping_range() for non-regula...Trond Myklebust
2007-03-16[PATCH] nfs: fix congestion controlPeter Zijlstra
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-12Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust
2007-02-12NFS: disconnect before retrying NFSv4 requests over TCPChuck Lever
2007-02-12NFS: Don't use ClearPageUptodate() when writeback failsTrond Myklebust
2007-02-12NFS: Cleanup - avoid rereading 'jiffies' more than once in the same routineTrond Myklebust
2007-02-12NFS: Fix a wraparound issue with nfsi->cache_change_attributeTrond Myklebust
2007-02-12[PATCH] Mark struct super_operations constJosef 'Jeff' Sipek
2007-02-12[PATCH] mark struct inode_operations const 2Arjan van de Ven
2007-02-12[PATCH] mark struct file_operations const 6Arjan van de Ven
2007-02-12[PATCH] include/linux/nfsd/const.h: remove NFS_SUPER_MAGICAdrian Bunk
2007-02-12[PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addressesChuck Lever
2007-02-12[PATCH] knfsd: SUNRPC: Add a function to format the address in an svc_rqst fo...Chuck Lever
2007-02-12[PATCH] knfsd: SUNRPC: allow creating an RPC service without registering with...Chuck Lever
2007-02-03NFSv4: /proc/mounts displays the wrong server name for referralsTrond Myklebust
2007-02-03NFS: fix print format for tk_pidChuck Lever
2007-02-03NFSv4: Add lockdep checks to nfs4_wait_clnt_recover()Trond Myklebust