index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
cifs
Commit message (
Expand
)
Author
Age
Files
Lines
*
CIFS: Cleanup demupltiplex thread exiting code
Pavel Shilovsky
2011-08-01
1
-77
/
+96
*
CIFS: Move mid search to a separate function
Pavel Shilovsky
2011-08-01
1
-65
/
+61
*
CIFS: Move RFC1002 check to a separate function
Pavel Shilovsky
2011-08-01
1
-49
/
+67
*
CIFS: Simplify socket reading in demultiplex thread
Pavel Shilovsky
2011-08-01
1
-83
/
+71
*
CIFS: Move buffer allocation to a separate function
Pavel Shilovsky
2011-08-01
1
-37
/
+55
*
cifs: remove unneeded variable initialization in cifs_reconnect_tcon
Jeff Layton
2011-07-31
1
-1
/
+1
*
cifs: simplify refcounting for oplock breaks
Jeff Layton
2011-07-31
5
-58
/
+4
*
cifs: fix compiler warning in CIFSSMBQAllEAs
Jeff Layton
2011-07-31
1
-5
/
+1
*
cifs: fix name parsing in CIFSSMBQAllEAs
Jeff Layton
2011-07-31
1
-1
/
+7
*
cifs: don't start signing too early
Jeff Layton
2011-07-31
1
-2
/
+14
*
cifs: trivial: goto out here is unnecessary
Jeff Layton
2011-07-31
1
-6
/
+0
*
cifs: advertise the right receive buffer size to the server
Jeff Layton
2011-07-31
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2011-07-26
6
-274
/
+286
|
\
|
*
cifs: Cleanup: check return codes of crypto api calls
Shirish Pargaonkar
2011-07-25
3
-23
/
+103
|
*
CIFS: Fix oops while mounting with prefixpath
Pavel Shilovsky
2011-07-25
1
-1
/
+1
|
*
[CIFS] Redundant null check after dereference
Steve French
2011-07-25
1
-5
/
+0
|
*
cifs: use cifs_dirent in cifs_save_resume_key
Christoph Hellwig
2011-07-25
2
-58
/
+10
|
*
cifs: use cifs_dirent to replace cifs_get_name_from_search_buf
Christoph Hellwig
2011-07-25
1
-86
/
+23
|
*
cifs: introduce cifs_dirent
Christoph Hellwig
2011-07-25
1
-69
/
+125
|
*
cifs: cleanup cifs_filldir
Christoph Hellwig
2011-07-25
1
-44
/
+36
*
|
CIFS: Fix oops while mounting with prefixpath
Pavel Shilovsky
2011-07-25
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-07-22
6
-19
/
+35
|
\
\
|
|
/
|
/
|
|
*
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
2011-07-20
2
-4
/
+18
|
*
fs: handle SEEK_HOLE/SEEK_DATA properly in all fs's that define their own llseek
Josef Bacik
2011-07-20
1
-2
/
+5
|
*
don't open-code parent_ino() in assorted ->readdir()
Al Viro
2011-07-20
1
-1
/
+1
|
*
cifs_lookup(): LOOKUP_OPEN is set only on the last component
Al Viro
2011-07-20
1
-1
/
+1
|
*
LOOKUP_CREATE and LOOKUP_RENAME_TARGET can be set only on the last step
Al Viro
2011-07-20
1
-4
/
+2
|
*
no need to check for LOOKUP_OPEN in ->create() instances
Al Viro
2011-07-20
1
-3
/
+3
|
*
cifs: fix the type of cifs_demultiplex_thread()
Al Viro
2011-07-20
1
-2
/
+3
|
*
->permission() sanitizing: don't pass flags to ->permission()
Al Viro
2011-07-20
1
-1
/
+1
|
*
->permission() sanitizing: don't pass flags to generic_permission()
Al Viro
2011-07-20
1
-1
/
+1
|
*
kill check_acl callback of generic_permission()
Al Viro
2011-07-20
1
-1
/
+1
*
|
CIFS: Fix wrong length in cifs_iovec_read
Pavel Shilovsky
2011-07-21
1
-1
/
+1
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-07-19
1
-71
/
+29
|
\
|
*
Fix cifs_get_root()
Al Viro
2011-07-18
1
-71
/
+29
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-07-18
1
-1
/
+12
|
\
\
|
|
/
|
*
cifs: build_path_from_dentry() race fix
Al Viro
2011-07-16
1
-1
/
+12
*
|
[CIFS] update cifs to version 1.74
Steve French
2011-07-12
1
-1
/
+1
*
|
[CIFS] update limit for snprintf in cifs_construct_tcon
Steve French
2011-07-12
1
-1
/
+1
*
|
cifs: Fix signing failure when server mandates signing for NTLMSSP
Shirish Pargaonkar
2011-07-12
1
-5
/
+5
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2011-07-11
3
-57
/
+73
|
\
|
*
cifs: drop spinlock before calling cifs_put_tlink
Jeff Layton
2011-07-11
1
-1
/
+1
|
*
cifs: fix expand_dfs_referral
Jeff Layton
2011-07-09
1
-10
/
+20
|
*
cifs: move bdi_setup_and_register outside of CONFIG_CIFS_DFS_UPCALL
Jeff Layton
2011-07-09
1
-0
/
+2
|
*
cifs: factor smb_vol allocation out of cifs_setup_volume_info
Jeff Layton
2011-07-08
3
-33
/
+33
|
*
cifs: have cifs_cleanup_volume_info not take a double pointer
Jeff Layton
2011-07-06
3
-9
/
+5
|
*
cifs: fix build_unc_path_to_root to account for a prefixpath
Jeff Layton
2011-07-06
1
-6
/
+15
|
*
cifs: remove bogus call to cifs_cleanup_volume_info
Jeff Layton
2011-07-06
1
-1
/
+0
*
|
FS-Cache: Add a helper to bulk uncache pages on an inode
David Howells
2011-07-07
1
-0
/
+1
|
/
*
cifs: set socket send and receive timeouts before attempting connect
Jeff Layton
2011-07-01
1
-8
/
+8
[next]