Andrew Morton
|
2a5cac17c0
fs/ncpfs/inode.c: suppress used-uninitialised warning
|
14 年之前 |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 年之前 |
Al Viro
|
32c419d95f
move internal-only parts of ncpfs headers to fs/ncpfs
|
14 年之前 |
Al Viro
|
0378c4051a
switch ncpfs
|
14 年之前 |
Linus Torvalds
|
23d69b09b7
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
|
14 年之前 |
Nick Piggin
|
34286d6662
fs: rcu-walk aware d_revalidate method
|
14 年之前 |
Nick Piggin
|
fb045adb99
fs: dcache reduce branches in lookup path
|
14 年之前 |
Nick Piggin
|
fa0d7e3de6
fs: icache RCU free inodes
|
14 年之前 |
Tejun Heo
|
5d8e4bddc6
ncpfs: don't use flush_scheduled_work()
|
14 年之前 |
Arnd Bergmann
|
451a3c24b0
BKL: remove extraneous #include <smp_lock.h>
|
14 年之前 |
Al Viro
|
3c26ff6e49
convert get_sb_nodev() users
|
15 年之前 |
Petr Vandrovec
|
2a4df5d332
ncpfs: Lock socket in ncpfs while setting its callbacks
|
14 年之前 |
Petr Vandrovec
|
2e54eb96e2
BKL: Remove BKL from ncpfs
|
14 年之前 |
Linus Torvalds
|
5f248c9c25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
15 年之前 |
Al Viro
|
94ee8494ac
switch ncpfs to ->evict_inode()
|
15 年之前 |
Christoph Hellwig
|
1025774ce4
remove inode_setattr
|
15 年之前 |
Matthew Whitworth
|
e956b4b7e3
Fix comment spelling errors in ncpfs/inode.c
|
15 年之前 |
Jens Axboe
|
f1970c73cb
ncpfs: add bdi backing to mount session
|
15 年之前 |
Thomas Gleixner
|
6d729e44a5
fs: Make unload_nls() NULL pointer safe
|
16 年之前 |
Christoph Hellwig
|
6cfd014842
push BKL down into ->put_super
|
16 年之前 |
Alexey Dobriyan
|
51cc50685a
SL*B: drop kmem cache argument from constructor
|
17 年之前 |
Harvey Harrison
|
cdf8803768
ncpfs: add prototypes to ncp_fs.h
|
17 年之前 |
Miklos Szeredi
|
564cd138cb
mount options: fix ncpfs
|
17 年之前 |
Robert P. J. Day
|
7c28cbaed6
NCPFS: update diagnostic strings to match routine names.
|
17 年之前 |
Christoph Lameter
|
4ba9b9d0ba
Slab API: remove useless ctor parameter and reorder parameters
|
17 年之前 |
Paul Mundt
|
20c2df83d2
mm: Remove slab destructors from kmem_cache_create().
|
18 年之前 |
Christoph Lameter
|
a35afb830f
Remove SLAB_CTOR_CONSTRUCTOR
|
18 年之前 |
Christoph Lameter
|
50953fe9e0
slab allocators: Remove SLAB_DEBUG_INITIAL flag
|
18 年之前 |
Pierre Ossman
|
c5f93cf19d
ncpfs: make sure server connection survives a kill
|
18 年之前 |
Josef 'Jeff' Sipek
|
ee9b6d61a2
[PATCH] Mark struct super_operations const
|
18 年之前 |