Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
8e616fc8d343bd7f0f0a0c22407fdcb77f6d22b1
/
fs
/
cifs
/
dir.c
01ea95e
cifs: rename CIFSSMBUnixSetInfo to CIFSSMBUnixSetPathInfo
by Jeff Layton
· 15 years ago
5ddf1e0
cifs: fix regression with O_EXCL creates and optimize away lookup
by Jeff Layton
· 15 years ago
cc0bad7
cifs: add new cifs_iget function and convert unix codepath to use it
by Jeff Layton
· 15 years ago
0f3bc09
cifs: Fix incorrect return code being printed in cFYI messages
by Suresh Jayaraman
· 15 years ago
8db14ca
[CIFS] Avoid open on possible directories since Samba now rejects them
by Steve French
· 15 years ago
703a3b8
[CIFS] fix posix open regression
by Steve French
· 15 years ago
90e4ee5
[CIFS] Fix double list addition in cifs posix open code
by Steve French
· 16 years ago
88dd47f
[CIFS] Fix build break caused by change to new current_umask helper function
by Steve French
· 16 years ago
bc8cd43
[CIFS] Fix sparse warnings
by Steve French
· 16 years ago
a6ce493
[CIFS] Add support for posix open during lookup
by Steve French
· 16 years ago
85a6dac
[CIFS] Endian convert UniqueId when reporting inode numbers from server files
by Steve French
· 16 years ago
ce3b0f8
New helper - current_umask()
by Al Viro
· 16 years ago
3ae5080
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
4fd03e8
constify dentry_operations: CIFS
by Al Viro
· 16 years ago
7fc8f4e
[CIFS] reopen file via newer posix open protocol operation if available
by Steve French
· 16 years ago
c3b2a0c
[CIFS] improve posix semantics of file create
by Steve French
· 16 years ago
f818dd5
[CIFS] some cleanup to dir.c prior to addition of posix_open
by Steve French
· 16 years ago
54a696b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 16 years ago
61e7480
[CIFS] various minor cleanups pointed out by checkpatch script
by Steve French
· 16 years ago
a001e5b
CRED: Wrap task credential accesses in the CIFS filesystem
by David Howells
· 16 years ago
9508991
[CIFS] cifs_mkdir and cifs_create should respect the setgid bit on parent dir
by Jeff Layton
· 16 years ago
4e1e7fb
bundle up Unix SET_PATH_INFO args into a struct and change name
by Jeff Layton
· 16 years ago
b0fd30d
when creating new inodes, use file_mode/dir_mode exclusively on mount without unix extensions
by Jeff Layton
· 16 years ago
c329163
[CIFS] suppress duplicate warning
by Steve French
· 16 years ago
646dd53
[CIFS] Fix paths when share is in DFS to include proper prefix
by Steve French
· 16 years ago
67750fb
[CIFS] when not using unix extensions, check for and set ATTR_READONLY on create and mkdir
by Jeff Layton
· 17 years ago
4b18f2a
[CIFS] convert usage of implicit booleans to bool
by Steve French
· 17 years ago
8b1327f
[CIFS] file create with acl support enabled is slow
by Steve French
· 17 years ago
ad7a292
[CIFS] reduce checkpatch warnings
by Steve French
· 17 years ago
ed2b917
[CIFS] Do not log path names in lookup errors
by Steve French
· 17 years ago
44093ca
[CIFS] acl support part 6
by Steve French
· 17 years ago
92ad9b9
[CIFS] named pipe support (part 2)
by Steve French
· 17 years ago
7f8ed42
[CIFS] CIFS support for named pipes (part 1)
by Steve French
· 17 years ago
77159b4
[CIFS] Fix warnings shown by newer version of sparse
by Steve French
· 17 years ago
c18c842
[CIFS] Allow disabling CIFS Unix Extensions as mount option
by Steve French
· 17 years ago
7521a3c
[CIFS] Fix oops in cifs_create when nfsd server exports cifs mount
by Steve French
· 17 years ago
fb8c4b1
[CIFS] whitespace cleanup
by Steve French
· 17 years ago
3ce53fc
[CIFS] CIFS should honour umask
by Steve French
· 17 years ago
221601c
[CIFS] whitespace cleanup part 2
by Steve French
· 17 years ago
5fdae1f
[CIFS] whitespace cleanup
by Steve French
· 17 years ago
796e566
[CIFS] Change semaphore to mutex for cifs lock_sem
by Roland Dreier
· 18 years ago
99ee4db
[CIFS] Remove some unused functions/declarations
by Steve French
· 18 years ago
2fe87f0
[CIFS] Support deep tree mounts (e.g. mounts to //server/share/path)
by Steve French
· 18 years ago
e466e48
[CIFS] Fix oops in cifs_close due to unitialized lock sem and list in
by Steve French
· 18 years ago
5bafd76
[CIFS] Add support for readdir to legacy servers
by Steve French
· 18 years ago
3979877
[CIFS] Support for setting up SMB sessions to legacy lanman servers
by Steve French
· 18 years ago
26a21b9
[CIFS] Cleanup extra whitespace in dmesg logging. Update cifs change log
by Steve French
· 18 years ago
296034f
[CIFS] Don't allow a backslash in a path component
by Steve French
· 19 years ago
0bd4fa9
[CIFS] [CIFS] Do not take rename sem on most path based calls (during
by Steve French
· 19 years ago
d62e54a
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
by Steve French
· 19 years ago
a11f3a0
[PATCH] sem2mutex: vfs_rename_mutex
by Arjan van de Ven
· 19 years ago
8827481
[CIFS] Fix two remaining coverity scan tool warnings.
by Steve French
· 19 years ago
a048d7a
[CIFS] Convert remaining places in fs/cifs from
by Eric Sesterhenn
· 19 years ago
8345187
[CIFS] Use fsuid (fsgid) more consistently instead of uid/gid in
by Steve French
· 19 years ago
6473a55
[CIFS] Fix missing permission check on setattr when noperm mount option is
by Steve French
· 19 years ago
3abb927
[CIFS] When file is deleted locally but later recreated on the server
by Steve French
· 19 years ago
86c96b4
[CIFS] Fix mknod of block and chardev over SFU mounts
by Steve French
· 19 years ago
d6d3f5b
Merge with /pub/scm/linux/kernel/git/sfrench/cifs-2.6.git/
by Steve French
· 19 years ago
e08fc04
[PATCH] cifs_create() fix
by Miklos Szeredi
· 19 years ago
7f57356
[CIFS] Remove cifs_sb argument from *build_path_from_dentry
by Steve French
· 19 years ago
a9d02ad
[CIFS] Support for legacy servers part 3 - Add support for Open and most
by Steve French
· 19 years ago
b92327f
[CIFS] Finish up of case-insensitive dentry handling for cifs. This
by Steve French
· 19 years ago
4a6d87f
[CIFS] Add missing check for path name allocation failure. Remove four
by Steve French
· 19 years ago
eda3c02
[CIFS] Add compat with SFU (part 2)
by Steve French
· 19 years ago
d7245c2
[CIFS] Add compat with SFU (part 1)
by Steve French
· 19 years ago
ac67055
[CIFS] POSIX extensions, SetFSInfo added
by Jeremy Allison
· 19 years ago
b2aeb9d
[CIFS] Fix oops in cifs_unlink. Caused in some cases when renaming over existing,
by Steve French
· 19 years ago
737b758
[PATCH] cifs: character mapping of special characters (part 3 of 3)
by Steve French
· 20 years ago
d14537f1
[PATCH] cifs: remove a few redundant null pointer checks, and cleanup misc source formatting
by Steve French
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago