summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2010-05-21pipe: add support for shrinking and growing pipesJens Axboe3-4/+20
2010-05-21drbd: This is now equivalent to drbd release 8.3.8rc1Philipp Reisner1-2/+2
2010-05-21writeback: fix problem with !CONFIG_BLOCK compilationJens Axboe1-0/+4
2010-05-21block,ide: simplify bdops->set_capacity() to ->unlock_native_capacity()Tejun Heo2-3/+2
2010-05-21writeback: fixups for !dirty_writeback_centisecsJens Axboe1-0/+1
2010-05-18drbd: Four new configuration settings for resync speed controlPhilipp Reisner2-0/+20
2010-05-18drbd: Implemented the --assume-clean option for drbdsetup resizePhilipp Reisner2-1/+3
2010-05-17writeback: fix WB_SYNC_NONE writeback from umountJens Axboe2-1/+11
2010-05-11block: allow initialization of previously allocated request_queueMike Snitzer1-0/+5
2010-04-29Merge branch 'master' into for-2.6.35Jens Axboe19-48/+188
2010-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-0/+2
2010-04-28sctp: Fix oops when sending queued ASCONF chunksVlad Yasevich1-0/+1
2010-04-28sctp: avoid irq lock inversion while call sk->sk_data_ready()Wei Yongjun1-0/+1
2010-04-28blkdev: add blkdev_issue_zeroout helper functionDmitry Monakhov1-1/+2
2010-04-28blkdev: generalize flags for blkdev_issue_fn functionsDmitry Monakhov1-7/+11
2010-04-28Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds2-9/+6
2010-04-28Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds4-0/+10
2010-04-28coda: move backing-dev.h kernel include inside __KERNEL__Jens Axboe1-1/+2
2010-04-27block: implement bd_claiming and claiming blockTejun Heo1-0/+1
2010-04-25Catch filesystems lacking s_bdiJörn Engel1-0/+1
2010-04-24hugetlb: fix infinite loop in get_futex_key() when backed by huge pagesMel Gorman1-0/+9
2010-04-23Cleanup generic block based fiemapJosef Bacik1-2/+3
2010-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2-2/+2
2010-04-22smbfs: add bdi backing to mount sessionJens Axboe1-0/+3
2010-04-22ncpfs: add bdi backing to mount sessionJens Axboe1-0/+2
2010-04-22coda: add bdi backing to mount sessionJens Axboe1-0/+2
2010-04-22bdi: add helper function for doing init and register of a bdi for a file systemJens Axboe1-0/+1
2010-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds1-2/+6
2010-04-21blkio: Fix blkio crash during rq stat updateVivek Goyal1-1/+2
2010-04-21pcmcia: pcmcia_dev_present bugfixDominik Brodowski2-9/+6
2010-04-20KVM: Increase NR_IOBUS_DEVS limit to 200Sridhar Samudrala1-1/+1
2010-04-20KVM: fix the handling of dirty bitmaps to avoid overflowsTakuya Yoshikawa1-0/+5
2010-04-19Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-9/+56
2010-04-19Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-0/+1
2010-04-19regulator: Let drivers know when they use the stub APIJean Delvare1-2/+6
2010-04-19drm/radeon/kms: add FireMV 2400 PCI ID.Dave Airlie1-0/+1
2010-04-19rcu: Make RCU lockdep check the lockdep_recursion variablePaul E. McKenney1-4/+1
2010-04-16firewire: cdev: fix cut+paste mistake in disclaimerStefan Richter2-2/+2
2010-04-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2-25/+82
2010-04-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+2
2010-04-15firewire: cdev: change license of exported header files to MIT licenseStefan Richter2-17/+47
2010-04-14rcu: Better explain the condition parameter of rcu_dereference_check()David Howells1-5/+23
2010-04-14rcu: Add rcu_access_pointer and rcu_dereference_protectedPaul E. McKenney1-0/+32
2010-04-14Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds1-0/+1
2010-04-13Merge branch 'master' into for-2.6.35Jens Axboe50-110/+194
2010-04-12NFSv4: fix delegated lockingTrond Myklebust1-0/+1
2010-04-11Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller71-175/+411
2010-04-10firewire: cdev: comment fixletStefan Richter1-2/+2
2010-04-10firewire: cdev: iso packet documentationClemens Ladisch1-6/+33
2010-04-09Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds8-33/+185