index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pci
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-10-30
[SCSI] hpsa: set max sectors instead of taking the default
Stephen M. Cameron
1
-0
/
+1
2011-10-30
[SCSI] qla2xxx: Correct inadvertent clearing of RISC_INTR status.
Andrew Vasquez
1
-1
/
+1
2011-10-30
[SCSI] pmcraid: pmcraid_chr_ioctl uses incorrect argument order to kmalloc()
Dave Jones
1
-1
/
+1
2011-10-30
[SCSI] bnx2fc: Bumped version to 1.0.9
Bhanu Prakash Gollapudi
2
-2
/
+2
2011-10-30
[SCSI] bnx2fc: Handle SRR LS_ACC drop scenario
Bhanu Prakash Gollapudi
1
-11
/
+12
2011-10-30
[SCSI] bnx2fc: Handle ABTS timeout during ulp timeout
Bhanu Prakash Gollapudi
2
-0
/
+40
2011-10-30
[SCSI] st: fix race in st_scsi_execute_end
Petr Uzel
1
-1
/
+3
2011-10-30
[SCSI] Make scsi_free_queue() kill pending SCSI commands
Bart Van Assche
2
-3
/
+15
2011-10-30
[SCSI] sd: remove arbitrary SD_MAX_DISKS namespace limit
Dave Kleikamp
2
-13
/
+5
2011-10-30
[SCSI] mpt2sas: Bump driver version to 10.100.00.00
nagalakshmi.nandigama@lsi.com
1
-3
/
+3
2011-10-30
[SCSI] mpt2sas: Fix for Panic when inactive volume is tried deleting
nagalakshmi.nandigama@lsi.com
2
-31
/
+82
2011-10-30
[SCSI] mpt2sas: Fix for issue Port Reset taking long time(around 5 mins) to c...
nagalakshmi.nandigama@lsi.com
1
-17
/
+45
2011-10-30
[SCSI] mpt2sas: Fix for deadlock between hot plug worker threads and host res...
nagalakshmi.nandigama@lsi.com
1
-12
/
+18
2011-10-30
[SCSI] mpt2sas: Fix for dead lock occurring between host_lock and sas_device_...
nagalakshmi.nandigama@lsi.com
1
-5
/
+10
2011-10-30
[SCSI] mpt2sas: Fix drives not getting properly deleted if sas cable is remov...
nagalakshmi.nandigama@lsi.com
1
-8
/
+30
2011-10-30
[SCSI] mpt2sas: Fix failure message displayed during diag reset
nagalakshmi.nandigama@lsi.com
1
-13
/
+16
2011-10-30
[SCSI] mpt2sas: Fix for system hang when discovery in progress
nagalakshmi.nandigama@lsi.com
1
-5
/
+10
2011-10-30
[SCSI] mpt2sas: New feature - Fast Load Support
nagalakshmi.nandigama@lsi.com
4
-125
/
+580
2011-10-30
[SCSI] mpt2sas: MPI next revision header update
nagalakshmi.nandigama@lsi.com
3
-21
/
+256
2011-10-28
leases: fix write-open/read-lease race
J. Bruce Fields
2
-4
/
+5
2011-10-28
nfs: drop unnecessary locking in llseek
Andi Kleen
1
-9
/
+2
2011-10-28
ext4: replace cut'n'pasted llseek code with generic_file_llseek_size
Andi Kleen
1
-46
/
+1
2011-10-28
vfs: add generic_file_llseek_size
Andi Kleen
2
-9
/
+30
2011-10-28
vfs: do (nearly) lockless generic_file_llseek
Andi Kleen
6
-53
/
+54
2011-10-28
direct-io: merge direct_io_walker into __blockdev_direct_IO
Andi Kleen
1
-139
/
+132
2011-10-28
direct-io: inline the complete submission path
Andi Kleen
1
-15
/
+21
2011-10-28
direct-io: separate map_bh from dio
Andi Kleen
1
-29
/
+37
2011-10-28
direct-io: use a slab cache for struct dio
Andi Kleen
1
-5
/
+14
2011-10-28
direct-io: rearrange fields in dio/dio_submit to avoid holes
Andi Kleen
1
-7
/
+6
2011-10-28
direct-io: fix a wrong comment
Andi Kleen
1
-1
/
+1
2011-10-28
direct-io: separate fields only used in the submission path from struct dio
Andi Kleen
1
-188
/
+201
2011-10-28
vfs: fix spinning prevention in prune_icache_sb
Christoph Hellwig
1
-1
/
+1
2011-10-28
vfs: add a comment to inode_permission()
Andreas Gruenbacher
1
-2
/
+4
2011-10-28
vfs: pass all mask flags check_acl and posix_acl_permission
Andreas Gruenbacher
2
-2
/
+2
2011-10-28
vfs: add hex format for MAY_* flag values
Aneesh Kumar K.V
1
-8
/
+9
2011-10-28
vfs: indicate that the permission functions take all the MAY_* flags
Andreas Gruenbacher
1
-2
/
+2
2011-10-28
compat: sync compat_stats with statfs.
Eric W. Biederman
7
-11
/
+14
2011-10-28
vfs: add "device" tag to /proc/self/mountstats
Bryan Schumaker
1
-0
/
+1
2011-10-28
cleanup: vfs: small comment fix for block_invalidatepage
Wang Sheng-Hui
1
-2
/
+2
2011-10-28
vfs: iov_iter: have iov_iter_advance decrement nr_segs appropriately
Jeff Layton
1
-0
/
+3
2011-10-27
Fix build break when freezer not configured
Steve French
1
-0
/
+3
2011-10-27
Add definition for share encryption
Steve French
1
-7
/
+37
2011-10-27
PCI: Clean-up MPS debug output
Jon Mason
1
-6
/
+7
2011-10-27
pci: Clamp pcie_set_readrq() when using "performance" settings
Benjamin Herrenschmidt
1
-2
/
+16
2011-10-27
PCI: enable MPS "performance" setting to properly handle bridge MPS
Jon Mason
1
-31
/
+24
2011-10-27
PCI: Workaround for Intel MPS errata
Jon Mason
1
-0
/
+69
2011-10-27
Revert "drm/ttm: add a way to bo_wait for either the last read or last write"
Dave Airlie
12
-140
/
+40
2011-10-27
Revert "drm/radeon/kms: add a new gem_wait ioctl with read/write flags"
Dave Airlie
8
-57
/
+8
2011-10-27
ALSA: hda - Fix ADC input-amp handling for Cx20549 codec
Takashi Iwai
1
-2
/
+27
2011-10-27
ALSA: hda - Keep EAPD turned on for old Conexant chips
Takashi Iwai
1
-21
/
+22
[next]