summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* blkio: Increment the blkio cgroup stats for real nowDivyesh Shah2010-04-02
* blkio: Add io controller stats likeDivyesh Shah2010-04-02
* blkio: Remove per-cfqq nr_sectors as we'll be passingDivyesh Shah2010-04-02
* Merge branch 'for-linus' into for-2.6.35Jens Axboe2010-04-02
|\
| * Block: Fix block/elevator.c elevator_get() off-by-one errorwzt.wzt@gmail.com2010-04-02
| * drbd: lc_element_by_index() never returns NULLPhilipp Reisner2010-04-02
| * cciss: unlock on error pathDan Carpenter2010-04-02
| * cfq-iosched: Do not merge queues of BE and IDLE classesDivyesh Shah2010-03-25
| * cfq-iosched: Add additional blktrace log messages in CFQ for easier debuggingDivyesh Shah2010-03-25
| * i2o: Remove the dangerous kobj_to_i2o_device macroFerenc Wagner2010-03-24
| * block: remove 16 bytes of padding from struct request on 64bitsRichard Kennedy2010-03-19
| * Merge branch 'master' into for-linusJens Axboe2010-03-19
| |\
| * | cfq-iosched: fix a kbuild regressionShaohua Li2010-03-19
| * | block: make CONFIG_BLK_CGROUP visibleLi Zefan2010-03-16
| * | Remove GENHD_FL_DRIVERFSNeilBrown2010-03-16
| * | block: Export max number of segments and max segment size in sysfsMartin K. Petersen2010-03-15
| * | block: Finalize conversion of block limits functionsMartin K. Petersen2010-03-15
| * | block: Fix overrun in lcm() and move it to libMartin K. Petersen2010-03-15
| * | vfs: improve writeback_inodes_wb()Edward Shishkin2010-03-12
| * | paride: fix off-by-one testRoel Kluin2010-03-12
| * | drbd: fix al-to-on-disk-bitmap for 4k logical_block_sizeLars Ellenberg2010-03-11
| * | drbd: Renamed overwrite_peer to primary_forcePhilipp Reisner2010-03-11
| * | drbd: Forcing primary should also work for Consistent disks [Bugz 266]Philipp Reisner2010-03-11
| * | drbd: Make sure we do not send state updates during an empty resync [Bugz 271]Philipp Reisner2010-03-11
| * | drbd: Reduce the time an empty resync takes usuallyPhilipp Reisner2010-03-11
| * | drbd: add missing drbd command names to avoid <NULL> in error messagesLars Ellenberg2010-03-11
| * | drbd_disconnect: grab meta.socket mutex as wellLars Ellenberg2010-03-11
| * | fix unit of rs_same_csums accountingLars Ellenberg2010-03-11
| * | drbd: fix broken state change after split-brain attach while connectedLars Ellenberg2010-03-11
| * | drbd: fix NULL pointer dereference on 4k hard sect sizeLars Ellenberg2010-03-11
| * | drbd: --dry-run option for drbdsetup net ( drbdadm -- --dry-run connect <res> )Philipp Reisner2010-03-11
| * | block: drbd: Convert semaphore to mutexThomas Gleixner2010-03-11
| * | Add DocBook documentation for the block tracepoints.William Cohen2010-03-09
| * | Documentation: fix block/biodoc.txt dma mapping descriptionFUJITA Tomonori2010-03-08
| * | blkdev: fix merge_bvec_fn return value checks v2Dmitry Monakhov2010-03-08
* | | Linux 2.6.34-rc3Linus Torvalds2010-03-30
* | | KEYS: Add MAINTAINERS recordDavid Howells2010-03-30
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2010-03-30
|\ \ \
| * | | CRED: Fix memory leak in error handlingMathieu Desnoyers2010-03-30
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfsLinus Torvalds2010-03-30
|\ \ \ \
| * | | | [LogFS] Erase new journal segmentsJoern Engel2010-03-29
| * | | | [LogFS] Move reserved segments with journalJoern Engel2010-03-29
| * | | | [LogFS] Clear PagePrivate when moving journalJoern Engel2010-03-28
| * | | | Simplify and fix pad_wbufJoern Engel2010-03-28
| * | | | Prevent data corruption in logfs_rewrite_block()Joern Engel2010-03-28
| * | | | Use deactivate_locked_superJoern Engel2010-03-27
| * | | | Fix logfs_get_sb_final error pathJoern Engel2010-03-27
| * | | | Write out both superblocks on mismatchJoern Engel2010-03-27
| * | | | Prevent schedule while atomic in __logfs_readdirJoern Engel2010-03-27
| * | | | Plug memory leak in writeseg_end_ioJoern Engel2010-03-27