summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-18Revert "block: remove artifical max_hw_sectors cap"Jeff Moyer
2015-08-15blk-mq: fix race between timeout and freeing requestMing Lei
2015-08-15blk-mq: fix buffer overflow when reading sysfs file of 'pending'Ming Lei
2015-08-13Documentation: update notes in biovecs about arbitrarily sized biosDongsu Park
2015-08-13block: remove bio_get_nr_vecs()Kent Overstreet
2015-08-13fs: use helper bio_add_page() instead of open coding on bi_io_vecKent Overstreet
2015-08-13block: kill merge_bvec_fn() completelyKent Overstreet
2015-08-13md/raid5: get rid of bio_fits_rdev()Kent Overstreet
2015-08-13md/raid5: split bio for chunk_aligned_readMing Lin
2015-08-13block: remove split code in blkdev_issue_{discard,write_same}Ming Lin
2015-08-13btrfs: remove bio splitting and merge_bvec_fn() callsKent Overstreet
2015-08-13bcache: remove driver private bio splitting codeKent Overstreet
2015-08-13block: simplify bio_add_page()Kent Overstreet
2015-08-13block: make generic_make_request handle arbitrarily sized biosKent Overstreet
2015-08-13blk-cgroup: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar
2015-08-11block: don't access bio->bi_error after bio_put()Sasha Levin
2015-07-29block: shrink struct bio down to 2 cache lines againJens Axboe
2015-07-29block: manipulate bio->bi_flags through helpersJens Axboe
2015-07-29block: add a bi_error field to struct bioChristoph Hellwig
2015-07-17block: make /sys/block/<dev>/queue/discard_max_bytes writeableJens Axboe
2015-07-17block: have drivers use blk_queue_max_discard_sectors()Jens Axboe
2015-07-17block: partition: convert percpu refMing Lei
2015-07-17block: partition: introduce hd_free_part()Ming Lei
2015-07-16Merge tag 'pm+acpi-4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-07-16Merge tag 'platform-drivers-x86-v4.2-3' of git://git.infradead.org/users/dvha...Linus Torvalds
2015-07-16Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2015-07-16Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-07-16Merge tag 'jfs-4.2' of git://github.com/kleikamp/linux-shaggyLinus Torvalds
2015-07-16Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'acpi-resources'Rafael J. Wysocki
2015-07-16blk-mq: set default timeout as 30 secondsMing Lei
2015-07-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2015-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-07-15NVMe: Reread partitions on metadata formatsKeith Busch
2015-07-15Merge tag 'locks-v4.2-1' of git://git.samba.org/jlayton/linuxLinus Torvalds
2015-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-07-15Merge tag 'arc-v4.2-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-07-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-07-15jfs: clean up jfs_rename and fix out of order unlockDave Kleikamp
2015-07-15Merge tag 'module-final-v4.2-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-07-15Merge tag 'trace-v4.2-rc1-fix' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-07-15Merge tag 'tpm-fixes-for-4.2-rc2' of https://github.com/PeterHuewe/linux-tpmd...James Morris
2015-07-14intel_scu_ipc: move local memory initialization out of a mutexChristophe JAILLET
2015-07-14IB/core: Destroy ocrdma_dev_id IDR on module exitJohannes Thumshirn
2015-07-14IB/core: Destroy multcast_idr on module exitJohannes Thumshirn
2015-07-14IB/mlx4: Optimize do_slave_initDoug Ledford
2015-07-14IB/mlx4: Fix memory leak in do_slave_initDoug Ledford
2015-07-14IB/mlx4: Optimize freeing of items on error unwindManinder Singh
2015-07-14IB/mlx4: Fix use of flow-counters for process_madOr Gerlitz
2015-07-14IB/ipath: Convert use of __constant_<foo> to <foo>Vaishali Thakkar
2015-07-14IB/ipoib: Set MTU to max allowed by mode when mode changesErez Shitrit