| Commit message (Expand) | Author | Age |
... | |
* | | | fat: don't use free_clusters for fat32 | OGAWA Hirofumi | 2007-05-08 |
* | | | reiserfs: use __set_current_state() | Milind Arun Choudhary | 2007-05-08 |
* | | | jbd: check for error returned by kthread_create on creating journal thread | Pavel Emelianov | 2007-05-08 |
* | | | check privileges before setting mount propagation | Miklos Szeredi | 2007-05-08 |
* | | | ext3: copy i_flags to inode flags on write | Jan Kara | 2007-05-08 |
* | | | Introduce a handy list_first_entry macro | Pavel Emelianov | 2007-05-08 |
* | | | smbfs: remove unnecessary allow_signal | Eric W. Biederman | 2007-05-08 |
* | | | make iunique use a do/while loop rather than its obscure goto loop | Jeffrey Layton | 2007-05-08 |
* | | | Remove redundant check from proc_sys_setattr() | John Johansen | 2007-05-08 |
* | | | Remove redundant check from proc_setattr() | John Johansen | 2007-05-08 |
* | | | proc: cleanup: use seq_release_private() where appropriate | Martin Peschke | 2007-05-08 |
* | | | cleanup compat ioctl handling | Christoph Hellwig | 2007-05-08 |
* | | | partition: add support for sysv68 partitions | Philippe De Muyter | 2007-05-08 |
* | | | merge compat_ioctl.h into compat_ioctl.c | Christoph Hellwig | 2007-05-08 |
* | | | ROUND_UP macro cleanup in fs/smbfs/request.c | Milind Arun Choudhary | 2007-05-08 |
* | | | ROUND_UP macro cleanup in fs/(select|compat|readdir).c | Milind Arun Choudhary | 2007-05-08 |
* | | | i386: sched.h inclusion from module.h is baack | Alexey Dobriyan | 2007-05-08 |
* | | | Fix race between cat /proc/*/wchan and rmmod et al | Alexey Dobriyan | 2007-05-08 |
* | | | Simplify kallsyms_lookup() | Alexey Dobriyan | 2007-05-08 |
* | | | (re)register_binfmt returns with -EBUSY | kalash nainwal | 2007-05-08 |
* | | | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 |
* | | | make remove_inode_dquot_ref() static | Adrian Bunk | 2007-05-08 |
* | | | Protect tty drivers list with tty_mutex | Alexey Dobriyan | 2007-05-08 |
* | | | Remove do_sync_file_range() | Mark Fasheh | 2007-05-08 |
* | | | reiserfs: proc support requires PROC_FS | Randy Dunlap | 2007-05-08 |
* | | | /proc/*/oom_score oops re badness | Alexey Dobriyan | 2007-05-08 |
* | | | VFS: delay the dentry name generation on sockets and pipes | Eric Dumazet | 2007-05-08 |
* | | | add file position info to proc | Miklos Szeredi | 2007-05-08 |
* | | | procfs: reorder struct pid_dentry to save space on 64bit archs, and constify ... | Eric Dumazet | 2007-05-08 |
* | | | proc: maps protection | Kees Cook | 2007-05-08 |
* | | | namei.c: remove utterly outdated comment | Christoph Hellwig | 2007-05-08 |
* | | | vfs: remove superflous sb == NULL checks | Christoph Hellwig | 2007-05-08 |
* | | | proc: remove pathetic ->deleted WARN_ON | Alexey Dobriyan | 2007-05-08 |
* | | | Fix race between proc_readdir and remove_proc_entry | Darrick J. Wong | 2007-05-08 |
* | | | Fix race between proc_get_inode() and remove_proc_entry() | Alexey Dobriyan | 2007-05-08 |
* | | | add filesystem subtype support | Miklos Szeredi | 2007-05-08 |
* | | | epoll: optimizations and cleanups | Davide Libenzi | 2007-05-08 |
* | | | ext3: dirindex error pointer issues | Dmitriy Monakhov | 2007-05-08 |
* | | | Merge sys_clone()/sys_unshare() nsproxy and namespace handling | Badari Pulavarty | 2007-05-08 |
* | | | exec: fix remove_arg_zero | Nick Piggin | 2007-05-08 |
* | | | reiserfs: correct misspelled "REISERFS_PROC_INFO" to "CONFIG_REISERFS_PROC_INFO" | Robert P. J. Day | 2007-05-08 |
* | | | reiserfs: shrink superblock if no xattrs | Alexey Dobriyan | 2007-05-08 |
* | | | reiserfs: possible null pointer dereference during resize | Dmitriy Monakhov | 2007-05-08 |
* | | | freevxfs: possible null pointer dereference fix | Dmitriy Monakhov | 2007-05-08 |
* | | | is_power_of_2 in fs/block_dev.c | Vignesh Babu BM | 2007-05-08 |
* | | | is_power_of_2 in fs/hfs | Vignesh Babu BM | 2007-05-08 |
* | | | is_power_of_2 in fat | Vignesh Babu BM | 2007-05-08 |
* | | | devpts: add fsnotify create event | Florin Malita | 2007-05-08 |
* | | | use use SEEK_MAX to validate user lseek arguments | Chris Snook | 2007-05-08 |
* | | | use symbolic constants in generic lseek code | Chris Snook | 2007-05-08 |