Historie revizí

Autor SHA1 Zpráva Datum
  Heiko Carstens 058504edd0 fs/seq_file: fallback to vmalloc allocation před 11 roky
  Al Viro 801a76050b seq_file: always clear m->count when we free m->buf před 12 roky
  Tetsuo Handa 839cc2a94c seq_file: introduce seq_setwidth() and seq_pad() před 12 roky
  Gu Zheng 05e16745c0 seq_file: always update file->f_pos in seq_lseek() před 12 roky
  Jeff Layton 0bc77381c1 seq_file: add seq_list_*_percpu helpers před 12 roky
  Al Viro 2043f495c7 new helper: single_open_size() před 12 roky
  Linus Torvalds 56a79b7b02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs před 13 roky
  Andrew Morton 5e62adef9e fs/seq_file.c:seq_lseek(): fix switch statement indenting před 13 roky
  Cyrill Gorcunov 80de7f7ae0 seq-file: use SEEK_ macros instead of hardcoded numbers před 13 roky
  Al Viro 6131ffaa1f more file_inode() open-coded instances před 13 roky
  Randy Dunlap 254adaa465 seq_file: fix new kernel-doc warnings před 13 roky
  Andrew Morton 965c8e59cf lseek: the "whence" argument is called "whence" před 13 roky
  Eric W. Biederman adb37c4c67 userns: Make seq_file's user namespace accessible před 13 roky
  Steven Whitehouse a4808147dc seq_file: Add seq_vprintf function and export it před 13 roky
  Linus Torvalds 11bcb32848 Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux před 13 roky
  KAMEZAWA Hiroyuki e075f59152 seq_file: add seq_set_overflow(), seq_overflow() před 13 roky
  KAMEZAWA Hiroyuki bda7bad62b procfs: speed up /proc/pid/stat, statm před 13 roky
  KAMEZAWA Hiroyuki 1ac101a5d6 procfs: add num_to_str() to speed up /proc/stat před 13 roky
  Earl Chew 7904ac8424 seq_file: fix mishandling of consecutive pread() invocations. před 13 roky
  Paul Gortmaker 630d9c4727 fs: reduce the use of module.h wherever possible před 14 roky
  Al Viro 8c9379e972 constify seq_file stuff před 14 roky
  Al Viro 02125a8264 fix apparmor dereferencing potentially freed dentry, sanitize __d_path() API před 14 roky
  Christoph Hellwig be148247cf fs: take dcache_lock inside __d_path před 15 roky
  Joe Perches 8209e2f467 fs/seq_file.c: Remove unnecessary casts of private_data před 15 roky
  Randy Dunlap 138860b953 seq_file: fix new kernel-doc warnings před 16 roky
  stephen hemminger 1cc523271e seq_file: add RCU versions of new hlist/list iterators (v3) před 16 roky
  Li Zefan 66655de6d1 seq_file: Add helpers for iteration over a hlist před 16 roky
  Miklos Szeredi f84398068d vfs: seq_file: add helpers for data filling před 16 roky
  Tetsuo Handa 7a62cc1021 seq_file: return a negative error code when seq_path_root() fails. před 16 roky
  Peter Oberparleiter 0b923606e7 seq_file: add function to write binary data před 16 roky