aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* x86/lib: Fix spelling in the commentsAndy Shevchenko2013-04-15
* x86, quirks: Shut-up a long-standing gcc warningBorislav Petkov2013-04-02
* x86, msr: Unify variable namesBorislav Petkov2013-04-02
* x86-64, docs, mm: Add vsyscall range to virtual address space layoutBorislav Petkov2013-04-02
* x86: Drop KERNEL_IMAGE_STARTBorislav Petkov2013-04-02
* x86_64: Use __BOOT_DS instead_of __KERNEL_DS for safetyLans Zhang2013-03-01
* Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-28
|\
| * Negative (setpoint-dirty) in bdi_position_ratio()paul.szabo@sydney.edu.au2013-01-24
| * vfs: re-implement writeback_inodes_sb(_nr)_if_idle() and rename themMiao Xie2013-01-11
* | Merge branch 'for-3.9/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2013-02-28
|\ \
| * | loopdev: ignore negative offset when calculate loop device sizeGuo Chao2013-02-22
| * | loopdev: remove an user triggerable oopsGuo Chao2013-02-22
| * | loopdev: move common code into loop_figure_size()Guo Chao2013-02-22
| * | loopdev: update block device size in loop_set_status()Guo Chao2013-02-22
| * | loopdev: fix a deadlockGuo Chao2013-02-22
| * | Merge branch 'stable/for-jens-3.9' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2013-02-20
| |\ \
| | * | xen-blkback: use balloon pages for persistent grantsRoger Pau Monne2013-02-19
| | * | xen-blkfront: drop the use of llist_for_each_entry_safeKonrad Rzeszutek Wilk2013-02-19
| | * | xen/blkback: Don't trust the handle from the frontend.Konrad Rzeszutek Wilk2013-02-19
| | * | xen-blkback: do not leak mode propertyJan Beulich2013-02-19
| * | | block: IBM RamSan 70/80 driver fixesPhilip J Kelleher2013-02-18
| * | | Merge branch 'delete-xt-disk' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jens Axboe2013-02-14
| |\ \ \
| | * | | block: delete super ancient PC-XT driver for 1980's hardwarePaul Gortmaker2013-01-04
| * | | | rsxx: add slab.h include to dma.cJens Axboe2013-02-07
| * | | | drivers/block/mtip32xx: add missing GENERIC_HARDIRQS dependencyHeiko Carstens2013-02-07
| * | | | block: remove new __devinit/exit annotations on ramsam driverStephen Rothwell2013-02-06
| * | | | block: IBM RamSan 70/80 device driverjosh.h.morris@us.ibm.com2013-02-05
| * | | | drivers/block/mtip32xx/mtip32xx.c:1726:5: sparse: symbol 'mtip_send_trim' was...Fengguang Wu2013-01-12
| * | | | drivers/block/mtip32xx/mtip32xx.c:4029:1: sparse: symbol 'mtip_workq_sdbf0' w...Fengguang Wu2013-01-12
| * | | | dac960: return success instead of -ENOTTYDan Carpenter2013-01-11
| * | | | mtip32xx: add trim supportAsai Thambi S P2013-01-11
| * | | | mtip32xx: Add workqueue and NUMA supportAsai Thambi S P2013-01-11
| | |_|/ | |/| |
* | | | Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-blockLinus Torvalds2013-02-28
|\ \ \ \
| * | | | block: remove redundant check to bd_openers()Guo Chao2013-02-22
| * | | | block: use i_size_write() in bd_set_size()Guo Chao2013-02-22
| * | | | cfq: fix lock imbalance with failed allocationsGlauber Costa2013-02-22
| * | | | drivers/block/swim3.c: fix null pointer dereferenceCong Ding2013-02-22
| * | | | block: don't select PERCPU_RWSEMMikulas Patocka2013-02-22
| * | | | block: account iowait time when waiting for completion of IO requestVladimir Davydov2013-02-15
| * | | | sched: add wait_for_completion_io[_timeout]Vladimir Davydov2013-02-15
| * | | | writeback: add more tracepointsTejun Heo2013-01-14
| * | | | block: add block_{touch|dirty}_buffer tracepointTejun Heo2013-01-14
| * | | | buffer: make touch_buffer() an exported functionTejun Heo2013-01-14
| * | | | block: add @req to bio_{front|back}_merge tracepointsTejun Heo2013-01-14
| * | | | block: add missing block_bio_complete() tracepointTejun Heo2013-01-14
| * | | | Merge branch 'blkcg-cfq-hierarchy' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2013-01-11
| |\ \ \ \
| | * | | | cfq-iosched: add hierarchical cfq_group statisticsTejun Heo2013-01-09
| | * | | | cfq-iosched: collect stats from dead cfqgsTejun Heo2013-01-09
| | * | | | cfq-iosched: separate out cfqg_stats_reset() from cfq_pd_reset_stats()Tejun Heo2013-01-09
| | * | | | blkcg: make blkcg_print_blkgs() grab q locks instead of blkcg lockTejun Heo2013-01-09