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
*
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
*
[PATCH] remove unused label in xattr.c (noise from ro-bind)
Al Viro
2008-04-23
1
-1
/
+0
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2008-04-22
8
-43
/
+63
|
\
|
*
[PATCH] proc_readfd_common() race fix
Al Viro
2008-04-22
1
-3
/
+1
|
*
[PATCH] double-free of inode on alloc_file() failure exit in create_write_pipe()
Al Viro
2008-04-22
1
-0
/
+3
|
*
[PATCH] teach seq_file to discard entries
Al Viro
2008-04-21
2
-4
/
+13
|
*
[PATCH] umount_tree() will unhash everything itself
Al Viro
2008-04-21
1
-2
/
+1
|
*
[PATCH] get rid of more nameidata passing in namespace.c
Al Viro
2008-04-21
1
-28
/
+25
|
*
[PATCH] switch a bunch of LSM hooks from nameidata to path
Al Viro
2008-04-21
1
-5
/
+6
|
*
[PATCH] lock exclusively in collect_mounts() and drop_collected_mounts()
Al Viro
2008-04-21
1
-4
/
+4
|
*
[PATCH] move a bunch of declarations to fs/internal.h
Al Viro
2008-04-21
3
-0
/
+13
*
|
fs: use loff_t type instead of long long
David Sterba
2008-04-22
2
-4
/
+4
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
2008-04-22
14
-111
/
+211
|
\
\
|
*
|
dlm: common max length definitions
David Teigland
2008-04-21
1
-2
/
+0
|
*
|
dlm: move plock code from gfs2
David Teigland
2008-04-21
8
-88
/
+134
|
*
|
dlm: recover nodes that are removed and re-added
David Teigland
2008-04-21
5
-16
/
+74
|
*
|
dlm: save master info after failed no-queue request
David Teigland
2008-04-21
1
-2
/
+1
|
*
|
dlm: make dlm_print_rsb() static
Adrian Bunk
2008-04-21
2
-2
/
+1
|
*
|
dlm: match signedness between dlm_config_info and cluster_set
Harvey Harrison
2008-04-21
1
-1
/
+1
*
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2008-04-22
22
-1361
/
+1172
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
udf: use crc_itu_t from lib instead of udf_crc
Bob Copeland
2008-04-17
9
-203
/
+32
|
*
|
udf: Fix compilation warnings when UDF debug is on
Sebastian Manciulea
2008-04-17
2
-4
/
+5
|
*
|
udf: Fix bug in VAT mapping code
Sebastian Manciulea
2008-04-17
2
-5
/
+4
|
*
|
udf: Add read-only support for 2.50 UDF media
Jan Kara
2008-04-17
5
-14
/
+258
|
*
|
udf: Fix handling of multisession media
Sebastian Manciulea
2008-04-17
2
-9
/
+6
[next]