| Commit message (Expand) | Author | Age | Files | Lines |
* | [LogFS] Clear PagePrivate when moving journal | Joern Engel | 2010-03-28 | 3 | -1/+3 |
* | Simplify and fix pad_wbuf | Joern Engel | 2010-03-28 | 1 | -22/+30 |
* | Prevent data corruption in logfs_rewrite_block() | Joern Engel | 2010-03-28 | 1 | -1/+12 |
* | Use deactivate_locked_super | Joern Engel | 2010-03-27 | 1 | -2/+1 |
* | Fix logfs_get_sb_final error path | Joern Engel | 2010-03-27 | 1 | -1/+1 |
* | Write out both superblocks on mismatch | Joern Engel | 2010-03-27 | 1 | -1/+1 |
* | Prevent schedule while atomic in __logfs_readdir | Joern Engel | 2010-03-27 | 1 | -2/+2 |
* | Plug memory leak in writeseg_end_io | Joern Engel | 2010-03-27 | 1 | -0/+1 |
* | Limit max_pages for insane devices | Joern Engel | 2010-03-27 | 1 | -2/+6 |
* | Open segment file before using it | Joern Engel | 2010-03-27 | 1 | -4/+4 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds | 2010-03-26 | 2 | -12/+11 |
|\ |
|
| * | nilfs2: fix imperfect completion wait in nilfs_wait_on_logs | Ryusuke Konishi | 2010-03-24 | 1 | -4/+4 |
| * | nilfs2: fix hang-up of cleaner after log writer returned with error | Ryusuke Konishi | 2010-03-24 | 1 | -2/+1 |
| * | nilfs2: fix duplicate call to nilfs_segctor_cancel_freev | Ryusuke Konishi | 2010-03-22 | 1 | -6/+6 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2010-03-26 | 1 | -8/+10 |
|\ \ |
|
| * | | Restore LOOKUP_DIRECTORY hint handling in final lookup on open() | Al Viro | 2010-03-26 | 1 | -8/+10 |
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2010-03-25 | 3 | -15/+22 |
|\ \ \
| |/ /
|/| | |
|
| * | | ext4: Fixed inode allocator to correctly track a flex_bg's used_dirs | Eric Sandeen | 2010-03-23 | 1 | -2/+2 |
| * | | ext4: Don't use delayed allocation by default when used instead of ext3 | Jan Kara | 2010-03-24 | 1 | -9/+16 |
| * | | ext4: Fix spelling of CONTIG_FS_EXT3 to CONFIG_FS_EXT3 | Theodore Ts'o | 2010-03-24 | 1 | -2/+2 |
| * | | ext4: Fix estimate of # of blocks needed to write indirect-mapped files | Jan Kara | 2010-03-14 | 1 | -2/+2 |
* | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2010-03-24 | 2 | -1/+4 |
|\ \ \ |
|
| * | | | NFS: don't try to decode GETATTR if DELEGRETURN returned error | Jeff Layton | 2010-03-22 | 1 | -0/+2 |
| * | | | NFS: Prevent another deadlock in nfs_release_page() | Trond Myklebust | 2010-03-19 | 1 | -1/+2 |
| | |/
| |/| |
|
* | | | fscache: add missing unlock | Dan Carpenter | 2010-03-24 | 1 | -0/+1 |
* | | | do_sync_read/write() should set kiocb.ki_nbytes to be consistent | David Howells | 2010-03-24 | 1 | -0/+2 |
* | | | FDPIC: For-loop in elf_core_vma_data_size() is incorrect | David Howells | 2010-03-24 | 1 | -1/+1 |
* | | | fs/partition/msdos: fix unusable extended partition for > 512B sector | OGAWA Hirofumi | 2010-03-24 | 1 | -3/+10 |
* | | | fs/partitions/msdos: add support for large disks | Daniel Taylor | 2010-03-24 | 1 | -34/+38 |
* | | | kcore: fix test for end of list | Dan Carpenter | 2010-03-24 | 1 | -1/+1 |
* | | | reiserfs: properly honor read-only devices | Jeff Mahoney | 2010-03-24 | 1 | -6/+9 |
* | | | reiserfs: fix oops while creating privroot with selinux enabled | Jeff Mahoney | 2010-03-24 | 1 | -1/+1 |
* | | | fs/binfmt_aout.c: fix pointer warnings | Borislav Petkov | 2010-03-24 | 1 | -6/+8 |
* | | | AFS: Potential null dereference | Dan Carpenter | 2010-03-22 | 1 | -2/+3 |
|/ / |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2010-03-19 | 64 | -0/+27917 |
|\ \ |
|
| * | | ceph: update for write_inode API change | Stephen Rothwell | 2010-03-05 | 2 | -2/+5 |
| * | | ceph: reset osd after relevant messages timed out | Yehuda Sadeh | 2010-03-04 | 4 | -57/+113 |
| * | | ceph: fix flush_dirty_caps race with caps migration | Sage Weil | 2010-03-01 | 2 | -7/+39 |
| * | | ceph: include migrating caps in issued set | Sage Weil | 2010-03-01 | 1 | -1/+1 |
| * | | ceph: fix osdmap decoding when pools include (removed) snaps | Sage Weil | 2010-03-01 | 1 | -2/+2 |
| * | | ceph: return EBADF if waiting for caps on closed file | Sage Weil | 2010-03-01 | 2 | -3/+9 |
| * | | ceph: set osd request message front length correctly | Sage Weil | 2010-03-01 | 1 | -0/+3 |
| * | | ceph: reset front len on return to msgpool; BUG on mismatched front iov | Sage Weil | 2010-03-01 | 2 | -0/+6 |
| * | | ceph: fix snaptrace decoding on cap migration between mds | Sage Weil | 2010-03-01 | 1 | -2/+3 |
| * | | ceph: use single osd op reply msg | Sage Weil | 2010-03-01 | 2 | -97/+46 |
| * | | ceph: reset bits on connection close | Sage Weil | 2010-03-01 | 2 | -1/+3 |
| * | | ceph: remove bogus mds forward warning | Sage Weil | 2010-02-26 | 1 | -5/+1 |
| * | | ceph: remove fragile __map_osds optimization | Sage Weil | 2010-02-26 | 1 | -17/+4 |
| * | | ceph: fix connection fault STANDBY check | Sage Weil | 2010-02-25 | 1 | -18/+13 |
| * | | ceph: invalidate_authorizer without con->mutex held | Sage Weil | 2010-02-25 | 1 | -8/+9 |