summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2010-05-21pipe: add support for shrinking and growing pipesJens Axboe
2010-05-21drbd: This is now equivalent to drbd release 8.3.8rc1Philipp Reisner
2010-05-21writeback: fix problem with !CONFIG_BLOCK compilationJens Axboe
2010-05-21block,ide: simplify bdops->set_capacity() to ->unlock_native_capacity()Tejun Heo
2010-05-21writeback: fixups for !dirty_writeback_centisecsJens Axboe
2010-05-18drbd: Four new configuration settings for resync speed controlPhilipp Reisner
2010-05-18drbd: Implemented the --assume-clean option for drbdsetup resizePhilipp Reisner
2010-05-17writeback: fix WB_SYNC_NONE writeback from umountJens Axboe
2010-05-11block: allow initialization of previously allocated request_queueMike Snitzer
2010-04-29Merge branch 'master' into for-2.6.35Jens Axboe
2010-04-28blkdev: add blkdev_issue_zeroout helper functionDmitry Monakhov
2010-04-28blkdev: generalize flags for blkdev_issue_fn functionsDmitry Monakhov
2010-04-28Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-04-28coda: move backing-dev.h kernel include inside __KERNEL__Jens Axboe
2010-04-27block: implement bd_claiming and claiming blockTejun Heo
2010-04-25Catch filesystems lacking s_bdiJörn Engel
2010-04-24hugetlb: fix infinite loop in get_futex_key() when backed by huge pagesMel Gorman
2010-04-23Cleanup generic block based fiemapJosef Bacik
2010-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2010-04-22smbfs: add bdi backing to mount sessionJens Axboe
2010-04-22ncpfs: add bdi backing to mount sessionJens Axboe
2010-04-22coda: add bdi backing to mount sessionJens Axboe
2010-04-22bdi: add helper function for doing init and register of a bdi for a file systemJens Axboe
2010-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds
2010-04-21blkio: Fix blkio crash during rq stat updateVivek Goyal
2010-04-20KVM: Increase NR_IOBUS_DEVS limit to 200Sridhar Samudrala
2010-04-20KVM: fix the handling of dirty bitmaps to avoid overflowsTakuya Yoshikawa
2010-04-19Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-04-19regulator: Let drivers know when they use the stub APIJean Delvare
2010-04-19rcu: Make RCU lockdep check the lockdep_recursion variablePaul E. McKenney
2010-04-15firewire: cdev: fix cut+paste mistake in disclaimerStefan Richter
2010-04-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2010-04-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-04-15firewire: cdev: change license of exported header files to MIT licenseStefan Richter
2010-04-14rcu: Better explain the condition parameter of rcu_dereference_check()David Howells
2010-04-14rcu: Add rcu_access_pointer and rcu_dereference_protectedPaul E. McKenney
2010-04-13Merge branch 'master' into for-2.6.35Jens Axboe
2010-04-12NFSv4: fix delegated lockingTrond Myklebust
2010-04-10firewire: cdev: comment fixletStefan Richter
2010-04-10firewire: cdev: iso packet documentationClemens Ladisch
2010-04-09Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-04-09radix_tree_tag_get() is not as safe as the docs make out [ver #2]David Howells
2010-04-09slab: Generify kernel pointer validationPekka Enberg
2010-04-09blkio: Add io_merged statDivyesh Shah
2010-04-09blkio: Changes to IO controller additional stats patchesDivyesh Shah
2010-04-08libata: Fix accesses at LBA28 boundary (old bug, but nasty) (v2)Mark Lord
2010-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds
2010-04-08virtio: disable multiport console support.Michael S. Tsirkin
2010-04-07Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-04-07memcg: fix race in file_mapped accountingKAMEZAWA Hiroyuki