]> git.karo-electronics.de Git - mv-sheeva.git/shortlog
mv-sheeva.git
2010-10-07 Jeff Laytoncifs: add "multiuser" mount option
2010-10-07 Jeff Laytoncifs: add routines to build sessions and tcons on the fly
2010-10-06 Shirish Pargaonkarntlm authentication and signing - Correct response...
2010-10-06 Jeff Laytoncifs: fix cifs_show_options to show "username=" or...
2010-10-06 Jeff Laytoncifs: have find_readable/writable_file filter by fsuid
2010-10-06 Jeff Laytoncifs: have cifsFileInfo hold a reference to a tlink...
2010-10-06 Jeff Laytoncifs: add refcounted and timestamped container for...
2010-09-29 Jeff Laytoncifs: fix handling of signing with writepages (try #6)
2010-09-29 Jeff Laytoncifs: have cifs_new_fileinfo take a tcon arg
2010-09-29 Jeff Laytoncifs: add cifs_sb_master_tcon and convert some callers...
2010-09-29 Jeff Laytoncifs: temporarily rename cifs_sb->tcon to ptcon to...
2010-09-29 Jeff Laytoncifs: add function to get a tcon from cifs_sb
2010-09-29 Jeff Laytoncifs: make various routines use the cifsFileInfo->tcon...
2010-09-29 Steve French[CIFS] Fix ordering of cleanup on module init failure
2010-09-29 Steve French[CIFS] Remove obsolete header
2010-09-29 Jeff Laytoncifs: allow matching of tcp sessions in CifsNew state
2010-09-29 Jeff Laytoncifs: add tcon field to cifsFileInfo struct
2010-09-29 Stefan Metzmachercifs: add "mfsymlinks" mount option
2010-09-29 Stefan Metzmachercifs: use Minshall+French symlink functions
2010-09-29 Stefan Metzmachercifs: implement CIFSCreateMFSymLink()
2010-09-29 Stefan Metzmachercifs: implement CIFSFormatMFSymlink()
2010-09-29 Stefan Metzmachercifs: implement CIFSQueryMFSymLink()
2010-09-29 Stefan Metzmachercifs: implement CIFSCouldBeMFSymlink() and CIFSCheckMFS...
2010-09-29 Stefan Metzmachercifs: implement CIFSParseMFSymlink()
2010-09-29 Ben Greearcifs: Allow binding to local IP address.
2010-09-29 Shirish Pargaonkarcifs NTLMv2/NTLMSSP ntlmv2 within ntlmssp autentication...
2010-09-29 Shirish Pargaonkarcifs NTLMv2/NTLMSSP Change variable name mac_key to...
2010-09-29 Suresh Jayaramancifs: fix broken oplock handling
2010-09-29 Suresh Jayaramancifs: use type __u32 instead of int for the oplock...
2010-09-29 Linus TorvaldsLinux 2.6.36-rc6
2010-09-29 David HowellsMN10300: Handle missing sys_cacheflush() when caching...
2010-09-28 Linus Torvaldsalpha: fix compile problem in arch/alpha/kernel/signal.c
2010-09-28 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2010-09-28 Tejun Heoahci: fix module refcount breakage introduced by libahc...
2010-09-28 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://git.kernel...
2010-09-28 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-09-28 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-09-28 Guenter Roeckhwmon (coretemp): Fix build breakage if SMP is undefined
2010-09-28 Linus TorvaldsMerge branch 'x86/urgent' of git://git.kernel.org/pub...
2010-09-28 David S. Millertcp: Fix >4GB writes on 64-bit.
2010-09-27 Dan RosenbergFix pktcdvd ioctl dev_minor range check
2010-09-27 David HowellsMN10300: Default config choice GDBSTUB_TTYSM0 should...
2010-09-27 Sven Eckelmannnet/9p: Mount only matching virtio channels
2010-09-27 Ondrej Zaryde2104x: fix ethtool
2010-09-27 David S. MillerMerge branch 'vhost-net' of git://git.kernel.org/pub...
2010-09-27 Ulrich Webertproxy: check for transparent flag in ip_route_newports
2010-09-27 Ulrich Weberipv6: add IPv6 to neighbour table overflow warning
2010-09-27 Yuchung Chengtcp: fix TSO FACK loss marking in tcp_mark_head_lost
2010-09-27 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-09-27 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2010-09-27 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-09-27 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-09-27 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-09-27 Linus TorvaldsMerge branch 'drm-intel-fixes' of git://git.kernel...
2010-09-27 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-09-27 Linus TorvaldsMerge branch 'urgent' of git://git.kernel.org/pub/scm...
2010-09-27 Linus TorvaldsMerge git://git.infradead.org/iommu-2.6
2010-09-27 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git.kernel...
2010-09-27 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git.kernel...
2010-09-27 Al Viromn10300: check __get_user/__put_user results...
2010-09-27 Al Viromn10300: get rid of set_fs(USER_DS) in sigframe setup
2010-09-27 Al Viromn10300: ->restart_block.fn needs to be reset on sigreturn
2010-09-27 Al Viromn10300: prevent double syscall restarts
2010-09-27 Al Viromn10300: avoid SIGSEGV delivery loop
2010-09-27 Al Viroalpha: __get_user/__put_user results need to be checked...
2010-09-27 Al Viroalpha: switch osf_sigprocmask() to use of sigprocmask()
2010-09-27 Jan Beulich3c59x: fix regression from patch "Add ethtool WOL support"
2010-09-27 Steve WiseRDMA/cxgb3: Turn off RX coalescing for iWARP connections
2010-09-27 Will DeaconARM: 6411/1: vexpress: set RAM latencies to 1 cycle...
2010-09-27 Davidlohr Buesonet/9p: fix memory handling/allocation in rdma_request()
2010-09-27 Borislav Petkovamd64_edac: Fix driver module removal
2010-09-27 Alexander Chumachenkox86: Avoid 'constant_test_bit()' misoptimization due...
2010-09-27 Neil Hormanipv6: add a missing unregister_pernet_subsys call
2010-09-27 Vasiliy Kulikovs390: use free_netdev(netdev) instead of kfree()
2010-09-27 Kulikov Vasiliysgiseeq: use free_netdev(netdev) instead of kfree()
2010-09-27 Kulikov Vasiliyrionet: use free_netdev(netdev) instead of kfree()
2010-09-27 Kulikov Vasiliyibm_newemac: use free_netdev(netdev) instead of kfree()
2010-09-27 Vincent Stehlésmsc911x: Add MODULE_ALIAS()
2010-09-27 Tom Herbertnet: reset skb queue mapping when rx'ing over tunnel
2010-09-27 Karl Hiramotobr2684: fix scheduling while atomic
2010-09-27 Ben HutchingsTOMOYO: Don't abuse sys_getpid(), sys_getppid()
2010-09-26 Ondrej Zaryde2104x: fix TP link detection
2010-09-26 Ondrej Zaryde2104x: fix power management
2010-09-26 Marek Szyprowskimmc: sdhci-s3c: fix NULL ptr access in sdhci_s3c_remove
2010-09-26 Marek Szyprowskimmc: sdhci-s3c: fix incorrect spinlock usage after...
2010-09-26 Chris Ballmmc: MAINTAINERS: add myself as MMC maintainer
2010-09-26 Rahul Ruikarpcmcia: pd6729: Fix error path
2010-09-25 Al Viroalpha: fix usp value in multithreaded coredumps
2010-09-25 Al Viroalpha: fix hae_cache race in RESTORE_ALL
2010-09-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2010-09-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-09-25 Larry WoodmanAvoid pgoff overflow in remap_file_pages
2010-09-25 Takashi IwaiMerge branch 'fix/hda' into for-linus
2010-09-25 Takashi IwaiMerge branch 'fix/asoc' into for-linus
2010-09-25 Dan RosenbergALSA: sound/pci/rme9652: prevent reading uninitialized...
2010-09-25 Santosh ShilimkarARM: 6409/1: davinci: map sram using MT_MEMORY_NONCACHE...
2010-09-25 Santosh ShilimkarARM: 6408/1: omap: Map only available sram memory
2010-09-25 Santosh ShilimkarARM: 6407/1: mmu: Setup MT_MEMORY and MT_MEMORY_NONCACH...
2010-09-25 Adrian Hunterblock: prevent merges of discard and write requests
2010-09-25 Russell KingMerge branch 'fix' of git://git.kernel.org/pub/scm...
next