Commit Graph

94991 Commits (33ae0cdd3eaba219e7c2f0647b6db4be540e2130)
 

Author SHA1 Message Date
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
Kevin Coffman dceba99441 keys: check starting keyring as part of search 17 years ago
David Howells 38bbca6b6f keys: increase the payload size when instantiating a key 17 years ago
WANG Cong 4220b7fe89 elf: fix shadowed variables in fs/binfmt_elf.c 17 years ago
Cyrill Gorcunov 6970c8eff8 BINFMT: fill_elf_header cleanup - use straight memset first 17 years ago
Cyrill Gorcunov eb6900fbfa ELF: Use EI_NIDENT instead of numeric value 17 years ago
Adrian Bunk adf535eeac ipmi: fix return from atca_oem_poweroff_hook 17 years ago
Adrian Bunk 74006309c7 ipmi: make alloc_recv_msg static 17 years ago
Robert P. J. Day 66ec2d7786 ipmi: make comment match actual preprocessor check 17 years ago
Alexey Dobriyan fa68be0def ipmi: remove ->write_proc code 17 years ago
Denis Cheng 95c0ba8924 ipmi: remove unused target and action in Makefile 17 years ago