summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* leases: fix write-open/read-lease raceJ. Bruce Fields2011-10-282-4/+5
* nfs: drop unnecessary locking in llseekAndi Kleen2011-10-281-9/+2
* ext4: replace cut'n'pasted llseek code with generic_file_llseek_sizeAndi Kleen2011-10-281-46/+1
* vfs: add generic_file_llseek_sizeAndi Kleen2011-10-282-9/+30
* vfs: do (nearly) lockless generic_file_llseekAndi Kleen2011-10-286-53/+54
* direct-io: merge direct_io_walker into __blockdev_direct_IOAndi Kleen2011-10-281-139/+132
* direct-io: inline the complete submission pathAndi Kleen2011-10-281-15/+21
* direct-io: separate map_bh from dioAndi Kleen2011-10-281-29/+37
* direct-io: use a slab cache for struct dioAndi Kleen2011-10-281-5/+14
* direct-io: rearrange fields in dio/dio_submit to avoid holesAndi Kleen2011-10-281-7/+6
* direct-io: fix a wrong commentAndi Kleen2011-10-281-1/+1
* direct-io: separate fields only used in the submission path from struct dioAndi Kleen2011-10-281-188/+201
* vfs: fix spinning prevention in prune_icache_sbChristoph Hellwig2011-10-281-1/+1
* vfs: add a comment to inode_permission()Andreas Gruenbacher2011-10-281-2/+4
* vfs: pass all mask flags check_acl and posix_acl_permissionAndreas Gruenbacher2011-10-282-2/+2
* vfs: add hex format for MAY_* flag valuesAneesh Kumar K.V2011-10-281-8/+9
* vfs: indicate that the permission functions take all the MAY_* flagsAndreas Gruenbacher2011-10-281-2/+2
* compat: sync compat_stats with statfs.Eric W. Biederman2011-10-287-11/+14
* vfs: add "device" tag to /proc/self/mountstatsBryan Schumaker2011-10-281-0/+1
* cleanup: vfs: small comment fix for block_invalidatepageWang Sheng-Hui2011-10-281-2/+2
* vfs: iov_iter: have iov_iter_advance decrement nr_segs appropriatelyJeff Layton2011-10-281-0/+3
* Linux 3.1v3.1Linus Torvalds2011-10-241-1/+1
* Merge git://git.infradead.org/iommu-2.6Linus Torvalds2011-10-242-31/+46
|\
| * intel-iommu: fix superpage support in pfn_to_dma_pte()Allen Kay2011-10-191-9/+8
| * intel-iommu: set iommu_superpage on VM domains to lowest common denominatorAllen Kay2011-10-191-5/+7
| * intel-iommu: fix return value of iommu_unmap() APIAllen Kay2011-10-191-3/+8
| * MAINTAINERS: Update VT-d entry for drivers/pci -> drivers/iommu moveRoland Dreier2011-10-191-1/+1
| * intel-iommu: Export a flag indicating that the IOMMU is used for iGFX.David Woodhouse2011-10-141-10/+15
| * intel-iommu: Workaround IOTLB hang on Ironlake GPUDavid Woodhouse2011-10-141-1/+5
| * intel-iommu: Fix AB-BA lockdep reportRoland Dreier2011-10-101-2/+2
* | Merge branch 'for-linus' of http://people.redhat.com/agk/git/linux-dmLinus Torvalds2011-10-241-0/+1
|\ \
| * | dm kcopyd: fix job_pool leakAlasdair G Kergon2011-10-231-0/+1
* | | x86: Fix S4 regressionTakashi Iwai2011-10-241-2/+1
* | | Merge branch 'samsung-fixes-4' of git://github.com/kgene/linux-samsungLinus Torvalds2011-10-236-3/+13
|\ \ \
| * | | ARM: S3C24XX: Fix s3c24xx build errors if !CONFIG_PMDomenico Andreoli2011-10-225-0/+10
| * | | ARM: S5P: fix offset calculation on gpio-interruptMarek Szyprowski2011-10-211-3/+3
| |/ /
* | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-10-231-2/+3
|\ \ \
| * | | hwmon: (w83627ehf) Fix negative 8-bit temperature valuesJean Delvare2011-10-201-2/+3
| |/ /
* | | Merge git://github.com/herbertx/cryptoLinus Torvalds2011-10-211-0/+6
|\ \ \
| * | | crypto: ghash - Avoid null pointer dereference if no key is setNick Bowler2011-10-211-0/+6
* | | | Merge branch 'fix/hda' of git://github.com/tiwai/soundLinus Torvalds2011-10-212-0/+2
|\ \ \ \
| * | | | ALSA: HDA: conexant support for Lenovo T520/W520Daniel Suchy2011-10-181-0/+1
| * | | | ALSA: hda - Add position_fix quirk for Dell Inspiron 1010Takashi Iwai2011-10-181-0/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2011-10-206-55/+37
|\ \ \ \ \
| * | | | | sparc: Add alignment flag to PCI expansion resourcesKjetil Oftedal2011-10-191-1/+2
| * | | | | sparc: Avoid calling sigprocmask()David S. Miller2011-10-123-3/+3
| * | | | | sparc: Use set_current_blocked()Matt Fleming2011-10-123-49/+30
| * | | | | sparc32,leon: SRMMU MMU Table probe fixDaniel Hellstrom2011-10-072-2/+2
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-10-2028-155/+330
|\ \ \ \ \ \
| * | | | | | fib_rules: fix unresolved_rules countingYan, Zheng2011-10-191-1/+4