Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2007-10-20 | nfs: Fix build break with CONFIG_NFS_V4=n | Olof Johansson | 1 | -0/+1 |
2007-10-20 | sysctl: Don't compile sysctl_check when !CONFIG_SYSCTL | Eric W. Biederman | 1 | -1/+2 |
2007-10-20 | dm crypt: tidy pending | Milan Broz | 1 | -6/+6 |
2007-10-20 | dm mpath: send uevents | Mike Anderson | 1 | -0/+7 |
2007-10-20 | dm: uevent generate events | Mike Anderson | 5 | -0/+295 |
2007-10-20 | dm: add uevent to core | Mike Anderson | 5 | -0/+133 |
2007-10-20 | dm: export name and uuid | Mike Anderson | 2 | -0/+33 |
2007-10-20 | dm raid1: add mirror_set to struct mirror | Jonathan Brassow | 1 | -0/+2 |
2007-10-20 | dm log: split suspend | Jonathan Brassow | 3 | -3/+4 |
2007-10-20 | dm mpath: hp retry if not ready | Dave Wysochanski | 1 | -11/+53 |
2007-10-20 | dm mpath: add hp handler | Dave Wysochanski | 3 | -0/+214 |
2007-10-20 | dm mpath: add retry pg init | Dave Wysochanski | 2 | -14/+68 |
2007-10-20 | dm crypt: tidy labels | Milan Broz | 1 | -19/+19 |
2007-10-20 | dm crypt: tidy whitespace | Milan Broz | 1 | -17/+17 |
2007-10-20 | dm crypt: add post processing queue | Milan Broz | 1 | -16/+51 |
2007-10-20 | dm crypt: use per device singlethread workqueues | Milan Broz | 1 | -18/+14 |
2007-10-20 | dm mpath: emc fix an error message | Alasdair G Kergon | 1 | -1/+1 |
2007-10-20 | dm: bio_list macro renaming | Alasdair G Kergon | 2 | -6/+1 |
2007-10-20 | dm io:ctl remove vmalloc void cast | Jesper Juhl | 1 | -1/+1 |
2007-10-20 | dm: tidy bio_io_error usage | Milan Broz | 1 | -19/+18 |
2007-10-20 | kcopyd use mutex instead of semaphore | Matthias Kaehlcke | 1 | -4/+4 |
2007-10-20 | dm: use kzalloc | Dmitry Monakhov | 5 | -18/+9 |
2007-10-20 | dm: use is_power_of_2 | vignesh babu | 3 | -3/+6 |
2007-10-20 | dm: fix thaw_bdev | Jun'ichi Nomura | 1 | -1/+3 |
2007-10-20 | dm delay: fix status | Milan Broz | 1 | -1/+1 |
2007-10-20 | dm delay: fix ctr error paths | Dmitry Monakhov | 1 | -8/+11 |
2007-10-20 | dm raid1: fix leakage | Dmitry Monakhov | 1 | -13/+15 |
2007-10-20 | dm crypt: missing kfree in ctr error path | Dmitry Monakhov | 1 | -0/+1 |
2007-10-20 | dm crypt: drop device ref in ctr error path | Dmitry Monakhov | 1 | -1/+3 |
2007-10-20 | dm io:ctl use constant struct size | Milan Broz | 2 | -5/+6 |
2007-10-20 | dm mpath: rdac fix init race | Bryn M. Reeves | 1 | -7/+8 |
2007-10-20 | ide: remove inclusion of non-existent io_trace.h | Robert P. J. Day | 1 | -1/+0 |
2007-10-20 | ide-disk: add get_smart_data() helper | Bartlomiej Zolnierkiewicz | 1 | -20/+4 |
2007-10-20 | ide: fix ->data_phase in taskfile_load_raw() | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2007-10-20 | ide: check drive->using_dma in flagged_taskfile() | Bartlomiej Zolnierkiewicz | 1 | -0/+3 |
2007-10-20 | ide: check ->dma_setup() return value in flagged_taskfile() | Bartlomiej Zolnierkiewicz | 1 | -4/+7 |
2007-10-20 | dtc2278: note on docs | Alan Cox | 1 | -0/+2 |
2007-10-20 | qd65xx: remove pointless qd_{read,write}_reg() (take 2) | Bartlomiej Zolnierkiewicz | 1 | -34/+12 |
2007-10-20 | ide: PCI BMDMA initialization fixes (take 2) | Bartlomiej Zolnierkiewicz | 1 | -22/+10 |
2007-10-20 | ide: remove stale comments from ide-taskfile.c | Bartlomiej Zolnierkiewicz | 1 | -23/+0 |
2007-10-20 | ide: remove dead code from ide_driveid_update() | Bartlomiej Zolnierkiewicz | 1 | -23/+3 |
2007-10-20 | ide: use __ide_end_request() in ide_end_dequeued_request() | Bartlomiej Zolnierkiewicz | 1 | -34/+10 |
2007-10-20 | ide: enhance ide_setup_pci_noise() | Bartlomiej Zolnierkiewicz | 1 | -5/+3 |
2007-10-20 | cs5530: remove needless ide_lock taking | Bartlomiej Zolnierkiewicz | 1 | -7/+1 |
2007-10-20 | ide: take ide_lock for prefetch disable/enable in do_special() | Bartlomiej Zolnierkiewicz | 3 | -12/+14 |
2007-10-20 | ht6560b: fix deadlock on error handling | Bartlomiej Zolnierkiewicz | 1 | -13/+18 |
2007-10-20 | cmd640: fix deadlock on error handling | Bartlomiej Zolnierkiewicz | 1 | -20/+28 |
2007-10-20 | slc90e66: fix deadlock on error handling | Bartlomiej Zolnierkiewicz | 1 | -3/+5 |
2007-10-20 | opti621: fix deadlock on error handling | Bartlomiej Zolnierkiewicz | 1 | -3/+5 |
2007-10-20 | qd65xx: fix deadlock on error handling | Bartlomiej Zolnierkiewicz | 1 | -8/+9 |