Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
7fca5dc8aa7aaa6a1023bd3587901b88ebfe8154
/
fs
/
cifs
8a224d4
cifs: remove bogus first_time check in NTLMv2 session setup code
by Jeff Layton
· 14 years ago
47c78b7
cifs: don't call cifs_new_fileinfo unless cifs_open succeeds
by Jeff Layton
· 14 years ago
d9d5d8d
cifs: don't ignore cifs_posix_open_inode_helper return value
by Suresh Jayaraman
· 14 years ago
db46024
cifs: clean up arguments to cifs_open_inode_helper
by Jeff Layton
· 14 years ago
6ca9f3b
cifs: pass instantiated filp back after open call
by Jeff Layton
· 14 years ago
2422f67
cifs: move cifs_new_fileinfo call out of cifs_posix_open
by Jeff Layton
· 14 years ago
12420ac
cifs: implement drop_inode superblock op
by Jeff Layton
· 14 years ago
ed0e3ac
cifs: don't attempt busy-file rename unless it's in same directory
by Jeff Layton
· 14 years ago
06b4367
cifs: fix page refcount leak
by Jeff Layton
· 14 years ago
7ea8085
drop unused dentry argument to ->fsync
by Christoph Hellwig
· 14 years ago
4065c80
cifs: fix noserverino handling when unix extensions are enabled
by Jeff Layton
· 14 years ago
84f30c6
cifs: don't update uniqueid in cifs_fattr_to_inode
by Jeff Layton
· 14 years ago
db19272
cifs: always revalidate hardlinked inodes when using noserverino
by Jeff Layton
· 14 years ago
baa4563
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
by Steve French
· 14 years ago
4462dc0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 14 years ago
aa3e557
[CIFS] drop quota operation stubs
by Steve French
· 14 years ago
3d69438
cifs: guard against hardlinking directories
by Jeff Layton
· 14 years ago
fdb3603
cifs: propagate cifs_new_fileinfo() error back to the caller
by Suresh Jayaraman
· 14 years ago
fae683f
cifs: add comments explaining cifs_new_fileinfo behavior
by Suresh Jayaraman
· 14 years ago
51c8176
cifs: remove unused parameter from cifs_posix_open_inode_helper()
by Suresh Jayaraman
· 14 years ago
bdfae14
[CIFS] Remove unused cifs_oplock_cachep
by Steve French
· 15 years ago
26efa0b
cifs: have decode_negTokenInit set flags in server struct
by Jeff Layton
· 15 years ago
198b568
cifs: break negotiate protocol calls out of cifs_setup_session
by Jeff Layton
· 15 years ago
ebe6aa5
cifs: eliminate "first_time" parm to CIFS_SessSetup
by Jeff Layton
· 15 years ago
d54ff73
[CIFS] Fix lease break for writes
by Steve French
· 15 years ago
9bf67e5
cifs: save the dialect chosen by server
by Jeff Layton
· 15 years ago
ad6cca6
cifs: change && to ||
by Dan Carpenter
· 15 years ago
04912d6
cifs: rename "extended_security" to "global_secflags"
by Jeff Layton
· 15 years ago
d00c28d
cifs: move tcon find/create into separate function
by Jeff Layton
· 15 years ago
36988c7
cifs: move SMB session creation code into separate function
by Jeff Layton
· 15 years ago
a5fc4ce
cifs: track local_nls in volume info
by Jeff Layton
· 15 years ago
fa588e0
[CIFS] Allow null nd (as nfs server uses) on create
by Steve French
· 15 years ago
8044f7f
cifs: add bdi backing to mount session
by Jens Axboe
· 15 years ago
2c964d1
[CIFS] Fix losing locks during fork()
by Pavel Shilovsky
· 15 years ago
f19159d
[CIFS] Cleanup various minor breakage in previous cFYI cleanup
by Steve French
· 15 years ago
b6b38f7
[CIFS] Neaten cERROR and cFYI macros, reduce text space
by Joe Perches
· 15 years ago
315e995
[CIFS] use add_to_page_cache_lru
by Nick Piggin
· 15 years ago
9ddd3a3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 15 years ago
f05337c
not overwriting file_lock structure after GET_LK
by Pavel Shilovsky
· 15 years ago
6513a81
cifs: Fix a kernel BUG with remote OS/2 server (try #3)
by Suresh Jayaraman
· 15 years ago
a24e2d7
[CIFS] initialize nbytes at the beginning of CIFSSMBWrite()
by Steve French
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
810627a
[CIFS] Add mmap for direct, nobrl cifs mount types
by Pavel Shilovsky
· 15 years ago
0a492fd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 15 years ago
8212cf7
cifs: trivial white space
by Dan Carpenter
· 15 years ago
ff215713
[CIFS] checkpatch cleanup
by Steve French
· 15 years ago
abab095
cifs: add cifs_revalidate_file
by Jeff Layton
· 15 years ago
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
c8634fd
cifs: add a CIFSSMBUnixQFileInfo function
by Jeff Layton
· 15 years ago
bcd5357
cifs: add a CIFSSMBQFileInfo function
by Jeff Layton
· 15 years ago
df2cf17
cifs: overhaul cifs_revalidate and rename to cifs_revalidate_dentry
by Jeff Layton
· 15 years ago
0f2cc4e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 15 years ago
8737c93
Switch may_open() and break_lease() to passing O_...
by Al Viro
· 15 years ago
d7b619c
[CIFS] pSesInfo->sesSem is used as mutex. Rename it to session_mutex and
by Steve French
· 15 years ago
122ca00
[CIFS] Use unsigned ea length for clarity
by Steve French
· 15 years ago
835a36c
cifs: set server_eof in cifs_fattr_to_inode
by Jeff Layton
· 15 years ago
96c03bc
[CIFS] Minor cleanup to EA patch
by Steve French
· 15 years ago
31c0519
cifs: merge CIFSSMBQueryEA with CIFSSMBQAllEAs
by Jeff Layton
· 15 years ago
0cd126b
cifs: verify lengths of QueryAllEAs reply
by Jeff Layton
· 15 years ago
e529614
cifs: increase maximum buffer size in CIFSSMBQAllEAs
by Jeff Layton
· 15 years ago
6e462b9
cifs: rename name_len to list_len in CIFSSMBQAllEAs
by Jeff Layton
· 15 years ago
f0d3868
cifs: clean up indentation in CIFSSMBQAllEAs
by Jeff Layton
· 15 years ago
370b419
cifs: add parens around smb_var in BCC macros
by Jeff Layton
· 15 years ago
5551638
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 15 years ago
3ad2f3f
tree-wide: Assorted spelling fixes
by Daniel Mack
· 15 years ago
05507fa
cifs: fix dentry hash calculation for case-insensitive mounts
by Jeff Layton
· 15 years ago
ccd4bb1
[CIFS] Don't cache timestamps on utimes due to coarse granularity
by Steve French
· 15 years ago
301a6a3
[CIFS] Maximum username length check in session setup does not match
by Steve French
· 15 years ago
f12f98d
cifs: fix length calculation for converted unicode readdir names
by Jeff Layton
· 15 years ago
1537a36
tree-wide: fix 'lenght' typo in comments and code
by Daniel Mack
· 15 years ago
7e1295d
CIFS shouldn't make mountpoints shrinkable
by Al Viro
· 15 years ago
6a5fa236
[CIFS] Add support for TCP_NODELAY
by Steve French
· 15 years ago
c03f6bf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 15 years ago
37c24b3
Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 15 years ago
6b2f3d1
vfs: Implement proper O_SYNC semantics
by Christoph Hellwig
· 15 years ago
d014d04
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
a994b8f
[CIFS] Enable mmap on forcedirectio mounts
by Steve French
· 15 years ago
6070d81
tree-wide: fix misspelling of "definition" in comments
by Adam Buchbinder
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
a2934c7
cifs: NULL out tcon, pSesInfo, and srvTcp pointers when chasing DFS referrals
by Jeff Layton
· 15 years ago
99d7832
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 15 years ago
2f81e75
[CIFS] Fix sparse warning
by Steve French
· 15 years ago
cea6234
[CIFS] Duplicate data on appending to some Samba servers
by Steve French
· 15 years ago
8e6c033
[CIFS] fix oops in cifs_lookup during net boot
by Steve French
· 15 years ago
9b8b317
Merge commit 'v2.6.32-rc8' into HEAD
by J. Bruce Fields
· 15 years ago
0109d7e
SLOW_WORK: Fix CIFS to pass THIS_MODULE to slow_work_register_user()
by David Howells
· 15 years ago
f534dc9
cifs: clear server inode number flag while autodisabling
by Suresh Jayaraman
· 15 years ago
f475f67
cifs: don't use CIFSGetSrvInodeNumber in is_path_accessible
by Jeff Layton
· 15 years ago
ec06aed
cifs: clean up handling when server doesn't consistently support inode numbers
by Jeff Layton
· 15 years ago
dc7a081
nfs: new subdir Documentation/filesystems/nfs
by J. Bruce Fields
· 15 years ago
8347a5cd
[CIFS] Fixing to avoid invalid kfree() in cifs_get_tcp_session()
by Steve French
· 15 years ago
07e2e6b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 15 years ago
3321b79
cifs: fix locking and list handling code in cifs_open and its helper
by Jeff Layton
· 15 years ago
15dd478
[CIFS] Remove build warning
by Steve French
· 15 years ago
5d2c0e2
cifs: fix problems with last two commits
by Jeff Layton
· 15 years ago
0f59e61
[CIFS] Fix build break when keys support turned off
by Steve French
· 15 years ago
086f68b
cifs: eliminate cifs_init_private
by Jeff Layton
· 15 years ago
3bc303c
cifs: convert oplock breaks to use slow_work facility (try #4)
by Jeff Layton
· 15 years ago
c08d3b0
truncate: use new helpers
by npiggin@suse.de
· 15 years ago
6d729e4
fs: Make unload_nls() NULL pointer safe
by Thomas Gleixner
· 15 years ago
Next »