index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
Merge branch 'cleanups' into next
Trond Myklebust
2008-02-28
1
-15
/
+19
|
|
|
\
\
\
|
|
|
*
|
|
nfs: use GFP_NOFS preloads for radix-tree insertion
Nick Piggin
2008-02-13
1
-15
/
+19
|
|
*
|
|
|
SUNRPC: Remove now-redundant RCU-safe rpc_task free path
Trond Myklebust
2008-02-28
2
-21
/
+3
|
|
*
|
|
|
SUNRPC: Add a (empty for the moment) destructor for rpc_wait_queues
Trond Myklebust
2008-02-28
2
-1
/
+7
|
|
*
|
|
|
SUNRPC: Run rpc timeout functions as callbacks instead of in softirqs
Trond Myklebust
2008-02-25
2
-2
/
+2
|
|
*
|
|
|
SUNRPC: Convert users of rpc_wake_up_task to use rpc_wake_up_queued_task
Trond Myklebust
2008-02-25
1
-1
/
+1
|
|
*
|
|
|
NFS: Ensure that the asynchronous RPC calls complete on nfsiod.
Trond Myklebust
2008-02-25
4
-0
/
+13
|
|
*
|
|
|
NFS: Add an nfsiod workqueue
Trond Myklebust
2008-02-25
2
-0
/
+38
|
|
*
|
|
|
NFS: Fix a deadlock with lazy umount
Trond Myklebust
2008-02-25
4
-8
/
+23
|
|
*
|
|
|
NFS: Fix an f_mode/f_flags confusion in fs/nfs/write.c
Trond Myklebust
2008-02-25
1
-1
/
+1
*
|
|
|
|
|
knfsd: clear both setuid and setgid whenever a chown is done
Jeff Layton
2008-04-23
1
-13
/
+14
*
|
|
|
|
|
knfsd: get rid of imode variable in nfsd_setattr
Jeff Layton
2008-04-23
1
-3
/
+1
*
|
|
|
|
|
NLM: don't let lockd exit on unexpected svc_recv errors (try #2)
Jeff Layton
2008-04-23
1
-6
/
+12
*
|
|
|
|
|
NFS: don't let nfs_callback_svc exit on unexpected svc_recv errors (try #2)
Jeff Layton
2008-04-23
1
-6
/
+12
*
|
|
|
|
|
nfsd: use static memory for callback program and stats
Olga Kornievskaia
2008-04-23
1
-11
/
+17
*
|
|
|
|
|
nfsd: fix comment
J. Bruce Fields
2008-04-23
1
-1
/
+1
*
|
|
|
|
|
lockd: Fix stale nlmsvc_unlink_block comment
J. Bruce Fields
2008-04-23
1
-2
/
+1
*
|
|
|
|
|
NFSD: Remove NFSv4 dependency on NFSv3
Chuck Lever
2008-04-23
1
-1
/
+2
*
|
|
|
|
|
SUNRPC: Remove PROC_FS dependency
Chuck Lever
2008-04-23
1
-1
/
+0
*
|
|
|
|
|
NFSD: Use "depends on" for PROC_FS dependency
Chuck Lever
2008-04-23
1
-2
/
+1
*
|
|
|
|
|
nfsd: move most of fh_verify to separate function
J. Bruce Fields
2008-04-23
1
-105
/
+123
*
|
|
|
|
|
nfsd: initialize lease type in nfs4_open_delegation()
Felix Blyakher
2008-04-23
1
-2
/
+2
*
|
|
|
|
|
NFS: convert nfs4 callback thread to kthread API
Jeff Layton
2008-04-23
1
-38
/
+35
*
|
|
|
|
|
nfsd: fix sparse warning in vfs.c
Harvey Harrison
2008-04-23
1
-1
/
+1
*
|
|
|
|
|
nfsd: fix sparse warnings
Harvey Harrison
2008-04-23
4
-13
/
+7
*
|
|
|
|
|
lockd: convert nsm_mutex to a spinlock
J. Bruce Fields
2008-04-23
1
-15
/
+19
*
|
|
|
|
|
lockd: clean up __nsm_find()
J. Bruce Fields
2008-04-23
1
-16
/
+16
*
|
|
|
|
|
lockd: fix race in nlm_release()
J. Bruce Fields
2008-04-23
1
-6
/
+4
*
|
|
|
|
|
lockd: fix sparse warning in svcshare.c
Harvey Harrison
2008-04-23
1
-1
/
+2
*
|
|
|
|
|
make nfsd_create_setattr() static
Adrian Bunk
2008-04-23
1
-1
/
+1
*
|
|
|
|
|
NFSD: Remove redundant "select" clauses in fs/Kconfig
Chuck Lever
2008-04-23
1
-2
/
+0
*
|
|
|
|
|
NFSD: Move "select NFSD_V2_ACL if NFSD_V3_ACL"
Chuck Lever
2008-04-23
1
-1
/
+1
*
|
|
|
|
|
NFSD: Move "select FS_POSIX_ACL if NFSD_V4"
Chuck Lever
2008-04-23
1
-2
/
+2
*
|
|
|
|
|
NFSD: Update help text for CONFIG_NFSD
Chuck Lever
2008-04-23
1
-29
/
+47
*
|
|
|
|
|
NFSD: Remove NFSD_TCP kernel build option
Chuck Lever
2008-04-23
2
-12
/
+0
*
|
|
|
|
|
nfsd: clarify readdir/mountpoint-crossing code
J. Bruce Fields
2008-04-23
1
-3
/
+10
*
|
|
|
|
|
nfsd4: kill unnecessary check in preprocess_stateid_op
J. Bruce Fields
2008-04-23
1
-1
/
+1
*
|
|
|
|
|
nfsd4: simplify stateid sequencing checks
J. Bruce Fields
2008-04-23
1
-15
/
+26
*
|
|
|
|
|
nfsd4: remove unnecessary CHECK_FH check in preprocess_seqid_op
J. Bruce Fields
2008-04-23
1
-7
/
+7
*
|
|
|
|
|
nfs: remove unnecessary NFS_NEED_* defines
J. Bruce Fields
2008-04-23
1
-1
/
+0
*
|
|
|
|
|
IPv6 support for NFS server export caches
Aurélien Charbon
2008-04-23
2
-5
/
+19
*
|
|
|
|
|
NLM: Convert lockd to use kthreads
Jeff Layton
2008-04-23
2
-75
/
+60
*
|
|
|
|
|
knfsd: Remove NLM_HOST_MAX and associated logic.
NeilBrown
2008-04-23
1
-6
/
+3
|
/
/
/
/
/
*
|
|
|
|
[patch 7/7] vfs: mountinfo: show dominating group id
Miklos Szeredi
2008-04-23
3
-2
/
+59
*
|
|
|
|
[patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfo
Ram Pai
2008-04-23
2
-23
/
+111
*
|
|
|
|
[patch 5/7] vfs: mountinfo: allow using process root
Miklos Szeredi
2008-04-23
2
-63
/
+59
*
|
|
|
|
[patch 4/7] vfs: mountinfo: add mount peer group ID
Miklos Szeredi
2008-04-23
2
-4
/
+94
*
|
|
|
|
[patch 3/7] vfs: mountinfo: add mount ID
Miklos Szeredi
2008-04-23
1
-0
/
+34
*
|
|
|
|
[patch 2/7] vfs: mountinfo: add seq_file_root()
Miklos Szeredi
2008-04-23
2
-8
/
+46
*
|
|
|
|
[patch 1/7] vfs: mountinfo: add dentry_path()
Ram Pai
2008-04-23
2
-40
/
+115
[prev]
[next]