summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorLines
2008-05-13fix memory leak in CIFSFindNextJeff Layton-1/+3
2008-05-12[CIFS] CIFS currently allows for permissions to be changed on files, evenJeff Layton-0/+8
2008-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds-66/+81
2008-05-12[GFS2] Prefer strlcpy() over snprintf()Jean Delvare-2/+2
2008-05-12[GFS2] Fix cast from unsigned int to s64Andrew Price-1/+1
2008-05-12[GFS2] filesystem consistency error from do_stripBob Peterson-15/+20
2008-05-11Add new 'cond_resched_bkl()' helper functionLinus Torvalds-1/+1
2008-05-11[CIFS] don't allow demultiplex thread to exit until kthread_stop is calledSteve French-14/+14
2008-05-11[CIFS] when not using unix extensions, check for and set ATTR_READONLY on cre...Jeff Layton-17/+31
2008-05-11[CIFS] add local struct inode pointer to cifs_setattrJeff Layton-11/+11
2008-05-11[CIFS] cifs_find_tcp_session cleanupCyrill Gorcunov-25/+26
2008-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds-345/+340
2008-05-09[CIFS] fix build warningSteve French-1/+1
2008-05-08[CIFS] Fixed build warning in is_ipIgor Mammedov-32/+5
2008-05-08fs/proc/task_mmu.c: remove duplicated include filesHuang Weiyi-2/+0
2008-05-08Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds-18/+16
2008-05-08Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds-6/+145
2008-05-08sys_pipe(): fix file descriptor leaksUlrich Drepper-1/+5
2008-05-08Revert "relay: fix splice problem"Jens Axboe-1/+1
2008-05-07docbook: fix bio missing parameterRandy Dunlap-0/+1
2008-05-07block: use unitialized_var() in bio_alloc_bioset()Jens Axboe-1/+1
2008-05-07udf: Fix memory corruption when fs mounted with noadinicb optionJan Kara-2/+3
2008-05-07udf: Make udf exportableRasmus Rohde-2/+140
2008-05-07vfs: splice remove_suid() cleanupMiklos Szeredi-16/+13
2008-05-06[CIFS] cleanup cifsd completionSteve French-6/+0
2008-05-06[CIFS] Remove over-indented code in find_unc().Steve French-33/+31
2008-05-06VFS: fix unused variable warningLinus Torvalds-2/+0
2008-05-06[PATCH] fix SMP ordering hole in fcntl_setlk()Al Viro-2/+15
2008-05-06Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French-3120/+6688
2008-05-06[PATCH] kill ->put_inodeChristoph Hellwig-3/+0
2008-05-06[PATCH] fix reservation discarding in affsRoman Zippel-46/+41
2008-05-04task_nommu: fix compile failing bug because of spilt file.hBryan Wu-0/+1
2008-05-03unified (weak) sys_pipe implementationUlrich Drepper-0/+17
2008-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-11/+17
2008-05-02[CIFS] fix typoSteve French-1/+1
2008-05-02Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-8/+16
2008-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-60/+55
2008-05-02netns: assign PDE->data before gluing entry into /proc treeDenis V. Lunev-11/+17
2008-05-01Merge git://git.infradead.org/mtd-2.6Linus Torvalds-68/+108
2008-05-01[MTD][NOR] Add physical address to point() methodJared Hulbert-10/+13
2008-05-01[JFFS2] Track parent inode for directories (for NFS export)David Woodhouse-42/+70
2008-05-01[PATCH] fix sysctl_nr_open bugsAl Viro-2/+20
2008-05-01[PATCH] sanitize anon_inode_getfd()Al Viro-56/+23
2008-05-01[PATCH] split linux/file.hAl Viro-1/+11
2008-05-01[PATCH] make osf_select() use core_sys_select()Al Viro-1/+1
2008-05-01[JFFS2] Invert last argument of jffs2_gc_fetch_inode(), make it boolean.David Woodhouse-7/+8
2008-05-01fuse: use clamp() rather than nested min/maxHarvey Harrison-1/+1
2008-05-01autofs: path_{get,put}() cleanupsJan Blunck-7/+7
2008-05-01autofs4: fix incorrect return from root.c:try_to_fill_dentry()Jeff Moyer-2/+2
2008-05-01autofs4: fix execution order race in mount request codeJeff Moyer-0/+22