index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ecryptfs
/
messaging.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-06
ecryptfs: Delete 21 error messages for a failed memory allocation
Markus Elfring
1
-6
/
+0
2017-11-06
eCryptfs: use after free in ecryptfs_release_messaging()
Dan Carpenter
1
-3
/
+4
2014-07-04
fs/ecryptfs/messaging.c: remove null test before kfree
Fabian Frederick
1
-2
/
+1
2013-06-08
eCryptfs: Cocci spatch "memdup.spatch"
Thomas Meyer
1
-2
/
+1
2013-03-08
Merge tag 'ecryptfs-3.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+2
2013-02-28
hlist: drop the node parameter from iterators
Sasha Levin
1
-4
/
+2
2013-02-27
eCryptfs: Fix redundant error check on ecryptfs_find_daemon_by_euid()
Tyler Hicks
1
-1
/
+1
2013-02-12
ecryptfs: ecryptfs_msg_ctx_alloc_to_free(): remove kfree() redundant null check
Tim Gardner
1
-2
/
+1
2012-09-21
userns: Convert ecryptfs to use kuid/kgid where appropriate
Eric W. Biederman
1
-3
/
+2
2012-07-08
eCryptfs: Make all miscdev functions use daemon ptr in file private_data
Tyler Hicks
1
-89
/
+16
2012-07-08
eCryptfs: Remove unused messaging declarations and function
Tyler Hicks
1
-31
/
+0
2012-04-08
userns: Use cred->user_ns instead of cred->user->user_ns
Eric W. Biederman
1
-1
/
+1
2010-08-27
ecryptfs: properly mark init functions
Jerome Marchand
1
-1
/
+1
2010-08-09
ecryptfs: Fix warning in ecryptfs_process_response()
Prarit Bhargava
1
-1
/
+1
2010-07-29
ecryptfs: Bugfix for error related to ecryptfs_hash_buckets
Andre Osterhues
1
-8
/
+9
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-04-22
eCryptfs: NULL pointer dereference in ecryptfs_send_miscdev()
Tyler Hicks
1
-82
/
+0
2009-04-01
ecryptfs: use kzfree()
Johannes Weiner
1
-2
/
+1
2009-01-07
eCryptfs: Replace %Z with %z
Michael Halcrow
1
-2
/
+2
2008-11-25
User namespaces: set of cleanups (v2)
Serge Hallyn
1
-7
/
+6
2008-11-14
CRED: Wrap task credential accesses in the eCryptFS filesystem
David Howells
1
-8
/
+10
2008-10-16
eCryptfs: remove netlink transport
Tyler Hicks
1
-87
/
+31
2008-04-29
eCryptfs: make key module subsystem respect namespaces
Michael Halcrow
1
-21
/
+60
2008-04-29
eCryptfs: integrate eCryptfs device handle into the module.
Michael Halcrow
1
-161
/
+318
2007-12-23
ecryptfs: fix unlocking in error paths
Eric Sandeen
1
-0
/
+1
2007-10-16
eCryptfs: remove assignments in if-statements
Michael Halcrow
1
-2
/
+3
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
1
-1
/
+1
2007-02-16
[PATCH] ecryptfs: fix forgotten format specifier
Thomas Hisch
1
-1
/
+2
2007-02-12
[PATCH] eCryptfs: Generalize metadata read/write
Michael Halcrow
1
-8
/
+10
2007-02-12
[PATCH] eCryptfs: Public key; packet management
Michael Halcrow
1
-1
/
+9
2007-02-12
[PATCH] eCryptfs: Public key transport mechanism
Michael Halcrow
1
-0
/
+505