summaryrefslogtreecommitdiffstats
path: root/fs (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * nfsd: move some of fh_compose into helper functionsJ. Bruce Fields2009-09-031-38/+45
| * nfsd41: replace page based DRC with buffer based DRCAndy Adamson2009-09-023-165/+67
| * nfsd41: replace nfserr_resource in pure nfs41 responsesAndy Adamson2009-09-021-3/+3
| * nfsd41: use session maxreqs for sequence target and highest slotidAndy Adamson2009-09-021-1/+5
| * nfsd41: bound forechannel drc size by memory usageAndy Adamson2009-09-021-18/+48
| * NFSD: Fix a bug in the NFSv4 'supported attrs' mandatory attributeTrond Myklebust2009-09-022-13/+1
| * nfsd41: expand solo sequence checkAndy Adamson2009-08-281-9/+0
| * nfsd4: remove ACE4_IDENTIFIER_GROUP flag from GROUP@ entryFrank Filz2009-08-271-1/+1
| * nfsd41: renew_client must be called under the state lockBenny Halevy2009-08-271-5/+8
| * knfsd: Replace lock_kernel with a mutex in nfsd pool stats.Ryusei Yamaguchi2009-08-252-3/+23
| * nfsd: Fix unnecessary deny bits in NFSv4 ACLFrank Filz2009-08-251-1/+1
| * nfsd: populate sin6_scope_id on callback address with scopeid from rq_addr on...Jeff Layton2009-08-211-2/+5
| * nfsd: add support for NFSv4 callbacks over IPv6Jeff Layton2009-08-211-4/+11
| * nfsd: convert nfs4_cb_conn struct to hold address in sockaddr_storageJeff Layton2009-08-212-81/+11
| * nfsd: make nfs4_client->cl_addr a struct sockaddr_storageJeff Layton2009-08-211-13/+19
| * sunrpc: add routine for comparing addressesJeff Layton2009-08-214-5/+5
| * Merge branch 'nfs-for-2.6.32' of git://git.linux-nfs.org/projects/trondmy/nfs...J. Bruce Fields2009-08-21232-3895/+6761
| |\
| * | nfsd41: encode replay sequence from the slot valuesAndy Adamson2009-07-282-36/+37
| * | nfsd41: rename nfsd4_enc_uncached_replayAndy Adamson2009-07-281-2/+2
| * | nfsd41: Use separate DRC for setclientidAndy Adamson2009-07-283-29/+40
| * | nfsd41: change check_slot_seqid parametersAndy Adamson2009-07-281-11/+13
| * | nfsd41: remove redundant forechannel max requests checkAndy Adamson2009-07-281-4/+0
| * | nfsd41: hange from page to memory based drc limitsAndy Adamson2009-07-282-22/+19
| * | nfsd41: reserve less memory for DRCAndy Adamson2009-07-281-2/+1
| * | nfsd41: minor set_forechannel_maxreqs cleanupAndy Adamson2009-07-281-8/+7
| * | nfsd41: reclaim DRC memory on session freeAndy Adamson2009-07-281-0/+3
| * | nfsd: minor write_pool_threads exit cleanupJ. Bruce Fields2009-07-281-5/+1
| * | Fix memory leak in write_pool_threadsEric Sesterhenn2009-07-281-0/+1
| * | nfsd41: use globals for DRC limitsAndy Adamson2009-07-142-9/+20
| * | NFSv4: ACL in operations 'open' and 'create' should be usedYu Zhiguo2009-07-141-5/+42
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-229-9/+9
|\ \ \
| * | | trivial: remove unnecessary semicolonsJoe Perches2009-09-215-5/+5
| * | | trivial: fix typo "to to" in multiple filesAnand Gadiyar2009-09-213-3/+3
| * | | trivial: fix typo "for for" in multiple filesAnand Gadiyar2009-09-211-1/+1
* | | | mm: move use_mm/unuse_mm from aio.c to mm/Michael S. Tsirkin2009-09-221-46/+1
* | | | hugetlbfs: allow the creation of files suitable for MAP_PRIVATE on the vfs in...Eric B Munson2009-09-221-4/+17
* | | | tmpfs: depend on shmemHugh Dickins2009-09-221-0/+1
* | | | mm: add get_dump_pageHugh Dickins2009-09-222-67/+33
* | | | oom: fix oom_adjust_write() input sanity checkKOSAKI Motohiro2009-09-221-8/+10
* | | | oom: make oom_score to per-process valueKOSAKI Motohiro2009-09-221-1/+1
* | | | oom: move oom_adj value from task_struct to signal_structKOSAKI Motohiro2009-09-221-4/+20
* | | | mm: replace various uses of num_physpages by totalram_pagesJan Beulich2009-09-221-1/+1
* | | | kcore: /proc/kcore should use vreadKAMEZAWA Hiroyuki2009-09-221-33/+2
* | | | pagemap clear_refs: modify to specify anon or mapped vma clearingMoussa A. Ba2009-09-221-4/+24
* | | | ksm: identify PageKsm pagesHugh Dickins2009-09-221-0/+5
* | | | mm: oom analysis: add shmem vmstatKOSAKI Motohiro2009-09-221-0/+2
* | | | mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log outputKOSAKI Motohiro2009-09-221-0/+2
* | | | const: make block_device_operations constAlexey Dobriyan2009-09-223-3/+3
* | | | const: make lock_manager_operations constAlexey Dobriyan2009-09-223-4/+4
* | | | const: make file_lock_operations constAlexey Dobriyan2009-09-223-3/+3