summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* fs/proc/task_mmu.c: remove duplicated include filesHuang Weiyi2008-05-081-2/+0Star
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-05-082-18/+16Star
|\
| * Revert "relay: fix splice problem"Jens Axboe2008-05-081-1/+1
| * docbook: fix bio missing parameterRandy Dunlap2008-05-071-0/+1
| * block: use unitialized_var() in bio_alloc_bioset()Jens Axboe2008-05-071-1/+1
| * vfs: splice remove_suid() cleanupMiklos Szeredi2008-05-071-16/+13Star
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2008-05-084-6/+145
|\ \
| * | udf: Fix memory corruption when fs mounted with noadinicb optionJan Kara2008-05-071-2/+3
| * | udf: Make udf exportableRasmus Rohde2008-05-073-2/+140
| * | udf: fs/udf/partition.c:udf_get_pblock() mustn't be inlineAdrian Bunk2008-04-281-2/+2
* | | sys_pipe(): fix file descriptor leaksUlrich Drepper2008-05-081-1/+5
| |/ |/|
* | VFS: fix unused variable warningLinus Torvalds2008-05-061-2/+0Star
* | [PATCH] fix SMP ordering hole in fcntl_setlk()Al Viro2008-05-061-2/+15
* | [PATCH] kill ->put_inodeChristoph Hellwig2008-05-061-3/+0Star
* | [PATCH] fix reservation discarding in affsRoman Zippel2008-05-065-46/+41Star
* | task_nommu: fix compile failing bug because of spilt file.hBryan Wu2008-05-051-0/+1
* | unified (weak) sys_pipe implementationUlrich Drepper2008-05-031-0/+17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-032-11/+17
|\ \
| * | netns: assign PDE->data before gluing entry into /proc treeDenis V. Lunev2008-05-022-11/+17
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-05-027-8/+16
|\ \ \
| * | | ocfs2: Use GFP_NOFS in kmalloc during localalloc window moveSunil Mushran2008-05-011-2/+2
| * | | ocfs2: Allow uid/gid/perm changes of symlinksSunil Mushran2008-05-012-0/+6
| * | | ocfs2/dlm: dlmdebug.c: make 2 functions staticAdrian Bunk2008-05-011-3/+5
| * | | ocfs2: make struct o2cb_stack_ops staticAdrian Bunk2008-05-011-1/+1
| * | | ocfs2: make struct ocfs2_control_device staticAdrian Bunk2008-05-011-1/+1
| * | | ocfs2: Correct merge of 52f7c21 (Move /sys/o2cb to /sys/fs/o2cb)Joel Becker2008-05-011-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-05-0216-60/+55Star
|\ \ \ \
| * | | | [PATCH] fix sysctl_nr_open bugsAl Viro2008-05-011-2/+20
| * | | | [PATCH] sanitize anon_inode_getfd()Al Viro2008-05-015-56/+23Star
| * | | | [PATCH] split linux/file.hAl Viro2008-05-0111-1/+11
| * | | | [PATCH] make osf_select() use core_sys_select()Al Viro2008-05-011-1/+1
| | |/ / | |/| |
* | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-05-0114-68/+108
|\ \ \ \
| * | | | [MTD][NOR] Add physical address to point() methodJared Hulbert2008-05-013-10/+13
| * | | | [JFFS2] Track parent inode for directories (for NFS export)David Woodhouse2008-05-0112-42/+70
| * | | | [JFFS2] Invert last argument of jffs2_gc_fetch_inode(), make it boolean.David Woodhouse2008-05-014-7/+8
| * | | | [JFFS2] Quiet lockdep false positive.David Woodhouse2008-05-012-3/+10
| * | | | [JFFS2] Clean up jffs2_alloc_inode() and jffs2_i_init_once()David Woodhouse2008-05-011-7/+8
* | | | | fuse: use clamp() rather than nested min/maxHarvey Harrison2008-05-011-1/+1
* | | | | autofs: path_{get,put}() cleanupsJan Blunck2008-05-012-7/+7
* | | | | autofs4: fix incorrect return from root.c:try_to_fill_dentry()Jeff Moyer2008-05-011-2/+2
* | | | | autofs4: fix execution order race in mount request codeJeff Moyer2008-05-011-0/+22
* | | | | autofs4: check for invalid dentry in getpathIan Kent2008-05-011-1/+1
* | | | | autofs4: fix sparse warning in waitq.c:autofs4_expire_indirect()Ian Kent2008-05-011-13/+11Star
* | | | | vfs: fix permission checking in sys_utimensatMiklos Szeredi2008-05-011-2/+15
| |/ / / |/| | |
* | | | Fix dnotify/close raceAl Viro2008-05-011-0/+11
* | | | DEBUGFS: Correct location of debugfs API documentation.Robert P. J. Day2008-05-011-1/+1
* | | | sysfs: Disallow truncation of files in sysfsBen Hutchings2008-05-011-0/+2
| |/ / |/| |
* | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-04-301-1/+2
|\ \ \
| * | | [S390] System z large page support.Gerald Schaefer2008-04-301-1/+2
* | | | fs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-3028-57/+57