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
/
autofs
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-27
autofs_lookup(): hold ->d_lock over playing with ->d_flags
Al Viro
1
-6
/
+7
2019-07-27
get rid of autofs_info->active_count
Al Viro
2
-28
/
+6
2019-07-24
autofs: simplify get_next_positive_...(), get rid of trylocks
Al Viro
1
-71
/
+32
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 83
Thomas Gleixner
8
-32
/
+8
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-04-09
autofs: fix use-after-free in lockless ->d_manage()
Al Viro
2
-1
/
+2
2019-03-07
autofs: clear O_NONBLOCK on the pipe
NeilBrown
1
-0
/
+2
2019-03-07
fs/autofs/inode.c: use seq_puts() for simple strings in autofs_show_options()
Ian Kent
1
-6
/
+6
2019-03-07
autofs: add ignore mount option
Ian Kent
2
-1
/
+9
2019-02-01
autofs: fix error return in autofs_fill_super()
Ian Kent
1
-1
/
+3
2019-02-01
autofs: drop dentry reference only when it is never used
Pan Bian
1
-1
/
+2
2019-01-04
autofs: add strictexpire mount option
Ian Kent
3
-2
/
+12
2019-01-04
autofs: change catatonic setting to a bit flag
Ian Kent
5
-16
/
+20
2019-01-04
autofs: simplify parse_options() function call
Ian Kent
1
-26
/
+29
2019-01-04
autofs: improve ioctl sbi checks
Ian Kent
3
-21
/
+9
2018-08-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-69
/
+120
2018-08-22
autofs: add AUTOFS_EXP_FORCED flag
Ian Kent
1
-12
/
+50
2018-08-22
autofs: make expire flags usage consistent with v5 params
Ian Kent
2
-34
/
+29
2018-08-22
autofs: make autofs_expire_indirect() static
Ian Kent
2
-7
/
+4
2018-08-22
autofs: make autofs_expire_direct() static
Ian Kent
2
-7
/
+4
2018-08-22
autofs: fix clearing AUTOFS_EXP_LEAVES in autofs_expire_indirect()
Ian Kent
1
-1
/
+1
2018-08-22
autofs: fix inconsistent use of now variable
Ian Kent
1
-7
/
+3
2018-08-22
autofs: fix directory and symlink access
Ian Kent
1
-3
/
+30
2018-08-22
autofs: fix autofs_sbi() does not check super block type
Ian Kent
2
-2
/
+3
2018-08-21
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2018-07-21
pids: Move the pgrp and session pid pointers from task_struct to signal_struct
Eric W. Biederman
1
-0
/
+1
2018-07-14
autofs: fix slab out of bounds read in getname_kernel()
Tomas Bortoli
1
-9
/
+13
2018-07-05
autofs: rename 'autofs' module back to 'autofs4'
Linus Torvalds
2
-3
/
+3
2018-06-12
autofs: Fix typo s/thenew new/the new/ in AUTOFS4_FS description
Geert Uytterhoeven
1
-1
/
+1
2018-06-11
autofs: remove left-over autofs4 stubs
Linus Torvalds
2
-0
/
+12
2018-06-07
autofs: small cleanup in autofs_getpath()
Dan Carpenter
1
-3
/
+3
2018-06-07
autofs: clean up includes
Ian Kent
5
-29
/
+2
2018-06-07
autofs: create autofs Kconfig and Makefile
Ian Kent
2
-0
/
+27
2018-06-07
autofs: copy autofs4 to autofs
Ian Kent
8
-0
/
+3618
2010-10-05
autofs3: move to drivers/staging
Arnd Bergmann
9
-1657
/
+0
2010-08-09
autofs/autofs4: Move compat_ioctl handling into fs
Arnd Bergmann
1
-3
/
+64
2010-05-27
fs/: do not fallback to default_llseek() when readdir() uses BKL
jan Blunck
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-09-21
trivial: remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2009-06-11
switch follow_down()
Al Viro
1
-3
/
+2
2009-04-20
Fix autofs_expire()
Al Viro
1
-16
/
+18
2009-03-27
constify dentry_operations: autofs, autofs4
Al Viro
1
-1
/
+1
2009-01-22
fs/Kconfig: move autofs, autofs4 out
Alexey Dobriyan
1
-0
/
+21
2009-01-05
zero i_uid/i_gid on inode allocation
Al Viro
1
-2
/
+0
2008-11-14
CRED: Wrap task credential accesses in the autofs filesystem
David Howells
1
-2
/
+2
2008-10-13
vfs: Use const for kernel parser table
Steven Whitehouse
1
-1
/
+1
2008-02-08
mount options: fix autofs
Miklos Szeredi
1
-0
/
+3
2008-02-07
iget: stop autofs from using iget() and read_inode()
David Howells
3
-13
/
+37
2007-10-19
Use task_pid_nr() instead of pid_nr(task_pid())
Pavel Emelyanov
1
-1
/
+1
2007-10-19
pid namespaces: round up the API
Pavel Emelianov
2
-3
/
+3
[next]