summaryrefslogtreecommitdiffstats
path: root/security/yama (unfollow)
Commit message (Expand)AuthorFilesLines
2012-05-23CIFS: Move protocol specific part from SendReceive2 to ops structPavel Shilovsky4-3/+15
2012-05-17cifs: Include backup intent search flags during searches {try #2)Shirish Pargaonkar3-11/+22
2012-05-17CIFS: Separate protocol specific part from setlkPavel Shilovsky1-2/+2
2012-05-17CIFS: Separate protocol specific part from getlkPavel Shilovsky3-22/+39
2012-05-17CIFS: Separate protocol specific lock type handlingPavel Shilovsky3-16/+33
2012-05-17CIFS: Convert lock type to 32 bit variablePavel Shilovsky2-7/+8
2012-05-17CIFS: Move locks to cifsFileInfo structurePavel Shilovsky3-44/+58
2012-05-17cifs: convert send_nt_cancel into a version specific opJeff Layton3-39/+54
2012-05-17cifs: add a smb_version_operations/values structures and a smb_version enumJeff Layton5-2/+89
2012-05-17cifs: remove the vers= and version= synonyms for ver=Jeff Layton1-4/+1
2012-05-17cifs: add warning about change in default cache semantics in 3.7Jeff Layton1-0/+13
2012-05-17cifs: display cache= option in /proc/mountsJeff Layton1-4/+14
2012-05-17cifs: add deprecation warnings to strictcache and forcedirectioJeff Layton1-0/+6
2012-05-17cifs: add a cache= option to better describe the different cache flavorsJeff Layton1-3/+54
2012-05-17cifs: add a deprecation warning to CIFS_IOC_CHECKUMOUNT ioctlJeff Layton1-0/+8
2012-05-17cifs: remove legacy MultiuserMount optionJeff Layton5-109/+1
2012-05-17cifs: convert cifs_iovec_read to use async readsJeff Layton2-60/+236
2012-05-17cifs: add wrapper for cifs_async_readv to retry opening fileJeff Layton1-9/+18
2012-05-17cifs: add refcounting to cifs_readdata structuresJeff Layton3-7/+19
2012-05-17cifs: abstract out function to marshal the iovec for readv receivesJeff Layton3-63/+74
2012-05-17cifs: make cifs_readdata_alloc take a work_func_t argJeff Layton3-53/+49
2012-05-16arch/tile: apply commit 74fca9da0 to the compat signal handling as wellChris Metcalf1-7/+5
2012-05-16arch/tile: fix up some issues in calling do_work_pending()Chris Metcalf4-27/+68
2012-05-16netfilter: ipset: fix hash size checking in kernelJozsef Kadlecsik8-21/+65
2012-05-16ptp_pch: Add missing #include <linux/slab.h>Geert Uytterhoeven1-0/+1
2012-05-16cifs: fix misspelling of "forcedirectio"Jeff Layton1-1/+2
2012-05-16KVM: PPC: Book3S HV: Fix bug leading to deadlock in guest HPT updatesPaul Mackerras1-0/+1
2012-05-16powerpc/kvm: Fix VSID usage in 64-bit "PR" KVMBenjamin Herrenschmidt2-9/+11
2012-05-16KVM: PPC: Book3S: PR: Fix hsrr codeAlexander Graf1-4/+3
2012-05-16KVM: PPC: Fix PR KVM on POWER7 bare metalAlexander Graf1-13/+22
2012-05-16KVM: PPC: Book3S: PR: Handle EMUL_ASSISTAlexander Graf1-0/+6
2012-05-16mn10300/CPU hotplug: Add missing call to notify_cpu_starting()Srivatsa S. Bhat1-3/+6
2012-05-16parisc/CPU hotplug: Add missing call to notify_cpu_starting()Srivatsa S. Bhat1-1/+7
2012-05-15pch_gbe: fix transmit racesEric Dumazet2-16/+11
2012-05-15cdc_ether: add Novatel USB551L device IDs for FLAG_WWANDan Williams1-0/+16
2012-05-15usbnet: fix skb traversing races during unlink(v2)Ming Lei2-17/+40
2012-05-15ASoC: wm8994: Fix AIF2ADC power downMark Brown1-1/+1
2012-05-15genirq: export handle_edge_irq() and irq_to_desc()Jiri Kosina2-0/+2
2012-05-15ALSA: hda/idt - Fix power-map for speaker-pins with some HP laptopsTakashi Iwai1-3/+3
2012-05-14Bluetooth: mgmt: Fix device_connected sending orderJohan Hedberg2-2/+10
2012-05-14Bluetooth: notify userspace of security level changeGustavo Padovan5-5/+22
2012-05-14rtlwifi: fix for race condition when firmware is cachedLarry Finger2-13/+13
2012-05-14tty: Fix LED error returnAlan Cox1-1/+1
2012-05-13remoteproc: fix off-by-one bug in __rproc_free_vringsSubramaniam Chanderashekarapuram1-1/+1
2012-05-13openvswitch: checking wrong variable in queue_userspace_packet()Dan Carpenter1-1/+1
2012-05-13bonding: Fix LACPDU rx_dropped commit.David S. Miller2-6/+8
2012-05-13Linux 3.4-rc7v3.4-rc7Linus Torvalds1-1/+1
2012-05-13ARM: EXYNOS: fix ctrlbit for exynos5_clk_pdma1Kukjin Kim1-1/+1
2012-05-13ARM: EXYNOS: use s5p-timer for UniversalC210 boardMarek Szyprowski2-1/+6
2012-05-12ARM / mach-shmobile: Invalidate caches when booting secondary coresMagnus Damm1-1/+55