1. 254adaa seq_file: fix new kernel-doc warnings by Randy Dunlap · 11 years ago
  2. 965c8e5 lseek: the "whence" argument is called "whence" by Andrew Morton · 11 years ago
  3. adb37c4 userns: Make seq_file's user namespace accessible by Eric W. Biederman · 12 years ago
  4. a480814 seq_file: Add seq_vprintf function and export it by Steven Whitehouse · 12 years ago
  5. 11bcb32 Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  6. e075f59 seq_file: add seq_set_overflow(), seq_overflow() by KAMEZAWA Hiroyuki · 12 years ago
  7. bda7bad procfs: speed up /proc/pid/stat, statm by KAMEZAWA Hiroyuki · 12 years ago
  8. 1ac101a procfs: add num_to_str() to speed up /proc/stat by KAMEZAWA Hiroyuki · 12 years ago
  9. 7904ac8 seq_file: fix mishandling of consecutive pread() invocations. by Earl Chew · 12 years ago
  10. 630d9c4 fs: reduce the use of module.h wherever possible by Paul Gortmaker · 13 years ago
  11. 8c9379e constify seq_file stuff by Al Viro · 12 years ago
  12. 02125a8 fix apparmor dereferencing potentially freed dentry, sanitize __d_path() API by Al Viro · 13 years ago
  13. be14824 fs: take dcache_lock inside __d_path by Christoph Hellwig · 14 years ago
  14. 8209e2f fs/seq_file.c: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  15. 138860b seq_file: fix new kernel-doc warnings by Randy Dunlap · 14 years ago
  16. 1cc5232 seq_file: add RCU versions of new hlist/list iterators (v3) by stephen hemminger · 14 years ago
  17. 66655de seq_file: Add helpers for iteration over a hlist by Li Zefan · 14 years ago
  18. f843980 vfs: seq_file: add helpers for data filling by Miklos Szeredi · 15 years ago
  19. 7a62cc1 seq_file: return a negative error code when seq_path_root() fails. by Tetsuo Handa · 15 years ago
  20. 0b92360 seq_file: add function to write binary data by Peter Oberparleiter · 15 years ago
  21. af76aba cpumask: fix seq_bitmap_*() functions. by Rusty Russell · 15 years ago
  22. 8f19d47 seq_file: properly cope with pread by Eric Biederman · 15 years ago
  23. f01d1d5 seq_file: fix big-enough lseek() + read() by Alexey Dobriyan · 15 years ago
  24. 33da889 seq_file: move traverse so it can be used from seq_read by Eric Biederman · 15 years ago
  25. 7d3b56b Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  26. 52afeef expand some comments (d_path / seq_path) by Arjan van de Ven · 16 years ago
  27. cb78a0c bitmap: fix seq_bitmap and seq_cpumask to take const pointer by Rusty Russell · 15 years ago
  28. 604094f vfs, seqfile: export mangle_path() generally by Ingo Molnar · 16 years ago
  29. 958086d vfs, seqfile: fix comment style on mangle_path by Török Edwin · 16 years ago
  30. 74e2f33 vfs, seqfile: make mangle_path() global by Török Edwin · 16 years ago
  31. 3eda201 seq_file: add seq_cpumask_list(), seq_nodemask_list() by Lai Jiangshan · 16 years ago
  32. 85dd030 seq_file: don't call bitmap_scnprintf_len() by Lai Jiangshan · 16 years ago
  33. 4cdfe84 [PATCH] deal with the first call of ->show() generating no output by Al Viro · 16 years ago
  34. 50ac2d6 seq_file: add seq_cpumask(), seq_nodemask() by Alexey Dobriyan · 16 years ago
  35. 9d1bc601 [patch 2/7] vfs: mountinfo: add seq_file_root() by Miklos Szeredi · 16 years ago
  36. 6092d04 [patch 1/7] vfs: mountinfo: add dentry_path() by Ram Pai · 16 years ago
  37. 94bc891 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  38. 16abef0 fs: use loff_t type instead of long long by David Sterba · 16 years ago
  39. 521b5d0 [PATCH] teach seq_file to discard entries by Al Viro · 16 years ago
  40. cf28b48 d_path: Make d_path() use a struct path by Jan Blunck · 16 years ago
  41. c32c2f6 d_path: Make seq_path() use a struct path argument by Jan Blunck · 16 years ago
  42. 3969903 [FS] seq_file: Introduce the seq_open_private() by Pavel Emelyanov · 17 years ago
  43. cb510b8 seq_file: more atomicity in traverse() by Alexey Dobriyan · 17 years ago
  44. 00c5746 mutex_unlock() later in seq_lseek() by Alexey Dobriyan · 17 years ago
  45. bcf67e1 Make common helpers for seq_files that work with list_heads by Pavel Emelianov · 17 years ago
  46. 0f7fc9e [PATCH] VFS: change struct file to use struct path by Josef "Jeff" Sipek · 17 years ago
  47. 15ad7cd [PATCH] struct seq_operations and struct file_operations constification by Helge Deller · 18 years ago
  48. 0ac1759 [PATCH] sem2mutex: fs/seq_file.c by Ingo Molnar · 18 years ago
  49. 1abe77b [PATCH] allow callers of seq_open do allocation themselves by Al Viro · 19 years ago
  50. 67be2dd [PATCH] DocBook: fix some descriptions by Martin Waitz · 19 years ago
  51. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago