aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* utimensat implementationUlrich Drepper2007-05-08
* inode numbering: change libfs sb creation routines to avoid collisions with t...Jeff Layton2007-05-08
* inode numbering: make static counters in new_inode and iunique be 32 bitsJeff Layton2007-05-08
* Invalid return value of execve() resulting in oopsesAlexey Kuznetsov2007-05-08
* procfs: use simple_read_from_buffer()Akinobu Mita2007-05-08
* Fix error handling in HDIO_GETGEO compat wrapperAndreas Schwab2007-05-08
* udf: decrement correct link count in udf_rmdirStephen Mollett2007-05-08
* fat: fix VFAT compat ioctls on 64-bit systemsOGAWA Hirofumi2007-05-08
* ext3: copy i_flags to inode flags on writeJan Kara2007-05-08
* fat: don't use free_clusters for fat32OGAWA Hirofumi2007-05-08
* reiserfs: use __set_current_state()Milind Arun Choudhary2007-05-08
* jbd: check for error returned by kthread_create on creating journal threadPavel Emelianov2007-05-08
* check privileges before setting mount propagationMiklos Szeredi2007-05-08
* ext3: copy i_flags to inode flags on writeJan Kara2007-05-08
* Introduce a handy list_first_entry macroPavel Emelianov2007-05-08
* smbfs: remove unnecessary allow_signalEric W. Biederman2007-05-08
* make iunique use a do/while loop rather than its obscure goto loopJeffrey Layton2007-05-08
* Remove redundant check from proc_sys_setattr()John Johansen2007-05-08
* Remove redundant check from proc_setattr()John Johansen2007-05-08
* proc: cleanup: use seq_release_private() where appropriateMartin Peschke2007-05-08
* cleanup compat ioctl handlingChristoph Hellwig2007-05-08
* partition: add support for sysv68 partitionsPhilippe De Muyter2007-05-08
* merge compat_ioctl.h into compat_ioctl.cChristoph Hellwig2007-05-08
* ROUND_UP macro cleanup in fs/smbfs/request.cMilind Arun Choudhary2007-05-08
* ROUND_UP macro cleanup in fs/(select|compat|readdir).cMilind Arun Choudhary2007-05-08
* i386: sched.h inclusion from module.h is baackAlexey Dobriyan2007-05-08
* Fix race between cat /proc/*/wchan and rmmod et alAlexey Dobriyan2007-05-08
* Simplify kallsyms_lookup()Alexey Dobriyan2007-05-08
* (re)register_binfmt returns with -EBUSYkalash nainwal2007-05-08
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* make remove_inode_dquot_ref() staticAdrian Bunk2007-05-08
* Protect tty drivers list with tty_mutexAlexey Dobriyan2007-05-08
* Remove do_sync_file_range()Mark Fasheh2007-05-08
* reiserfs: proc support requires PROC_FSRandy Dunlap2007-05-08
* /proc/*/oom_score oops re badnessAlexey Dobriyan2007-05-08
* VFS: delay the dentry name generation on sockets and pipesEric Dumazet2007-05-08
* add file position info to procMiklos Szeredi2007-05-08
* procfs: reorder struct pid_dentry to save space on 64bit archs, and constify ...Eric Dumazet2007-05-08
* proc: maps protectionKees Cook2007-05-08
* namei.c: remove utterly outdated commentChristoph Hellwig2007-05-08
* vfs: remove superflous sb == NULL checksChristoph Hellwig2007-05-08
* proc: remove pathetic ->deleted WARN_ONAlexey Dobriyan2007-05-08
* Fix race between proc_readdir and remove_proc_entryDarrick J. Wong2007-05-08
* Fix race between proc_get_inode() and remove_proc_entry()Alexey Dobriyan2007-05-08
* add filesystem subtype supportMiklos Szeredi2007-05-08
* epoll: optimizations and cleanupsDavide Libenzi2007-05-08
* ext3: dirindex error pointer issuesDmitriy Monakhov2007-05-08
* Merge sys_clone()/sys_unshare() nsproxy and namespace handlingBadari Pulavarty2007-05-08
* exec: fix remove_arg_zeroNick Piggin2007-05-08
* reiserfs: correct misspelled "REISERFS_PROC_INFO" to "CONFIG_REISERFS_PROC_INFO"Robert P. J. Day2007-05-08