Commit Verlauf

Autor SHA1 Nachricht Datum
  Viresh Kumar c23fe83138 debugfs: Add debugfs_create_ulong() vor 10 Jahren
  Stephen Boyd 6713e8fb54 debugfs: Add read-only/write-only bool file ops vor 10 Jahren
  Stephen Boyd 6db6652abc debugfs: Add read-only/write-only size_t file ops vor 10 Jahren
  Stephen Boyd 82b7d4fb4e debugfs: Add read-only/write-only x64 file ops vor 10 Jahren
  Stephen Boyd b97f679954 debugfs: Consolidate file mode checks in debugfs_create_*() vor 10 Jahren
  Viresh Kumar 621a5f7ad9 debugfs: Pass bool pointer to debugfs_create_bool() vor 10 Jahren
  Richard Fitzgerald 0642ef6f29 debugfs: Export bool read/write functions vor 10 Jahren
  Al Viro 5723cb01f0 debugfs: switch to simple_follow_link() vor 10 Jahren
  David Howells 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations vor 10 Jahren
  Linus Torvalds e6b5be2be4 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core vor 10 Jahren
  Arend van Spriel 98210b7f73 debugfs: add helper function to create device related seq_file vor 10 Jahren
  Joe Perches 9761536e1d debugfs: Have debugfs_print_regs32() return void vor 11 Jahren
  Rahul Bedarkar 88e412ea5e fs: debugfs: remove trailing whitespace vor 11 Jahren
  Mathias Krause a3b2c8c7aa debugfs: write_file_bool() - ensure strtobool() operates on valid data vor 12 Jahren
  Seth Jennings 3a76e5e09f debugfs: add get/set for atomic types vor 12 Jahren
  Linus Torvalds e05e279e6f debugfs: fix u32_array race in format_array_alloc vor 13 Jahren
  David Rientjes 36048853c5 debugfs: fix race in u32_array_read and allocate array at open vor 13 Jahren
  Srivatsa Vaddagiri 9fe2a70153 debugfs: Add support to print u32 array in debugfs vor 13 Jahren
  Stephen Boyd 234e340582 simple_open: automatically convert to simple_open() vor 13 Jahren
  Al Viro 88187398cc debugfs-related mode_t whack-a-mole vor 13 Jahren
  Randy Dunlap b5763accd3 kernel-doc: fix new warnings in debugfs vor 13 Jahren
  Linus Torvalds 972b2c7199 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs vor 13 Jahren
  Al Viro f4ae40a6a5 switch debugfs to umode_t vor 14 Jahren
  Heiko Carstens 3b85e4ab2e debugfs: add missing #ifdef HAS_IOMEM vor 13 Jahren
  Dan Carpenter 5858441c95 debugfs: remove unneeded cast in debugfs_print_regs32() vor 13 Jahren
  Alessandro Rubini 03e099fbb0 debugfs: bugfix: include <linux/io.h> in file.c vor 14 Jahren
  Alessandro Rubini 8ee4dd9f06 debugfs: print_regs32: make regs array a const pointer vor 14 Jahren
  Alessandro Rubini 1a087c6ad9 debugfs: add tools to printk 32-bit registers vor 14 Jahren
  Stephen Boyd c42d223714 debugfs: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning vor 14 Jahren
  Jonathan Cameron 8705b48e71 debugfs: move to new strtobool vor 14 Jahren