index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
libiscsi.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2011-10-27
ALSA: hda/realtek - Fix missing volume controls with ALC260
Takashi Iwai
2
-6
/
+39
2011-10-27
mmc: fix compile error when CONFIG_BLOCK is not enabled
Namjae Jeon
1
-2
/
+2
2011-10-27
mmc: core: Cleanup eMMC4.5 conditionals
Seungwon Jeon
1
-11
/
+9
2011-10-27
mmc: omap_hsmmc: if multiblock reads are broken, disable them
Paul Walmsley
2
-1
/
+22
2011-10-27
mmc: core: add workaround for controllers with broken multiblock reads
Paul Walmsley
2
-7
/
+15
2011-10-27
ASoC: wm8940: Properly set codec->dapm.bias_level
Axel Lin
1
-0
/
+2
2011-10-27
fs/Makefile: Stupid typo breakage of exofs inclusion
Boaz Harrosh
1
-1
/
+1
2011-10-26
ALSA: hda - Fix pin-config for ASUS W90V
Takashi Iwai
1
-0
/
+9
2011-10-26
mmc: core: Prevent too long response times for suspend
Ulf Hansson
1
-15
/
+27
2011-10-26
mmc: recognise SDIO cards with SDIO_CCCR_REV 3.00
Bing Zhao
2
-1
/
+3
2011-10-26
mmc: sd: Handle SD3.0 cards not supporting UHS-I bus speed mode
Subhash Jadavani
1
-3
/
+3
2011-10-26
mmc: core: support HPI send command
Jaehoon Chung
7
-0
/
+128
2011-10-26
mmc: core: Add cache control for eMMC4.5 device
Seungwon Jeon
7
-6
/
+104
2011-10-26
mmc: core: Modify the timeout value for writing power class
Seungwon Jeon
1
-1
/
+1
2011-10-26
mmc: core: new discard feature support at eMMC v4.5
Kyungmin Park
5
-1
/
+26
2011-10-26
mmc: core: mmc sanitize feature support for v4.5
Kyungmin Park
5
-2
/
+20
2011-10-26
mmc: dw_mmc: modify DATA register offset
Jaehoon Chung
3
-22
/
+61
2011-10-26
mmc: sdhci-pci: add flag for devices that can support runtime PM
Adrian Hunter
1
-4
/
+13
2011-10-26
mmc: omap_hsmmc: ensure pbias configuration is always done
Adrian Hunter
1
-9
/
+8
2011-10-26
mmc: core: Add Power Off Notify Feature eMMC 4.5
Girish K S
6
-2
/
+81
[next]