index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2013-06-26
[CIFS] Do not set DFS flag on SMB2 open
Steve French
2013-06-26
[CIFS] fix static checker warning
Steve French
2013-06-26
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-24
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-23
fs: fix new splice.c kernel-doc warning
Randy Dunlap
2013-06-20
splice: don't pass the address of ->f_pos to methods
Al Viro
2013-06-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-06-14
Merge tag 'for-linus-v3.10-rc6' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2013-06-15
use can_lookup() instead of direct checks of ->i_op->lookup
Al Viro
2013-06-15
fput: task_work_add() can fail if the caller has passed exit_task_work()
Oleg Nesterov
2013-06-14
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-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-06-12
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
2013-06-12
ocfs2: add missing lockres put in dlm_mig_lockres_handler
Xue jiufei
2013-06-12
aio: fix io_destroy() regression by using call_rcu()
Kent Overstreet
2013-06-12
fs/ocfs2/namei.c: remove unecessary ERROR when removing non-empty directory
Goldwyn Rodrigues
[next]