index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ecryptfs
/
file.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-06
eCryptfs: Fix data types (int/size_t)
Michael Halcrow
1
-1
/
+1
2009-01-06
eCryptfs: Filename Encryption: filldir, lookup, and readlink
Michael Halcrow
1
-15
/
+15
2009-01-05
add a vfs_fsync helper
Christoph Hellwig
1
-12
/
+3
2008-10-16
eCryptfs: remove retry loop in ecryptfs_readdir()
Michael Halcrow
1
-9
/
+8
2008-07-24
eCryptfs: Make all persistent file opens delayed
Michael Halcrow
1
-4
/
+0
2008-07-24
eCryptfs: do not try to open device files on mknod
Michael Halcrow
1
-0
/
+14
2008-07-24
eCryptfs: Privileged kthread for lower file opens
Michael Halcrow
1
-0
/
+7
2008-07-02
ecryptfs: fasync BKL pushdown
Jonathan Corbet
1
-0
/
+3
2008-04-29
eCryptfs: protect crypt_stat->flags in ecryptfs_open()
Michael Halcrow
1
-0
/
+2
2008-02-06
eCryptfs: Minor fixes to printk messages
Michael Halcrow
1
-2
/
+3
2007-10-16
eCryptfs: remove unused functions and kmem_cache
Michael Halcrow
1
-28
/
+0
2007-10-16
eCryptfs: make open, truncate, and setattr use persistent file
Michael Halcrow
1
-41
/
+9
2007-10-16
eCryptfs: update metadata read/write functions
Michael Halcrow
1
-1
/
+1
2007-10-16
eCryptfs: remove assignments in if-statements
Michael Halcrow
1
-3
/
+5
2007-10-16
eCryptfs: Use generic_file_splice_read()
Michael Halcrow
1
-17
/
+2
2007-07-10
sendfile: remove .sendfile from filesystems that use generic_file_sendfile()
Jens Axboe
1
-7
/
+8
2007-05-23
eCryptfs: delay writing 0's after llseek until write
Michael Halcrow
1
-58
/
+1
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-03-01
[PATCH] eCryptfs: set O_LARGEFILE when opening lower file
Michael Halcrow
1
-0
/
+1
2007-02-12
[PATCH] eCryptfs: open-code flag checking and manipulation
Michael Halcrow
1
-10
/
+7
2007-02-12
[PATCH] eCryptfs: Encrypted passthrough
Michael Halcrow
1
-2
/
+11
2007-02-12
[PATCH] eCryptfs: Generalize metadata read/write
Michael Halcrow
1
-21
/
+6
2007-02-11
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
Robert P. J. Day
1
-2
/
+1
2006-12-08
[PATCH] ecryptfs: change uses of f_{dentry, vfsmnt} to use f_path
Josef "Jeff" Sipek
1
-7
/
+7
2006-12-08
[PATCH] eCryptfs: Use fsstack's generic copy inode attr functions
Josef "Jeff" Sipek
1
-1
/
+2
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
1
-1
/
+1
2006-10-31
[PATCH] eCryptfs: Consolidate lower dentry_open's
Michael Halcrow
1
-8
/
+36
2006-10-04
[PATCH] ecryptfs: fs/Makefile and fs/Kconfig
Michael Halcrow
1
-0
/
+440