Commit Graph

211151 Commits (1b12b9c15b4371d83b729b8fc18c670e78a1479b)
 

Author SHA1 Message Date
Stefan Metzmacher 1b12b9c15b cifs: use Minshall+French symlink functions 15 years ago
Stefan Metzmacher 8713d01db8 cifs: implement CIFSCreateMFSymLink() 15 years ago
Stefan Metzmacher 18bddd1059 cifs: implement CIFSFormatMFSymlink() 15 years ago
Stefan Metzmacher 0fd43ae475 cifs: implement CIFSQueryMFSymLink() 15 years ago
Stefan Metzmacher 8bfb50a882 cifs: implement CIFSCouldBeMFSymlink() and CIFSCheckMFSymlink() 15 years ago
Stefan Metzmacher c69c1b6eae cifs: implement CIFSParseMFSymlink() 15 years ago
Ben Greear 3eb9a8893a cifs: Allow binding to local IP address. 15 years ago
Shirish Pargaonkar 2b149f1197 cifs NTLMv2/NTLMSSP ntlmv2 within ntlmssp autentication code 15 years ago
Shirish Pargaonkar 5f98ca9afb cifs NTLMv2/NTLMSSP Change variable name mac_key to session key to reflect the key it holds 15 years ago
Suresh Jayaraman aa91c7e4ab cifs: fix broken oplock handling 15 years ago
Suresh Jayaraman a347ecb209 cifs: use type __u32 instead of int for the oplock parameter 15 years ago
Linus Torvalds 899611ee7d Linux 2.6.36-rc6 15 years ago
David Howells 62bdb288bf MN10300: Handle missing sys_cacheflush() when caching disabled 15 years ago
Linus Torvalds 0f44fbd297 alpha: fix compile problem in arch/alpha/kernel/signal.c 15 years ago
Linus Torvalds 7268e3c4b5 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev 15 years ago
Tejun Heo fad16e7a7f ahci: fix module refcount breakage introduced by libahci split 15 years ago
Linus Torvalds b4d32648c1 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging 15 years ago
Linus Torvalds 0d70397bc7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 15 years ago
Linus Torvalds a2724f28d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 15 years ago
Guenter Roeck fff2017354 hwmon (coretemp): Fix build breakage if SMP is undefined 15 years ago
Linus Torvalds 050026feae Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
David S. Miller 01db403cf9 tcp: Fix >4GB writes on 64-bit. 15 years ago
Dan Rosenberg 252a52aa4f Fix pktcdvd ioctl dev_minor range check 15 years ago
David Howells 95929eff2c MN10300: Default config choice GDBSTUB_TTYSM0 should be GDBSTUB_ON_TTYSM0 15 years ago
Sven Eckelmann 0b20406cda net/9p: Mount only matching virtio channels 15 years ago
Ondrej Zary 387a856287 de2104x: fix ethtool 15 years ago
David S. Miller 824044c195 Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost 15 years ago
Ulrich Weber fb0c5f0bc8 tproxy: check for transparent flag in ip_route_newports 15 years ago
Ulrich Weber 7e1b33e5ea ipv6: add IPv6 to neighbour table overflow warning 15 years ago
Yuchung Cheng b3de7559af tcp: fix TSO FACK loss marking in tcp_mark_head_lost 15 years ago
Linus Torvalds d6f74be08d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband 15 years ago
Linus Torvalds 6e029fe373 Merge master.kernel.org:/home/rmk/linux-2.6-arm 15 years ago
Linus Torvalds 26d1e7ced7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs 15 years ago
Linus Torvalds befd1c7aae Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp 15 years ago
Linus Torvalds a11377e47c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 15 years ago
Linus Torvalds 381ba329e5 Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel 15 years ago
Linus Torvalds 65097561b9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc 15 years ago
Linus Torvalds 9a457a5247 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 15 years ago
Linus Torvalds bc5fbd9cc8 Merge git://git.infradead.org/iommu-2.6 15 years ago
Linus Torvalds 6a6aa2b7e4 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
Linus Torvalds f0619343ce Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
Al Viro 60bdb72e3c mn10300: check __get_user/__put_user results... 15 years ago
Al Viro 8e87354d01 mn10300: get rid of set_fs(USER_DS) in sigframe setup 15 years ago
Al Viro c05628b49b mn10300: ->restart_block.fn needs to be reset on sigreturn 15 years ago
Al Viro 00cbf6080c mn10300: prevent double syscall restarts 15 years ago
Al Viro e46924d246 mn10300: avoid SIGSEGV delivery loop 15 years ago
Al Viro 18e6bfa96d alpha: __get_user/__put_user results need to be checked... 15 years ago
Al Viro c52c2ddc1d alpha: switch osf_sigprocmask() to use of sigprocmask() 15 years ago
Jan Beulich 3fd6c88ef8 3c59x: fix regression from patch "Add ethtool WOL support" 15 years ago
Steve Wise bec658ff31 RDMA/cxgb3: Turn off RX coalescing for iWARP connections 15 years ago