提交历史

作者 SHA1 备注 提交日期
  Eric Engestrom a1a9e5d298 debugfs: propagate release() call result 9 年之前
  Christian Lamparter 86f0e06767 debugfs: introduce a public file_operations accessor 9 年之前
  Nicolai Stange 75f0b68b75 debugfs: open_proxy_open(): avoid double fops release 9 年之前
  Nicolai Stange b10e3e9048 debugfs: full_proxy_open(): free proxy on ->open() failure 9 年之前
  Nicolai Stange c4a74f63df debugfs: unproxify files created through debugfs_create_u32_array() 9 年之前
  Nicolai Stange 83b711cbf4 debugfs: unproxify files created through debugfs_create_blob() 9 年之前
  Nicolai Stange 4d45f7974c debugfs: unproxify files created through debugfs_create_bool() 9 年之前
  Nicolai Stange 4909f16810 debugfs: unproxify integer attribute files 9 年之前
  Nicolai Stange c646880814 debugfs: add support for self-protecting attribute file fops 9 年之前
  Nicolai Stange 49d200deaa debugfs: prevent access to removed files' private data 9 年之前
  Nicolai Stange 9fd4dcece4 debugfs: prevent access to possibly dead file_operations at file open 9 年之前
  Viresh Kumar c23fe83138 debugfs: Add debugfs_create_ulong() 9 年之前
  Stephen Boyd 6713e8fb54 debugfs: Add read-only/write-only bool file ops 9 年之前
  Stephen Boyd 6db6652abc debugfs: Add read-only/write-only size_t file ops 9 年之前
  Stephen Boyd 82b7d4fb4e debugfs: Add read-only/write-only x64 file ops 9 年之前
  Stephen Boyd b97f679954 debugfs: Consolidate file mode checks in debugfs_create_*() 9 年之前
  Viresh Kumar 621a5f7ad9 debugfs: Pass bool pointer to debugfs_create_bool() 10 年之前
  Richard Fitzgerald 0642ef6f29 debugfs: Export bool read/write functions 10 年之前
  Al Viro 5723cb01f0 debugfs: switch to simple_follow_link() 10 年之前
  David Howells 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations 10 年之前
  Linus Torvalds e6b5be2be4 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core 10 年之前
  Arend van Spriel 98210b7f73 debugfs: add helper function to create device related seq_file 10 年之前
  Joe Perches 9761536e1d debugfs: Have debugfs_print_regs32() return void 11 年之前
  Rahul Bedarkar 88e412ea5e fs: debugfs: remove trailing whitespace 11 年之前
  Mathias Krause a3b2c8c7aa debugfs: write_file_bool() - ensure strtobool() operates on valid data 12 年之前
  Seth Jennings 3a76e5e09f debugfs: add get/set for atomic types 12 年之前
  Linus Torvalds e05e279e6f debugfs: fix u32_array race in format_array_alloc 13 年之前
  David Rientjes 36048853c5 debugfs: fix race in u32_array_read and allocate array at open 13 年之前
  Srivatsa Vaddagiri 9fe2a70153 debugfs: Add support to print u32 array in debugfs 13 年之前
  Stephen Boyd 234e340582 simple_open: automatically convert to simple_open() 13 年之前