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
Commit message (
Expand
)
Author
Age
*
cifs: ensure that we always do cifsFileInfo_get under the spinlock
Jeff Layton
2012-07-25
*
CIFS: Make CAP_* checks protocol independent
Pavel Shilovsky
2012-07-24
*
CIFS: Allow SMB2 statistics to be tracked
Pavel Shilovsky
2012-07-24
*
CIFS: Move clear/print_stats code to ops struct
Pavel Shilovsky
2012-07-24
*
CIFS: Add echo request support for SMB2
Pavel Shilovsky
2012-07-24
*
CIFS: Move echo code to osp struct
Pavel Shilovsky
2012-07-24
*
CIFS: Add SMB2 support for async requests
Pavel Shilovsky
2012-07-24
*
CIFS: Setup async request in ops struct
Pavel Shilovsky
2012-07-24
*
CIFS: Add SMB2 support for build_path_to_root
Pavel Shilovsky
2012-07-24
*
CIFS: Move building path to root to ops struct
Pavel Shilovsky
2012-07-24
*
CIFS: Query SMB2 inode info
Pavel Shilovsky
2012-07-24
*
CIFS: Move query inode info code to ops struct
Pavel Shilovsky
2012-07-24
*
CIFS: Add SMB2 support for is_path_accessible
Pavel Shilovsky
2012-07-24
*
CIFS: Move is_path_accessible to ops struct
Pavel Shilovsky
2012-07-24
*
CIFS: Move informational tcon calls to ops struct
Pavel Shilovsky
2012-07-24
*
CIFS: Move getting dfs referalls to ops struct
Pavel Shilovsky
2012-07-24
*
CIFS: Process reconnects for SMB2 shares
Pavel Shilovsky
2012-07-24
*
CIFS: Add tree connect/disconnect capability for SMB2
Pavel Shilovsky
2012-07-24
*
CIFS: Add session setup/logoff capability for SMB2
Pavel Shilovsky
2012-07-24
*
CIFS: Add capability to send SMB2 negotiate message
Pavel Shilovsky
2012-07-24
*
CIFS: Respect SMB2 header/max header size
Pavel Shilovsky
2012-07-24
*
CIFS: Make demultiplex_thread work with SMB2 code
Pavel Shilovsky
2012-07-24
*
CIFS: Fix a wrong pointer in atomic_open
Pavel Shilovsky
2012-07-24
*
CIFS: Add SMB2 credits support
Pavel Shilovsky
2012-07-24
*
CIFS: Make transport routines work with SMB2
Pavel Shilovsky
2012-07-24
*
CIFS: Map SMB2 status codes to POSIX errors
Steve French
2012-07-24
*
CIFS: Add SMB2 status codes
Pavel Shilovsky
2012-07-24
*
CIFS: Rename 7 error codes to NT_ style
Pavel Shilovsky
2012-07-24
*
CIFS: Rename Get/FreeXid and make them work with unsigned int
Pavel Shilovsky
2012-07-24
*
CIFS: Move protocol specific tcon/tdis code to ops struct
Pavel Shilovsky
2012-07-24
*
CIFS: Move protocol specific session setup/logoff code to ops struct
Pavel Shilovsky
2012-07-24
*
CIFS: Move protocol specific negotiate code to ops struct
Pavel Shilovsky
2012-07-24
*
CIFS: Extend credit mechanism to process request type
Pavel Shilovsky
2012-07-24
*
CIFS: Move trans2 processing to ops struct
Pavel Shilovsky
2012-07-24
*
cifs: reinstate sec=ntlmv2 mount option
Jeff Layton
2012-07-23
*
cifs: rename cifs_sign_smb2 to cifs_sign_smbv
Jeff Layton
2012-07-23
*
cifs: remove bogus reset of smb_buf_length in smb_send routines
Jeff Layton
2012-07-23
*
cifs: move file_lock off stack in cifs_push_posix_locks
Jeff Layton
2012-07-23
*
cifs: remove extraneous newlines from cERROR and cFYI calls
Jeff Layton
2012-07-23
*
cifs: after upcalling for krb5 creds, invalidate key rather than revoking it
Jeff Layton
2012-07-23
*
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2012-07-23
|
\
|
*
VFS: Pass mount flags to sget()
David Howells
2012-07-14
|
*
don't pass nameidata to ->create()
Al Viro
2012-07-14
|
*
stop passing nameidata to ->lookup()
Al Viro
2012-07-14
|
*
stop passing nameidata * to ->d_revalidate()
Al Viro
2012-07-14
|
*
make finish_no_open() return int
Al Viro
2012-07-14
|
*
kill struct opendata
Al Viro
2012-07-14
|
*
make ->atomic_open() return int
Al Viro
2012-07-14
|
*
->atomic_open() prototype change - pass int * instead of bool *
Al Viro
2012-07-14
|
*
cifs: implement i_op->atomic_open()
Miklos Szeredi
2012-07-14
[next]