Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
e74795373de07da21496812005c56231ace300b2
/
fs
/
cifs
/
cifs_dfs_ref.c
b802898
cifs: demote DFS referral lookup errors to cFYI
by Jeff Layton
· 13 years ago
96daf2b
[CIFS] Rename three structures to avoid camel case
by Steve French
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
31c2659
cifs: clean up some compiler warnings
by Jeff Layton
· 14 years ago
3f391c7
CIFS: Remove pointless variable assignment in cifs_dfs_do_automount()
by Jesper Juhl
· 14 years ago
ea5b778
Unexport do_add_mount() and add in follow_automount(), not ->d_automount()
by David Howells
· 14 years ago
01c64fe
CIFS: Use d_automount() rather than abusing follow_link()
by David Howells
· 14 years ago
cc53ce5
Add a dentry op to allow processes to be held during pathwalk transit
by David Howells
· 14 years ago
3e24e13
cifs: cancel_delayed_work() + flush_scheduled_work() -> cancel_delayed_work_sync()
by Tejun Heo
· 14 years ago
7ffec37
cifs: add refcounted and timestamped container for holding tcons
by Jeff Layton
· 14 years ago
a6e8a84
cifs: add function to get a tcon from cifs_sb
by Jeff Layton
· 14 years ago
67b7626
CIFS: Make cifs_convert_address() take a const src pointer and a length
by David Howells
· 14 years ago
f67909c
[CIFS] remove redundant path walking in dfs_do_refmount
by Steve French
· 14 years ago
b6b38f7
[CIFS] Neaten cERROR and cFYI macros, reduce text space
by Joe Perches
· 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
3ad2f3f
tree-wide: Assorted spelling fixes
by Daniel Mack
· 15 years ago
7e1295d
CIFS shouldn't make mountpoints shrinkable
by Al Viro
· 15 years ago
342ff1a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
6e1d5dc
const: mark remaining inode_operations as const
by Alexey Dobriyan
· 15 years ago
a419aef
trivial: remove unnecessary semicolons
by Joe Perches
· 15 years ago
7b91e26
cifs: fix error handling in mount-time DFS referral chasing code
by Jeff Layton
· 15 years ago
9393bd0
switch follow_down()
by Al Viro
· 16 years ago
cf398e3
[CIFS] Fix build warning
by Steve French
· 16 years ago
1af28ce
Enable dfs submounts to handle remote referrals.
by Igor Mammedov
· 16 years ago
c6c0091
[CIFS] Rename compose_mount_options to cifs_compose_mount_options.
by Steve French
· 16 years ago
c6fbba0
[CIFS] make sure that DFS pathnames are properly formed
by Steve French
· 16 years ago
2c55608
Fixed parsing of mount options when doing DFS submount
by Igor Mammedov
· 16 years ago
8d66bf5
[PATCH] pass struct path * to do_add_mount()
by Al Viro
· 16 years ago
de2db8d
Fixed DFS code to work with new 'build_path_from_dentry', that returns full path if share in the dfs, now.
by Igor Mammedov
· 16 years ago
bf62fd8
[CIFS] fixed compatibility issue with samba refferal request
by Igor Mammedov
· 17 years ago
78d31a3
cifs: timeout dfs automounts +little fix.
by Igor Mammedov
· 17 years ago
8d14213
[CIFS] make cifs_dfs_automount_list_static
by Steve French
· 17 years ago
c35038b
[PATCH] do shrink_submounts() for all fs types
by Al Viro
· 17 years ago
55f78e1
[CIFS] cifs: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
0a3abcf
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
by Steve French
· 17 years ago
8aad018
[CIFS] Fix mixed case name in structure dfs_info3_param
by Igor Mammedov
· 17 years ago
1d957f9
Introduce path_put()
by Jan Blunck
· 17 years ago
4ac9137
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
by Jan Blunck
· 17 years ago
366781c
[CIFS] DFS build fixes
by Steve French
· 17 years ago
6d5ae0d
[CIFS] DFS support: provide shrinkable mounts
by Igor Mammedov
· 17 years ago