summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | md/raid5: add simple plugging infrastructure.NeilBrown2010-07-264-14/+93
| | * | | md/raid5: export is_congested testNeilBrown2010-07-262-7/+17
| | * | | raid5: Don't set read-ahead when there is no queueNeilBrown2010-07-261-15/+17
| | * | | md: add support for raising dm events.NeilBrown2010-07-262-0/+3
| | * | | md: export various start/stop interfacesNeilBrown2010-07-262-8/+20
| | * | | md: split out md_rdev_initNeilBrown2010-07-262-15/+20
| | * | | md: be more careful setting MD_CHANGE_CLEANNeilBrown2010-07-262-2/+4
| | * | | md/raid5: ensure we create a unique name for kmem_cache when mddev has no gen...NeilBrown2010-07-262-5/+9
| | * | | md/raid5: factor out code for changing size of stripe cache.NeilBrown2010-07-212-13/+27
| | * | | md: reduce dependence on sysfs.NeilBrown2010-07-213-59/+62
| * | | | x86: fix up system call numbering nitLinus Torvalds2010-08-102-2/+2
| * | | | power: Remove owner field from attribute initialization code in OLPC driverGuenter Roeck2010-08-101-1/+0
| * | | | i2c.h: fix kernel-doc warningsRandy Dunlap2010-08-101-0/+2
| * | | | kernel/timer.c: fix kernel-doc function parameter warningRandy Dunlap2010-08-101-0/+1
| * | | | docbook: fixup media support files for htmldocs alsoRandy Dunlap2010-08-101-1/+1
| * | | | docbook: fix fatal error from libataRandy Dunlap2010-08-101-1/+1
| * | | | jfs: don't allow os2 xattr namespace overlap with othersDave Kleikamp2010-08-101-49/+38
| * | | | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-10154-3211/+4286
| |\ \ \ \
| | * | | | block: make sure that REQ_* types are seen even with CONFIG_BLOCK=nJens Axboe2010-08-101-1/+2
| | * | | | xen-blkfront: fix missing out labelJens Axboe2010-08-081-0/+1
| | * | | | blkdev: fix blkdev_issue_zeroout return valueDmitry Monakhov2010-08-081-2/+6
| | * | | | block: update request stacking methods to support discardsike Snitzer2010-08-081-0/+5
| | * | | | block: fix missing export of blk_types.hJens Axboe2010-08-071-0/+1
| | * | | | writeback: fix bad _bh spinlock nestingJens Axboe2010-08-071-2/+3
| | * | | | drbd: revert "delay probes", feature is being re-implemented differentlyLars Ellenberg2010-08-078-225/+28
| | * | | | drbd: Initialize all members of sync_conf to their defaults [Bugz 315]Philipp Reisner2010-08-071-3/+18
| | * | | | drbd: Disable delay probes for the upcomming releasePhilipp Reisner2010-08-071-5/+1
| | * | | | writeback: cleanup bdi_registerArtem Bityutskiy2010-08-071-19/+11
| | * | | | writeback: add new tracepointsArtem Bityutskiy2010-08-072-0/+4
| | * | | | writeback: remove unnecessary init_timer callArtem Bityutskiy2010-08-071-1/+0
| | * | | | writeback: optimize periodic bdi thread wakeupsArtem Bityutskiy2010-08-073-41/+70
| | * | | | writeback: prevent unnecessary bdi threads wakeupsArtem Bityutskiy2010-08-072-14/+58
| | * | | | writeback: move bdi threads exiting logic to the forker threadArtem Bityutskiy2010-08-072-53/+70
| | * | | | writeback: restructure bdi forker loop a littleArtem Bityutskiy2010-08-071-30/+39
| | * | | | writeback: move last_active to bdiArtem Bityutskiy2010-08-072-9/+10
| | * | | | writeback: do not remove bdi from bdi_listArtem Bityutskiy2010-08-072-28/+10
| | * | | | writeback: simplify bdi code a littleArtem Bityutskiy2010-08-072-65/+18
| | * | | | writeback: do not lose wake-ups in bdi threadsArtem Bityutskiy2010-08-071-8/+9
| | * | | | writeback: do not lose wake-ups in the forker thread - 2Artem Bityutskiy2010-08-071-0/+4
| | * | | | writeback: do not lose wake-ups in the forker thread - 1Artem Bityutskiy2010-08-071-2/+1
| | * | | | writeback: fix possible race when creating bdi threadsArtem Bityutskiy2010-08-071-17/+11
| | * | | | writeback: harmonize writeback threads namingArtem Bityutskiy2010-08-073-15/+15
| | * | | | coda: fixup clash with block layer REQ_* definesJens Axboe2010-08-073-16/+16
| | * | | | bio, fs: separate out bio_types.h and define READ/WRITE constants in terms of...Tejun Heo2010-08-073-187/+204
| | * | | | bio, fs: update RWA_MASK, READA and SWRITE to match the corresponding BIO_RW_...Tejun Heo2010-08-071-3/+3
| | * | | | block: disallow FS recursion from sb_issue_discard allocationMike Snitzer2010-08-071-1/+1
| | * | | | cpqarray: check put_user() resultKulikov Vasiliy2010-08-071-2/+4
| | * | | | writeback: remove wb in get_next_work_itemMinchan Kim2010-08-071-2/+2
| | * | | | splice: fix misuse of SPLICE_F_NONBLOCKMiklos Szeredi2010-08-071-11/+1
| | * | | | xen/blkfront: Use QUEUE_ORDERED_DRAIN for old backendsJeremy Fitzhardinge2010-08-071-16/+29
OpenPOWER on IntegriCloud