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
/
afs
/
super.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-09
netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context
David Howells
1
-3
/
+3
2022-03-31
Merge tag 'netfs-prep-20220318' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+1
2022-03-22
fs: allocate inode by using alloc_inode_sb()
Muchun Song
1
-1
/
+1
2022-03-18
netfs: Add a netfs inode context
David Howells
1
-3
/
+1
2022-01-12
Merge tag 'fscache-rewrite-20220111' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2022-01-07
afs: Copy local writes to the cache when writing to the server
David Howells
1
-0
/
+1
2021-12-16
afs: Fix mmap
David Howells
1
-0
/
+1
2021-09-13
afs: Fix mmap coherency vs 3rd-party changes
David Howells
1
-0
/
+1
2020-12-08
afs: Fix memory leak when mounting with multiple source parameters
David Howells
1
-0
/
+3
2020-10-16
Merge tag 'afs-fixes-20201016' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-9
/
+9
2020-10-16
afs: Add tracing for cell refcount and active user count
David Howells
1
-7
/
+9
2020-10-16
afs: Fix cell refcounting by splitting the usage counter
David Howells
1
-6
/
+6
2020-10-16
afs: Fix rapid cell addition/removal by not using RCU on cells tree
David Howells
1
-3
/
+1
2020-09-24
bdi: initialize ->ra_pages and ->io_pages in bdi_init
Christoph Hellwig
1
-1
/
+0
2020-06-04
afs: Fix afs_statfs() to not let the values go below zero
David Howells
1
-1
/
+4
2020-06-04
afs: Reorganise volume and server trees to be rooted on the cell
David Howells
1
-6
/
+2
2020-06-04
afs: Add a tracepoint to track the lifetime of the afs_volume struct
David Howells
1
-4
/
+6
2020-06-04
afs: Detect cell aliases 1 - Cells with root volumes
David Howells
1
-1
/
+20
2020-06-04
afs: Build an abstraction around an "operation" concept
David Howells
1
-43
/
+34
2020-05-31
afs: Rename struct afs_fs_cursor to afs_operation
David Howells
1
-2
/
+2
2020-02-07
fs_parse: fold fs_parameter_desc/fs_parameter_spec
Al Viro
1
-8
/
+4
2020-02-07
fs_parser: remove fs_parameter_description name field
Eric Sandeen
1
-1
/
+0
2020-02-07
fold struct fs_parameter_enum into struct constant_table
Al Viro
1
-1
/
+1
2020-02-07
fs_parse: get rid of ->enums
Al Viro
1
-10
/
+9
2019-12-11
afs: Fix missing cell comparison in afs_test_super()
David Howells
1
-0
/
+1
2019-12-09
afs: Fix SELinux setting security label on /afs
David Howells
1
-1
/
+0
2019-11-22
afs: Fix large file support
Marc Dionne
1
-0
/
+1
2019-05-16
afs: Pass pre-fetch server and volume break counts into afs_iget5_set()
David Howells
1
-6
/
+8
2019-05-16
afs: Make vnode->cb_interest RCU safe
David Howells
1
-2
/
+2
2019-05-16
afs: Don't save callback version and type fields
David Howells
1
-1
/
+0
2019-05-16
afs: Fix application of status and callback to be under same lock
David Howells
1
-2
/
+1
2019-05-16
afs: Make some RPC operations non-interruptible
David Howells
1
-1
/
+1
2019-05-07
Merge tag 'afs-next-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+32
2019-05-07
afs: Log more information for "kAFS: AFS vnode with undefined type\n"
David Howells
1
-1
/
+1
2019-05-01
afs: switch to use of ->free_inode()
Al Viro
1
-5
/
+4
2019-04-25
afs: Provide mount-time configurable byte-range file locking emulation
David Howells
1
-0
/
+27
2019-04-25
afs: Add more tracepoints
David Howells
1
-0
/
+1
2019-04-25
afs: Implement sillyrename for unlink and rename
David Howells
1
-1
/
+3
2019-03-12
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-210
/
+220
2019-03-12
mm: refactor readahead defines in mm.h
Nikolay Borisov
1
-1
/
+1
2019-02-28
afs: Use fs_context to pass parameters over automount
David Howells
1
-37
/
+3
2019-02-28
afs: Add fs_context support
David Howells
1
-208
/
+252
2018-10-24
afs: Increase to 64-bit volume ID and 96-bit vnode ID for YFS
David Howells
1
-2
/
+3
2018-06-15
afs: Display manually added cells in dynamic root mount
David Howells
1
-20
/
+32
2018-06-02
Merge tag 'afs-fixes-20180514' into afs-proc
Al Viro
1
-2
/
+2
2018-05-23
afs: Implement network namespacing
David Howells
1
-8
/
+12
2018-05-14
afs: Fix whole-volume callback handling
David Howells
1
-1
/
+1
2018-05-14
afs: Fix directory page locking
David Howells
1
-1
/
+1
2018-04-09
afs: Split the dynroot stuff out and give it its own ops tables
David Howells
1
-4
/
+7
2018-02-06
afs: Support the AFS dynamic root
David Howells
1
-42
/
+90
[next]