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
*
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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2011-06-26
2
-5
/
+3
|
\
|
*
cifs: mark CONFIG_CIFS_NFSD_EXPORT as BROKEN
Jeff Layton
2011-06-24
1
-1
/
+1
|
*
cifs: free blkcipher in smbhash
Jeff Layton
2011-06-24
1
-4
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-06-26
4
-116
/
+98
|
\
\
|
|
/
|
/
|
|
*
cifs: propagate errors from cifs_get_root() to mount(2)
Al Viro
2011-06-24
1
-7
/
+5
|
*
cifs: tidy cifs_do_mount() up a bit
Al Viro
2011-06-24
1
-22
/
+22
|
*
cifs: more breakage on mount failures
Al Viro
2011-06-24
1
-7
/
+4
|
*
cifs: close sget() races
Al Viro
2011-06-24
1
-3
/
+9
|
*
cifs: pull freeing mountdata/dropping nls/freeing cifs_sb into cifs_umount()
Al Viro
2011-06-24
2
-14
/
+4
|
*
cifs: move cifs_umount() call into ->kill_sb()
Al Viro
2011-06-24
1
-18
/
+1
|
*
cifs: pull cifs_mount() call up
Al Viro
2011-06-24
1
-12
/
+15
|
*
sanitize cifs_umount() prototype
Al Viro
2011-06-24
3
-8
/
+5
[next]