summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* block: allow initialization of previously allocated request_queueMike Snitzer2010-05-111-0/+5
* Merge branch 'master' into for-2.6.35Jens Axboe2010-04-2913-39/+175
|\
| * Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-04-284-0/+10
| |\
| | * coda: move backing-dev.h kernel include inside __KERNEL__Jens Axboe2010-04-281-1/+2
| | * Catch filesystems lacking s_bdiJörn Engel2010-04-251-0/+1
| | * smbfs: add bdi backing to mount sessionJens Axboe2010-04-221-0/+3
| | * ncpfs: add bdi backing to mount sessionJens Axboe2010-04-221-0/+2
| | * coda: add bdi backing to mount sessionJens Axboe2010-04-221-0/+2
| | * bdi: add helper function for doing init and register of a bdi for a file systemJens Axboe2010-04-221-0/+1
| * | hugetlb: fix infinite loop in get_futex_key() when backed by huge pagesMel Gorman2010-04-241-0/+9
| * | Cleanup generic block based fiemapJosef Bacik2010-04-231-2/+3
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2010-04-222-2/+2
| |\ \
| | * | firewire: cdev: fix cut+paste mistake in disclaimerStefan Richter2010-04-152-2/+2
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2010-04-211-2/+6
| |\ \ \
| | * | | regulator: Let drivers know when they use the stub APIJean Delvare2010-04-191-2/+6
| * | | | KVM: Increase NR_IOBUS_DEVS limit to 200Sridhar Samudrala2010-04-201-1/+1
| * | | | KVM: fix the handling of dirty bitmaps to avoid overflowsTakuya Yoshikawa2010-04-201-0/+5
| | |_|/ | |/| |
| * | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-04-191-9/+56
| |\ \ \ | | |/ / | |/| |
| | * | rcu: Make RCU lockdep check the lockdep_recursion variablePaul E. McKenney2010-04-191-4/+1
| | * | rcu: Better explain the condition parameter of rcu_dereference_check()David Howells2010-04-141-5/+23
| | * | rcu: Add rcu_access_pointer and rcu_dereference_protectedPaul E. McKenney2010-04-141-0/+32
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2010-04-152-25/+82
| |\ \ \ | | | |/ | | |/|
| | * | firewire: cdev: change license of exported header files to MIT licenseStefan Richter2010-04-152-17/+47
| | * | firewire: cdev: comment fixletStefan Richter2010-04-101-2/+2
| | * | firewire: cdev: iso packet documentationClemens Ladisch2010-04-101-6/+33
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-04-151-0/+2
| |\ \ \ | | |_|/ | |/| |
| | * | Input: matrix_keypad - allow platform to disable key autorepeatH Hartley Sweeten2010-04-051-0/+2
| * | | NFSv4: fix delegated lockingTrond Myklebust2010-04-121-0/+1
* | | | blkdev: add blkdev_issue_zeroout helper functionDmitry Monakhov2010-04-281-1/+2
* | | | blkdev: generalize flags for blkdev_issue_fn functionsDmitry Monakhov2010-04-281-7/+11
* | | | block: implement bd_claiming and claiming blockTejun Heo2010-04-271-0/+1
* | | | blkio: Fix blkio crash during rq stat updateVivek Goyal2010-04-211-1/+2
* | | | Merge branch 'master' into for-2.6.35Jens Axboe2010-04-1330-74/+92
|\| | |
| * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-04-097-33/+21
| |\ \ \
| * | | | radix_tree_tag_get() is not as safe as the docs make out [ver #2]David Howells2010-04-091-0/+7
| * | | | slab: Generify kernel pointer validationPekka Enberg2010-04-091-0/+1
| * | | | libata: Fix accesses at LBA28 boundary (old bug, but nasty) (v2)Mark Lord2010-04-081-2/+2
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds2010-04-081-0/+1
| |\ \ \ \
| | * | | | ide: Requeue request after DMA timeoutHerbert Xu2010-04-011-0/+1
| * | | | | virtio: disable multiport console support.Michael S. Tsirkin2010-04-081-23/+0
| * | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-04-071-2/+6
| |\ \ \ \ \
| | * | | | | ibft, x86: Change reserve_ibft_region() to find_ibft_region()Yinghai Lu2010-04-011-2/+6
| | |/ / / /
| * | | | | memcg: fix race in file_mapped accountingKAMEZAWA Hiroyuki2010-04-071-0/+6
| * | | | | pagemap: fix pfn calculation for hugepageNaoya Horiguchi2010-04-071-2/+2
| * | | | | kernel.h: fix wrong usage of __ratelimit()Yong Zhang2010-04-071-1/+1
| * | | | | vfs: rename block_fsync() to blkdev_fsync()Andrew Morton2010-04-071-1/+1
| * | | | | raw: fsync method is now requiredAnton Blanchard2010-04-071-0/+1
| * | | | | include/linux/kfifo.h: fix INIT_KFIFO()David Härdeman2010-04-071-1/+2
| * | | | | bitops: remove temporary for_each_bit()Andrew Morton2010-04-071-3/+0
| * | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-04-061-0/+1
| |\ \ \ \ \