summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | libstring_helpers.c:string_get_size(): return voidRasmus Villemoes2015-02-12
| * | | | | | | | | | | | | | | | | | | | kernel.h: remove ancient __FUNCTION__ hackRasmus Villemoes2015-02-12
| * | | | | | | | | | | | | | | | | | | | kernel/sched/clock.c: add another clock for use with the soft lockup watchdogCyril Bur2015-02-12
| * | | | | | | | | | | | | | | | | | | | linux/types.h: Always use unsigned long for pgoff_tGeert Uytterhoeven2015-02-12
| * | | | | | | | | | | | | | | | | | | | all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-12
| * | | | | | | | | | | | | | | | | | | | fs/proc/task_mmu.c: add user-space support for resetting mm->hiwater_rss (pea...Petr Cermak2015-02-12
| * | | | | | | | | | | | | | | | | | | | mm/zpool: add name argument to create zpoolGanesh Mahendran2015-02-12
| * | | | | | | | | | | | | | | | | | | | mm: do not use mm->nr_pmds on !MMU configurationsKirill A. Shutemov2015-02-12
| * | | | | | | | | | | | | | | | | | | | memcg: reparent list_lrus and free kmemcg_id on css offlineVladimir Davydov2015-02-12
| * | | | | | | | | | | | | | | | | | | | list_lru: add helpers to isolate itemsVladimir Davydov2015-02-12
| * | | | | | | | | | | | | | | | | | | | memcg: free memcg_caches slot on css offlineVladimir Davydov2015-02-12
| * | | | | | | | | | | | | | | | | | | | slab: link memcg caches of the same kind into a listVladimir Davydov2015-02-12
| * | | | | | | | | | | | | | | | | | | | slab: embed memcg_cache_params to kmem_cacheVladimir Davydov2015-02-12
| * | | | | | | | | | | | | | | | | | | | list_lru: introduce per-memcg listsVladimir Davydov2015-02-12
| * | | | | | | | | | | | | | | | | | | | list_lru: organize all list_lrus to listVladimir Davydov2015-02-12
| * | | | | | | | | | | | | | | | | | | | list_lru: get rid of ->active_nodesVladimir Davydov2015-02-12
| * | | | | | | | | | | | | | | | | | | | memcg: add rwsem to synchronize against memcg_caches arrays relocationVladimir Davydov2015-02-12
| * | | | | | | | | | | | | | | | | | | | memcg: rename some cache id related variablesVladimir Davydov2015-02-12
| * | | | | | | | | | | | | | | | | | | | vmscan: per memory cgroup slab shrinkersVladimir Davydov2015-02-12
| * | | | | | | | | | | | | | | | | | | | fs: consolidate {nr,free}_cached_objects args in shrink_controlVladimir Davydov2015-02-12
| * | | | | | | | | | | | | | | | | | | | list_lru: introduce list_lru_shrink_{count,walk}Vladimir Davydov2015-02-12
| * | | | | | | | | | | | | | | | | | | | mm: numa: do not trap faults on the huge zero pageMel Gorman2015-02-12
| * | | | | | | | | | | | | | | | | | | | mm: remove remaining references to NUMA hinting bits and helpersMel Gorman2015-02-12
| * | | | | | | | | | | | | | | | | | | | mm: convert p[te|md]_mknonnuma and remaining page table manipulationsMel Gorman2015-02-12
| * | | | | | | | | | | | | | | | | | | | mm: numa: do not dereference pmd outside of the lock during NUMA hinting faultMel Gorman2015-02-12
* | | | | | | | | | | | | | | | | | | | | Merge tag 'dm-3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-02-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | dm: allocate requests in target when stacking on blk-mq devicesMike Snitzer2015-02-09
| * | | | | | | | | | | | | | | | | | | | | dm: remove exports for request-based interfaces without external callersMike Snitzer2015-02-09
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | block: Simplify bsg complete allPeter Zijlstra2015-02-04
| * | | | | | | | | | | | | | | | | | | | | | NVMe: avoid kmalloc/kfree for smaller IOJens Axboe2015-01-29
| * | | | | | | | | | | | | | | | | | | | | | libata: use blk tagingShaohua Li2015-01-23
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | block: remove unused function blk_bio_map_sgChristoph Hellwig2015-02-11
| * | | | | | | | | | | | | | | | | | | | | | blk-mq: make blk_mq_run_queues() staticJens Axboe2015-02-10
| | |/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | block: merge __bio_map_user_iov into bio_map_user_iovChristoph Hellwig2015-02-05
| * | | | | | | | | | | | | | | | | | | | | block: pass iov_iter to the BLOCK_PC mapping functionsKent Overstreet2015-02-05
| * | | | | | | | | | | | | | | | | | | | | block: use blk_rq_map_user_iov to implement blk_rq_map_userChristoph Hellwig2015-02-05
| * | | | | | | | | | | | | | | | | | | | | block: mark blk-mq devices as stackableMike Snitzer2015-01-28
| |/ / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | blk-mq: add tag allocation policyShaohua Li2015-01-23
| * | | | | | | | | | | | | | | | | | | | block: support different tag allocation policyShaohua Li2015-01-23
| * | | | | | | | | | | | | | | | | | | | block: Add discard flag to blkdev_issue_zeroout() functionMartin K. Petersen2015-01-21
| * | | | | | | | | | | | | | | | | | | | block: Change direct_access calling conventionMatthew Wilcox2015-01-13
| * | | | | | | | | | | | | | | | | | | | blk-mq: export blk_mq_freeze_queue()Jens Axboe2015-01-02
| * | | | | | | | | | | | | | | | | | | | Merge tag 'v3.19-rc2' into for-3.20/coreJens Axboe2015-01-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Make super_blocks and sb_lock staticAl Viro2015-02-02
| * | | | | | | | | | | | | | | | | | | | fs: remove default_backing_dev_infoChristoph Hellwig2015-01-20
| * | | | | | | | | | | | | | | | | | | | fs: remove mapping->backing_dev_infoChristoph Hellwig2015-01-20
| * | | | | | | | | | | | | | | | | | | | fs: export inode_to_bdi and use it in favor of mapping->backing_dev_infoChristoph Hellwig2015-01-20