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
/
seq_file.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-09
seq_file: move seq_escape() to a header
Andy Shevchenko
1
-16
/
+0
2021-07-19
seq_file: disallow extremely large seq buffer allocations
Eric Sandeen
1
-0
/
+3
2021-07-01
seq_file: drop unused *_escape_mem_ascii()
Andy Shevchenko
1
-11
/
+0
2021-07-01
seq_file: convert seq_escape() to use seq_escape_str()
Andy Shevchenko
1
-6
/
+1
2021-07-01
seq_file: introduce seq_escape_mem()
Andy Shevchenko
1
-0
/
+25
2021-04-27
seq_file: Add a seq_bprintf function
Florent Revest
1
-0
/
+18
2021-01-21
fs: fix kernel-doc markups
Mauro Carvalho Chehab
1
-2
/
+3
2020-11-15
fix return values of seq_read_iter()
Al Viro
1
-30
/
+27
2020-11-06
seq_file: add seq_read_iter
Christoph Hellwig
1
-13
/
+32
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-06-04
fs/seq_file.c: seq_read: Update pr_info_ratelimited
Joe Perches
1
-3
/
+4
2020-04-10
fs/seq_file.c: seq_read(): add info message about buggy .next functions
Vasily Averin
1
-2
/
+5
2020-04-07
seq_file: remove m->version
Matthew Wilcox (Oracle)
1
-28
/
+0
2019-08-13
seq_file: fix problem when seeking mid-record
NeilBrown
1
-1
/
+1
2019-07-03
nfsd: escape high characters in binary data
J. Bruce Fields
1
-0
/
+11
2019-04-08
fs: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+1
2018-08-17
fs/seq_file.c: simplify seq_file iteration code and interface
NeilBrown
1
-33
/
+21
2018-05-25
proc: fix smaps and meminfo alignment
Hugh Dickins
1
-5
/
+0
2018-04-11
seq_file: account everything to kmemcg
Alexey Dobriyan
1
-4
/
+4
2018-04-11
seq_file: allocate seq_file from kmem_cache
Alexey Dobriyan
1
-2
/
+10
2018-04-11
proc: optimize single-symbol delimiters to spead up seq_put_decimal_ull
Andrei Vagin
1
-12
/
+12
2018-04-11
proc: add seq_put_decimal_ull_width to speed up /proc/pid/smaps
Andrei Vagin
1
-7
/
+21
2018-04-11
procfs: optimize seq_pad() to speed up /proc/pid/maps
Andrei Vagin
1
-2
/
+8
2018-04-11
procfs: add seq_put_hex_ll to speed up /proc/pid/maps
Andrei Vagin
1
-0
/
+46
2018-01-20
seq_file: fix incomplete reset on read from zero offset
Miklos Szeredi
1
-1
/
+4
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-05-08
mm: introduce kv[mz]alloc helpers
Michal Hocko
1
-15
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-12-22
seq_file: reset iterator to first record for zero offset
Tomasz Majchrzak
1
-0
/
+7
2016-10-07
seq/proc: modify seq_put_decimal_[u]ll to take a const char *, not char
Joe Perches
1
-13
/
+44
2016-08-26
fs/seq_file: fix out-of-bounds read
Vegard Nossum
1
-1
/
+3
2016-04-14
Make file credentials available to the seqfile interfaces
Linus Torvalds
1
-3
/
+4
2015-11-06
fs, seqfile: always allow oom killer
Greg Thelen
1
-3
/
+8
2015-11-06
seq_file: reuse string_escape_str()
Andy Shevchenko
1
-19
/
+6
2015-11-06
fs/seq_file: use seq_* helpers in seq_hex_dump()
Andy Shevchenko
1
-8
/
+7
2015-09-11
fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to void
Joe Perches
1
-39
/
+31
2015-09-10
seq_file: provide an analogue of print_hex_dump()
Andy Shevchenko
1
-0
/
+42
2015-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+14
2015-07-01
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-8
/
+11
2015-06-30
fs: document seq_open()'s usage of file->private_data
Yann Droneaud
1
-0
/
+2
2015-06-30
fs: allocate structure unconditionally in seq_open()
Yann Droneaud
1
-8
/
+9
2015-06-23
vfs: add seq_file_path() helper
Miklos Szeredi
1
-0
/
+14
2015-06-03
Btrfs: show subvol= and subvolid= in /proc/mounts
Omar Sandoval
1
-0
/
+1
2015-02-13
bitmap, cpumask, nodemask: remove dedicated formatting functions
Tejun Heo
1
-32
/
+0
2014-12-13
fs, seq_file: fallback to vmalloc instead of oom kill processes
David Rientjes
1
-1
/
+5
2014-10-29
seq_file: Rename seq_overflow() to seq_has_overflowed() and make public
Joe Perches
1
-13
/
+2
2014-07-03
fs/seq_file: fallback to vmalloc allocation
Heiko Carstens
1
-9
/
+21
2013-11-18
seq_file: always clear m->count when we free m->buf
Al Viro
1
-1
/
+2
2013-11-15
seq_file: introduce seq_setwidth() and seq_pad()
Tetsuo Handa
1
-0
/
+15
2013-10-25
seq_file: always update file->f_pos in seq_lseek()
Gu Zheng
1
-0
/
+2
[next]