aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs
Commit message (Expand)AuthorAge
* NFS: Fix a refcount leakage in O_DIRECTTrond Myklebust2007-05-30
* NFS: Fix nfs_direct_dirty_pages()Trond Myklebust2007-05-24
* NFS: Fix handful of compiler warnings in direct.cChuck Lever2007-05-24
* NFS: Avoid a deadlock situation on writeTrond Myklebust2007-05-24
* Detach sched.h from mm.hAlexey Dobriyan2007-05-21
* Merge branch 'master' of /home/trondmy/repositories/git/linux-2.6/Trond Myklebust2007-05-17
|\
| * Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-17
* | NFS: Fix more sparse warningsTrond Myklebust2007-05-14
* | NFS: Fix some 'sparse' warnings...Trond Myklebust2007-05-14
* | NFS4: Fix incorrect use of sizeof() in fs/nfs/nfs4xdr.cTrond Myklebust2007-05-14
* | NFS: use zero_user_pageNate Diller2007-05-14
|/
* NFS: Kill the obsolete NFS_PARANOIAJesper Juhl2007-05-09
* NFS: use __set_current_state()Milind Arun Choudhary2007-05-09
* NFS: Clean up NFSv4 XDR error messageChuck Lever2007-05-09
* NFS: NFS client underestimates how large an NFSv4 SETATTR reply can beChuck Lever2007-05-09
* NFS: Remove redundant check in nfs_check_verifier()Trond Myklebust2007-05-09
* NFS: Fix a jiffie wraparound issueTrond Myklebust2007-05-09
* nfs: fix congestion control: use atomic_longsPeter Zijlstra2007-05-08
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2007-05-07
|\
| * locks: give posix_test_lock same interface as ->lockMarc Eshel2007-05-06
| * locks: make ->lock release private data before returning in GETLK caseJ. Bruce Fields2007-05-06
* | slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-07
* | mm: make read_cache_page synchronousNick Piggin2007-05-07
* | NFS: Fix a compile glitch on 64-bit systemsTrond Myklebust2007-05-04
* | NFS: Clean up nfs_create_request commentsJason Uhlenkott2007-05-02
* | NFS4: invalidate cached acl on setaclJ. Bruce Fields2007-05-02
* | NFS: Fix directory caching problem - with test case and patch.Neil Brown2007-05-01
* | NFS: Set meaningful value for fattr->time_start in readdirplus results.Neil Brown2007-05-01
* | NFS: Added support to turn off the NFSv3 READDIRPLUS RPC.Steve Dickson2007-05-01
* | NFS: switch NFSROOT to use new rpcbind clientChuck Lever2007-05-01
* | SUNRPC: RPC buffer size estimates are too largeChuck Lever2007-05-01
* | NFS: Use pgoff_t in structures and functions that pass page cache offsetsTrond Myklebust2007-05-01
* | NFS: Clean up nfs_sync_mapping_wait()Trond Myklebust2007-05-01
* | NFS: Fix a buffer overflow in the allocation of struct nfs_read/writedataTrond Myklebust2007-05-01
* | NFS: Fix a race when doing NFS write coalescingTrond Myklebust2007-05-01
* | NFS: Cleanup for nfs_readpages()Trond Myklebust2007-05-01
* | NFS: Another cleanup of the read/write request coalescing codeTrond Myklebust2007-05-01
* | NFS: Cleanup the coalescing codeTrond Myklebust2007-05-01
* | NFS: Don't wait for congestion in nfs_update_request()Trond Myklebust2007-05-01
* | NFS: statfs error-handling fixAmnon Aaronsohn2007-05-01
* | NFS: Fix nfs_set_page_dirty()Trond Myklebust2007-05-01
* | NFS: Fix race in nfs_set_page_dirtyTrond Myklebust2007-04-21
* | NFS: Fix the 'desynchronized value of nfs_i.ncommit' errorTrond Myklebust2007-04-21
* | NFS: Don't clear PG_writeback until after we've processed unstable writesTrond Myklebust2007-04-21
* | NFS: clean up the unstable write codeTrond Myklebust2007-04-21
|/
* NFS: Fix a list corruption problemTrond Myklebust2007-04-15
* NFS: Ensure PG_writeback is cleared when writeback failsTrond Myklebust2007-04-15
* NFS: Fix two bugs in the O_DIRECT write codeTrond Myklebust2007-04-15
* NFS: Fix an Oops in nfs_setattr()Trond Myklebust2007-04-15