Linus Torvalds
|
1d87c28e68
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
|
14 年之前 |
Christoph Hellwig
|
eaf35b1ea8
cifs: use cifs_dirent in cifs_save_resume_key
|
14 年之前 |
Christoph Hellwig
|
f16d59b417
cifs: use cifs_dirent to replace cifs_get_name_from_search_buf
|
14 年之前 |
Christoph Hellwig
|
cda0ec6a86
cifs: introduce cifs_dirent
|
14 年之前 |
Christoph Hellwig
|
9feed6f8fb
cifs: cleanup cifs_filldir
|
14 年之前 |
Al Viro
|
b85fd6bdc9
don't open-code parent_ino() in assorted ->readdir()
|
14 年之前 |
Steve French
|
96daf2b091
[CIFS] Rename three structures to avoid camel case
|
14 年之前 |
Jeff Layton
|
31c2659d78
cifs: clean up some compiler warnings
|
14 年之前 |
Al Viro
|
1c929cfe6d
switch cifs
|
14 年之前 |
Jeff Layton
|
20054bd657
cifs: use CreationTime like an i_generation field
|
14 年之前 |
Nick Piggin
|
fb045adb99
fs: dcache reduce branches in lookup path
|
14 年之前 |
Nick Piggin
|
b1e6a015a5
fs: change d_hash for rcu-walk
|
14 年之前 |
Suresh Jayaraman
|
545c988b20
cifs: remove bogus remapping of error in cifs_filldir()
|
14 年之前 |
Jeff Layton
|
59c55ba1fb
cifs: don't take extra tlink reference in initiate_cifs_search
|
14 年之前 |
Jeff Layton
|
4477288a10
cifs: convert GlobalSMBSeslock from a rwlock to regular spinlock
|
14 年之前 |
Suresh Jayaraman
|
6221ddd0f5
cifs: handle FindFirst failure gracefully
|
14 年之前 |
Jeff Layton
|
13cfb7334e
cifs: have cifsFileInfo hold a reference to a tlink rather than tcon pointer
|
14 年之前 |
Jeff Layton
|
7ffec37245
cifs: add refcounted and timestamped container for holding tcons
|
14 年之前 |
Jeff Layton
|
0d424ad0a4
cifs: add cifs_sb_master_tcon and convert some callers to use it
|
14 年之前 |
Jeff Layton
|
a6e8a8455c
cifs: add function to get a tcon from cifs_sb
|
14 年之前 |
Jeff Layton
|
ba00ba64cf
cifs: make various routines use the cifsFileInfo->tcon pointer
|
14 年之前 |
Stefan Metzmacher
|
1b12b9c15b
cifs: use Minshall+French symlink functions
|
15 年之前 |
Kulikov Vasiliy
|
f55fdcca6b
fs: cifs: check kmalloc() result
|
15 年之前 |
Joe Perches
|
b6b38f704a
[CIFS] Neaten cERROR and cFYI macros, reduce text space
|
15 年之前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年之前 |
Jeff Layton
|
05507fa2ac
cifs: fix dentry hash calculation for case-insensitive mounts
|
15 年之前 |
Jeff Layton
|
f12f98dba6
cifs: fix length calculation for converted unicode readdir names
|
15 年之前 |
Jeff Layton
|
ec06aedd44
cifs: clean up handling when server doesn't consistently support inode numbers
|
15 年之前 |
Steve French
|
15dd478107
[CIFS] Remove build warning
|
15 年之前 |
Jeff Layton
|
0b8f18e358
cifs: convert cifs_get_inode_info and non-posix readdir to use cifs_iget
|
16 年之前 |