aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* task_nommu: fix compile failing bug because of spilt file.hBryan Wu2008-05-04
* unified (weak) sys_pipe implementationUlrich Drepper2008-05-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-03
|\
| * netns: assign PDE->data before gluing entry into /proc treeDenis V. Lunev2008-05-02
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-05-02
|\ \
| * | ocfs2: Use GFP_NOFS in kmalloc during localalloc window moveSunil Mushran2008-04-30
| * | ocfs2: Allow uid/gid/perm changes of symlinksSunil Mushran2008-04-30
| * | ocfs2/dlm: dlmdebug.c: make 2 functions staticAdrian Bunk2008-04-30
| * | ocfs2: make struct o2cb_stack_ops staticAdrian Bunk2008-04-30
| * | ocfs2: make struct ocfs2_control_device staticAdrian Bunk2008-04-30
| * | ocfs2: Correct merge of 52f7c21 (Move /sys/o2cb to /sys/fs/o2cb)Joel Becker2008-04-30
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-05-02
|\ \ \
| * | | [PATCH] fix sysctl_nr_open bugsAl Viro2008-05-01
| * | | [PATCH] sanitize anon_inode_getfd()Al Viro2008-05-01
| * | | [PATCH] split linux/file.hAl Viro2008-05-01
| * | | [PATCH] make osf_select() use core_sys_select()Al Viro2008-05-01
| | |/ | |/|
* | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-05-01
|\ \ \
| * | | [MTD][NOR] Add physical address to point() methodJared Hulbert2008-05-01
| * | | [JFFS2] Track parent inode for directories (for NFS export)David Woodhouse2008-05-01
| * | | [JFFS2] Invert last argument of jffs2_gc_fetch_inode(), make it boolean.David Woodhouse2008-05-01
| * | | [JFFS2] Quiet lockdep false positive.David Woodhouse2008-05-01
| * | | [JFFS2] Clean up jffs2_alloc_inode() and jffs2_i_init_once()David Woodhouse2008-05-01
* | | | fuse: use clamp() rather than nested min/maxHarvey Harrison2008-05-01
* | | | autofs: path_{get,put}() cleanupsJan Blunck2008-05-01
* | | | autofs4: fix incorrect return from root.c:try_to_fill_dentry()Jeff Moyer2008-05-01
* | | | autofs4: fix execution order race in mount request codeJeff Moyer2008-05-01
* | | | autofs4: check for invalid dentry in getpathIan Kent2008-05-01
* | | | autofs4: fix sparse warning in waitq.c:autofs4_expire_indirect()Ian Kent2008-05-01
* | | | vfs: fix permission checking in sys_utimensatMiklos Szeredi2008-05-01
| |/ / |/| |
* | | Fix dnotify/close raceAl Viro2008-04-30
* | | DEBUGFS: Correct location of debugfs API documentation.Robert P. J. Day2008-04-30
* | | sysfs: Disallow truncation of files in sysfsBen Hutchings2008-04-30
| |/ |/|
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-04-30
|\ \
| * | [S390] System z large page support.Gerald Schaefer2008-04-30
* | | fs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-30
* | | afs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-30
* | | debugobjects: add timer specific object debugging codeThomas Gleixner2008-04-30
* | | hfsplus: fix warning with 64k PAGE_SIZEAndrew Morton2008-04-30
* | | hfs: fix warning with 64k PAGE_SIZEAndrew Morton2008-04-30
* | | sysv: [bl]e*_add_cpu conversionMarcin Slusarz2008-04-30
* | | quota: le*_add_cpu conversionMarcin Slusarz2008-04-30
* | | hfs/hfsplus: be*_add_cpu conversionMarcin Slusarz2008-04-30
* | | affs: be*_add_cpu conversionMarcin Slusarz2008-04-30
* | | reiserfs: use open_bdev_exclChristoph Hellwig2008-04-30
* | | fuse: fix sparse warningsMiklos Szeredi2008-04-30
* | | fuse: fix race in llseekMiklos Szeredi2008-04-30
* | | fuse: fix node ID typeMiklos Szeredi2008-04-30
* | | fuse: fix max i/o size calculationMiklos Szeredi2008-04-30
* | | fuse: update file size on short readMiklos Szeredi2008-04-30
* | | fuse: implement perform_writeNick Piggin2008-04-30