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