index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ecryptfs
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-09
ecryptfs: Convert ecryptfs to read_folio
Matthew Wilcox (Oracle)
1
-5
/
+6
2022-05-08
fs: Remove flags parameter from aops->write_begin
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-05-08
fs: Remove aop flags parameter from grab_cache_page_write_begin()
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-03-22
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-2
/
+3
2022-03-22
fs: allocate inode by using alloc_inode_sb()
Muchun Song
1
-1
/
+1
2022-03-16
fs: Remove aops ->set_page_dirty
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-03-16
fs: Convert __set_page_dirty_buffers to block_dirty_folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-03-15
fs: Turn block_invalidatepage into block_invalidate_folio
Matthew Wilcox (Oracle)
1
-0
/
+1
2021-12-03
fs: add is_idmapped_mnt() helper
Christian Brauner
1
-1
/
+1
2021-06-29
mm: require ->set_page_dirty to be explicitly wired up
Christoph Hellwig
1
-0
/
+13
2021-05-13
fs: ecryptfs: remove BUG_ON from crypt_scatterlist
Phillip Potter
1
-2
/
+0
2021-05-13
Revert "ecryptfs: replace BUG_ON with error handling code"
Greg Kroah-Hartman
1
-4
/
+2
2021-05-06
Merge tag 'ecryptfs-5.13-rc1-updates' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
14
-63
/
+73
2021-05-02
Merge branch 'work.ecryptfs' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-105
/
+75
2021-04-19
ecryptfs: fix kernel panic with null dev_name
Jeffrey Mitchell
1
-0
/
+6
2021-04-19
ecryptfs: remove unused helpers
Christian Brauner
1
-12
/
+0
2021-04-19
ecryptfs: Fix typo in message
Sascha Hauer
1
-1
/
+1
2021-04-19
eCryptfs: Use DEFINE_MUTEX() for mutex lock
Ye Bin
1
-4
/
+2
2021-04-19
ecryptfs: keystore: Fix some kernel-doc issues and demote non-conformant headers
Lee Jones
1
-6
/
+7
2021-04-19
ecryptfs: inode: Help out nearly-there header and demote non-conformant ones
Lee Jones
1
-6
/
+5
2021-04-19
ecryptfs: mmap: Help out one function header and demote other abuses
Lee Jones
1
-5
/
+6
2021-04-19
ecryptfs: crypto: Supply some missing param descriptions and demote abuses
Lee Jones
1
-10
/
+10
2021-04-19
ecryptfs: miscdev: File headers are not good kernel-doc candidates
Lee Jones
1
-1
/
+2
2021-04-19
ecryptfs: main: Demote a bunch of non-conformant kernel-doc headers
Lee Jones
1
-12
/
+12
2021-04-19
ecryptfs: messaging: Add missing param descriptions and demote abuses
Lee Jones
1
-3
/
+5
2021-04-19
ecryptfs: super: Fix formatting, naming and kernel-doc abuses
Lee Jones
1
-4
/
+4
2021-04-19
ecryptfs: file: Demote kernel-doc abuses
Lee Jones
1
-2
/
+2
2021-04-19
ecryptfs: kthread: Demote file header and provide description for 'cred'
Lee Jones
1
-1
/
+2
2021-04-19
ecryptfs: dentry: File headers are not good candidates for kernel-doc
Lee Jones
1
-1
/
+1
2021-04-19
ecryptfs: debug: Demote a couple of kernel-doc abuses
Lee Jones
1
-2
/
+2
2021-04-19
ecryptfs: read_write: File headers do not make good candidates for kernel-doc
Lee Jones
1
-1
/
+3
2021-04-19
Merge tag 'v5.12-rc7' into ecryptfs/next
Tyler Hicks
4
-35
/
+63
2021-04-12
ecryptfs: stack fileattr ops
Miklos Szeredi
1
-0
/
+22
2021-03-20
ecryptfs: ecryptfs_dentry_info->crypt_stat is never used
Al Viro
1
-4
/
+1
2021-03-20
ecryptfs: get rid of unused accessors
Al Viro
1
-12
/
+0
2021-03-20
ecryptfs: saner API for lock_parent()
Al Viro
1
-83
/
+74
2021-03-08
ecryptfs: get rid of pointless dget/dput in ->symlink() and ->link()
Al Viro
1
-6
/
+0
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-35
/
+63
2021-01-30
ecryptfs: use DEFINE_MUTEX() for mutex lock
Zheng Yongjun
1
-2
/
+1
2021-01-30
eCryptfs: add a semicolon
Tom Rix
2
-2
/
+2
2021-01-26
ecryptfs: fix uid translation for setxattr on security.capability
Miklos Szeredi
1
-3
/
+7
2021-01-24
ecryptfs: do not mount on top of idmapped mounts
Christian Brauner
1
-0
/
+6
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
1
-11
/
+19
2021-01-24
namei: prepare for idmapped mounts
Christian Brauner
1
-13
/
+20
2021-01-24
namei: introduce struct renamedata
Christian Brauner
1
-3
/
+7
2021-01-24
stat: handle idmapped mounts
Christian Brauner
1
-2
/
+2
2021-01-24
xattr: handle idmapped mounts
Tycho Andersen
3
-6
/
+7
2021-01-24
acl: handle idmapped mounts
Christian Brauner
1
-0
/
+1
2021-01-24
attr: handle idmapped mounts
Christian Brauner
1
-3
/
+4
2021-01-24
namei: make permission helpers idmapped mount aware
Christian Brauner
1
-1
/
+2
[next]