| Commit message (Expand) | Author | Age |
* | [JFFS2] Fix return value check for mtd->point() in check_node_data() | Alexey Korolev | 2007-11-28 |
* | [JFFS2] Fix data CRC checking on NOR flash. | David Woodhouse | 2007-11-21 |
* | [JFFS2] make jffs2_get_acl() static | Adrian Bunk | 2007-11-06 |
* | [JFFS2] Fix misapplied patch causing compile breakage | David Woodhouse | 2007-11-06 |
* | [JFFS2] Don't strip sgid bit from inode permissions | David Woodhouse | 2007-11-01 |
* | [JFFS2] Improve getdents vs. f_pos handling on NOR flash. | David Woodhouse | 2007-11-01 |
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2007-10-27 |
|\ |
|
| * | [JFFS2] Prevent return of initialised variable in jffs2_init_acl_post() | David Woodhouse | 2007-10-27 |
* | | [CRYPTO] users: Fix up scatterlist conversion errors | Herbert Xu | 2007-10-27 |
* | | [NET]: Marking struct pernet_operations __net_initdata was inappropriate | Eric W. Biederman | 2007-10-27 |
|/ |
|
* | [NET] fs/proc/proc_net.c: make a struct static | Adrian Bunk | 2007-10-26 |
* | Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2007-10-25 |
|\ |
|
| * | SG: Change sg_set_page() to take length and offset argument | Jens Axboe | 2007-10-24 |
* | | fs: Fix to correct the mbcache entries counter | Ram Gupta | 2007-10-25 |
* | | Fix pointer mismatches in proc_sysctl.c | David Howells | 2007-10-25 |
|/ |
|
* | NFS: Fix for bug in handling of errors for O_DIRECT writes | Neil Brown | 2007-10-23 |
* | 9p: v9fs_vfs_rename incorrect clunk order | Latchesar Ionkov | 2007-10-23 |
* | 9p: fix memleak in fs/9p/v9fs.c | Adrian Bunk | 2007-10-23 |
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2007-10-23 |
|\ |
|
| * | [JFFS2] Fix return value from jffs2_write_end() | Nick Piggin | 2007-10-22 |
| * | [JFFS2] Tidy up fix for ACL/permissions problem. | KaiGai Kohei | 2007-10-20 |
* | | procfs: fix kernel-doc param warnings | Randy Dunlap | 2007-10-22 |
* | | Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2007-10-22 |
|\ \ |
|
| * | | Update fs/ to use sg helpers | Jens Axboe | 2007-10-22 |
* | | | exportfs: update documentation | Christoph Hellwig | 2007-10-22 |
* | | | exportfs: make struct export_operations const | Christoph Hellwig | 2007-10-22 |
* | | | exportfs: remove old methods | Christoph Hellwig | 2007-10-22 |
* | | | ocfs2: new export ops | Christoph Hellwig | 2007-10-22 |
* | | | gfs2: new export ops | Christoph Hellwig | 2007-10-22 |
* | | | reiserfs: new export ops | Christoph Hellwig | 2007-10-22 |
* | | | isofs: new export ops | Christoph Hellwig | 2007-10-22 |
* | | | fat: new export ops | Christoph Hellwig | 2007-10-22 |
* | | | xfs: new export ops | Christoph Hellwig | 2007-10-22 |
* | | | ntfs: new export ops | Christoph Hellwig | 2007-10-22 |
* | | | jfs: new export ops | Christoph Hellwig | 2007-10-22 |
* | | | efs: new export ops | Christoph Hellwig | 2007-10-22 |
* | | | ext4: new export ops | Christoph Hellwig | 2007-10-22 |
* | | | ext3: new export ops | Christoph Hellwig | 2007-10-22 |
* | | | ext2: new export ops | Christoph Hellwig | 2007-10-22 |
* | | | exportfs: add new methods | Christoph Hellwig | 2007-10-22 |
* | | | exportfs: add fid type | Christoph Hellwig | 2007-10-22 |
* | | | ext2: avoid rec_len overflow with 64KB block size | Jan Kara | 2007-10-22 |
* | | | dcache: don't expose uninitialized memory in /proc/<pid>/fd/<fd> | J. Bruce Fields | 2007-10-22 |
|/ / |
|
* | | NFS: Fix a typo in nfs_call_unlink() | Trond Myklebust | 2007-10-21 |
* | | NFSv2: Ensure that the directory metadata gets revalidated on file create | Trond Myklebust | 2007-10-21 |
* | | Merge branch 'audit.b43' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2007-10-21 |
|\ \ |
|
| * | | [PATCH] audit: watching subtrees | Al Viro | 2007-10-21 |
| * | | [PATCH] new helper - inotify_evict_watch() | Al Viro | 2007-10-21 |
| * | | [PATCH] new helper - inotify_clone_watch() | Al Viro | 2007-10-21 |
| * | | [PATCH] new helpers - collect_mounts() and release_collected_mounts() | Al Viro | 2007-10-21 |