aboutsummaryrefslogtreecommitdiffstats
path: root/fs/seq_file.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-25use less confusing names for iov_iter direction initializersAl Viro1-1/+1
2022-05-22rxrpc: Fix locking issueDavid Howells1-0/+32
2022-02-01seq_file: fix NULL pointer arithmetic warningMaíra Canal1-2/+2
2021-11-09seq_file: move seq_escape() to a headerAndy Shevchenko1-16/+0
2021-07-19seq_file: disallow extremely large seq buffer allocationsEric Sandeen1-0/+3
2021-07-01seq_file: drop unused *_escape_mem_ascii()Andy Shevchenko1-11/+0
2021-07-01seq_file: convert seq_escape() to use seq_escape_str()Andy Shevchenko1-6/+1
2021-07-01seq_file: introduce seq_escape_mem()Andy Shevchenko1-0/+25
2021-04-27seq_file: Add a seq_bprintf functionFlorent Revest1-0/+18
2021-01-21fs: fix kernel-doc markupsMauro Carvalho Chehab1-2/+3
2020-11-15fix return values of seq_read_iter()Al Viro1-30/+27
2020-11-06seq_file: add seq_read_iterChristoph Hellwig1-13/+32
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-06-04fs/seq_file.c: seq_read: Update pr_info_ratelimitedJoe Perches1-3/+4
2020-04-10fs/seq_file.c: seq_read(): add info message about buggy .next functionsVasily Averin1-2/+5
2020-04-07seq_file: remove m->versionMatthew Wilcox (Oracle)1-28/+0
2019-08-13seq_file: fix problem when seeking mid-recordNeilBrown1-1/+1
2019-07-03nfsd: escape high characters in binary dataJ. Bruce Fields1-0/+11
2019-04-08fs: mark expected switch fall-throughsGustavo A. R. Silva1-0/+1
2018-08-17fs/seq_file.c: simplify seq_file iteration code and interfaceNeilBrown1-33/+21
2018-05-25proc: fix smaps and meminfo alignmentHugh Dickins1-5/+0
2018-04-11seq_file: account everything to kmemcgAlexey Dobriyan1-4/+4
2018-04-11seq_file: allocate seq_file from kmem_cacheAlexey Dobriyan1-2/+10
2018-04-11proc: optimize single-symbol delimiters to spead up seq_put_decimal_ullAndrei Vagin1-12/+12
2018-04-11proc: add seq_put_decimal_ull_width to speed up /proc/pid/smapsAndrei Vagin1-7/+21
2018-04-11procfs: optimize seq_pad() to speed up /proc/pid/mapsAndrei Vagin1-2/+8
2018-04-11procfs: add seq_put_hex_ll to speed up /proc/pid/mapsAndrei Vagin1-0/+46
2018-01-20seq_file: fix incomplete reset on read from zero offsetMiklos Szeredi1-1/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-05-08mm: introduce kv[mz]alloc helpersMichal Hocko1-15/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-12-22seq_file: reset iterator to first record for zero offsetTomasz Majchrzak1-0/+7
2016-10-07seq/proc: modify seq_put_decimal_[u]ll to take a const char *, not charJoe Perches1-13/+44
2016-08-26fs/seq_file: fix out-of-bounds readVegard Nossum1-1/+3
2016-04-14Make file credentials available to the seqfile interfacesLinus Torvalds1-3/+4
2015-11-06fs, seqfile: always allow oom killerGreg Thelen1-3/+8
2015-11-06seq_file: reuse string_escape_str()Andy Shevchenko1-19/+6
2015-11-06fs/seq_file: use seq_* helpers in seq_hex_dump()Andy Shevchenko1-8/+7
2015-09-11fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to voidJoe Perches1-39/+31
2015-09-10seq_file: provide an analogue of print_hex_dump()Andy Shevchenko1-0/+42
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+14
2015-07-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-8/+11
2015-06-30fs: document seq_open()'s usage of file->private_dataYann Droneaud1-0/+2
2015-06-30fs: allocate structure unconditionally in seq_open()Yann Droneaud1-8/+9
2015-06-23vfs: add seq_file_path() helperMiklos Szeredi1-0/+14
2015-06-03Btrfs: show subvol= and subvolid= in /proc/mountsOmar Sandoval1-0/+1
2015-02-13bitmap, cpumask, nodemask: remove dedicated formatting functionsTejun Heo1-32/+0
2014-12-13fs, seq_file: fallback to vmalloc instead of oom kill processesDavid Rientjes1-1/+5
2014-10-29seq_file: Rename seq_overflow() to seq_has_overflowed() and make publicJoe Perches1-13/+2
2014-07-03fs/seq_file: fallback to vmalloc allocationHeiko Carstens1-9/+21
2013-11-18seq_file: always clear m->count when we free m->bufAl Viro1-1/+2
2013-11-15seq_file: introduce seq_setwidth() and seq_pad()Tetsuo Handa1-0/+15
2013-10-25seq_file: always update file->f_pos in seq_lseek()Gu Zheng1-0/+2
2013-07-08seq_file: add seq_list_*_percpu helpersJeff Layton1-0/+54
2013-04-09new helper: single_open_size()Al Viro1-0/+18
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2013-02-27fs/seq_file.c:seq_lseek(): fix switch statement indentingAndrew Morton1-20/+20
2013-02-27seq-file: use SEEK_ macros instead of hardcoded numbersCyrill Gorcunov1-2/+2
2013-02-27more file_inode() open-coded instancesAl Viro1-1/+1
2013-01-10seq_file: fix new kernel-doc warningsRandy Dunlap1-1/+1
2012-12-17lseek: the "whence" argument is called "whence"Andrew Morton1-2/+2
2012-08-14userns: Make seq_file's user namespace accessibleEric W. Biederman1-0/+4
2012-06-11seq_file: Add seq_vprintf function and export itSteven Whitehouse1-4/+14
2012-03-24Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-1/+1
2012-03-23seq_file: add seq_set_overflow(), seq_overflow()KAMEZAWA Hiroyuki1-10/+26
2012-03-23procfs: speed up /proc/pid/stat, statmKAMEZAWA Hiroyuki1-1/+20
2012-03-23procfs: add num_to_str() to speed up /proc/statKAMEZAWA Hiroyuki1-0/+33
2012-03-21seq_file: fix mishandling of consecutive pread() invocations.Earl Chew1-13/+15
2012-02-28fs: reduce the use of module.h wherever possiblePaul Gortmaker1-1/+1
2012-01-03constify seq_file stuffAl Viro1-5/+5
2011-12-06fix apparmor dereferencing potentially freed dentry, sanitize __d_path() APIAl Viro1-3/+3
2010-10-25fs: take dcache_lock inside __d_pathChristoph Hellwig1-2/+0
2010-09-23fs/seq_file.c: Remove unnecessary casts of private_dataJoe Perches1-3/+3
2010-03-07seq_file: fix new kernel-doc warningsRandy Dunlap1-2/+2
2010-02-22seq_file: add RCU versions of new hlist/list iterators (v3)stephen hemminger1-0/+71
2010-02-10seq_file: Add helpers for iteration over a hlistLi Zefan1-3/+56
2009-09-24vfs: seq_file: add helpers for data fillingMiklos Szeredi1-36/+39
2009-09-24seq_file: return a negative error code when seq_path_root() fails.Tetsuo Handa1-0/+1
2009-06-18seq_file: add function to write binary dataPeter Oberparleiter1-0/+20
2009-03-30cpumask: fix seq_bitmap_*() functions.Rusty Russell1-1/+1
2009-02-18seq_file: properly cope with preadEric Biederman1-4/+32
2009-02-05seq_file: fix big-enough lseek() + read()Alexey Dobriyan1-0/+1
2009-02-05seq_file: move traverse so it can be used from seq_readEric Biederman1-57/+57
2009-01-03Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+2
2008-12-31expand some comments (d_path / seq_path)Arjan van de Ven1-2/+8
2008-12-30bitmap: fix seq_bitmap and seq_cpumask to take const pointerRusty Russell1-1/+2
2008-11-28vfs, seqfile: export mangle_path() generallyIngo Molnar1-1/+1
2008-11-23vfs, seqfile: fix comment style on mangle_pathTörök Edwin1-4/+4
2008-11-23vfs, seqfile: make mangle_path() globalTörök Edwin1-1/+13
2008-10-20seq_file: add seq_cpumask_list(), seq_nodemask_list()Lai Jiangshan1-0/+16
2008-10-20seq_file: don't call bitmap_scnprintf_len()Lai Jiangshan1-7/+8
2008-08-25[PATCH] deal with the first call of ->show() generating no outputAl Viro1-2/+9
2008-08-12seq_file: add seq_cpumask(), seq_nodemask()Alexey Dobriyan1-0/+14
2008-04-23[patch 2/7] vfs: mountinfo: add seq_file_root()Miklos Szeredi1-0/+30
2008-04-23[patch 1/7] vfs: mountinfo: add dentry_path()Ram Pai1-16/+49
2008-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-4/+12
2008-04-22fs: use loff_t type instead of long longDavid Sterba1-1/+1
2008-04-21[PATCH] teach seq_file to discard entriesAl Viro1-4/+12
2008-02-14d_path: Make d_path() use a struct pathJan Blunck1-2/+1
2008-02-14d_path: Make seq_path() use a struct path argumentJan Blunck1-4/+3
2007-10-10[FS] seq_file: Introduce the seq_open_private()Pavel Emelyanov1-0/+33
2007-07-16seq_file: more atomicity in traverse()Alexey Dobriyan1-6/+10
2007-07-16mutex_unlock() later in seq_lseek()Alexey Dobriyan1-1/+1
2007-07-10Make common helpers for seq_files that work with list_headsPavel Emelianov1-0/+34
2006-12-08[PATCH] VFS: change struct file to use struct pathJosef "Jeff" Sipek1-1/+1
2006-12-07[PATCH] struct seq_operations and struct file_operations constificationHelge Deller1-2/+2
2006-03-23[PATCH] sem2mutex: fs/seq_file.cIngo Molnar1-5/+5
2005-11-07[PATCH] allow callers of seq_open do allocation themselvesAl Viro1-4/+8
2005-05-01[PATCH] DocBook: fix some descriptionsMartin Waitz1-2/+7
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+440