summaryrefslogtreecommitdiff
path: root/fs/seq_file.c
AgeCommit message (Expand)Author
2008-04-23[patch 2/7] vfs: mountinfo: add seq_file_root()Miklos Szeredi
2008-04-23[patch 1/7] vfs: mountinfo: add dentry_path()Ram Pai
2008-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-04-22fs: use loff_t type instead of long longDavid Sterba
2008-04-21[PATCH] teach seq_file to discard entriesAl Viro
2008-02-14d_path: Make d_path() use a struct pathJan Blunck
2008-02-14d_path: Make seq_path() use a struct path argumentJan Blunck
2007-10-10[FS] seq_file: Introduce the seq_open_private()Pavel Emelyanov
2007-07-16seq_file: more atomicity in traverse()Alexey Dobriyan
2007-07-16mutex_unlock() later in seq_lseek()Alexey Dobriyan
2007-07-10Make common helpers for seq_files that work with list_headsPavel Emelianov
2006-12-08[PATCH] VFS: change struct file to use struct pathJosef "Jeff" Sipek
2006-12-07[PATCH] struct seq_operations and struct file_operations constificationHelge Deller
2006-03-23[PATCH] sem2mutex: fs/seq_file.cIngo Molnar
2005-11-07[PATCH] allow callers of seq_open do allocation themselvesAl Viro
2005-05-01[PATCH] DocBook: fix some descriptionsMartin Waitz
2005-04-16Linux-2.6.12-rc2Linus Torvalds
include/linux/interrupt.h?h=linux-4.18.y&id=20e407e195b29a4f5a18d713a61f54a75f992bd5'>genirq/affinity: Introduce struct irq_affinityChristoph Hellwig 2016-09-14genirq/affinity: Remove old irq spread infrastructureThomas Gleixner 2016-09-14genirq/affinity: Provide smarter irq spreading infrastructureThomas Gleixner 2016-07-04genirq: Add a helper to spread an affinity mask for MSI/MSI-X vectorsChristoph Hellwig 2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko 2016-03-09x86/ACPI/PCI: Recognize that Interrupt Line 255 means "not connected"Chen Fan 2016-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds 2015-12-11irq_poll: make blk-iopoll available outside the block layerChristoph Hellwig 2015-12-08genirq: Implement irq_percpu_is_enabled()Thomas Petazzoni 2015-09-22genirq: Handle force threading of irqs with primary and thread handlerThomas Gleixner