Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | block: allow large discard requests | Christoph Hellwig | 2009-10-01 | 4 | -5/+24 | |
| * | | | | | | | | block: use normal I/O path for discard requests | Christoph Hellwig | 2009-10-01 | 6 | -43/+39 | |
| * | | | | | | | | swapfile: avoid NULL pointer dereference in swapon when s_bdev is NULL | Suresh Jayaraman | 2009-10-01 | 1 | -5/+7 | |
| * | | | | | | | | fs/bio.c: move EXPORT* macros to line after function | H Hartley Sweeten | 2009-10-01 | 1 | -26/+23 | |
| * | | | | | | | | Add missing blk_trace_remove_sysfs to be in pair with blk_trace_init_sysfs | Zdenek Kabelac | 2009-10-01 | 3 | -5/+13 | |
| * | | | | | | | | cciss: fix build when !PROC_FS | Alexander Beregalov | 2009-10-01 | 1 | -4/+5 | |
| * | | | | | | | | block: Do not clamp max_hw_sectors for stacking devices | Martin K. Petersen | 2009-10-01 | 1 | -1/+2 | |
| * | | | | | | | | block: Set max_sectors correctly for stacking devices | Martin K. Petersen | 2009-10-01 | 1 | -1/+2 | |
| * | | | | | | | | cciss: cciss_host_attr_groups should be const | Jens Axboe | 2009-10-01 | 1 | -1/+1 | |
| * | | | | | | | | cciss: Dynamically allocate the drive_info_struct for each logical drive. | Stephen M. Cameron | 2009-10-01 | 2 | -130/+168 | |
| * | | | | | | | | cciss: Add usage_count attribute to each logical drive in /sys | Stephen M. Cameron | 2009-10-01 | 2 | -0/+27 | |
| * | | | | | | | | cciss: Add a "raid_level" attribute to each logical drive in /sys | Stephen M. Cameron | 2009-10-01 | 2 | -0/+31 | |
| * | | | | | | | | cciss: fix some magic numbers in the raid-level decoding | Stephen M. Cameron | 2009-10-01 | 1 | -3/+2 | |
| * | | | | | | | | cciss: Add lunid attribute to each logical drive in /sys | Stephen M. Cameron | 2009-10-01 | 2 | -0/+33 | |
| * | | | | | | | | cciss: Don't check h->busy_initializing in cciss_open(). | Stephen M. Cameron | 2009-10-01 | 1 | -1/+1 | |
| * | | | | | | | | cciss: Preserve all 8 bytes of LUN ID for logical drives. | Stephen M. Cameron | 2009-10-01 | 2 | -25/+25 | |
| * | | | | | | | | cciss: Silence noisy per-disk messages output by cciss_read_capacity | Stephen M. Cameron | 2009-10-01 | 1 | -5/+0 | |
| * | | | | | | | | cciss: Fix excessive gendisk freeing bug on driver unload. | Stephen M. Cameron | 2009-10-01 | 1 | -7/+8 | |
| * | | | | | | | | cciss: Fix usage_count check in rebuild_lun_table when triggered via sysfs. | Stephen M. Cameron | 2009-10-01 | 1 | -12/+21 | |
| * | | | | | | | | cciss: Clear all sysfs-exposed data for deleted logical drives. | Stephen M. Cameron | 2009-10-01 | 1 | -10/+21 | |
| * | | | | | | | | cciss: Handle special case for sysfs attributes of the first logical drive. | Stephen M. Cameron | 2009-10-01 | 1 | -4/+14 | |
| * | | | | | | | | cciss: Handle cases when cciss_add_disk fails. | Stephen M. Cameron | 2009-10-01 | 1 | -10/+25 | |
| * | | | | | | | | cciss: Handle failure of blk_init_queue gracefully in cciss_add_disk. | Stephen M. Cameron | 2009-10-01 | 1 | -0/+3 | |
| * | | | | | | | | cciss: Rearrange logical drive sysfs code to make the "changing a disk" path ... | Stephen M. Cameron | 2009-10-01 | 1 | -10/+10 | |
| * | | | | | | | | cciss: Dynamically allocate struct device for each logical drive as needed. | Stephen M. Cameron | 2009-10-01 | 2 | -27/+73 | |
| * | | | | | | | | cciss: Remove some unused code in rebuild_lun_table() | Stephen M. Cameron | 2009-10-01 | 1 | -8/+0 | |
| * | | | | | | | | cciss: Allow triggering of rescan of logical drive topology via sysfs entry | Andrew Patterson | 2009-10-01 | 2 | -3/+40 | |
| * | | | | | | | | cciss: Use one scan thread per controller and fix hang during rmmod | Andrew Patterson | 2009-10-01 | 2 | -22/+141 | |
| * | | | | | | | | cciss: Remove sysfs entries for logical drives on driver cleanup. | Andrew Patterson | 2009-10-01 | 1 | -1/+4 | |
| * | | | | | | | | cciss: fix schedule_timeout() parameters | Randy Dunlap | 2009-10-01 | 1 | -2/+3 | |
| * | | | | | | | | dac960: switch to seq_file | Alexey Dobriyan | 2009-10-01 | 1 | -85/+71 | |
| * | | | | | | | | cpqarray: switch to seq_file | Alexey Dobriyan | 2009-10-01 | 1 | -33/+30 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_dev | Linus Torvalds | 2009-10-03 | 7 | -13/+34 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | m32r: Fix IPI function calls for SMP | Toshihiro HANAWA | 2009-10-04 | 1 | -2/+2 | |
| * | | | | | | | | m32r: Fix set_memory() for DISCONTIGMEM | Hirokazu Takata | 2009-10-04 | 1 | -1/+4 | |
| * | | | | | | | | m32r: add rtc_lock variable | Hirokazu Takata | 2009-10-04 | 1 | -0/+9 | |
| * | | | | | | | | m32r: define ioread* and iowrite* macros | Hirokazu Takata | 2009-10-04 | 1 | -0/+7 | |
| * | | | | | | | | m32r: export delay loop symbols | Hirokazu Takata | 2009-10-04 | 2 | -6/+4 | |
| * | | | | | | | | m32r: fix tme_handler | Hirokazu Takata | 2009-10-04 | 1 | -4/+8 | |
| |/ / / / / / / | ||||||
* | | | | | | | | tty: Avoid dropping ldisc_mutex over hangup tty re-initialization | Linus Torvalds | 2009-10-03 | 1 | -5/+2 | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2009-10-03 | 24 | -256/+512 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'fix/hda' into for-linus | Takashi Iwai | 2009-10-03 | 6 | -94/+323 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | ALSA: hda - Fix / improve ALC66x parser | Takashi Iwai | 2009-10-02 | 1 | -86/+155 | |
| | * | | | | | | | | ALSA: hda - Fix digita/analog mic auto-switching with IDT codecs | Takashi Iwai | 2009-10-01 | 1 | -6/+14 | |
| | * | | | | | | | | ALSA: hda - Added quirk to enable sound on Toshiba NB200 | Manoj Iyer | 2009-10-01 | 1 | -0/+1 | |
| | * | | | | | | | | ALSA: hda - Resurrect input-source mixer of ALC268 model=acer | Takashi Iwai | 2009-09-30 | 1 | -1/+1 | |
| | * | | | | | | | | ALSA: hda - Analog Devices AD1984A add HP Touchsmart model | Miguel de Barros | 2009-09-29 | 2 | -0/+140 | |
| | * | | | | | | | | ALSA: hda - Add HP Pavilion dv4t-1300 to MSI whitelist | Daniel T Chen | 2009-09-24 | 1 | -0/+1 | |
| | * | | | | | | | | ALSA: hda - CD-audio sound for hda-intel conexant benq laptop | Lukasz Marcinowski | 2009-09-24 | 1 | -1/+11 | |
| * | | | | | | | | | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 2009-10-03 | 16 | -165/+155 | |
| |\ \ \ \ \ \ \ \ \ |