summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dm: rename request variables to biosAlasdair G Kergon2013-03-0115-81/+81
* dm: clean up clone_bioAlasdair G Kergon2013-03-011-45/+57
* dm persistent data: remove CONFIG_EXPERIMENTALKees Cook2013-03-011-1/+1
* dm: remove CONFIG_EXPERIMENTALAlasdair G Kergon2013-03-011-12/+12
* dm thin: use block_size_is_power_of_twoMike Snitzer2013-03-011-12/+13
* dm bufio: use WRITE_FLUSH instead of REQ_FLUSHMikulas Patocka2013-03-011-1/+1
* dm table: remove superfluous variable resetWang Sheng-Hui2013-03-011-1/+0
* dm thin: support a non power of 2 discard_granularityMike Snitzer2013-03-011-8/+1
* dm: fix truncated status stringsMikulas Patocka2013-03-0113-115/+99
* dm: do not replace bioset for request based dmJun'ichi Nomura2013-03-011-9/+21
* Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-02-2842-507/+831
|\
| * SUNRPC: make AF_LOCAL connect synchronousJ. Bruce Fields2013-02-281-8/+27
| * nfsd: fix compiler warning about ambiguous types in nfsd_cache_csumJeff Layton2013-02-171-1/+1
| * svcrpc: fix rpc server shutdown racesJ. Bruce Fields2013-02-172-34/+32
| * svcrpc: make svc_age_temp_xprts enqueue under sv_lockJ. Bruce Fields2013-02-171-13/+2
| * lockd: nlmclnt_reclaim(): avoid stack overflowTim Gardner2013-02-153-6/+15
| * nfsd: enable NFSv4 state in containersStanislav Kinsbursky2013-02-151-10/+0
| * nfsd: disable usermode helper client tracker in containerStanislav Kinsbursky2013-02-151-0/+6
| * nfsd: use proper net while reading "exports" fileStanislav Kinsbursky2013-02-151-6/+25
| * nfsd: containerize NFSd filesystemStanislav Kinsbursky2013-02-152-16/+35
| * nfsd: fix comments on nfsd_cache_lookupJeff Layton2013-02-151-2/+5
| * SUNRPC: move cache_detail->cache_request callback call to cache_read()Stanislav Kinsbursky2013-02-151-12/+20
| * SUNRPC: remove "cache_request" argument in sunrpc_cache_pipe_upcall() functionStanislav Kinsbursky2013-02-153-13/+5
| * SUNRPC: rework cache upcall logicStanislav Kinsbursky2013-02-155-49/+7
| * SUNRPC: introduce cache_detail->cache_request callbackStanislav Kinsbursky2013-02-156-8/+20
| * NFS: simplify and clean cache libraryStanislav Kinsbursky2013-02-153-16/+4
| * NFS: use SUNRPC cache creation and destruction helper for DNS cacheStanislav Kinsbursky2013-02-151-35/+25
| * nfsd4: free_stid can be staticFengguang Wu2013-02-111-1/+1
| * nfsd: keep a checksum of the first 256 bytes of requestJeff Layton2013-02-082-3/+49
| * sunrpc: trim off trailing checksum before returning decrypted or integrity au...Jeff Layton2013-02-084-2/+52
| * sunrpc: fix comment in struct xdr_buf definitionJeff Layton2013-02-051-1/+1
| * sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ...Jeff Layton2013-02-0521-163/+191
| * sunrpc: copy scope ID in __rpc_copy_addr6Jeff Layton2013-02-051-0/+1
| * nfsd4: simplify idr allocationJ. Bruce Fields2013-02-051-29/+52
| * nfsd: Fix memleakmajianpeng2013-02-051-0/+2
| * nfsd: register a shrinker for DRC cache entriesJeff Layton2013-02-041-0/+23
| * nfsd: add recurring workqueue job to clean the cacheJeff Layton2013-02-041-3/+47
| * nfsd: when updating an entry with RC_NOCACHE, just free itJeff Layton2013-02-041-4/+14
| * nfsd: remove the cache_disabled flagJeff Layton2013-02-041-7/+3
| * nfsd: dynamically allocate DRC entriesJeff Layton2013-02-041-50/+75
| * nfsd: track the number of DRC entries in the cacheJeff Layton2013-02-041-0/+4
| * nfsd: always move DRC entries to the end of LRU list when updating timestampJeff Layton2013-02-041-3/+2
| * nfsd: initialize the exp->ex_uuid field in svc_export_initJeff Layton2013-02-041-0/+1
| * nfsd: break out hashtable search into separate functionJeff Layton2013-02-041-13/+33
| * nfsd: clean up and clarify the cache expiration codeJeff Layton2013-02-042-1/+11
| * nfsd: remove redundant test from nfsd_reply_cache_freeJeff Layton2013-02-041-1/+1
| * nfsd: add alloc and free functions for DRC entriesJeff Layton2013-02-041-9/+27
| * nfsd: create a dedicated slabcache for DRC entriesJeff Layton2013-02-041-2/+13
| * nfsd: get rid of RC_INTRJeff Layton2013-02-042-3/+1
| * nfsd: remove unneeded spinlock in nfsd_cache_updateJeff Layton2013-02-041-2/+0
OpenPOWER on IntegriCloud