| Commit message (Expand) | Author | Age |
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2007-06-04 |
|\ |
|
| * | [JFFS2] Fix obsoletion of metadata nodes in jffs2_add_tn_to_tree() | David Woodhouse | 2007-06-01 |
| * | [JFFS2] Fix buffer length calculations in jffs2_get_inode_nodes() | Artem Bityutskiy | 2007-06-01 |
| * | [JFFS2] Fix potential memory leak of dead xattrs on unmount. | David Woodhouse | 2007-05-20 |
| * | [JFFS2] Fix BUG() caused by failing to discard xattrs on deleted files. | David Woodhouse | 2007-05-20 |
| * | [MTD] generalise the handling of MTD-specific superblocks | David Howells | 2007-05-11 |
* | | vanishing ioctl handler debugging | Andrew Morton | 2007-06-04 |
* | | parse errors in ifdefs | Yoann Padioleau | 2007-06-01 |
* | | Fix possible UDF data corruption | Jan Kara | 2007-06-01 |
* | | When ext4_ext_insert_extent() fails to insert new blocks | Alex Tomas | 2007-05-31 |
* | | ext4: Extent overlap bugfix | Amit Arora | 2007-05-31 |
* | | Remove unnecessary exported symbols. | Mingming Cao | 2007-05-31 |
* | | EXT4: Fix whitespace | Dave Kleikamp | 2007-05-31 |
* | | afs: needs sched.h | Andrew Morton | 2007-05-31 |
* | | ntfs_init_locked_inode(): fix array indexing | Andrew Morton | 2007-05-31 |
* | | a bug in ramfs_nommu_resize function, passing old size to vmtruncate | Bryan Wu | 2007-05-30 |
* | | NFS: Fix a refcount leakage in O_DIRECT | Trond Myklebust | 2007-05-30 |
* | | [XFS] Write at EOF may not update filesize correctly. | David Chinner | 2007-05-29 |
* | | fix compat console unimap regression | Hugh Dickins | 2007-05-25 |
* | | [PATCH] ocfs2: use generic_segment_checks | Christoph Hellwig | 2007-05-25 |
* | | ocfs2: fix inode leak | Mark Fasheh | 2007-05-25 |
* | | [PATCH] ocfs2: use zero_user_page | Nate Diller | 2007-05-25 |
* | | ocfs2: unmap_mapping_range() in ocfs2_truncate() | Mark Fasheh | 2007-05-25 |
* | | ocfs2: trylock in ocfs2_readpage() | Mark Fasheh | 2007-05-25 |
* | | Merge branch 'fixes' of git://git.linux-nfs.org/pub/linux/nfs-2.6 | Linus Torvalds | 2007-05-24 |
|\ \ |
|
| * | | NFS: Fix nfs_direct_dirty_pages() | Trond Myklebust | 2007-05-24 |
| * | | NFS: Fix handful of compiler warnings in direct.c | Chuck Lever | 2007-05-24 |
| * | | NFS: Avoid a deadlock situation on write | Trond Myklebust | 2007-05-24 |
* | | | eCryptfs: delay writing 0's after llseek until write | Michael Halcrow | 2007-05-23 |
* | | | signalfd: retrieve multiple signals with one read() call | Davi Arnaut | 2007-05-23 |
* | | | fuse: delete inode on drop | Miklos Szeredi | 2007-05-23 |
* | | | fuse: generic_write_checks() for direct_io | Miklos Szeredi | 2007-05-23 |
* | | | uselib: add missing MNT_NOEXEC check | Christoph Hellwig | 2007-05-23 |
* | | | Missing 'const' from reiserfs MIN_KEY declaration. | David Woodhouse | 2007-05-23 |
* | | | optimize compat_core_sys_select() by a using stack space for small fd sets | Badari Pulavarty | 2007-05-23 |
* | | | fuse: fix mknod of regular file | Miklos Szeredi | 2007-05-23 |
|/ / |
|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2007-05-22 |
|\ \ |
|
| * | | fs: Kill sh dependency for binfmt_flat. | Paul Mundt | 2007-05-21 |
* | | | partitions/LDM: build fix | Jeff Garzik | 2007-05-22 |
* | | | LDM: Fix for Windows Vista dynamic disks | Anton Altaparmakov | 2007-05-21 |
* | | | Detach sched.h from mm.h | Alexey Dobriyan | 2007-05-21 |
* | | | Fix "fs: convert core functions to zero_user_page" | OGAWA Hirofumi | 2007-05-21 |
* | | | timerfd use waitqueue lock ... | Davide Libenzi | 2007-05-18 |
* | | | eventfd use waitqueue lock ... | Davide Libenzi | 2007-05-18 |
* | | | Merge branch 'master' of /home/trondmy/repositories/git/linux-2.6/ | Trond Myklebust | 2007-05-17 |
|\ \ \ |
|
| * | | | Fix page allocation flags in grow_dev_page() | Christoph Lameter | 2007-05-17 |
| * | | | circular locking dependency found in QUOTA OFF | Jan Kara | 2007-05-17 |
| * | | | ecryptfs: use zero_user_page | Nate Diller | 2007-05-17 |
| * | | | make sysctl/kernel/core_pattern and fs/exec.c agree on maximum core filename ... | Dan Aloni | 2007-05-17 |
| * | | | simplify compat_sys_timerfd | Heiko Carstens | 2007-05-17 |