Historial de Commits

Autor SHA1 Mensaje Fecha
  David Howells 09570f9149 proc: make struct proc_dir_entry::name a terminal array rather than a pointer hace 14 años
  Alexey Dobriyan 011159a0a7 airo: correct proc entry creation interfaces hace 14 años
  Alexey Dobriyan 312ec7e50c proc: make struct proc_dir_entry::namelen unsigned int hace 14 años
  Alexey Dobriyan 3740a20c4f proc: less LOCK/UNLOCK in remove_proc_entry() hace 14 años
  Alexey Dobriyan 6d1b6e4eff proc: ->low_ino cleanup hace 14 años
  Nick Piggin fb045adb99 fs: dcache reduce branches in lookup path hace 14 años
  Nick Piggin fe15ce446b fs: change d_delete semantics hace 14 años
  Christoph Hellwig 1025774ce4 remove inode_setattr hace 15 años
  Amerigo Wang 57f87869f0 proc: remove obsolete comments hace 15 años
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h hace 15 años
  Alexey Dobriyan 12bac0d9f4 proc: warn on non-existing proc entries hace 15 años
  Alexey Dobriyan e17a5765f2 proc: do translation + unlink atomically at remove_proc_entry() hace 15 años
  Helight.Xu 587d4a17d8 some clean up in fs/proc hace 15 años
  Alexey Dobriyan 135d5655dc proc: rename de_get() to pde_get() and inline it hace 15 años
  Alexey Dobriyan 3dec7f59c3 proc 1/2: do PDE usecounting even for ->read_proc, ->write_proc hace 16 años
  Randy Dunlap 1681bc30f2 proc: move fs/proc/inode-alloc.txt comment into a source file hace 16 años
  Al Viro d72f71eb0e constify dentry_operations: procfs hace 16 años
  Alexey Dobriyan b4df2b92d8 proc: stop using BKL hace 16 años
  Arjan van de Ven 6c2f91e077 proc: use WARN() rather than printk+backtrace hace 16 años
  Alexey Dobriyan 665020c35e proc: more debugging for "already registered" case hace 16 años
  Alexey Dobriyan cc99609917 [PATCH] proc: inode number fixlet hace 17 años
  Alexey Dobriyan 9a18540915 [PATCH 2/2] proc: switch inode number allocation to IDA hace 17 años
  Alexey Dobriyan 67935df49d [PATCH 1/2] proc: fix inode number bogorithmetic hace 17 años
  Arjan van de Ven 267e2a9c71 Use WARN() in fs/proc/ hace 17 años
  Alexey Dobriyan 881adb8535 proc: always do ->release hace 17 años
  Denis V. Lunev 78e92b99ec netns: assign PDE->data before gluing entry into /proc tree hace 17 años
  Denis V. Lunev 59b7435149 proc: introduce proc_create_data to setup de->data hace 17 años
  Alexey Dobriyan 8731f14d37 proc: remove ->get_info infrastructure hace 17 años
  Alexey Dobriyan 5e971dce0b proc: drop several "PDE valid/invalid" checks hace 17 años
  Alexey Dobriyan 7cee4e00e0 proc: less special case in xlate code hace 17 años