Commit History

Author SHA1 Message Date
  Joe Perches 6798a8caaf fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to void 10 years ago
  Andy Shevchenko 37607102c4 seq_file: provide an analogue of print_hex_dump() 10 years ago
  Linus Torvalds 1dc51b8288 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 10 years ago
  Linus Torvalds 2d01eedf1d Merge branch 'akpm' (patches from Andrew) 10 years ago
  Yann Droneaud 460b865e53 fs: document seq_open()'s usage of file->private_data 10 years ago
  Yann Droneaud 189f9841de fs: allocate structure unconditionally in seq_open() 10 years ago
  Miklos Szeredi 2726d56620 vfs: add seq_file_path() helper 10 years ago
  Omar Sandoval c8d3fe028f Btrfs: show subvol= and subvolid= in /proc/mounts 10 years ago
  Tejun Heo 46385326cc bitmap, cpumask, nodemask: remove dedicated formatting functions 10 years ago
  David Rientjes 5cec38ac86 fs, seq_file: fallback to vmalloc instead of oom kill processes 10 years ago
  Joe Perches 1f33c41c03 seq_file: Rename seq_overflow() to seq_has_overflowed() and make public 11 years ago
  Heiko Carstens 058504edd0 fs/seq_file: fallback to vmalloc allocation 11 years ago
  Al Viro 801a76050b seq_file: always clear m->count when we free m->buf 11 years ago
  Tetsuo Handa 839cc2a94c seq_file: introduce seq_setwidth() and seq_pad() 11 years ago
  Gu Zheng 05e16745c0 seq_file: always update file->f_pos in seq_lseek() 11 years ago
  Jeff Layton 0bc77381c1 seq_file: add seq_list_*_percpu helpers 12 years ago
  Al Viro 2043f495c7 new helper: single_open_size() 12 years ago
  Linus Torvalds 56a79b7b02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
  Andrew Morton 5e62adef9e fs/seq_file.c:seq_lseek(): fix switch statement indenting 12 years ago
  Cyrill Gorcunov 80de7f7ae0 seq-file: use SEEK_ macros instead of hardcoded numbers 12 years ago
  Al Viro 6131ffaa1f more file_inode() open-coded instances 12 years ago
  Randy Dunlap 254adaa465 seq_file: fix new kernel-doc warnings 12 years ago
  Andrew Morton 965c8e59cf lseek: the "whence" argument is called "whence" 12 years ago
  Eric W. Biederman adb37c4c67 userns: Make seq_file's user namespace accessible 13 years ago
  Steven Whitehouse a4808147dc seq_file: Add seq_vprintf function and export it 13 years ago
  Linus Torvalds 11bcb32848 Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 years ago
  KAMEZAWA Hiroyuki e075f59152 seq_file: add seq_set_overflow(), seq_overflow() 13 years ago
  KAMEZAWA Hiroyuki bda7bad62b procfs: speed up /proc/pid/stat, statm 13 years ago
  KAMEZAWA Hiroyuki 1ac101a5d6 procfs: add num_to_str() to speed up /proc/stat 13 years ago
  Earl Chew 7904ac8424 seq_file: fix mishandling of consecutive pread() invocations. 13 years ago