index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
binfmt_flat.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-06-27
Charge at least one credit, if server says that it supports multicredit
Steve French
1
-1
/
+8
2013-06-27
Remove typo
Steve French
1
-1
/
+0
2013-06-27
Some missing share flags
Steve French
1
-2
/
+5
2013-06-27
cifs: using strlcpy instead of strncpy
Zhao Hongjiang
2
-2
/
+2
2013-06-24
Update headers to update various SMB3 ioctl definitions
Steve French
3
-3
/
+80
2013-06-24
Update cifs version number
Steve French
1
-1
/
+1
2013-06-24
Add ability to dipslay SMB3 share flags and capabilities for debugging
Steve French
4
-2
/
+26
2013-06-24
Add some missing SMB3 and SMB3.02 flags
Steve French
1
-5
/
+18
2013-06-24
Add SMB3.02 dialect support
Steve French
5
-0
/
+30
2013-06-24
Fix endian error in SMB2 protocol negotiation
Steve French
1
-2
/
+2
2013-06-24
cifs: clean up the SecurityFlags write handler
Jeff Layton
1
-6
/
+14
2013-06-24
cifs: update the default global_secflags to include "raw" NTLMv2
Jeff Layton
1
-1
/
+1
2013-06-24
move sectype to the cifs_ses instead of TCP_Server_Info
Jeff Layton
7
-180
/
+115
2013-06-24
cifs: track the enablement of signing in the TCP_Server_Info
Jeff Layton
10
-82
/
+71
2013-06-24
add new fields to smb_vol to track the requested security flavor
Jeff Layton
2
-0
/
+27
2013-06-24
cifs: add new fields to cifs_ses to track requested security flavor
Jeff Layton
3
-4
/
+13
2013-06-24
cifs: track the flavor of the NEGOTIATE reponse
Jeff Layton
3
-5
/
+16
2013-06-24
cifs: add new "Unspecified" securityEnum value
Jeff Layton
1
-2
/
+2
2013-06-24
cifs: factor out check for extended security bit into separate function
Jeff Layton
1
-9
/
+16
2013-06-24
cifs: move handling of signed connections into separate function
Jeff Layton
3
-62
/
+40
2013-06-24
cifs: break out lanman NEGOTIATE handling into separate function
Jeff Layton
1
-88
/
+97
2013-06-24
cifs: break out decoding of security blob into separate function
Jeff Layton
2
-51
/
+62
2013-06-24
cifs: remove the cifs_ses->flags field
Jeff Layton
4
-29
/
+7
2013-06-24
cifs: throw a warning if negotiate or sess_setup ops are passed NULL server o...
Jeff Layton
3
-19
/
+16
2013-06-24
cifs: make decode_ascii_ssetup void return
Jeff Layton
1
-11
/
+7
2013-06-24
cifs: remove useless memset in LANMAN auth code
Jeff Layton
1
-1
/
+0
2013-06-24
cifs: remove protocolEnum definition
Jeff Layton
1
-6
/
+0
2013-06-24
cifs: add a "nosharesock" mount option to force new sockets to server to be c...
Jeff Layton
2
-1
/
+9
2013-06-24
fs: fix new splice.c kernel-doc warning
Randy Dunlap
1
-0
/
+1
2013-06-22
Linux 3.10-rc7
v3.10-rc7
Linus Torvalds
1
-1
/
+1
2013-06-22
aout32 coredump compat fix
Al Viro
1
-1
/
+1
2013-06-21
x86/efi: Fix dummy variable buffer allocation
Ben Hutchings
1
-1
/
+6
2013-06-21
iscsi-target: Remove left over v3.10-rc debug printks
Nicholas Bellinger
3
-8
/
+0
2013-06-21
target/iscsi: Fix op=disable + error handling cases in np_store_iser
Andy Grover
1
-11
/
+14
2013-06-20
drm/radeon: update lockup tracking when scheduling in empty ring
Jerome Glisse
1
-0
/
+7
2013-06-20
splice: don't pass the address of ->f_pos to methods
Al Viro
5
-23
/
+41
2013-06-20
[media] Fix build when drivers are builtin and frontend modules
Mauro Carvalho Chehab
2
-23
/
+9
2013-06-20
irqchip: gic: call gic_cpu_init() as well in CPU_STARTING_FROZEN case
Shawn Guo
1
-1
/
+1
2013-06-20
x86: Fix trigger_all_cpu_backtrace() implementation
Michel Lespinasse
3
-3
/
+7
2013-06-20
perf: arm64: Record the user-mode PC in the call chain.
Jed Davis
1
-0
/
+1
2013-06-20
[media] s5p makefiles: don't override other selections on obj-[ym]
Mauro Carvalho Chehab
2
-2
/
+2
2013-06-20
powerpc: Fix bad pmd error with book3E config
Aneesh Kumar K.V
1
-1
/
+7
2013-06-20
USB: serial: ti_usb_3410_5052: new device id for Abbot strip port cable
Anders Hammarquist
2
-2
/
+5
2013-06-20
ACPI / LPSS: Power up LPSS devices during enumeration
Rafael J. Wysocki
3
-6
/
+36
2013-06-20
ACPI / PM: Fix error code path for power resources initialization
Rafael J. Wysocki
1
-0
/
+1
2013-06-19
ACPI / dock: Take ACPI scan lock in write_undock()
Rafael J. Wysocki
1
-0
/
+2
2013-06-19
ACPI / resources: call acpi_get_override_irq() only for legacy IRQ resources
Mika Westerberg
1
-5
/
+11
2013-06-19
x86: Fix section mismatch on load_ucode_ap
Paul Gortmaker
1
-2
/
+2
2013-06-19
mn10300: Fix include dependency in irqflags.h et al.
David Daney
2
-4
/
+5
2013-06-19
metag: fix mm/hugetlb.c build breakage
James Hogan
1
-0
/
+1
[next]