Age | Commit message (Expand) | Author |
2010-03-30 | [LogFS] Remove unused method | Joern Engel |
2010-03-29 | [LogFS] Erase new journal segments | Joern Engel |
2010-03-29 | [LogFS] Move reserved segments with journal | Joern Engel |
2010-03-28 | [LogFS] Clear PagePrivate when moving journal | Joern Engel |
2010-03-28 | Simplify and fix pad_wbuf | Joern Engel |
2010-03-28 | Prevent data corruption in logfs_rewrite_block() | Joern Engel |
2010-03-27 | Use deactivate_locked_super | Joern Engel |
2010-03-27 | Fix logfs_get_sb_final error path | Joern Engel |
2010-03-27 | Write out both superblocks on mismatch | Joern Engel |
2010-03-27 | Prevent schedule while atomic in __logfs_readdir | Joern Engel |
2010-03-27 | Plug memory leak in writeseg_end_io | Joern Engel |
2010-03-27 | Limit max_pages for insane devices | Joern Engel |
2010-03-27 | Open segment file before using it | Joern Engel |
2010-03-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds |
2010-03-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2010-03-26 | Restore LOOKUP_DIRECTORY hint handling in final lookup on open() | Al Viro |
2010-03-25 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds |
2010-03-24 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds |
2010-03-24 | fscache: add missing unlock | Dan Carpenter |
2010-03-24 | do_sync_read/write() should set kiocb.ki_nbytes to be consistent | David Howells |
2010-03-24 | FDPIC: For-loop in elf_core_vma_data_size() is incorrect | David Howells |
2010-03-24 | fs/partition/msdos: fix unusable extended partition for > 512B sector | OGAWA Hirofumi |
2010-03-24 | fs/partitions/msdos: add support for large disks | Daniel Taylor |
2010-03-24 | kcore: fix test for end of list | Dan Carpenter |
2010-03-24 | reiserfs: properly honor read-only devices | Jeff Mahoney |
2010-03-24 | reiserfs: fix oops while creating privroot with selinux enabled | Jeff Mahoney |
2010-03-24 | fs/binfmt_aout.c: fix pointer warnings | Borislav Petkov |
2010-03-23 | ext4: Fixed inode allocator to correctly track a flex_bg's used_dirs | Eric Sandeen |
2010-03-24 | ext4: Don't use delayed allocation by default when used instead of ext3 | Jan Kara |
2010-03-24 | ext4: Fix spelling of CONTIG_FS_EXT3 to CONFIG_FS_EXT3 | Theodore Ts'o |
2010-03-24 | nilfs2: fix imperfect completion wait in nilfs_wait_on_logs | Ryusuke Konishi |
2010-03-24 | nilfs2: fix hang-up of cleaner after log writer returned with error | Ryusuke Konishi |
2010-03-22 | AFS: Potential null dereference | Dan Carpenter |
2010-03-22 | NFS: don't try to decode GETATTR if DELEGRETURN returned error | Jeff Layton |
2010-03-22 | nilfs2: fix duplicate call to nilfs_segctor_cancel_freev | Ryusuke Konishi |
2010-03-19 | NFS: Prevent another deadlock in nfs_release_page() | Trond Myklebust |
2010-03-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2010-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
2010-03-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds |
2010-03-18 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds |
2010-03-18 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2010-03-18 | Btrfs: fix the inode ref searches done by btrfs_search_path_in_tree | Chris Mason |
2010-03-18 | Btrfs: allow treeid==0 in the inode lookup ioctl | Chris Mason |
2010-03-18 | Btrfs: return keys for large items to the search ioctl | Chris Mason |
2010-03-18 | Btrfs: fix key checks and advance in the search ioctl | Chris Mason |
2010-03-17 | ntfs: use bitmap_weight | Akinobu Mita |
2010-03-17 | jffs2: fix up rb_root initializations to use RB_ROOT | Venkatesh Pallipadi |
2010-03-16 | xfs: don't warn about page discards on shutdown | Dave Chinner |
2010-03-16 | xfs: use scalable vmap API | Alex Elder |
2010-03-16 | xfs: remove old vmap cache | Alex Elder |