Historique des commits

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