summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | blkcg: replace blkcg_policy->pd_size with ->pd_alloc/free_fn() methodsTejun Heo2015-08-18
| * | | | | | | blkcg: make blkcg_activate_policy() allow NULL ->pd_init_fnTejun Heo2015-08-18
| * | | | | | | blkcg: restructure blkg_policy_data allocation in blkcg_activate_policy()Tejun Heo2015-08-18
| * | | | | | | blkcg: remove unnecessary blkcg_root handling from css_alloc/free pathsTejun Heo2015-08-18
| * | | | | | | blkcg: use blkg_free() in blkcg_init_queue() failure pathTejun Heo2015-08-18
| * | | | | | | blkcg: remove unnecessary request_list->blkg NULL test in blk_put_rl()Tejun Heo2015-08-18
| * | | | | | | cfq-iosched: charge async IOs to the appropriate blkcg's instead of the rootTejun Heo2015-08-18
| * | | | | | | cfq-iosched: fold cfq_find_alloc_queue() into cfq_get_queue()Tejun Heo2015-08-18
| * | | | | | | cfq-iosched: move cfq_group determination from cfq_find_alloc_queue() to cfq_...Tejun Heo2015-08-18
| * | | | | | | cfq-iosched: remove @gfp_mask from cfq_find_alloc_queue()Tejun Heo2015-08-18
| * | | | | | | blkcg, cfq-iosched: use GFP_NOWAIT instead of GFP_ATOMIC for non-critical all...Tejun Heo2015-08-18
| * | | | | | | cfq-iosched: minor cleanupsTejun Heo2015-08-18
| * | | | | | | cfq-iosched: fix oom cfq_queue ref leak in cfq_set_request()Tejun Heo2015-08-18
| * | | | | | | cfq-iosched: fix async oom queue handlingTejun Heo2015-08-18
| * | | | | | | cfq-iosched: simplify control flow in cfq_get_queue()Tejun Heo2015-08-18
| * | | | | | | writeback: update writeback tracepoints to report cgroupTejun Heo2015-08-18
| * | | | | | | kernfs: implement kernfs_path_len()Tejun Heo2015-08-18
| * | | | | | | writeback: explain why @inode is allowed to be NULL for inode_congested()Tejun Heo2015-08-18
| * | | | | | | writeback: remove wb_writeback_work->single_wait/doneTejun Heo2015-08-18
| * | | | | | | writeback: bdi_for_each_wb() iteration is memcg ID based not blkcgTejun Heo2015-08-18
| * | | | | | | Merge branch 'for-4.3-unified-base' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe2015-08-18
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | dma-mapping: consolidate dma_set_maskChristoph Hellwig2015-09-10
| * | | | | | | | | dma-mapping: consolidate dma_supportedChristoph Hellwig2015-09-10
| * | | | | | | | | dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig2015-09-10
| * | | | | | | | | dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig2015-09-10
| * | | | | | | | | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig2015-09-10
| * | | | | | | | | mm: use vma_is_anonymous() in create_huge_pmd() and wp_huge_pmd()Kirill A. Shutemov2015-09-10
| * | | | | | | | | mm: make sure all file VMAs have ->vm_ops setKirill A. Shutemov2015-09-10
| * | | | | | | | | mm, mpx: add "vm_flags_t vm_flags" arg to do_mmap_pgoff()Oleg Nesterov2015-09-10
| * | | | | | | | | mm: mark most vm_operations_struct constKirill A. Shutemov2015-09-10
| * | | | | | | | | namei: fix warning while make xmldocs caused by namei.cMasanari Iida2015-09-10
| * | | | | | | | | ipc: convert invalid scenarios to use WARN_ONDavidlohr Bueso2015-09-10
| * | | | | | | | | zlib_deflate/deftree: remove bi_reverse()yalin wang2015-09-10
| * | | | | | | | | lib/decompress_unlzma: Do a NULL check for pointerFabio Estevam2015-09-10
| * | | | | | | | | lib/decompressors: use real out buf size for gunzip with kernelYinghai Lu2015-09-10
| * | | | | | | | | fs/affs: make root lookup from blkdev logical sizePranay Kr. Srivastava2015-09-10
| * | | | | | | | | sysctl: fix int -> unsigned long assignments in INT_MIN caseIlya Dryomov2015-09-10
| * | | | | | | | | kexec: export KERNEL_IMAGE_SIZE to vmcoreinfoBaoquan He2015-09-10
| * | | | | | | | | kexec: align crash_notes allocation to make it be inside one physical pageBaoquan He2015-09-10
| * | | | | | | | | kexec: remove unnecessary test in kimage_alloc_crash_control_pages()Minfei Huang2015-09-10
| * | | | | | | | | kexec: split kexec_load syscall from kexec core codeDave Young2015-09-10
| * | | | | | | | | kexec: split kexec_file syscall code to kexec_file.cDave Young2015-09-10
| * | | | | | | | | drivers/net/wireless/ath/wil6210: use seq_hex_dump() to dump buffersAndy Shevchenko2015-09-10
| * | | | | | | | | kmemleak: use seq_hex_dump() to dump buffersAndy Shevchenko2015-09-10
| * | | | | | | | | drivers/s390/crypto/zcrypt_api.c: use seq_hex_dump() to dump buffersAndy Shevchenko2015-09-10
| * | | | | | | | | parisc: use seq_hex_dump() to dump buffersAndy Shevchenko2015-09-10
| * | | | | | | | | drivers/crypto/qat: use seq_hex_dump() to dump buffersAndy Shevchenko2015-09-10
| * | | | | | | | | seq_file: provide an analogue of print_hex_dump()Andy Shevchenko2015-09-10
| * | | | | | | | | fs: Don't dump core if the corefile would become world-readable.Jann Horn2015-09-10