Commit Graph

5471 Commits (5712e88f2b0f626a4857c24128810bbf8ce09537)

Author SHA1 Message Date
Jeff Layton 866b04fccb inode numbering: make static counters in new_inode and iunique be 32 bits 18 years ago
Alexey Kuznetsov b140f25108 Invalid return value of execve() resulting in oopses 18 years ago
Akinobu Mita 0c28f287aa procfs: use simple_read_from_buffer() 18 years ago
Andreas Schwab 83ae1b79c8 Fix error handling in HDIO_GETGEO compat wrapper 18 years ago
Stephen Mollett c007c06e3c udf: decrement correct link count in udf_rmdir 18 years ago
OGAWA Hirofumi c483bab099 fat: fix VFAT compat ioctls on 64-bit systems 18 years ago
Jan Kara 4f99ed67cc ext3: copy i_flags to inode flags on write 18 years ago
OGAWA Hirofumi 28ec039c21 fat: don't use free_clusters for fat32 18 years ago
Milind Arun Choudhary 5ab2f7e0fd reiserfs: use __set_current_state() 18 years ago
Pavel Emelianov 97f0678467 jbd: check for error returned by kthread_create on creating journal thread 18 years ago
Miklos Szeredi ee6f958291 check privileges before setting mount propagation 18 years ago
Jan Kara 28be5abb40 ext3: copy i_flags to inode flags on write 18 years ago
Pavel Emelianov b5e618181a Introduce a handy list_first_entry macro 18 years ago
Eric W. Biederman 1bd0cf1fc7 smbfs: remove unnecessary allow_signal 18 years ago
Jeffrey Layton 3361c7bebb make iunique use a do/while loop rather than its obscure goto loop 18 years ago
John Johansen 9d0633cfed Remove redundant check from proc_sys_setattr() 18 years ago
John Johansen 1e8123fded Remove redundant check from proc_setattr() 18 years ago
Martin Peschke 09f0892ec7 proc: cleanup: use seq_release_private() where appropriate 18 years ago
Christoph Hellwig 6272e26679 cleanup compat ioctl handling 18 years ago
Philippe De Muyter 19d0e8ce85 partition: add support for sysv68 partitions 18 years ago
Christoph Hellwig 644fd4f5de merge compat_ioctl.h into compat_ioctl.c 18 years ago
Milind Arun Choudhary 1525dccbc2 ROUND_UP macro cleanup in fs/smbfs/request.c 18 years ago
Milind Arun Choudhary 022a169244 ROUND_UP macro cleanup in fs/(select|compat|readdir).c 18 years ago
Alexey Dobriyan 7e80d0d0b6 i386: sched.h inclusion from module.h is baack 18 years ago
Alexey Dobriyan 9d65cb4a17 Fix race between cat /proc/*/wchan and rmmod et al 18 years ago
Alexey Dobriyan ffb4512276 Simplify kallsyms_lookup() 18 years ago
kalash nainwal 98701d1b0f (re)register_binfmt returns with -EBUSY 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Adrian Bunk e5f00f42f3 make remove_inode_dquot_ref() static 18 years ago
Alexey Dobriyan ca509f69de Protect tty drivers list with tty_mutex 18 years ago
Mark Fasheh ef51c97623 Remove do_sync_file_range() 18 years ago
Randy Dunlap 880ebdc516 reiserfs: proc support requires PROC_FS 18 years ago
Alexey Dobriyan 19c5d45a09 /proc/*/oom_score oops re badness 18 years ago
Eric Dumazet c23fbb6bcb VFS: delay the dentry name generation on sockets and pipes 18 years ago
Miklos Szeredi 2793274298 add file position info to proc 18 years ago
Eric Dumazet c5141e6d64 procfs: reorder struct pid_dentry to save space on 64bit archs, and constify them 18 years ago
Kees Cook 5096add84b proc: maps protection 18 years ago
Christoph Hellwig 5843205b55 namei.c: remove utterly outdated comment 18 years ago
Christoph Hellwig acb0c854fa vfs: remove superflous sb == NULL checks 18 years ago
Alexey Dobriyan 578c8183c1 proc: remove pathetic ->deleted WARN_ON 18 years ago
Darrick J. Wong 59cd0cbc75 Fix race between proc_readdir and remove_proc_entry 18 years ago
Alexey Dobriyan 7695650a92 Fix race between proc_get_inode() and remove_proc_entry() 18 years ago
Miklos Szeredi 79c0b2df79 add filesystem subtype support 18 years ago
Davide Libenzi 6192bd536f epoll: optimizations and cleanups 18 years ago
Dmitriy Monakhov fedee54d8f ext3: dirindex error pointer issues 18 years ago
Badari Pulavarty e3222c4ecc Merge sys_clone()/sys_unshare() nsproxy and namespace handling 18 years ago
Nick Piggin 4fc75ff481 exec: fix remove_arg_zero 18 years ago
Robert P. J. Day f87367a6b1 reiserfs: correct misspelled "REISERFS_PROC_INFO" to "CONFIG_REISERFS_PROC_INFO" 18 years ago
Alexey Dobriyan fe08a9d498 reiserfs: shrink superblock if no xattrs 18 years ago
Dmitriy Monakhov 2d3466a348 reiserfs: possible null pointer dereference during resize 18 years ago