aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
| * | | | | | | [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
* | | | | | | fuse: clean up setting i_size in writeMiklos Szeredi2008-04-30
* | | | | | | fuse: support writable mmapMiklos Szeredi2008-04-30
* | | | | | | mm: Add NR_WRITEBACK_TEMP counterMiklos Szeredi2008-04-30
* | | | | | | mm: bdi: add separate writeback accounting capabilityMiklos Szeredi2008-04-30
* | | | | | | mm: bdi: expose the BDI object in sysfs for FUSEMiklos Szeredi2008-04-30
* | | | | | | mm: bdi: expose the BDI object in sysfs for NFSMiklos Szeredi2008-04-30
* | | | | | | devpts: factor out PTY index allocationSukadev Bhattiprolu2008-04-30
* | | | | | | tty: The big operations reworkAlan Cox2008-04-30
* | | | | | | tty_io: fix remaining pid struct lockingAlan Cox2008-04-30
* | | | | | | tty: BKL pushdownAlan Cox2008-04-30
* | | | | | | document de_thread() with exit_notify() connectionOleg Nesterov2008-04-30
* | | | | | | signals: use HAVE_SET_RESTORE_SIGMASKRoland McGrath2008-04-30