summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | nfsd41: sunrpc: Added rpc server-side backchannel handlingRahul Iyer2009-09-113-0/+3
| * | nfsd41: replace page based DRC with buffer based DRCAndy Adamson2009-09-012-20/+12
| * | nfsd41: bound forechannel drc size by memory usageAndy Adamson2009-09-011-2/+6
| * | nfsd41: expand solo sequence checkAndy Adamson2009-08-281-1/+1
| * | nfsd: populate sin6_scope_id on callback address with scopeid from rq_addr on...Jeff Layton2009-08-211-0/+15
| * | nfsd: convert nfs4_cb_conn struct to hold address in sockaddr_storageJeff Layton2009-08-211-2/+2
| * | nfsd: make nfs4_client->cl_addr a struct sockaddr_storageJeff Layton2009-08-211-1/+1
| * | sunrpc: add common routine for copying address portion of a sockaddrJeff Layton2009-08-211-0/+50
| * | sunrpc: add routine for comparing addressesJeff Layton2009-08-212-43/+48
| * | Merge branch 'nfs-for-2.6.32' of git://git.linux-nfs.org/projects/trondmy/nfs...J. Bruce Fields2009-08-21119-593/+1248
| |\ \
| * | | nfsd41: Use separate DRC for setclientidAndy Adamson2009-07-282-13/+20
| * | | nfsd41: hange from page to memory based drc limitsAndy Adamson2009-07-282-2/+3
| * | | nfsd41: use globals for DRC limitsAndy Adamson2009-07-142-2/+3
| * | | nfsd41: gather and report statistics also for v4.1 opsBenny Halevy2009-07-101-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-229-10/+9
|\ \ \ \
| * | | | trivial: remove unnecessary semicolonsJoe Perches2009-09-211-2/+1
| * | | | trivial: fix typos "man[ae]g?ment" -> "management"Uwe Kleine-Koenig2009-09-211-1/+1
| * | | | 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
| * | | | Change "useing" -> "using".Dmitri Vorobiev2009-09-211-1/+1
| * | | | trivial: fix typo in namei.h commentOri Avtalion2009-09-211-1/+1
| * | | | trivial: change address of the libcap source.GeunSik Lim2009-09-211-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-221-0/+3
|\ \ \ \ \
| * | | | | HID: consolidate connect and disconnect into core codeJiri Kosina2009-09-171-0/+3
* | | | | | pnp: add a shutdown method to pnp driversDavid Härdeman2009-09-221-0/+1
* | | | | | lis3: add free-fall/wakeup function via platform_dataDaniel Mack2009-09-221-0/+9
* | | | | | lis3: fix typoDaniel Mack2009-09-221-1/+1
* | | | | | flex_array: introduce DEFINE_FLEX_ARRAYDavid Rientjes2009-09-221-4/+26
* | | | | | flex_array: add flex_array_shrink functionDavid Rientjes2009-09-221-0/+1
* | | | | | flex_array: poison free elementsDavid Rientjes2009-09-221-0/+3
* | | | | | flex_array: add flex_array_clear functionDavid Rientjes2009-09-221-0/+1
* | | | | | cpuidle: fix the menu governor to boost IO performanceArjan van de Ven2009-09-221-0/+4
* | | | | | mm: move use_mm/unuse_mm from aio.c to mm/Michael S. Tsirkin2009-09-221-0/+9
* | | | | | hugetlb: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsEric B Munson2009-09-221-0/+7
* | | | | | mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsArnd Bergmann2009-09-221-0/+1
* | | | | | hugetlbfs: allow the creation of files suitable for MAP_PRIVATE on the vfs in...Eric B Munson2009-09-221-2/+10
* | | | | | tmpfs: depend on shmemHugh Dickins2009-09-221-10/+1
* | | | | | mm: FOLL flags for GUP flagsHugh Dickins2009-09-221-0/+1
* | | | | | mm: follow_hugetlb_page flagsHugh Dickins2009-09-221-1/+3
* | | | | | mm: FOLL_DUMP replace FOLL_ANONHugh Dickins2009-09-221-1/+1
* | | | | | mm: add get_dump_pageHugh Dickins2009-09-221-0/+1
* | | | | | page-allocator: split per-cpu list into one-list-per-migrate-typeMel Gorman2009-09-221-1/+4
* | | | | | oom: move oom_adj value from task_struct to signal_structKOSAKI Motohiro2009-09-221-1/+2
* | | | | | mm: do batched scans for mem_cgroupWu Fengguang2009-09-221-1/+5
* | | | | | oom: move oom_killer_enable()/oom_killer_disable to where they belongAlexey Dobriyan2009-09-222-12/+11
* | | | | | mm: also use alloc_large_system_hash() for the PID hash tableJan Beulich2009-09-221-3/+2
* | | | | | mm: replace various uses of num_physpages by totalram_pagesJan Beulich2009-09-221-0/+1
* | | | | | mm: return boolean from page_has_private()Johannes Weiner2009-09-221-5/+8
* | | | | | mm: return boolean from page_is_file_cache()Johannes Weiner2009-09-221-6/+2
* | | | | | mm: introduce page_lru_base_type()Johannes Weiner2009-09-221-4/+19