Age | Commit message (Expand) | Author | Files | Lines |
2013-06-07 | eCryptfs: Merge ecryptfs_encrypt_extent() and ecryptfs_decrypt_extent() | Tyler Hicks | 1 | -54/+20 |
2013-06-07 | eCryptfs: Combine page_offset crypto functions | Tyler Hicks | 1 | -51/+18 |
2013-06-07 | eCryptfs: Combine encrypt_scatterlist() and decrypt_scatterlist() | Tyler Hicks | 1 | -86/+20 |
2013-06-07 | eCryptfs: Decrypt pages in-place | Tyler Hicks | 1 | -16/+5 |
2013-06-07 | eCryptfs: Accept one offset parameter in page offset crypto functions | Tyler Hicks | 1 | -26/+16 |
2013-06-07 | eCryptfs: Simplify lower file offset calculation | Tyler Hicks | 1 | -11/+7 |
2013-06-07 | eCryptfs: Read/write entire page during page IO | Tyler Hicks | 1 | -35/+31 |
2013-06-07 | eCryptfs: Use entire helper page during page crypto operations | Tyler Hicks | 1 | -13/+16 |
2013-06-07 | eCryptfs: Cocci spatch "memdup.spatch" | Thomas Meyer | 1 | -2/+1 |
2013-06-07 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 7 | -8/+24 |
2013-06-07 | Merge tag 'vfio-v3.10-rc5' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 1 | -1/+1 |
2013-06-07 | Merge tag 'ecryptfs-3.10-rc5-msync' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -1/+7 |
2013-06-07 | Merge branch 'for-3.10' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 1 | -2/+2 |
2013-06-07 | Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds | 7 | -34/+66 |
2013-06-07 | Merge tag 'pm+acpi-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 8 | -12/+39 |
2013-06-07 | Merge branch 'pm-fixes' | Rafael J. Wysocki | 3 | -4/+8 |
2013-06-07 | Merge branch 'acpi-fixes' | Rafael J. Wysocki | 5 | -8/+31 |
2013-06-07 | ACPI / PM: Do not execute _PS0 for devices without _PSC during initialization | Rafael J. Wysocki | 1 | -4/+6 |
2013-06-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 3 | -41/+47 |
2013-06-06 | Merge tag 'staging-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 8 | -15/+21 |
2013-06-06 | Merge tag 'tty-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 3 | -7/+22 |
2013-06-06 | Merge tag 'usb-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 24 | -106/+187 |
2013-06-06 | Merge tag 'pci-v3.10-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+4 |
2013-06-06 | Merge tag 'for-linus-v3.10-rc5' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 10 | -59/+198 |
2013-06-06 | net: Unbreak compat_sys_{send,recv}msg | Andy Lutomirski | 3 | -41/+47 |
2013-06-06 | USB: option,zte_ev: move most ZTE CDMA devices to zte_ev | Dan Williams | 2 | -26/+22 |
2013-06-06 | USB: option: blacklist network interface on Huawei E1820 | Bjørn Mork | 1 | -0/+2 |
2013-06-06 | USB: whiteheat: fix broken port configuration | Johan Hovold | 1 | -1/+1 |
2013-06-06 | xfs: increase number of ACL entries for V5 superblocks | Dave Chinner | 2 | -20/+42 |
2013-06-06 | xfs: disable noattr2/attr2 mount options for CRC enabled filesystems | Dave Chinner | 2 | -0/+14 |
2013-06-06 | xfs: inode unlinked list needs to recalculate the inode CRC | Dave Chinner | 2 | -0/+25 |
2013-06-06 | xfs: fix log recovery transaction item reordering | Dave Chinner | 1 | -7/+58 |
2013-06-06 | xfs: fix remote attribute invalidation for a leaf | Dave Chinner | 1 | -1/+1 |
2013-06-06 | xfs: rework dquot CRCs | Dave Chinner | 4 | -31/+58 |
2013-06-06 | arch, mm: Remove tlb_fast_mode() | Peter Zijlstra | 4 | -81/+13 |
2013-06-06 | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds | 5 | -12/+27 |
2013-06-05 | x86/PCI: Map PCI setup data with ioremap() so it can be in highmem | Matt Fleming | 1 | -1/+4 |
2013-06-05 | USB: serial: fix TIOCMIWAIT return value | Johan Hovold | 1 | -3/+1 |
2013-06-05 | vfio: fix crash on rmmod | Alexey Kardashevskiy | 1 | -1/+1 |
2013-06-05 | cpufreq: cpufreq-cpu0: use the exact frequency for clk_set_rate() | Guennadi Liakhovetski | 1 | -2/+3 |
2013-06-05 | cpufreq: protect 'policy->cpus' from offlining during __gov_queue_work() | Michael Wang | 1 | -0/+3 |
2013-06-05 | ACPI / scan: do not match drivers against objects having scan handlers | Aaron Lu | 1 | -0/+4 |
2013-06-05 | ACPI / APEI: fix error return code in ghes_probe() | Wei Yongjun | 1 | -3/+4 |
2013-06-05 | acpi-cpufreq: set current frequency based on target P-State | Ross Lagerwall | 1 | -2/+2 |
2013-06-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 82 | -511/+836 |
2013-06-04 | eCryptfs: Check return of filemap_write_and_wait during fsync | Tyler Hicks | 1 | -1/+6 |
2013-06-05 | ALSA: usb-audio - Fix invalid volume resolution on Logitech HD webcam c270 | Takashi Iwai | 1 | -0/+1 |
2013-06-04 | net_sched: htb: do not mix 1ns and 64ns time units | Eric Dumazet | 1 | -17/+17 |
2013-06-04 | net: fix sk_buff head without data area | Pablo Neira | 2 | -3/+3 |
2013-06-04 | tg3: Add read dma workaround for 5720 | Nithin Sujir | 2 | -8/+18 |