| Commit message (Expand) | Author | Age |
* | dm-raid1.c: fix NULL dereferences | Adrian Bunk | 2008-02-19 |
* | d_path: Make d_path() use a struct path | Jan Blunck | 2008-02-15 |
* | d_path: Make seq_path() use a struct path argument | Jan Blunck | 2008-02-15 |
* | Introduce path_put() | Jan Blunck | 2008-02-15 |
* | Embed a struct path into struct nameidata instead of nd->{dentry,mnt} | Jan Blunck | 2008-02-15 |
* | dm-raid1 breakage on 64bit | Al Viro | 2008-02-13 |
* | dm raid1: report fault status | Jonathan Brassow | 2008-02-07 |
* | dm raid1: handle read failures | Jonathan Brassow | 2008-02-07 |
* | dm raid1: fix EIO after log failure | Jonathan Brassow | 2008-02-07 |
* | dm raid1: handle recovery failures | Jonathan Brassow | 2008-02-07 |
* | dm raid1: handle write failures | Jonathan Brassow | 2008-02-07 |
* | dm snapshot: combine consecutive exceptions in memory | Milan Broz | 2008-02-07 |
* | dm: stripe enhanced status return | Brian Wood | 2008-02-07 |
* | dm: stripe trigger event on failure | Brian Wood | 2008-02-07 |
* | dm log: auto load modules | Jonathan Brassow | 2008-02-07 |
* | dm: move deferred bio flushing to workqueue | Milan Broz | 2008-02-07 |
* | dm crypt: use async crypto | Milan Broz | 2008-02-07 |
* | dm crypt: prepare async callback fn | Milan Broz | 2008-02-07 |
* | dm crypt: add completion for async | Milan Broz | 2008-02-07 |
* | dm crypt: add async request mempool | Milan Broz | 2008-02-07 |
* | dm crypt: extract scatterlist processing | Milan Broz | 2008-02-07 |
* | dm crypt: tidy io ref counting | Milan Broz | 2008-02-07 |
* | dm crypt: introduce crypt_write_io_loop | Milan Broz | 2008-02-07 |
* | dm crypt: abstract crypt_write_done | Milan Broz | 2008-02-07 |
* | dm crypt: store sector mapping in dm_crypt_io | Milan Broz | 2008-02-07 |
* | dm crypt: move queue functions | Alasdair G Kergon | 2008-02-07 |
* | dm crypt: adjust io processing functions | Milan Broz | 2008-02-07 |
* | dm crypt: tidy crypt_endio | Milan Broz | 2008-02-07 |
* | dm crypt: move error setting outside crypt_dec_pending | Milan Broz | 2008-02-07 |
* | dm crypt: remove unnecessary crypt_context write parm | Milan Broz | 2008-02-07 |
* | dm crypt: move convert_context inside dm_crypt_io | Milan Broz | 2008-02-07 |
* | dm mpath: add missing static | Alasdair G Kergon | 2008-02-07 |
* | dm: targets no longer experimental | Alasdair G Kergon | 2008-02-07 |
* | dm: refactor dm_suspend completion wait | Milan Broz | 2008-02-07 |
* | dm: split dm_suspend io_lock hold into two | Milan Broz | 2008-02-07 |
* | dm: tidy dm_suspend | Milan Broz | 2008-02-07 |
* | dm: refactor deferred bio_list processing | Milan Broz | 2008-02-07 |
* | dm: tidy alloc_dev labels | Milan Broz | 2008-02-07 |
* | dm ioctl: use uninitialized_var | Andrew Morton | 2008-02-07 |
* | dm: table use uninitialized_var | Andrew Morton | 2008-02-07 |
* | dm snapshot: use uninitialized_var | Andrew Morton | 2008-02-07 |
* | dm: convert suspend_lock semaphore to mutex | Daniel Walker | 2008-02-07 |
* | dm snapshot: use rounddown_pow_of_two | Robert P. J. Day | 2008-02-07 |
* | dm: table remove unused total | Jun'ichi Nomura | 2008-02-07 |
* | dm: table use list_for_each | Paul Jimenez | 2008-02-07 |
* | dm ioctl: move compat code | Milan Broz | 2008-02-07 |
* | dm ioctl: remove lock_kernel | Alasdair G Kergon | 2008-02-07 |
* | dm: mark function lists static | Alasdair G Kergon | 2008-02-07 |
* | dm: add missing memory barrier to dm_suspend | Milan Broz | 2008-02-07 |
* | md: fix an occasional deadlock in raid5 | NeilBrown | 2008-02-06 |