aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds22-345/+340
2008-05-09[CIFS] fix build warningSteve French1-1/+1
2008-05-08[CIFS] Fixed build warning in is_ipIgor Mammedov3-32/+5
2008-05-08fs/proc/task_mmu.c: remove duplicated include filesHuang Weiyi1-2/+0
2008-05-08Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-18/+16
2008-05-08Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6Linus Torvalds4-6/+145
2008-05-08sys_pipe(): fix file descriptor leaksUlrich Drepper1-1/+5
2008-05-08Revert "relay: fix splice problem"Jens Axboe1-1/+1
2008-05-07docbook: fix bio missing parameterRandy Dunlap1-0/+1
2008-05-07block: use unitialized_var() in bio_alloc_bioset()Jens Axboe1-1/+1
2008-05-07udf: Fix memory corruption when fs mounted with noadinicb optionJan Kara1-2/+3
2008-05-07udf: Make udf exportableRasmus Rohde3-2/+140
2008-05-07vfs: splice remove_suid() cleanupMiklos Szeredi1-16/+13
2008-05-06[CIFS] cleanup cifsd completionSteve French1-6/+0
2008-05-06[CIFS] Remove over-indented code in find_unc().Steve French1-33/+31
2008-05-06VFS: fix unused variable warningLinus Torvalds1-2/+0
2008-05-06[PATCH] fix SMP ordering hole in fcntl_setlk()Al Viro1-2/+15
2008-05-06Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French244-3120/+6688
2008-05-06[PATCH] kill ->put_inodeChristoph Hellwig1-3/+0
2008-05-06[PATCH] fix reservation discarding in affsRoman Zippel5-46/+41
2008-05-04task_nommu: fix compile failing bug because of spilt file.hBryan Wu1-0/+1
2008-05-03unified (weak) sys_pipe implementationUlrich Drepper1-0/+17
2008-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-11/+17
2008-05-02[CIFS] fix typoSteve French1-1/+1
2008-05-02Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2Linus Torvalds7-8/+16
2008-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds16-60/+55
2008-05-02netns: assign PDE->data before gluing entry into /proc treeDenis V. Lunev2-11/+17
2008-05-01Merge git://git.infradead.org/mtd-2.6Linus Torvalds14-68/+108
2008-05-01[MTD][NOR] Add physical address to point() methodJared Hulbert3-10/+13
2008-05-01[JFFS2] Track parent inode for directories (for NFS export)David Woodhouse12-42/+70
2008-05-01[PATCH] fix sysctl_nr_open bugsAl Viro1-2/+20
2008-05-01[PATCH] sanitize anon_inode_getfd()Al Viro5-56/+23
2008-05-01[PATCH] split linux/file.hAl Viro11-1/+11
2008-05-01[PATCH] make osf_select() use core_sys_select()Al Viro1-1/+1
2008-05-01[JFFS2] Invert last argument of jffs2_gc_fetch_inode(), make it boolean.David Woodhouse4-7/+8
2008-05-01fuse: use clamp() rather than nested min/maxHarvey Harrison1-1/+1
2008-05-01autofs: path_{get,put}() cleanupsJan Blunck2-7/+7
2008-05-01autofs4: fix incorrect return from root.c:try_to_fill_dentry()Jeff Moyer1-2/+2
2008-05-01autofs4: fix execution order race in mount request codeJeff Moyer1-0/+22
2008-05-01autofs4: check for invalid dentry in getpathIan Kent1-1/+1
2008-05-01autofs4: fix sparse warning in waitq.c:autofs4_expire_indirect()Ian Kent1-13/+11
2008-05-01vfs: fix permission checking in sys_utimensatMiklos Szeredi1-2/+15
2008-05-01[JFFS2] Quiet lockdep false positive.David Woodhouse2-3/+10
2008-05-01[JFFS2] Clean up jffs2_alloc_inode() and jffs2_i_init_once()David Woodhouse1-7/+8
2008-04-30Fix dnotify/close raceAl Viro1-0/+11
2008-04-30ocfs2: Use GFP_NOFS in kmalloc during localalloc window moveSunil Mushran1-2/+2
2008-04-30ocfs2: Allow uid/gid/perm changes of symlinksSunil Mushran2-0/+6
2008-04-30ocfs2/dlm: dlmdebug.c: make 2 functions staticAdrian Bunk1-3/+5
2008-04-30ocfs2: make struct o2cb_stack_ops staticAdrian Bunk1-1/+1
2008-04-30ocfs2: make struct ocfs2_control_device staticAdrian Bunk1-1/+1