summaryrefslogtreecommitdiffstats
path: root/fs/nfs
Commit message (Expand)AuthorAgeFilesLines
* NFS: Kill the obsolete NFS_PARANOIAJesper Juhl2007-05-095-27/+2
* NFS: use __set_current_state()Milind Arun Choudhary2007-05-091-2/+2
* NFS: Clean up NFSv4 XDR error messageChuck Lever2007-05-091-3/+5
* NFS: NFS client underestimates how large an NFSv4 SETATTR reply can beChuck Lever2007-05-091-1/+2
* NFS: Remove redundant check in nfs_check_verifier()Trond Myklebust2007-05-091-7/+5
* NFS: Fix a jiffie wraparound issueTrond Myklebust2007-05-091-4/+8
* nfs: fix congestion control: use atomic_longsPeter Zijlstra2007-05-081-2/+2
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-088-8/+0
* Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2007-05-072-6/+2
|\
| * locks: give posix_test_lock same interface as ->lockMarc Eshel2007-05-061-6/+1
| * locks: make ->lock release private data before returning in GETLK caseJ. Bruce Fields2007-05-061-0/+1
* | slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-071-2/+1
* | mm: make read_cache_page synchronousNick Piggin2007-05-072-11/+0
* | NFS: Fix a compile glitch on 64-bit systemsTrond Myklebust2007-05-041-1/+1
* | NFS: Clean up nfs_create_request commentsJason Uhlenkott2007-05-021-7/+1
* | NFS4: invalidate cached acl on setaclJ. Bruce Fields2007-05-021-2/+1
* | NFS: Fix directory caching problem - with test case and patch.Neil Brown2007-04-301-0/+4
* | NFS: Set meaningful value for fattr->time_start in readdirplus results.Neil Brown2007-04-301-0/+16
* | NFS: Added support to turn off the NFSv3 READDIRPLUS RPC.Steve Dickson2007-04-302-1/+3
* | NFS: switch NFSROOT to use new rpcbind clientChuck Lever2007-04-301-1/+1
* | SUNRPC: RPC buffer size estimates are too largeChuck Lever2007-04-304-19/+15
* | NFS: Use pgoff_t in structures and functions that pass page cache offsetsTrond Myklebust2007-04-302-11/+11
* | NFS: Clean up nfs_sync_mapping_wait()Trond Myklebust2007-04-301-5/+1
* | NFS: Fix a buffer overflow in the allocation of struct nfs_read/writedataTrond Myklebust2007-04-305-20/+37
* | NFS: Fix a race when doing NFS write coalescingTrond Myklebust2007-04-302-194/+47
* | NFS: Cleanup for nfs_readpages()Trond Myklebust2007-04-302-34/+17
* | NFS: Another cleanup of the read/write request coalescing codeTrond Myklebust2007-04-303-73/+113
* | NFS: Cleanup the coalescing codeTrond Myklebust2007-04-303-49/+103
* | NFS: Don't wait for congestion in nfs_update_request()Trond Myklebust2007-04-301-30/+0
* | NFS: statfs error-handling fixAmnon Aaronsohn2007-04-301-5/+4
* | NFS: Fix nfs_set_page_dirty()Trond Myklebust2007-04-301-1/+11
* | NFS: Fix race in nfs_set_page_dirtyTrond Myklebust2007-04-201-3/+14
* | NFS: Fix the 'desynchronized value of nfs_i.ncommit' errorTrond Myklebust2007-04-201-25/+22
* | NFS: Don't clear PG_writeback until after we've processed unstable writesTrond Myklebust2007-04-201-3/+3
* | NFS: clean up the unstable write codeTrond Myklebust2007-04-201-46/+71
|/
* NFS: Fix a list corruption problemTrond Myklebust2007-04-151-1/+3
* NFS: Ensure PG_writeback is cleared when writeback failsTrond Myklebust2007-04-141-7/+15
* NFS: Fix two bugs in the O_DIRECT write codeTrond Myklebust2007-04-141-4/+7
* NFS: Fix an Oops in nfs_setattr()Trond Myklebust2007-04-142-3/+6
* [PATCH] nfs: nfs_getattr() can't call nfs_sync_mapping_range() for non-regula...Trond Myklebust2007-03-161-1/+2
* [PATCH] nfs: fix congestion controlPeter Zijlstra2007-03-163-44/+84
* [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-141-1/+1
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2007-02-1210-31/+36
|\
| * [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-121-2/+2
| * [PATCH] mark struct inode_operations const 2Arjan van de Ven2007-02-126-10/+10
| * [PATCH] mark struct file_operations const 6Arjan van de Ven2007-02-121-2/+2
| * [PATCH] include/linux/nfsd/const.h: remove NFS_SUPER_MAGICAdrian Bunk2007-02-121-0/+1
| * [PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addressesChuck Lever2007-02-122-3/+3
| * [PATCH] knfsd: SUNRPC: Add a function to format the address in an svc_rqst fo...Chuck Lever2007-02-121-3/+9
OpenPOWER on IntegriCloud