1. 6798a8c fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to void by Joe Perches · 9 years ago
  2. 3760710 seq_file: provide an analogue of print_hex_dump() by Andy Shevchenko · 9 years ago
  3. a068acf fs: create and use seq_show_option for escaping by Kees Cook · 9 years ago
  4. 2726d56 vfs: add seq_file_path() helper by Miklos Szeredi · 9 years ago
  5. 4638532 bitmap, cpumask, nodemask: remove dedicated formatting functions by Tejun Heo · 9 years ago
  6. 1f33c41 seq_file: Rename seq_overflow() to seq_has_overflowed() and make public by Joe Perches · 10 years ago
  7. 839cc2a seq_file: introduce seq_setwidth() and seq_pad() by Tetsuo Handa · 11 years ago
  8. 0bc7738 seq_file: add seq_list_*_percpu helpers by Jeff Layton · 11 years ago
  9. 2043f49 new helper: single_open_size() by Al Viro · 11 years ago
  10. adb37c4 userns: Make seq_file's user namespace accessible by Eric W. Biederman · 12 years ago
  11. a480814 seq_file: Add seq_vprintf function and export it by Steven Whitehouse · 12 years ago
  12. ed2d265 Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  13. bda7bad procfs: speed up /proc/pid/stat, statm by KAMEZAWA Hiroyuki · 12 years ago
  14. 1ac101a procfs: add num_to_str() to speed up /proc/stat by KAMEZAWA Hiroyuki · 12 years ago
  15. 187f188 BUG: headers with BUG/BUG_ON etc. need linux/bug.h by Paul Gortmaker · 13 years ago
  16. 8c9379e constify seq_file stuff by Al Viro · 13 years ago
  17. b9075fa treewide: use __printf not __attribute__((format(printf,...))) by Joe Perches · 13 years ago
  18. f151463 fs: seq_file - add event counter to simplify poll() support by Kay Sievers · 13 years ago
  19. 1cc5232 seq_file: add RCU versions of new hlist/list iterators (v3) by stephen hemminger · 14 years ago
  20. 66655de seq_file: Add helpers for iteration over a hlist by Li Zefan · 14 years ago
  21. f843980 vfs: seq_file: add helpers for data filling by Miklos Szeredi · 15 years ago
  22. 0b92360 seq_file: add function to write binary data by Peter Oberparleiter · 15 years ago
  23. af76aba cpumask: fix seq_bitmap_*() functions. by Rusty Russell · 15 years ago
  24. 8f19d47 seq_file: properly cope with pread by Eric Biederman · 15 years ago
  25. e12f010 cpumask: Use nr_cpu_ids in seq_cpumask by Rusty Russell · 16 years ago
  26. cb78a0c bitmap: fix seq_bitmap and seq_cpumask to take const pointer by Rusty Russell · 16 years ago
  27. 74e2f33 vfs, seqfile: make mangle_path() global by Török Edwin · 16 years ago
  28. 3eda201 seq_file: add seq_cpumask_list(), seq_nodemask_list() by Lai Jiangshan · 16 years ago
  29. 50ac2d6 seq_file: add seq_cpumask(), seq_nodemask() by Alexey Dobriyan · 16 years ago
  30. 735643e Remove "#ifdef __KERNEL__" checks from unexported headers by Robert P. J. Day · 16 years ago
  31. 9d1bc601 [patch 2/7] vfs: mountinfo: add seq_file_root() by Miklos Szeredi · 16 years ago
  32. 6092d04 [patch 1/7] vfs: mountinfo: add dentry_path() by Ram Pai · 16 years ago
  33. 521b5d0 [PATCH] teach seq_file to discard entries by Al Viro · 16 years ago
  34. c0f3932 [NETNS]: Do not include net/net_namespace.h from seq_file.h by Denis V. Lunev · 16 years ago
  35. 0e5f8be [NETNS]: Compile NET /proc support only if CONFIG_NET is set. by Denis V. Lunev · 16 years ago
  36. 1218854 [NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  37. c32c2f6 d_path: Make seq_path() use a struct path argument by Jan Blunck · 16 years ago
  38. e372c41 [NET]: Consolidate net namespace related proc files creation. by Denis V. Lunev · 17 years ago
  39. 2b47c36 Fix f_version type: should be u64 instead of unsigned long by Mathieu Desnoyers · 17 years ago
  40. 3969903 [FS] seq_file: Introduce the seq_open_private() by Pavel Emelyanov · 17 years ago
  41. bcf67e1 Make common helpers for seq_files that work with list_heads by Pavel Emelianov · 17 years ago
  42. 15ad7cd [PATCH] struct seq_operations and struct file_operations constification by Helge Deller · 18 years ago
  43. 0ac1759 [PATCH] sem2mutex: fs/seq_file.c by Ingo Molnar · 18 years ago
  44. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago