summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-02block: rename bio bi_rw to bi_opffor-4.8/bi_opfJens Axboe
2016-08-02target: iblock_execute_sync_cache() should use bio_set_op_attrs()Jens Axboe
2016-08-02mm: make __swap_writepage() use bio_set_op_attrs()Jens Axboe
2016-08-02blk-mq: fix deadlock in blk_mq_register_disk() error pathJens Axboe
2016-08-01Include: blkdev: Removed duplicate 'struct request;' declaration.John Pittman
2016-08-01Fixup direct bi_rw modifiersShaun Tancheff
2016-08-01block: fix bdi vs gendisk lifetime mismatchDan Williams
2016-08-01blk-mq: Allow timeouts to run while queue is freezingGabriel Krisman Bertazi
2016-07-29block: remove BLK_DEV_DAX config optionRoss Zwisler
2016-07-29nbd: fix race in ioctlVegard Nossum
2016-07-29block: fix use-after-free in seq fileVegard Nossum
2016-07-27f2fs: drop bio->bi_rw manual assignmentJens Axboe
2016-07-27block: add missing group association in bio-cloning functionsPaolo Valente
2016-07-27blkcg: kill unused field nr_undestroyed_grpsHou Tao
2016-07-27writeback: Write dirty times for WB_SYNC_ALL writebackJan Kara
2016-07-27floppy: fix open(O_ACCMODE) for ioctl-only openJiri Kosina
2016-07-27Merge tag 'dlm-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds
2016-07-27Merge tag 'for-f2fs-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds
2016-07-27Merge tag 'xfs-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-07-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-07-26Merge tag 'for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds
2016-07-26Merge tag 'regulator-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2016-07-26Merge tag 'regmap-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds
2016-07-26Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-07-26Merge tag 'media/v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-07-26Merge tag 'pstore-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees...Linus Torvalds
2016-07-26Merge tag 'for-linus-4.8-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-07-26Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2016-07-26Merge tag 'pnp-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2016-07-26Merge tag 'acpi-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2016-07-26Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2016-07-26Merge tag 'platform-drivers-x86-v4.8-1' of git://git.infradead.org/users/dvha...Linus Torvalds
2016-07-26Merge tag 'dm-4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2016-07-26thp: fix comments of __pmd_trans_huge_lock()Huang Ying
2016-07-26cgroup: remove unnecessary 0 check from css_from_id()Johannes Weiner
2016-07-26cgroup: fix idr leak for the first cgroup rootJohannes Weiner
2016-07-26mm: memcontrol: fix documentation for compound parameterLi RongQing
2016-07-26mm: memcontrol: remove BUG_ON in uncharge_listLi RongQing
2016-07-26mm: fix build warnings in <linux/compaction.h>Minchan Kim
2016-07-26mm, thp: convert from optimistic swapin collapsing to conservativeEbru Akagunduz
2016-07-26mm, thp: fix comment inconsistency for swapin readahead functionsEbru Akagunduz
2016-07-26thp: update Documentation/{vm/transhuge,filesystems/proc}.txtKirill A. Shutemov
2016-07-26shmem: split huge pages beyond i_size under memory pressureKirill A. Shutemov
2016-07-26thp: introduce CONFIG_TRANSPARENT_HUGE_PAGECACHEKirill A. Shutemov
2016-07-26khugepaged: add support of collapse for tmpfs/shmem pagesKirill A. Shutemov
2016-07-26shmem: make shmem_inode_info::lock irq-safeKirill A. Shutemov
2016-07-26khugepaged: move up_read(mmap_sem) out of khugepaged_alloc_page()Kirill A. Shutemov
2016-07-26thp: extract khugepaged from mm/huge_memory.cKirill A. Shutemov
2016-07-26shmem, thp: respect MADV_{NO,}HUGEPAGE for file mappingsKirill A. Shutemov
2016-07-26shmem: add huge pages supportKirill A. Shutemov