summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2007-05-09fix file specification in commentsUwe Kleine-König
2007-05-09Remove obsolete fat_cvf help textAlexander E. Patrakov
2007-05-09Fix occurrences of "the the "Michael Opdenacker
2007-05-09Fix misspellings collected by members of KJ list.Robert P. J. Day
2007-05-09Style fix in fs/select.cWANG Cong
2007-05-09fs/libfs.c: >80 columns line break fixRonni Nielsen
2007-05-08smaps: only define clear_refs for CONFIG_MMUDavid Rientjes
2007-05-08Remove suid/sgid bits on [f]truncate()Linus Torvalds
2007-05-08Merge git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds
2007-05-08Merge branch 'for-2.6.22' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2007-05-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds
2007-05-08udf: possible null pointer dereference while load_partitionDmitriy Monakhov
2007-05-08udf: support files larger than 1GJan Kara
2007-05-08udf: add assertionsJan Kara
2007-05-08udf: use get_bh()Jan Kara
2007-05-08UDF: introduce struct extent_positionJan Kara
2007-05-08udf: use sector_t and loff_t for file offsetsJan Kara
2007-05-08nfs: fix congestion control: use atomic_longsPeter Zijlstra
2007-05-08utimensat implementationUlrich Drepper
2007-05-08inode numbering: change libfs sb creation routines to avoid collisions with t...Jeff Layton
2007-05-08inode numbering: make static counters in new_inode and iunique be 32 bitsJeff Layton
2007-05-08Invalid return value of execve() resulting in oopsesAlexey Kuznetsov
2007-05-08procfs: use simple_read_from_buffer()Akinobu Mita
2007-05-08Fix error handling in HDIO_GETGEO compat wrapperAndreas Schwab
2007-05-08udf: decrement correct link count in udf_rmdirStephen Mollett
2007-05-08fat: fix VFAT compat ioctls on 64-bit systemsOGAWA Hirofumi
2007-05-08ext3: copy i_flags to inode flags on writeJan Kara
2007-05-08fat: don't use free_clusters for fat32OGAWA Hirofumi
2007-05-08reiserfs: use __set_current_state()Milind Arun Choudhary
2007-05-08jbd: check for error returned by kthread_create on creating journal threadPavel Emelianov
2007-05-08check privileges before setting mount propagationMiklos Szeredi
2007-05-08ext3: copy i_flags to inode flags on writeJan Kara
2007-05-08Introduce a handy list_first_entry macroPavel Emelianov
2007-05-08smbfs: remove unnecessary allow_signalEric W. Biederman
2007-05-08make iunique use a do/while loop rather than its obscure goto loopJeffrey Layton
2007-05-08Remove redundant check from proc_sys_setattr()John Johansen
2007-05-08Remove redundant check from proc_setattr()John Johansen
2007-05-08proc: cleanup: use seq_release_private() where appropriateMartin Peschke
2007-05-08cleanup compat ioctl handlingChristoph Hellwig
2007-05-08partition: add support for sysv68 partitionsPhilippe De Muyter
2007-05-08merge compat_ioctl.h into compat_ioctl.cChristoph Hellwig
2007-05-08ROUND_UP macro cleanup in fs/smbfs/request.cMilind Arun Choudhary
2007-05-08ROUND_UP macro cleanup in fs/(select|compat|readdir).cMilind Arun Choudhary
2007-05-08i386: sched.h inclusion from module.h is baackAlexey Dobriyan
2007-05-08Fix race between cat /proc/*/wchan and rmmod et alAlexey Dobriyan
2007-05-08Simplify kallsyms_lookup()Alexey Dobriyan
2007-05-08(re)register_binfmt returns with -EBUSYkalash nainwal
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-08make remove_inode_dquot_ref() staticAdrian Bunk
2007-05-08Protect tty drivers list with tty_mutexAlexey Dobriyan