netfilter: ipt_CLUSTERIP: fix out-of-bounds accesses in clusterip_tg_check()
[pandora-kernel.git] / fs / cifs /
2018-05-31 Matthew Wilcoxcifs: Fix missing put_xid in cifs_file_strict_mmap
2017-11-11 Jeff Laytoncifs: silence compiler warnings showing up with gcc...
2017-11-11 Ronnie Sahlbergcifs: check MaxPathNameComponentLength != 0 before...
2017-11-11 Steve FrenchCIFS: remove endian related sparse warning
2017-11-11 Ronnie Sahlbergcifs: return ENAMETOOLONG for overlong names in cifs_op...
2017-08-26 Steve FrenchSet unicode flag on cifs echo request to avoid Mac...
2017-08-26 Dan Carpentercifs: small underflow in cnvrtDosUnixTm()
2016-11-20 Jan Karafs: Give dentry to inode_change_ok() instead of inode
2016-08-22 Jerome Marchandcifs: dynamic allocation of ntlmssp blob
2016-08-22 Stefan Metzmacherfs/cifs: correctly to anonymous authentication for...
2016-08-22 Stefan Metzmacherfs/cifs: correctly to anonymous authentication for...
2016-08-22 Stefan Metzmacherfs/cifs: correctly to anonymous authentication for...
2016-08-22 Stefan Metzmacherfs/cifs: correctly to anonymous authentication via...
2016-04-01 Anton Protopopovcifs: fix erroneous return value
2016-02-13 Vasily Averincifs_dbg() outputs an uninitialized buffer in cifs_read...
2016-02-13 Rabin Vincentcifs: fix race between call_async() and reconnect()
2016-02-13 Jamie Bainbridgecifs: Ratelimit kernel log messages
2015-11-17 Steve FrenchDo not fall back to SMBWriteX in set_file_size error...
2015-10-13 Peter Seiderercifs: use server timestamp for ntlmv2 authentication
2015-10-13 Kees Cookfs: create and use seq_show_option for escaping
2015-05-09 David Disseldorpcifs: fix use-after-free bug in find_writable_file
2015-01-01 Al Viromove d_rcu from overlapping d_child to overlapping...
2014-09-13 Pavel ShilovskyCIFS: Fix wrong directory attributes after rename
2014-04-09 Jeff Laytoncifs: ensure that uncached writes handle unmapped areas...
2014-04-01 Martijn de Gouwcifs: set MAY_SIGN when sec=krb5
2014-01-03 Steve Frenchsetfacl removes part of ACL when setting POSIX ACLs...
2013-09-10 Jeff Laytoncifs: don't instantiate new dentries in readdir for...
2013-09-10 Chen Gangcifs: extend the buffer length enought for sprintf...
2013-07-27 Steve FrenchHandle big endianness in NTLM (ntlmv2) authentication
2013-06-19 Jeff Laytoncifs: fix potential buffer overrun when composing a...
2013-05-30 Jeff Laytoncifs: only set ops for inodes in I_NEW state
2013-03-27 Jeff Laytoncifs: ignore everything in SPNEGO blob after mechTypes
2013-03-27 Mateusz Guzikcifs: delay super block destruction until all cifsFileI...
2013-03-20 Jeff Laytoncifs: ensure that cifs_get_root() only traverses direct...
2013-02-06 Cong Dingfs/cifs/cifs_dfs_ref.c: fix potential memory leakage
2013-01-16 Jeff Laytoncifs: adjust sequence number downward after signing...
2012-11-16 Jeff Laytoncifs: fix potential buffer overrun in cifs.idmap handli...
2012-10-10 Jeff Laytoncifs: fix return value in cifsConvertToUTF16
2012-09-19 Pavel ShilovskyCIFS: Fix error handling in cifs_push_mandatory_locks
2012-08-02 Jeff Laytoncifs: when CONFIG_HIGHMEM is set, serialize the read...
2012-07-25 Jeff Laytoncifs: always update the inode cache with the results...
2012-07-25 Jeff Laytoncifs: on CONFIG_HIGHMEM machines, limit the rsize/wsize...
2012-07-12 Jeff Laytoncifs: when server doesn't set CAP_LARGE_READ_X, cap...
2012-06-10 Shirish Pargaonkarcifs: fix oops while traversing open file list (try #4)
2012-06-10 Shirish Pargaonkarcifs: Include backup intent search flags during searche...
2012-05-30 Dan Carpentercifs: fix revalidation test in cifs_llseek()
2012-05-11 Stefan Metzmacherfs/cifs: fix parsing of dfs referrals
2012-04-13 Pavel ShilovskyCIFS: Fix VFS lock usage for oplocked files
2012-04-02 Pavel ShilovskyCIFS: Fix a spurious error in cifs_push_posix_locks
2012-04-02 Jeff Laytoncifs: fix issue mounting of DFS ROOT when redirecting...
2012-04-02 Pavel ShilovskyCIFS: Respect negotiated MaxMpxCount
2012-03-19 Pavel ShilovskyCIFS: Do not kmalloc under the flocks spinlock
2012-03-12 Jeff Laytoncifs: fix dentry refcount leak when opening a FIFO...
2012-02-20 Jeff Laytoncifs: don't return error from standard_receive3 after...
2012-02-20 Jeff Laytoncifs: request oplock when doing open on lookup
2012-02-13 Shirish Pargaonkarcifs: Fix oops in session setup code for null user...
2012-01-26 Jeff Laytoncifs: lower default wsize when unix extensions are...
2012-01-04 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2012-01-04 Linus TorvaldsMerge git://git.samba.org/sfrench/cifs-2.6
2012-01-04 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-01-04 Steve French[CIFS] default ntlmv2 for cifs mount delayed to 3.3
2012-01-04 Jeff Laytoncifs: fix bad buffer length check in coalesce_t2
2011-12-31 Linus TorvaldsMerge branch 'fix/asoc' of git://git./linux/kernel...
2011-12-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-12-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-12-30 Linus TorvaldsMerge branch 'iommu/fixes' of git://git./linux/kernel...
2011-12-30 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2011-12-30 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2011-12-26 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2011-12-24 David S. MillerMerge branch 'nf' of git://1984.lsi.us.es/net
2011-12-23 Linus TorvaldsMerge branch 'rc-fixes' of git://git./linux/kernel...
2011-12-23 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2011-12-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-12-23 David S. MillerMerge branch 'nf' of git://1984.lsi.us.es/net
2011-12-22 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2011-12-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-12-21 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-12-21 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2011-12-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-12-20 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2011-12-20 Linus TorvaldsMerge branch 'stable/for-linus-fixes-3.2' of git:/...
2011-12-20 Linus TorvaldsMerge branch 'sh-fixes-for-linus' of git://github.com...
2011-12-20 Linus TorvaldsMerge branch 'rmobile-fixes-for-linus' of git://github...
2011-12-20 Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2011-12-20 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2011-12-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-12-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-12-19 David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2011-12-17 Linus TorvaldsMerge branches 'perf-urgent-for-linus' and 'sched-urgen...
2011-12-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-12-16 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2011-12-16 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2011-12-16 Linus TorvaldsMerge branches 'for-linus' and 'for-linus-3.2' of git...
2011-12-16 Linus TorvaldsMerge branch 'drm-intel-fixes' of git://people.freedesk...
2011-12-16 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-12-16 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2011-12-16 Olof JohanssonMerge branch 'samsung-fixes-3' of git://git./linux...
2011-12-15 Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2011-12-15 Linus TorvaldsMerge branch 'stable/for-linus-fixes-3.2' of git:/...
2011-12-15 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
next