Historique des commits

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