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
/
smb1ops.c
Commit message (
Expand
)
Author
Age
*
cifs: on send failure, readjust server sequence number downward
Jeff Layton
2013-05-04
*
[CIFS] cifs: Rename cERROR and cFYI to cifs_dbg
Joe Perches
2013-05-04
*
CIFS: Don't let read only caching for mandatory byte-range locked files
Pavel Shilovsky
2013-01-02
*
cifs: adjust sequence number downward after signing NT_CANCEL request
Jeff Layton
2012-12-30
*
CIFS: Make use of common cifs_build_path_to_root for CIFS and SMB2
Steve French
2012-12-05
*
CIFS: Fix wrong buffer pointer usage in smb_set_file_info
Pavel Shilovsky
2012-11-28
*
cifs: obtain file access during backup intent lookup (resend)
Shirish Pargaonkar
2012-09-28
*
CIFS: Make ops->close return void
Pavel Shilovsky
2012-09-26
*
CIFS: Move brlock code to ops struct
Pavel Shilovsky
2012-09-24
*
cifs: remove kmap lock and rsize limit
Jeff Layton
2012-09-24
*
cifs: remove the kmap size limit from wsize
Jeff Layton
2012-09-24
*
CIFS: Move statfs to ops struct
Pavel Shilovsky
2012-09-24
*
CIFS: Move oplock break to ops struct
Pavel Shilovsky
2012-09-24
*
CIFS: Move readdir code to ops struct
Pavel Shilovsky
2012-09-24
*
CIFS: Move set_file_info to ops struct
Pavel Shilovsky
2012-09-24
*
CIFS: Move set_file_size to ops struct
Pavel Shilovsky
2012-09-24
*
CIFS: Move hardlink to ops struct
Steve French
2012-09-24
*
CIFS: Move rename to ops struct
Pavel Shilovsky
2012-09-24
*
CIFS: Move writepage to ops struct
Pavel Shilovsky
2012-09-24
*
CIFS: Move readpage code to ops struct
Pavel Shilovsky
2012-09-24
*
CIFS: Move async write to ops struct
Pavel Shilovsky
2012-09-24
*
CIFS: Move async read to ops struct
Pavel Shilovsky
2012-09-24
*
CIFS: Move r/wsize negotiating to ops struct
Pavel Shilovsky
2012-09-24
*
CIFS: Make flush code use ops struct
Pavel Shilovsky
2012-09-24
*
CIFS: Move create code use ops struct
Pavel Shilovsky
2012-09-24
*
CIFS: Move guery file info code to ops struct
Pavel Shilovsky
2012-09-24
*
CIFS: Move close code to ops struct
Pavel Shilovsky
2012-09-24
*
CIFS: Move open code to ops struct
Pavel Shilovsky
2012-09-24
*
CIFS: Replace netfid with cifs_fid struct in cifsFileInfo
Pavel Shilovsky
2012-09-24
*
CIFS: Move unlink code to ops struct
Pavel Shilovsky
2012-09-24
*
CIFS: Move rmdir code to ops struct
Pavel Shilovsky
2012-07-27
*
CIFS: Separate protocol specific part from mkdir
Pavel Shilovsky
2012-07-27
*
CIFS: Make CAP_* checks protocol independent
Pavel Shilovsky
2012-07-24
*
CIFS: Move clear/print_stats code to ops struct
Pavel Shilovsky
2012-07-24
*
CIFS: Move echo code to osp struct
Pavel Shilovsky
2012-07-24
*
CIFS: Setup async request in ops struct
Pavel Shilovsky
2012-07-24
*
CIFS: Move building path to root to ops struct
Pavel Shilovsky
2012-07-24
*
CIFS: Move query inode info code to ops struct
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: Make transport routines work with SMB2
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: Move get_next_mid to ops struct
Pavel Shilovsky
2012-06-01
*
CIFS: Move add/set_credits and get_credits_field to ops structure
Pavel Shilovsky
2012-05-23
*
CIFS: Move protocol specific demultiplex thread calls to ops struct
Pavel Shilovsky
2012-05-23
[next]