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
Commit message (
Expand
)
Author
Age
*
cifs: try to handle the MUST SecurityFlags sanely
Jeff Layton
2013-06-26
*
When server doesn't provide SecurityBuffer on SMB2Negotiate pick default
Steve French
2013-06-26
*
Handle big endianness in NTLM (ntlmv2) authentication
Steve French
2013-06-26
*
revalidate directories instiantiated via FIND_* in order to handle DFS referrals
Jeff Layton
2013-06-26
*
SMB2 FSCTL and IOCTL worker function
Steve French
2013-06-26
*
Charge at least one credit, if server says that it supports multicredit
Steve French
2013-06-26
*
Remove typo
Steve French
2013-06-26
*
Some missing share flags
Steve French
2013-06-26
*
cifs: using strlcpy instead of strncpy
Zhao Hongjiang
2013-06-26
*
Update headers to update various SMB3 ioctl definitions
Steve French
2013-06-24
*
Update cifs version number
Steve French
2013-06-24
*
Add ability to dipslay SMB3 share flags and capabilities for debugging
Steve French
2013-06-24
*
Add some missing SMB3 and SMB3.02 flags
Steve French
2013-06-24
*
Add SMB3.02 dialect support
Steve French
2013-06-24
*
Fix endian error in SMB2 protocol negotiation
Steve French
2013-06-24
*
cifs: clean up the SecurityFlags write handler
Jeff Layton
2013-06-24
*
cifs: update the default global_secflags to include "raw" NTLMv2
Jeff Layton
2013-06-24
*
move sectype to the cifs_ses instead of TCP_Server_Info
Jeff Layton
2013-06-24
*
cifs: track the enablement of signing in the TCP_Server_Info
Jeff Layton
2013-06-24
*
add new fields to smb_vol to track the requested security flavor
Jeff Layton
2013-06-24
*
cifs: add new fields to cifs_ses to track requested security flavor
Jeff Layton
2013-06-24
*
cifs: track the flavor of the NEGOTIATE reponse
Jeff Layton
2013-06-24
*
cifs: add new "Unspecified" securityEnum value
Jeff Layton
2013-06-24
*
cifs: factor out check for extended security bit into separate function
Jeff Layton
2013-06-24
*
cifs: move handling of signed connections into separate function
Jeff Layton
2013-06-24
*
cifs: break out lanman NEGOTIATE handling into separate function
Jeff Layton
2013-06-24
*
cifs: break out decoding of security blob into separate function
Jeff Layton
2013-06-24
*
cifs: remove the cifs_ses->flags field
Jeff Layton
2013-06-24
*
cifs: throw a warning if negotiate or sess_setup ops are passed NULL server o...
Jeff Layton
2013-06-24
*
cifs: make decode_ascii_ssetup void return
Jeff Layton
2013-06-24
*
cifs: remove useless memset in LANMAN auth code
Jeff Layton
2013-06-24
*
cifs: remove protocolEnum definition
Jeff Layton
2013-06-24
*
cifs: add a "nosharesock" mount option to force new sockets to server to be c...
Jeff Layton
2013-06-24
*
fs: fix new splice.c kernel-doc warning
Randy Dunlap
2013-06-23
*
splice: don't pass the address of ->f_pos to methods
Al Viro
2013-06-20
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-06-15
|
\
|
*
use can_lookup() instead of direct checks of ->i_op->lookup
Al Viro
2013-06-14
|
*
fput: task_work_add() can fail if the caller has passed exit_task_work()
Oleg Nesterov
2013-06-14
|
*
ncpfs: fix rmdir returns Device or resource busy
Dave Chiluk
2013-06-07
*
|
Merge tag 'for-linus-v3.10-rc6' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2013-06-15
|
\
\
|
*
|
xfs: don't shutdown log recovery on validation errors
Dave Chinner
2013-06-14
|
*
|
xfs: ensure btree root split sets blkno correctly
Dave Chinner
2013-06-14
|
*
|
xfs: fix implicit padding in directory and attr CRC formats
Dave Chinner
2013-06-14
|
*
|
xfs: don't emit v5 superblock warnings on write
Dave Chinner
2013-06-14
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-06-14
|
\
\
\
|
*
|
|
Btrfs: stop all workers before cleaning up roots
Josef Bacik
2013-06-08
|
*
|
|
Btrfs: fix use-after-free bug during umount
Liu Bo
2013-06-08
|
*
|
|
Btrfs: init relocate extent_io_tree with a mapping
Josef Bacik
2013-06-08
|
*
|
|
btrfs: Drop inode if inode root is NULL
Naohiro Aota
2013-06-08
|
*
|
|
Btrfs: don't delete fs_roots until after we cleanup the transaction
Josef Bacik
2013-06-08
[next]