Age | Commit message (Expand) | Author |
2011-10-28 | leases: fix write-open/read-lease race | J. Bruce Fields |
2011-10-28 | nfs: drop unnecessary locking in llseek | Andi Kleen |
2011-10-28 | ext4: replace cut'n'pasted llseek code with generic_file_llseek_size | Andi Kleen |
2011-10-28 | vfs: add generic_file_llseek_size | Andi Kleen |
2011-10-28 | vfs: do (nearly) lockless generic_file_llseek | Andi Kleen |
2011-10-28 | direct-io: merge direct_io_walker into __blockdev_direct_IO | Andi Kleen |
2011-10-28 | direct-io: inline the complete submission path | Andi Kleen |
2011-10-28 | direct-io: separate map_bh from dio | Andi Kleen |
2011-10-28 | direct-io: use a slab cache for struct dio | Andi Kleen |
2011-10-28 | direct-io: rearrange fields in dio/dio_submit to avoid holes | Andi Kleen |
2011-10-28 | direct-io: fix a wrong comment | Andi Kleen |
2011-10-28 | direct-io: separate fields only used in the submission path from struct dio | Andi Kleen |
2011-10-28 | vfs: fix spinning prevention in prune_icache_sb | Christoph Hellwig |
2011-10-28 | vfs: add a comment to inode_permission() | Andreas Gruenbacher |
2011-10-28 | vfs: pass all mask flags check_acl and posix_acl_permission | Andreas Gruenbacher |
2011-10-28 | vfs: add hex format for MAY_* flag values | Aneesh Kumar K.V |
2011-10-28 | vfs: indicate that the permission functions take all the MAY_* flags | Andreas Gruenbacher |
2011-10-28 | compat: sync compat_stats with statfs. | Eric W. Biederman |
2011-10-28 | vfs: add "device" tag to /proc/self/mountstats | Bryan Schumaker |
2011-10-28 | cleanup: vfs: small comment fix for block_invalidatepage | Wang Sheng-Hui |
2011-10-28 | vfs: iov_iter: have iov_iter_advance decrement nr_segs appropriately | Jeff Layton |
2011-10-24 | Linux 3.1v3.1 | Linus Torvalds |
2011-10-24 | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds |
2011-10-24 | Merge branch 'for-linus' of http://people.redhat.com/agk/git/linux-dm | Linus Torvalds |
2011-10-24 | x86: Fix S4 regression | Takashi Iwai |
2011-10-23 | dm kcopyd: fix job_pool leak | Alasdair G Kergon |
2011-10-23 | Merge branch 'samsung-fixes-4' of git://github.com/kgene/linux-samsung | Linus Torvalds |
2011-10-23 | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2011-10-22 | ARM: S3C24XX: Fix s3c24xx build errors if !CONFIG_PM | Domenico Andreoli |
2011-10-21 | Merge git://github.com/herbertx/crypto | Linus Torvalds |
2011-10-21 | Merge branch 'fix/hda' of git://github.com/tiwai/sound | Linus Torvalds |
2011-10-21 | crypto: ghash - Avoid null pointer dereference if no key is set | Nick Bowler |
2011-10-21 | ARM: S5P: fix offset calculation on gpio-interrupt | Marek Szyprowski |
2011-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2011-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2011-10-20 | hwmon: (w83627ehf) Fix negative 8-bit temperature values | Jean Delvare |
2011-10-19 | mm: fix race between mremap and removing migration entry | Hugh Dickins |
2011-10-19 | sparc: Add alignment flag to PCI expansion resources | Kjetil Oftedal |
2011-10-19 | fib_rules: fix unresolved_rules counting | Yan, Zheng |
2011-10-19 | r8169: fix wrong eee setting for rlt8111evl | hayeswang |
2011-10-19 | r8169: fix driver shutdown WoL regression. | françois romieu |
2011-10-19 | ehea: Change maintainer to me | Thadeu Lima de Souza Cascardo |
2011-10-19 | Merge branch 'v4l_for_linus' of git://linuxtv.org/mchehab/for_linus | Linus Torvalds |
2011-10-19 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2011-10-19 | [media] videodev: fix a NULL pointer dereference in v4l2_device_release() | Antonio Ospite |
2011-10-19 | intel-iommu: fix superpage support in pfn_to_dma_pte() | Allen Kay |
2011-10-19 | intel-iommu: set iommu_superpage on VM domains to lowest common denominator | Allen Kay |
2011-10-19 | intel-iommu: fix return value of iommu_unmap() API | Allen Kay |
2011-10-19 | MAINTAINERS: Update VT-d entry for drivers/pci -> drivers/iommu move | Roland Dreier |
2011-10-19 | drm/radeon/kms/atom: fix handling of FB scratch indices | Alex Deucher |