]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2012-09-11 Jeff Laytoncifs: convert async write code to pass in data via...
2012-09-11 Jeff Laytoncifs: change cifs_call_async to use smb_rqst structs
2012-09-11 Jeff Laytoncifs: teach signing routines how to deal with arrays...
2012-09-11 Jeff Laytoncifs: teach smb_send_rqst how to handle arrays of pages
2012-09-11 Jeff Laytoncifs: cork the socket before a send and uncork it afterward
2012-09-11 Jeff Laytoncifs: convert send code to use smb_rqst structs
2012-09-11 Jeff Laytoncifs: change smb2 signing routines to use smb_rqst...
2012-09-11 Jeff Laytoncifs: change signing routines to deal with smb_rqst...
2012-09-11 Pavel ShilovskyCIFS: Add statfs support for SMB2
2012-09-11 Pavel ShilovskyCIFS: Move statfs to ops struct
2012-09-11 Pavel ShilovskyCIFS: Add oplock break support for SMB2
2012-09-11 Pavel ShilovskyCIFS: Move oplock break to ops struct
2012-09-11 Pavel ShilovskyCIFS: Process oplocks for SMB2
2012-09-11 Pavel ShilovskyCIFS: Add readdir support for SMB2
2012-09-11 Pavel ShilovskyCIFS: Move readdir code to ops struct
2012-09-11 Pavel ShilovskyCIFS: Add set_file_info support for SMB2
2012-09-11 Pavel ShilovskyCIFS: Move set_file_info to ops struct
2012-09-11 Pavel ShilovskyCIFS: Add SMB2 support for set_file_size
2012-09-11 Pavel ShilovskyCIFS: Move set_file_size to ops struct
2012-09-11 Pavel ShilovskyCIFS: Add SMB2 support for hardlink operation
2012-09-11 Steve FrenchCIFS: Move hardlink to ops struct
2012-09-11 Pavel ShilovskyCIFS: Add SMB2 support for rename operation
2012-09-11 Pavel ShilovskyCIFS: Move rename to ops struct
2012-09-11 Pavel ShilovskyCIFS: Enable signing in SMB2
2012-09-11 Pavel ShilovskyCIFS: Add writepage support for SMB2
2012-09-11 Pavel ShilovskyCIFS: Move writepage to ops struct
2012-09-11 Pavel ShilovskyCIFS: Add readpage support for SMB2
2012-09-11 Pavel ShilovskyCIFS: Move readpage code to ops struct
2012-09-11 Pavel ShilovskyCIFS: Add SMB2 support for cifs_iovec_write
2012-09-11 Pavel ShilovskyCIFS: Move async write to ops struct
2012-09-11 Pavel ShilovskyCIFS: Add SMB2 support for cifs_iovec_read
2012-09-11 Pavel ShilovskyCIFS: Move async read to ops struct
2012-09-11 Pavel ShilovskyCIFS: Add SMB2 r/wsize negotiating
2012-09-11 Pavel ShilovskyCIFS: Move r/wsize negotiating to ops struct
2012-09-11 Pavel ShilovskyCIFS: Add SMB2 support for flush
2012-09-11 Pavel ShilovskyCIFS: Make flush code use ops struct
2012-09-11 Pavel ShilovskyCIFS: Move reopen code to ops struct
2012-09-11 Pavel ShilovskyCIFS: Move create code use ops struct
2012-09-11 Pavel ShilovskyCIFS: Add SMB2 support for query_file_info
2012-09-11 Pavel ShilovskyCIFS: Move guery file info code to ops struct
2012-09-11 Pavel ShilovskyCIFS: Add open/close file support for SMB2
2012-09-11 Pavel ShilovskyCIFS: Move close code to ops struct
2012-09-11 Pavel ShilovskyCIFS: Move open code to ops struct
2012-09-11 Pavel ShilovskyCIFS: Replace netfid with cifs_fid struct in cifsFileInfo
2012-09-11 Pavel ShilovskyCIFS: Add SMB2 support for unlink
2012-09-11 Pavel ShilovskyCIFS: Move unlink code to ops struct
2012-09-11 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2012-09-11 Linus TorvaldsMerge tag 'kvm-3.6-2' of git://git.kernel.org/pub/scm...
2012-09-11 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-09-10 Linus TorvaldsMerge branch 'for-linus' of git://git.samba.org/sfrench...
2012-09-10 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2012-09-10 Linus TorvaldsMerge branch 'i2c-for-linus' of git://git.kernel.org...
2012-09-10 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2012-09-10 Xiao GuangrongKVM: fix error paths for failed gfn_to_page() calls
2012-09-10 Jean Delvarei2c-core: Fix for lockdep validator
2012-09-10 Axel Lini2c-designware: Fix build error if CONFIG_I2C_DESIGNWAR...
2012-09-10 James Ralstoni2c-i801: Add Device IDs for Intel Lynx Point-LP PCH
2012-09-09 Ren, YongjieKVM: x86: Check INVPCID feature bit in EBX of leaf 7
2012-09-08 Linus TorvaldsLinux 3.6-rc5 v3.6-rc5
2012-09-08 Linus TorvaldsMerge branch 'fixes-for-3.6' of git://git.linaro.org...
2012-09-08 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-09-07 Linus TorvaldsMerge branch 'upstream-fixes' of git://git.kernel.org...
2012-09-07 Andres FreundHID: tpkbd: work even if the new Lenovo Keyboard driver...
2012-09-07 Dave Airliedrm/vmwgfx: add MODULE_DEVICE_TABLE so vmwgfx loads...
2012-09-07 Dave Airliedrm/vmwgfx: allow a kconfig option to choose if fbcon...
2012-09-07 Linus TorvaldsMerge tag 'stable/for-linus-3.6-rc4-tag' of git://git...
2012-09-07 Linus TorvaldsMerge tag '3.6-pci-fixes' of git://git.kernel.org/pub...
2012-09-06 Pavel ShilovskyCIFS: Fix endianness conversion
2012-09-06 Pavel ShilovskyCIFS: Fix error handling in cifs_push_mandatory_locks
2012-09-06 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git.kernel.org...
2012-09-06 Linus TorvaldsMerge tag 'hwmon-for-linus' of git://git.kernel.org...
2012-09-06 Linus TorvaldsMerge branch 'rc-fixes' of git://git.kernel.org/pub...
2012-09-06 Dave JonesRemove user-triggerable BUG from mpol_to_str
2012-09-06 Konrad Rzeszutek... xen/pciback: Fix proper FLR steps.
2012-09-06 Linus TorvaldsMerge tag 'mmc-fixes-for-3.6-rc5' of git://git.kernel...
2012-09-06 Miklos Szerediuml: fix compile error in deliver_alarm()
2012-09-06 Alan Coxdj: memory scribble in logi_dj
2012-09-06 Linus TorvaldsMerge branch 'merge' of git://git.kernel.org/pub/scm...
2012-09-06 Linus TorvaldsMerge tag 'gpio-fixes-for-v3.6' of git://git.kernel...
2012-09-06 Linus TorvaldsMerge tag 'sound-3.6' of git://git.kernel.org/pub/scm...
2012-09-06 Linus TorvaldsMerge tag 'fbdev-fixes-for-3.6-1' of git://github.com...
2012-09-06 Linus TorvaldsMerge tag 'upstream-3.6-rc5' of git://git.infradead...
2012-09-06 Mikulas PatockaFix order of arguments to compat_put_time[spec|val]
2012-09-05 Keith Packarddrm: use drm_compat_ioctl for 32-bit apps
2012-09-05 Ronny Hegewaldxen: Use correct masking in xen_swiotlb_alloc_coherent.
2012-09-05 Alex Shixen: fix logical error in tlb flushing
2012-09-05 Konrad Rzeszutek... Merge commit '4cb38750d49010ae72e718d46605ac9ba5a851b4...
2012-09-05 Jan Karaudf: Fix data corruption for files in ICB
2012-09-05 Konrad Rzeszutek... xen/p2m: Fix one-off error in checking the P2M tree...
2012-09-05 Benjamin Herrenschmidtpowerpc: Don't use __put_user() in patch_instruction
2012-09-05 Paul Mackerraspowerpc: Make sure IPI handlers see data written by...
2012-09-05 Anton Blanchardpowerpc: Restore correct DSCR in context switch
2012-09-05 Anton Blanchardpowerpc: Fix DSCR inheritance in copy_thread()
2012-09-05 Anton Blanchardpowerpc: Keep thread.dscr and thread.dscr_inherit in...
2012-09-05 Anton Blanchardpowerpc: Update DSCR on all CPUs when writing sysfs...
2012-09-05 Paul Mackerraspowerpc/powernv: Always go into nap mode when CPU is...
2012-09-05 Paul Mackerraspowerpc: Give hypervisor decrementer interrupts their...
2012-09-05 Jesse Larrewpowerpc/vphn: Fix arch_update_cpu_topology() return...
2012-09-05 Linus WalleijARM: gemini: fix the gemini build
2012-09-05 Olof JohanssonMerge branch 'fixes' of git://git.kernel.org/pub/scm...
next