Trond Myklebust
|
5e11934d13
NFS: Fix put_nfs_open_context
|
18 년 전 |
Paul Mundt
|
20c2df83d2
mm: Remove slab destructors from kmem_cache_create().
|
18 년 전 |
Trond Myklebust
|
412c77cee6
NFSv4: Defer inode revalidation when setting up a delegation
|
18 년 전 |
Trond Myklebust
|
587142f85f
NFS: Replace NFS_I(inode)->req_lock with inode->i_lock
|
18 년 전 |
Trond Myklebust
|
3bec63db55
NFS: Convert struct nfs_open_context to use a kref
|
18 년 전 |
Trond Myklebust
|
2aefa10431
NFS: Remove the redundant 'dirty' and 'commit' lists from nfs_inode
|
18 년 전 |
Trond Myklebust
|
a0356862bc
NFS: Fix nfs_reval_fsid()
|
18 년 전 |
Trond Myklebust
|
4a35bd41af
NFSv4: Ensure that nfs4_do_close() doesn't race with umount
|
18 년 전 |
Trond Myklebust
|
88be9f990f
NFS: Replace vfsmount and dentry in nfs_open_context with struct path
|
18 년 전 |
Alexey Dobriyan
|
e8edc6e03a
Detach sched.h from mm.h
|
18 년 전 |
Christoph Lameter
|
a35afb830f
Remove SLAB_CTOR_CONSTRUCTOR
|
18 년 전 |
Jesper Juhl
|
7a13e93228
NFS: Kill the obsolete NFS_PARANOIA
|
18 년 전 |
Christoph Lameter
|
50953fe9e0
slab allocators: Remove SLAB_DEBUG_INITIAL flag
|
18 년 전 |
Trond Myklebust
|
e1552e1998
NFS: Fix an Oops in nfs_setattr()
|
18 년 전 |
Trond Myklebust
|
634707388b
[PATCH] nfs: nfs_getattr() can't call nfs_sync_mapping_range() for non-regular files
|
18 년 전 |
Trond Myklebust
|
b0c4fddca2
NFS: Cleanup - avoid rereading 'jiffies' more than once in the same routine
|
18 년 전 |
Trond Myklebust
|
3e7d950a52
NFS: Fix a wraparound issue with nfsi->cache_change_attribute
|
18 년 전 |
Trond Myklebust
|
d30c8348a4
NFS: nfs_writepages() cleanup
|
18 년 전 |
Trond Myklebust
|
717d44e849
[PATCH] NFS: Fix races in nfs_revalidate_mapping()
|
18 년 전 |
Josef "Jeff" Sipek
|
01cce933d8
[PATCH] nfs: change uses of f_{dentry,vfsmnt} to use f_path
|
18 년 전 |
Trond Myklebust
|
21b4e73692
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linus
|
18 년 전 |
Christoph Lameter
|
e18b890bb0
[PATCH] slab: remove kmem_cache_t
|
18 년 전 |
Christoph Lameter
|
e94b176609
[PATCH] slab: remove SLAB_KERNEL
|
18 년 전 |
Trond Myklebust
|
1c75950b9a
NFS: cleanup of nfs_sync_inode_wait()
|
18 년 전 |
Chuck Lever
|
85233a7a43
[PATCH] NFS: __nfs_revalidate_inode() can use "inode" before checking it is non-NULL
|
18 년 전 |
Trond Myklebust
|
cd9ae2b6a7
[PATCH] NFS: Deal with failure of invalidate_inode_pages2()
|
18 년 전 |
Theodore Ts'o
|
ba52de123d
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
|
18 년 전 |
Alexey Dobriyan
|
1a1d92c10d
[PATCH] Really ignore kmem_cache_destroy return value
|
18 년 전 |
Panagiotis Issaris
|
f52720ca5f
[PATCH] fs: Removing useless casts
|
18 년 전 |
Chuck Lever
|
f551e44ff1
NFS: add comments clarifying the use of nfs_post_op_update()
|
18 년 전 |