Histórico de Commits

Autor SHA1 Mensagem Data
  Andrew Morton 965c8e59cf lseek: the "whence" argument is called "whence" há 13 anos atrás
  Eric W. Biederman adb37c4c67 userns: Make seq_file's user namespace accessible há 13 anos atrás
  Steven Whitehouse a4808147dc seq_file: Add seq_vprintf function and export it há 13 anos atrás
  Linus Torvalds 11bcb32848 Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux há 13 anos atrás
  KAMEZAWA Hiroyuki e075f59152 seq_file: add seq_set_overflow(), seq_overflow() há 13 anos atrás
  KAMEZAWA Hiroyuki bda7bad62b procfs: speed up /proc/pid/stat, statm há 13 anos atrás
  KAMEZAWA Hiroyuki 1ac101a5d6 procfs: add num_to_str() to speed up /proc/stat há 13 anos atrás
  Earl Chew 7904ac8424 seq_file: fix mishandling of consecutive pread() invocations. há 13 anos atrás
  Paul Gortmaker 630d9c4727 fs: reduce the use of module.h wherever possible há 14 anos atrás
  Al Viro 8c9379e972 constify seq_file stuff há 14 anos atrás
  Al Viro 02125a8264 fix apparmor dereferencing potentially freed dentry, sanitize __d_path() API há 14 anos atrás
  Christoph Hellwig be148247cf fs: take dcache_lock inside __d_path há 15 anos atrás
  Joe Perches 8209e2f467 fs/seq_file.c: Remove unnecessary casts of private_data há 15 anos atrás
  Randy Dunlap 138860b953 seq_file: fix new kernel-doc warnings há 16 anos atrás
  stephen hemminger 1cc523271e seq_file: add RCU versions of new hlist/list iterators (v3) há 16 anos atrás
  Li Zefan 66655de6d1 seq_file: Add helpers for iteration over a hlist há 16 anos atrás
  Miklos Szeredi f84398068d vfs: seq_file: add helpers for data filling há 16 anos atrás
  Tetsuo Handa 7a62cc1021 seq_file: return a negative error code when seq_path_root() fails. há 16 anos atrás
  Peter Oberparleiter 0b923606e7 seq_file: add function to write binary data há 16 anos atrás
  Rusty Russell af76aba00f cpumask: fix seq_bitmap_*() functions. há 17 anos atrás
  Eric Biederman 8f19d47293 seq_file: properly cope with pread há 17 anos atrás
  Alexey Dobriyan f01d1d546a seq_file: fix big-enough lseek() + read() há 17 anos atrás
  Eric Biederman 33da8892a2 seq_file: move traverse so it can be used from seq_read há 17 anos atrás
  Linus Torvalds 7d3b56ba37 Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip há 17 anos atrás
  Arjan van de Ven 52afeefb9d expand some comments (d_path / seq_path) há 17 anos atrás
  Rusty Russell cb78a0ce69 bitmap: fix seq_bitmap and seq_cpumask to take const pointer há 17 anos atrás
  Ingo Molnar 604094f461 vfs, seqfile: export mangle_path() generally há 17 anos atrás
  Török Edwin 958086d178 vfs, seqfile: fix comment style on mangle_path há 17 anos atrás
  Török Edwin 74e2f334f4 vfs, seqfile: make mangle_path() global há 17 anos atrás
  Lai Jiangshan 3eda201180 seq_file: add seq_cpumask_list(), seq_nodemask_list() há 17 anos atrás