index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
Age
Commit message (
Expand
)
Author
2013-01-16
cifs: fix cifs stable patch cifs-fix-oplock-break-handling-try-2.patch
Suresh Jayaraman
2012-08-17
cifs: fix dentry refcount leak when opening a FIFO on lookup
Jeff Layton
2012-08-17
cifs: fix possible memory corruption in CIFSFindNext
Jeff Layton
2012-05-17
cifs: check for NULL session password
Jeff Layton
2012-05-17
cifs: fix NULL pointer dereference in cifs_find_smb_ses
Jeff Layton
2012-05-17
cifs: clean up cifs_find_smb_ses (try #2)
Jeff Layton
2012-03-14
cifs: add fallback in is_path_accessible for old servers
Jeff Layton
2012-03-14
CIFS: Fix memory over bound bug in cifs_parse_mount_options
Pavel Shilovsky
2012-03-14
cifs: check for bytes_remaining going to zero in CIFS_SessSetup
Jeff Layton
2012-03-14
cifs: fix another memleak, in cifs_root_iget
Oskar Schirmer
2012-03-14
cifs: always do is_path_accessible check in cifs_mount
Jeff Layton
2011-06-26
CIFS: Fix oplock break handling (try #2)
Pavel Shilovsky
2011-01-06
CIFS: Remove __exit mark from cifs_exit_dns_resolver()
David Howells
2010-08-02
CIFS: Fix a malicious redirect problem in the DNS lookup code
David Howells
2010-08-02
cifs: don't attempt busy-file rename unless it's in same directory
Jeff Layton
2010-08-02
cifs: remove bogus first_time check in NTLMv2 session setup code
Jeff Layton
2010-07-05
CIFS: Allow null nd (as nfs server uses) on create
Steve French
2010-05-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr...
Linus Torvalds
2010-05-11
cifs: guard against hardlinking directories
Jeff Layton
2010-04-22
cifs: add bdi backing to mount session
Jens Axboe
2010-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2010-04-06
not overwriting file_lock structure after GET_LK
Pavel Shilovsky
2010-04-03
cifs: Fix a kernel BUG with remote OS/2 server (try #3)
Suresh Jayaraman
2010-04-03
[CIFS] initialize nbytes at the beginning of CIFSSMBWrite()
Steve French
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-27
[CIFS] Add mmap for direct, nobrl cifs mount types
Pavel Shilovsky
2010-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2010-03-15
cifs: trivial white space
Dan Carpenter
2010-03-09
[CIFS] checkpatch cleanup
Steve French
2010-03-09
cifs: add cifs_revalidate_file
Jeff Layton
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-06
cifs: add a CIFSSMBUnixQFileInfo function
Jeff Layton
2010-03-06
cifs: add a CIFSSMBQFileInfo function
Jeff Layton
2010-03-06
cifs: overhaul cifs_revalidate and rename to cifs_revalidate_dentry
Jeff Layton
2010-03-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-03-03
Switch may_open() and break_lease() to passing O_...
Al Viro
2010-02-25
[CIFS] pSesInfo->sesSem is used as mutex. Rename it to session_mutex and
Steve French
2010-02-24
[CIFS] Use unsigned ea length for clarity
Steve French
2010-02-23
cifs: set server_eof in cifs_fattr_to_inode
Jeff Layton
2010-02-23
[CIFS] Minor cleanup to EA patch
Steve French
2010-02-23
cifs: merge CIFSSMBQueryEA with CIFSSMBQAllEAs
Jeff Layton
2010-02-23
cifs: verify lengths of QueryAllEAs reply
Jeff Layton
2010-02-23
cifs: increase maximum buffer size in CIFSSMBQAllEAs
Jeff Layton
2010-02-23
cifs: rename name_len to list_len in CIFSSMBQAllEAs
Jeff Layton
2010-02-23
cifs: clean up indentation in CIFSSMBQAllEAs
Jeff Layton
2010-02-23
cifs: add parens around smb_var in BCC macros
Jeff Layton
2010-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
2010-02-08
cifs: fix dentry hash calculation for case-insensitive mounts
Jeff Layton
2010-02-08
[CIFS] Don't cache timestamps on utimes due to coarse granularity
Steve French
[next]