]> Pileus Git - ~andy/linux/history - fs
sctp: check src addr when processing SACK to update transport state
[~andy/linux] / fs /
2012-09-28 Arnd BergmannMerge branch 'clps711x/cleanup' into next/cleanup2
2012-09-28 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-09-28 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-09-28 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-09-28 Linus TorvaldsMerge branch 'for-linus-3.6-rc-final' of git://git...
2012-09-28 Linus TorvaldsMerge tag 'dm-3.6-fixes' of git://git.kernel.org/pub...
2012-09-28 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2012-09-28 Mark BrownMerge remote-tracking branches 'regulator/topic/core...
2012-09-28 Mark BrownMerge branches 'spi-drivers' and 'spi-mxs' into spi...
2012-09-27 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2012-09-27 Linus TorvaldsMerge tag 'usb-3.6-rc7' of git://git.kernel.org/pub...
2012-09-27 Linus TorvaldsMerge tag 'asoc-3.6' of git://git.kernel.org/pub/scm...
2012-09-27 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git.kernel.org...
2012-09-27 Linus TorvaldsMerge branch 'fixes-for-3.6' of git://git.linaro.org...
2012-09-27 Linus TorvaldsMerge tag 'gpio-fixes-v3.6' of git://git.kernel.org...
2012-09-27 Linus TorvaldsMerge tag 'md-3.6-fixes' of git://neil.brown.name/md
2012-09-27 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-09-27 J. Bruce Fieldstrivial select_parent documentation fix
2012-09-27 David S. MillerMerge branch 'master' of git://1984.lsi.us.es/nf
2012-09-27 Pavel ShilovskyCIFS: Fix possible freed pointer dereference in CIFS_Se...
2012-09-27 Pavel ShilovskyCIFS: Fix possible freed pointer dereference in SMB2_se...
2012-09-27 Pavel ShilovskyCIFS: Make ops->close return void
2012-09-26 Jeff Laytoncifs: change DOS/NT/POSIX mapping of ERRnoresource
2012-09-25 Jaeden Amerocompat_ioctl: Avoid using undefined RS-485 IOCTLs
2012-09-25 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-09-25 John W. LinvilleMerge branch 'for-john' of git://git.kernel.org/pub...
2012-09-25 John W. LinvilleMerge branch 'for-john' of git://git.kernel.org/pub...
2012-09-25 Paul E. McKenneyMerge remote-tracking branch 'tip/core/rcu' into next...
2012-09-25 Paul E. McKenneyMerge remote-tracking branch 'tip/smp/hotplug' into...
2012-09-25 Mark BrownMerge tag 'v3.6-rc6' into spi-mxs
2012-09-25 Mark BrownMerge tag 'v3.6-rc6' into spi-drivers
2012-09-25 Ingo MolnarMerge tag 'v3.6-rc7' into core/rcu
2012-09-25 Jeff Laytoncifs: remove support for deprecated "forcedirectio...
2012-09-25 Jeff Laytoncifs: remove support for CIFS_IOC_CHECKUMOUNT ioctl
2012-09-25 Pavel ShilovskyCIFS: Fix possible memory leaks in SMB2 code
2012-09-25 Pavel ShilovskyCIFS: Fix endian conversion of IndexNumber
2012-09-25 Steve FrenchTrivial endian fixes
2012-09-25 Steve FrenchMARK SMB2 support EXPERIMENTAL
2012-09-25 Steve FrenchUpdate cifs version number
2012-09-25 Jeff Laytoncifs: add FL_CLOSE to fl_flags mask in cifs_read_flock
2012-09-25 Sachin Prabhucifs: Mangle string used for unc in /proc/mounts
2012-09-25 Jeff Laytoncifs: cleanups for cifs_mkdir_qinfo
2012-09-25 Pavel ShilovskyCIFS: Fix fast lease break after open problem
2012-09-25 Pavel ShilovskyCIFS: Add SMB2.1 lease break support
2012-09-25 Pavel ShilovskyCIFS: Fix cache coherency for read oplock case
2012-09-25 Pavel ShilovskyCIFS: Request SMB2.1 leases
2012-09-25 Pavel ShilovskyCIFS: Check for mandatory brlocks on read/write
2012-09-25 Pavel ShilovskyCIFS: Turn lock mutex into rw semaphore
2012-09-25 Pavel ShilovskyCIFS: Use brlock cache for SMB2
2012-09-25 Pavel ShilovskyCIFS: Add brlock support for SMB2
2012-09-25 Pavel ShilovskyCIFS: Handle SMB2 lock flags
2012-09-25 Pavel ShilovskyCIFS: Move brlock code to ops struct
2012-09-25 Pavel ShilovskyCIFS: Remove spinlock dependence in brlock processing
2012-09-25 Pavel ShilovskyCIFS: Add NTLMSSP sec type to defaults
2012-09-25 Jeff Laytoncifs: remove kmap lock and rsize limit
2012-09-25 Jeff Laytoncifs: replace kvec array in readdata with a single...
2012-09-25 Jeff Laytoncifs: convert async read code to use pages array withou...
2012-09-25 Jeff Laytoncifs: turn the pages list in cifs_readdata into an...
2012-09-25 Jeff Laytoncifs: allocate kvec array for cifs_readdata as a separa...
2012-09-25 Jeff Laytoncifs: add deprecation warning to sockopt=TCP_NODELAY...
2012-09-25 Jeff Laytoncifs: remove the kmap size limit from wsize
2012-09-25 Jeff Laytoncifs: convert async write code to pass in data via...
2012-09-25 Jeff Laytoncifs: change cifs_call_async to use smb_rqst structs
2012-09-25 Jeff Laytoncifs: teach signing routines how to deal with arrays...
2012-09-25 Jeff Laytoncifs: teach smb_send_rqst how to handle arrays of pages
2012-09-25 Jeff Laytoncifs: cork the socket before a send and uncork it afterward
2012-09-25 Jeff Laytoncifs: convert send code to use smb_rqst structs
2012-09-25 Jeff Laytoncifs: change smb2 signing routines to use smb_rqst...
2012-09-25 Jeff Laytoncifs: change signing routines to deal with smb_rqst...
2012-09-25 Pavel ShilovskyCIFS: Add statfs support for SMB2
2012-09-25 Pavel ShilovskyCIFS: Move statfs to ops struct
2012-09-25 Pavel ShilovskyCIFS: Add oplock break support for SMB2
2012-09-25 Pavel ShilovskyCIFS: Move oplock break to ops struct
2012-09-25 Pavel ShilovskyCIFS: Process oplocks for SMB2
2012-09-25 Pavel ShilovskyCIFS: Add readdir support for SMB2
2012-09-25 Pavel ShilovskyCIFS: Move readdir code to ops struct
2012-09-25 Pavel ShilovskyCIFS: Add set_file_info support for SMB2
2012-09-25 Pavel ShilovskyCIFS: Move set_file_info to ops struct
2012-09-25 Pavel ShilovskyCIFS: Add SMB2 support for set_file_size
2012-09-25 Pavel ShilovskyCIFS: Move set_file_size to ops struct
2012-09-25 Pavel ShilovskyCIFS: Add SMB2 support for hardlink operation
2012-09-25 Steve FrenchCIFS: Move hardlink to ops struct
2012-09-25 Pavel ShilovskyCIFS: Add SMB2 support for rename operation
2012-09-25 Pavel ShilovskyCIFS: Move rename to ops struct
2012-09-25 Pavel ShilovskyCIFS: Enable signing in SMB2
2012-09-25 Pavel ShilovskyCIFS: Add writepage support for SMB2
2012-09-25 Pavel ShilovskyCIFS: Move writepage to ops struct
2012-09-25 Pavel ShilovskyCIFS: Add readpage support for SMB2
2012-09-25 Pavel ShilovskyCIFS: Move readpage code to ops struct
2012-09-25 Pavel ShilovskyCIFS: Add SMB2 support for cifs_iovec_write
2012-09-25 Pavel ShilovskyCIFS: Move async write to ops struct
2012-09-25 Pavel ShilovskyCIFS: Add SMB2 support for cifs_iovec_read
2012-09-25 Pavel ShilovskyCIFS: Move async read to ops struct
2012-09-25 Pavel ShilovskyCIFS: Add SMB2 r/wsize negotiating
2012-09-25 Pavel ShilovskyCIFS: Move r/wsize negotiating to ops struct
2012-09-25 Pavel ShilovskyCIFS: Add SMB2 support for flush
2012-09-25 Pavel ShilovskyCIFS: Make flush code use ops struct
2012-09-25 Pavel ShilovskyCIFS: Move reopen code to ops struct
2012-09-25 Pavel ShilovskyCIFS: Move create code use ops struct
2012-09-25 Pavel ShilovskyCIFS: Add SMB2 support for query_file_info
next