Age | Commit message (Expand) | Author |
2008-02-08 | Enhanced partition statistics: documentation update | Jerome Marchand |
2008-02-08 | Enhanced partition statistics: remove old partition statistics | Jerome Marchand |
2008-02-08 | Enhanced partition statistics: procfs | Jerome Marchand |
2008-02-08 | Enhanced partition statistics: sysfs | Jerome Marchand |
2008-02-08 | Enhanced partition statistics: aoe fix | Jerome Marchand |
2008-02-08 | Enhanced partition statistics: update partition statitics | Jerome Marchand |
2008-02-08 | Enhanced partition statistics: core statistics | Jerome Marchand |
2008-02-08 | block: fixup rq_init() a bit | Jens Axboe |
2008-02-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm | Linus Torvalds |
2008-02-07 | Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6 | Linus Torvalds |
2008-02-07 | Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 | Linus Torvalds |
2008-02-07 | Convert SG from nopage to fault. | Nick Piggin |
2008-02-07 | Merge branch 'slub-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch... | Linus Torvalds |
2008-02-08 | dm raid1: report fault status | Jonathan Brassow |
2008-02-08 | dm raid1: handle read failures | Jonathan Brassow |
2008-02-08 | dm raid1: fix EIO after log failure | Jonathan Brassow |
2008-02-08 | dm raid1: handle recovery failures | Jonathan Brassow |
2008-02-08 | dm raid1: handle write failures | Jonathan Brassow |
2008-02-08 | dm snapshot: combine consecutive exceptions in memory | Milan Broz |
2008-02-08 | dm: stripe enhanced status return | Brian Wood |
2008-02-08 | dm: stripe trigger event on failure | Brian Wood |
2008-02-08 | dm log: auto load modules | Jonathan Brassow |
2008-02-08 | dm: move deferred bio flushing to workqueue | Milan Broz |
2008-02-08 | dm crypt: use async crypto | Milan Broz |
2008-02-08 | dm crypt: prepare async callback fn | Milan Broz |
2008-02-08 | dm crypt: add completion for async | Milan Broz |
2008-02-08 | dm crypt: add async request mempool | Milan Broz |
2008-02-08 | dm crypt: extract scatterlist processing | Milan Broz |
2008-02-08 | dm crypt: tidy io ref counting | Milan Broz |
2008-02-08 | dm crypt: introduce crypt_write_io_loop | Milan Broz |
2008-02-08 | dm crypt: abstract crypt_write_done | Milan Broz |
2008-02-08 | dm crypt: store sector mapping in dm_crypt_io | Milan Broz |
2008-02-08 | dm crypt: move queue functions | Alasdair G Kergon |
2008-02-08 | dm crypt: adjust io processing functions | Milan Broz |
2008-02-08 | dm crypt: tidy crypt_endio | Milan Broz |
2008-02-08 | dm crypt: move error setting outside crypt_dec_pending | Milan Broz |
2008-02-08 | dm crypt: remove unnecessary crypt_context write parm | Milan Broz |
2008-02-08 | dm crypt: move convert_context inside dm_crypt_io | Milan Broz |
2008-02-08 | dm mpath: add missing static | Alasdair G Kergon |
2008-02-08 | dm: targets no longer experimental | Alasdair G Kergon |
2008-02-08 | dm: refactor dm_suspend completion wait | Milan Broz |
2008-02-08 | dm: split dm_suspend io_lock hold into two | Milan Broz |
2008-02-08 | dm: tidy dm_suspend | Milan Broz |
2008-02-08 | dm: refactor deferred bio_list processing | Milan Broz |
2008-02-08 | dm: tidy alloc_dev labels | Milan Broz |
2008-02-08 | dm ioctl: use uninitialized_var | Andrew Morton |
2008-02-08 | dm: table use uninitialized_var | Andrew Morton |
2008-02-08 | dm snapshot: use uninitialized_var | Andrew Morton |
2008-02-08 | dm: convert suspend_lock semaphore to mutex | Daniel Walker |
2008-02-08 | dm snapshot: use rounddown_pow_of_two | Robert P. J. Day |