Commit Verlauf

Autor SHA1 Nachricht Datum
  Linus Torvalds 56a79b7b02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs vor 12 Jahren
  Andrew Morton 5e62adef9e fs/seq_file.c:seq_lseek(): fix switch statement indenting vor 12 Jahren
  Cyrill Gorcunov 80de7f7ae0 seq-file: use SEEK_ macros instead of hardcoded numbers vor 12 Jahren
  Al Viro 6131ffaa1f more file_inode() open-coded instances vor 12 Jahren
  Randy Dunlap 254adaa465 seq_file: fix new kernel-doc warnings vor 12 Jahren
  Andrew Morton 965c8e59cf lseek: the "whence" argument is called "whence" vor 12 Jahren
  Eric W. Biederman adb37c4c67 userns: Make seq_file's user namespace accessible vor 13 Jahren
  Steven Whitehouse a4808147dc seq_file: Add seq_vprintf function and export it vor 13 Jahren
  Linus Torvalds 11bcb32848 Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux vor 13 Jahren
  KAMEZAWA Hiroyuki e075f59152 seq_file: add seq_set_overflow(), seq_overflow() vor 13 Jahren
  KAMEZAWA Hiroyuki bda7bad62b procfs: speed up /proc/pid/stat, statm vor 13 Jahren
  KAMEZAWA Hiroyuki 1ac101a5d6 procfs: add num_to_str() to speed up /proc/stat vor 13 Jahren
  Earl Chew 7904ac8424 seq_file: fix mishandling of consecutive pread() invocations. vor 13 Jahren
  Paul Gortmaker 630d9c4727 fs: reduce the use of module.h wherever possible vor 13 Jahren
  Al Viro 8c9379e972 constify seq_file stuff vor 13 Jahren
  Al Viro 02125a8264 fix apparmor dereferencing potentially freed dentry, sanitize __d_path() API vor 13 Jahren
  Christoph Hellwig be148247cf fs: take dcache_lock inside __d_path vor 14 Jahren
  Joe Perches 8209e2f467 fs/seq_file.c: Remove unnecessary casts of private_data vor 15 Jahren
  Randy Dunlap 138860b953 seq_file: fix new kernel-doc warnings vor 15 Jahren
  stephen hemminger 1cc523271e seq_file: add RCU versions of new hlist/list iterators (v3) vor 15 Jahren
  Li Zefan 66655de6d1 seq_file: Add helpers for iteration over a hlist vor 15 Jahren
  Miklos Szeredi f84398068d vfs: seq_file: add helpers for data filling vor 16 Jahren
  Tetsuo Handa 7a62cc1021 seq_file: return a negative error code when seq_path_root() fails. vor 16 Jahren
  Peter Oberparleiter 0b923606e7 seq_file: add function to write binary data vor 16 Jahren
  Rusty Russell af76aba00f cpumask: fix seq_bitmap_*() functions. vor 16 Jahren
  Eric Biederman 8f19d47293 seq_file: properly cope with pread vor 16 Jahren
  Alexey Dobriyan f01d1d546a seq_file: fix big-enough lseek() + read() vor 16 Jahren
  Eric Biederman 33da8892a2 seq_file: move traverse so it can be used from seq_read vor 16 Jahren
  Linus Torvalds 7d3b56ba37 Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip vor 16 Jahren
  Arjan van de Ven 52afeefb9d expand some comments (d_path / seq_path) vor 16 Jahren