Commit Graph

94678 Commits (6f1c86ec315711d21666751b0bdae69ce2c6d589)
 

Author SHA1 Message Date
Denis V. Lunev 6f1c86ec31 parisc: use non-racy method for /proc/pcxl_dma creation 17 years ago
Denis V. Lunev e23637681b ia64: use non-racy method for proc entries creation 17 years ago
Denis V. Lunev c293819a3c cris: use non-racy method for /proc/system_profile creation 17 years ago
Denis V. Lunev 0d9f10f4eb avr32: proc: use non-racy method for /proc/tlb creation 17 years ago
Denis V. Lunev 40ad35d34f arm: use non-racy method for /proc/davinci_clocks creation 17 years ago
Denis V. Lunev 8b594007c3 s390: use non-racy method for proc entries creation 17 years ago
Denis V. Lunev cdefa185dd usb: use non-racy method for proc entries creation 17 years ago
Denis V. Lunev a973909fc3 scsi: use non-racy method for proc entries creation 17 years ago
Denis V. Lunev 16e70f64a9 samples: use non-racy method for /proc/marker-example creation 17 years ago
Denis V. Lunev 659f865ea6 zorro: use non-racy method for proc entries creation 17 years ago
Denis V. Lunev 7bf4e6d3e9 sound: use non-racy method for /proc/driver/snd-page-alloc creation 17 years ago
Denis V. Lunev 3d71f86f4d mm: use non-racy method for /proc/swaps creation 17 years ago
Denis V. Lunev 6a6375db13 sysvipc: use non-racy method for proc entries creation 17 years ago
Denis V. Lunev 79da3664f6 jbd2: use non-racy method for proc entries creation 17 years ago
Denis V. Lunev 19b4fc52d6 reiserfs: use non-racy method for proc entries creation 17 years ago
Denis V. Lunev 46fe74f2ae ext4: use non-racy method for proc entries creation 17 years ago
Denis V. Lunev 21ac295b42 afs: use non-racy method for proc entries creation 17 years ago
Denis V. Lunev 34b37235c6 nfs: use proc_create to setup de->proc_fops 17 years ago
Denis V. Lunev 9ef2db2630 nfsd: use proc_create to setup de->proc_fops 17 years ago
Denis V. Lunev 59b7435149 proc: introduce proc_create_data to setup de->data 17 years ago
Alexey Dobriyan b640a89ddd proc: convert /proc/tty/ldiscs to seq_file interface 17 years ago
Alexey Dobriyan 8731f14d37 proc: remove ->get_info infrastructure 17 years ago
Alexey Dobriyan 352ced8e59 proc: switch /proc/scsi/device_info to seq_file interface 17 years ago
Alexey Dobriyan 4a5cdb5b8f proc: switch /proc/ip2mem to seq_file interface 17 years ago
Alexey Dobriyan 076ec04b8a proc: convert /proc/bus/nubus to seq_file interface 17 years ago
Alexey Dobriyan 3ae02d6bc1 proc: switch /proc/irda/irnet to seq_file interface 17 years ago
Alexey Dobriyan 4bd61f76a5 proc: switch /proc/excite/unit_id to seq_file interface 17 years ago
Alexey Dobriyan 9b0012126a proc: switch /proc/bus/ecard/devices to seq_file interface 17 years ago
Alexey Dobriyan 5125154914 proc: remove /proc/mac_iop 17 years ago
Alexey Dobriyan 647634df40 proc: switch /proc/apm to seq_file interface 17 years ago
Alexey Dobriyan 8331438b38 proc: switch /proc/bus/zorro/devices to seq_file interface 17 years ago
Alexey Dobriyan c74c120a21 proc: remove proc_root from drivers 17 years ago
Alexey Dobriyan 928b4d8c89 proc: remove proc_root_driver 17 years ago
Alexey Dobriyan 36a5aeb878 proc: remove proc_root_fs 17 years ago
Alexey Dobriyan 9c37066d88 proc: remove proc_bus 17 years ago
Alexey Dobriyan 5e971dce0b proc: drop several "PDE valid/invalid" checks 17 years ago
Alexey Dobriyan 7cee4e00e0 proc: less special case in xlate code 17 years ago
Alexey Dobriyan f649d6d326 proc: simplify locking in remove_proc_entry() 17 years ago
Roland McGrath 638fa202cd procfs: mem permission cleanup 17 years ago
Alexey Dobriyan 0d5c9f5f59 proc: switch to proc_create() 17 years ago
Matt Helsley 925d1c401f procfs task exe symlink 17 years ago
Alexey Dobriyan e93b4ea20a proc: print more information when removing non-empty directories 17 years ago
David Howells 7249db2c28 keys: make key_serial() a function if CONFIG_KEYS=y 17 years ago
Robert P. J. Day fdb89bce6c keys: explicitly include required slab.h header file. 17 years ago
David Howells 0b77f5bfb4 keys: make the keyring quotas controllable through /proc/sys 17 years ago
David Howells 69664cf16a keys: don't generate user and user session keyrings unless they're accessed 17 years ago
Arun Raghavan 6b79ccb514 keys: allow clients to set key perms in key_create_or_update() 17 years ago
Alexey Dobriyan da91d2ef9f keys: switch to proc_create() 17 years ago
David Howells 70a5bb72b5 keys: add keyctl function to get a security label 17 years ago
David Howells 4a38e122e2 keys: allow the callout data to be passed as a blob rather than a string 17 years ago