Commit Graph

310483 Commits (2b7547578b9fdf811072cfc0c3594eb370e7d219)
 

Author SHA1 Message Date
Konstantin Khlebnikov b1d4d9e0cb proc/smaps: carefully handle migration entries 13 years ago
Konstantin Khlebnikov 052fb0d635 proc: report file/anon bit in /proc/pid/pagemap 13 years ago
Jan Engelhardt 715be1fce0 procfs: use more apprioriate types when dumping /proc/N/stat 13 years ago
Alexey Dobriyan af5e617143 proc: pass "fd" by value in /proc/*/{fd,fdinfo} code 13 years ago
Alexey Dobriyan f05ed3f1ab proc: don't do dummy rcu_read_lock/rcu_read_unlock on error path 13 years ago
Cong Wang 2344bec788 proc: use mm_access() instead of ptrace_may_access() 13 years ago
Cong Wang e7dcd9990e proc: remove mm_for_maps() 13 years ago
Cong Wang b409e578d9 proc: clean up /proc/<pid>/environ handling 13 years ago
Tim Bird 168eeccbc9 stack usage: add pid to warning printk in check_stack_usage 13 years ago
Oleg Nesterov 43e13cc107 cred: remove task_is_dead() from __task_cred() validation 13 years ago
Randy Dunlap 9b3c98cd66 kmod.c: fix kernel-doc warning 13 years ago
Boaz Harrosh 785042f2e2 kmod: move call_usermodehelper_fns() to .c file and unexport all it's helpers 13 years ago
Boaz Harrosh 81ab6e7b26 kmod: convert two call sites to call_usermodehelper_fns() 13 years ago
Boaz Harrosh ae3cef7300 kmod: unexport call_usermodehelper_freeinfo() 13 years ago
Namjae Jeon f0aac6162e fat: use fat_msg_ratelimit() in fat__get_entry() 13 years ago
Namjae Jeon b742c34153 fat: add fat_msg_ratelimit() 13 years ago
Artem Bityutskiy 78491189dd fat: switch to fsinfo_inode 13 years ago
Artem Bityutskiy 330fe3c4c6 fat: mark superblock as dirty less often 13 years ago
Artem Bityutskiy 90b436657e fat: introduce mark_fsinfo_dirty helper 13 years ago
Artem Bityutskiy 020ac5b6be fat: introduce special inode for managing the FSINFO block 13 years ago
Dan Carpenter 7bc1bac77a HPFS: remove PRINTK() macro 13 years ago
Ryusuke Konishi 11475975dd nilfs2: flush disk caches in syncing 13 years ago
Will Deacon a1d494495c pipe: return -ENOIOCTLCMD instead of -EINVAL on unknown ioctl command 13 years ago
H Hartley Sweeten c67e5382fb init: disable sparse checking of the mount.o source files 13 years ago
Joe Perches 243f3803cf checkpatch: suggest pr_<level> over printk(KERN_<LEVEL> 13 years ago
Eric Nelson 9a4cad4e25 checkpatch: check for whitespace before semicolon at EOL 13 years ago
Denys Vlasenko 133fd9f5cd vsprintf: further optimize decimal conversion 13 years ago
Grant Likely 725fe002d3 vsprintf: correctly handle width when '#' flag used in %#p format 13 years ago
Nicolas Pitre d84970bbaf kernel/cpu_pm.c: fix various typos 13 years ago
Andrew Morton 97fd75b7b8 kernel/irq/manage.c: use the pr_foo() infrastructure to prefix printks 13 years ago
Sasikantha babu 499eea6bf9 sethostname/setdomainname: notify userspace when there is a change in uts_kern_table 13 years ago
Gustavo Padovan 5401cf3fac .mailmap: add Gustavo 13 years ago
Sergei Shtylyov 9ceb5c16f5 drivers/message/fusion: use pci_dev->revision 13 years ago
Wei Yang ee5e5683d8 kernel/resource.c: correct the comment of allocate_resource() 13 years ago
Xi Wang a3860c1c5d introduce SIZE_MAX 13 years ago
Xi Wang 15837294d4 CodingStyle: add kmalloc_array() to memory allocators 13 years ago
Kautuk Consul 1cefe28f95 um/kernel/trap.c: port OOM changes to handle_page_fault() 13 years ago
Andrew Morton 4f1c28d241 security/keys/keyctl.c: suppress memory allocation failure warning 13 years ago
J. Bruce Fields 6eccece90b nfsd4: fix, consolidate client_has_state 13 years ago
J. Bruce Fields b9831b59f3 nfsd4: don't remove rebooted client record until confirmation 13 years ago
J. Bruce Fields 32f16b3823 nfsd4: remove some dprintk's and a comment 13 years ago
J. Bruce Fields 778df3f0fe nfsd4: return "real" sequence id in confirmed case 13 years ago
J. Bruce Fields 0f1ba0ef21 nfsd4: fix exchange_id to return confirm flag 13 years ago
J. Bruce Fields 7447758be7 nfsd4: clarify that renewing expired client is a bug 13 years ago
J. Bruce Fields 90d700b779 nfsd4: simpler ordering of setclientid_confirm checks 13 years ago
J. Bruce Fields f3d03b9202 nfsd4: setclientid: remove pointless assignment 13 years ago
J. Bruce Fields 8695b90ac3 nfsd4: fix error return in non-matching-creds case 13 years ago
J. Bruce Fields 788c1eba50 nfsd4: fix setclientid_confirm same_cred check 13 years ago
J. Bruce Fields 34b232bb37 nfsd4: merge 3 setclientid cases to 2 13 years ago
J. Bruce Fields 8f9307119d nfsd4: pull out common code from setclientid cases 13 years ago