index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
CHANGES
Commit message (
Expand
)
Author
Age
*
[CIFS] update cifs change log
Steve French
2008-08-28
*
[CIFS] Add destroy routine for dns_resolver
Jeff Layton
2008-08-27
*
[CIFS] check version in spnego upcall response
Steve French
2008-08-25
*
[CIFS] Code cleanup in old sessionsetup code
Steve French
2008-08-06
*
[CIFS] Fix hang in mount when negprot causes server to kill tcp session
Steve French
2008-06-10
*
[CIFS] Enable DFS support for Unix query path info
Steve French
2008-05-20
*
fix memory leak in CIFSFindNext
Jeff Layton
2008-05-12
*
[CIFS] Fix statfs formatting
Steve French
2008-04-28
*
[CIFS] minor update to change log
Steve French
2008-04-04
*
[CIFS] fixup prefixpaths which contain multiple path components
Steve French
2008-02-14
*
[CIFS] Allow setting mode via cifs acl
Steve French
2007-12-31
*
[CIFS] redo existing session setup if needed in cifs_mount
Jeff Layton
2007-12-30
*
[CIFS] fix SetEA failure to some Samba versions
Steve French
2007-12-30
*
[CIFS] Fix potential data corruption when writing out cached dirty pages
Jeff Layton
2007-11-20
*
[CIFS] Have CIFS_SessSetup build correct SPNEGO SessionSetup request
Steve French
2007-11-16
*
[CIFS] fix oops on second mount to same server when null auth is used
Jeff Layton
2007-11-09
*
[CIFS] add mode to acl conversion helper function
Steve French
2007-11-08
*
[CIFS] when mount helper missing fix slash wrong direction in share
Steve French
2007-10-31
*
[CIFS] enable get mode from ACL when cifsacl mount option specified
Shirish Pargaonkar
2007-10-30
*
[CIFS] Return better error when server requires signing but client forbids
Steve French
2007-10-17
*
[CIFS] fix bad handling of EAGAIN error on kernel_recvmsg in cifs_demultiplex...
Steve French
2007-10-17
*
[CIFS] Fix endian conversion problem in posix mkdir
Cyril Gorcunov
2007-10-14
*
[CIFS] CIFS ACL support part 3
Steve French
2007-10-12
*
[CIFS] named pipe support (part 2)
Steve French
2007-09-29
*
[CIFS] Fix memory leak in statfs to very old servers
Steve French
2007-09-28
*
[CIFS] Byte range unlock request to non-Unix server can unlock too much
Jeff Layton
2007-08-23
*
[CIFS] Fix hang in find_writable_file
Steve French
2007-07-26
*
[CIFS] Add support for new POSIX unlink
Steve French
2007-07-14
*
[CIFS] Fix oops in cifs_create when nfsd server exports cifs mount
Steve French
2007-07-11
*
[CIFS] Fix packet signatures for NTLMv2 case
Steve French
2007-07-09
*
[CIFS] Mount should fail if server signing off but client mount option requir...
Jeff
2007-07-06
*
[CIFS] Add in some missing flags and cifs README and TODO corrections
Steve French
2007-06-24
*
[CIFS] Make sec=none force an anonymous mount
Jeff Layton
2007-05-04
*
[CIFS] UID/GID override on CIFS mounts to Samba
Steve French
2007-04-30
*
[CIFS] Add IPv6 support
Steve French
2007-04-25
*
[CIFS] New CIFS POSIX mkdir performance improvement
Steve French
2007-04-23
*
[CIFS] Add write perm for usr to file on windows should remove r/o dos attr
Steve French
2007-04-06
*
[CIFS] Allow reset of file to ATTR_NORMAL when archive bit not set
Steve French
2007-03-22
*
[CIFS] reset mode when client notices that ATTR_READONLY is no longer set
Alan Tyson
2007-03-10
*
[CIFS] cifs_prepare_write was incorrectly rereading page in some cases
Steve French
2007-03-05
*
[CIFS] Fix locking problem around some cifs uses of i_size write
Steve French
2007-02-26
*
[CIFS] on reconnect to Samba - reset the unix capabilities
Steve French
2007-02-13
*
[CIFS] POSIX CIFS Extensions (continued) - POSIX Open
Steve French
2007-02-08
*
[CIFS] Minor cleanup
Steve French
2007-02-06
*
[CIFS] Update CIFS version number
Steve French
2006-12-23
*
[CIFS] Fix NTLMv2 mounts to Windows servers
Steve French
2006-12-07
*
[CIFS] report rename failure when target file is locked by Windows
Steve French
2006-11-01
*
[CIFS] Allow null user connections
Steve French
2006-10-30
*
[CIFS] Support deep tree mounts (e.g. mounts to //server/share/path)
Steve French
2006-09-21
*
[CIFS] Do not send Query All EAs SMB when mount option nouser_xattr
Steve French
2006-08-16
[next]