summaryrefslogtreecommitdiffstats
path: root/fs/binfmt_flat.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-06-27Charge at least one credit, if server says that it supports multicreditSteve French1-1/+8
2013-06-27Remove typoSteve French1-1/+0
2013-06-27Some missing share flagsSteve French1-2/+5
2013-06-27cifs: using strlcpy instead of strncpyZhao Hongjiang2-2/+2
2013-06-24Update headers to update various SMB3 ioctl definitionsSteve French3-3/+80
2013-06-24Update cifs version numberSteve French1-1/+1
2013-06-24Add ability to dipslay SMB3 share flags and capabilities for debuggingSteve French4-2/+26
2013-06-24Add some missing SMB3 and SMB3.02 flagsSteve French1-5/+18
2013-06-24Add SMB3.02 dialect supportSteve French5-0/+30
2013-06-24Fix endian error in SMB2 protocol negotiationSteve French1-2/+2
2013-06-24cifs: clean up the SecurityFlags write handlerJeff Layton1-6/+14
2013-06-24cifs: update the default global_secflags to include "raw" NTLMv2Jeff Layton1-1/+1
2013-06-24move sectype to the cifs_ses instead of TCP_Server_InfoJeff Layton7-180/+115
2013-06-24cifs: track the enablement of signing in the TCP_Server_InfoJeff Layton10-82/+71
2013-06-24add new fields to smb_vol to track the requested security flavorJeff Layton2-0/+27
2013-06-24cifs: add new fields to cifs_ses to track requested security flavorJeff Layton3-4/+13
2013-06-24cifs: track the flavor of the NEGOTIATE reponseJeff Layton3-5/+16
2013-06-24cifs: add new "Unspecified" securityEnum valueJeff Layton1-2/+2
2013-06-24cifs: factor out check for extended security bit into separate functionJeff Layton1-9/+16
2013-06-24cifs: move handling of signed connections into separate functionJeff Layton3-62/+40
2013-06-24cifs: break out lanman NEGOTIATE handling into separate functionJeff Layton1-88/+97
2013-06-24cifs: break out decoding of security blob into separate functionJeff Layton2-51/+62
2013-06-24cifs: remove the cifs_ses->flags fieldJeff Layton4-29/+7
2013-06-24cifs: throw a warning if negotiate or sess_setup ops are passed NULL server o...Jeff Layton3-19/+16
2013-06-24cifs: make decode_ascii_ssetup void returnJeff Layton1-11/+7
2013-06-24cifs: remove useless memset in LANMAN auth codeJeff Layton1-1/+0
2013-06-24cifs: remove protocolEnum definitionJeff Layton1-6/+0
2013-06-24cifs: add a "nosharesock" mount option to force new sockets to server to be c...Jeff Layton2-1/+9
2013-06-24fs: fix new splice.c kernel-doc warningRandy Dunlap1-0/+1
2013-06-22Linux 3.10-rc7v3.10-rc7Linus Torvalds1-1/+1
2013-06-22aout32 coredump compat fixAl Viro1-1/+1
2013-06-21x86/efi: Fix dummy variable buffer allocationBen Hutchings1-1/+6
2013-06-21iscsi-target: Remove left over v3.10-rc debug printksNicholas Bellinger3-8/+0
2013-06-21target/iscsi: Fix op=disable + error handling cases in np_store_iserAndy Grover1-11/+14
2013-06-20drm/radeon: update lockup tracking when scheduling in empty ringJerome Glisse1-0/+7
2013-06-20splice: don't pass the address of ->f_pos to methodsAl Viro5-23/+41
2013-06-20[media] Fix build when drivers are builtin and frontend modulesMauro Carvalho Chehab2-23/+9
2013-06-20irqchip: gic: call gic_cpu_init() as well in CPU_STARTING_FROZEN caseShawn Guo1-1/+1
2013-06-20x86: Fix trigger_all_cpu_backtrace() implementationMichel Lespinasse3-3/+7
2013-06-20perf: arm64: Record the user-mode PC in the call chain.Jed Davis1-0/+1
2013-06-20[media] s5p makefiles: don't override other selections on obj-[ym]Mauro Carvalho Chehab2-2/+2
2013-06-20powerpc: Fix bad pmd error with book3E configAneesh Kumar K.V1-1/+7
2013-06-20USB: serial: ti_usb_3410_5052: new device id for Abbot strip port cableAnders Hammarquist2-2/+5
2013-06-20ACPI / LPSS: Power up LPSS devices during enumerationRafael J. Wysocki3-6/+36
2013-06-20ACPI / PM: Fix error code path for power resources initializationRafael J. Wysocki1-0/+1
2013-06-19ACPI / dock: Take ACPI scan lock in write_undock()Rafael J. Wysocki1-0/+2
2013-06-19ACPI / resources: call acpi_get_override_irq() only for legacy IRQ resourcesMika Westerberg1-5/+11
2013-06-19x86: Fix section mismatch on load_ucode_apPaul Gortmaker1-2/+2
2013-06-19mn10300: Fix include dependency in irqflags.h et al.David Daney2-4/+5
2013-06-19metag: fix mm/hugetlb.c build breakageJames Hogan1-0/+1