| Commit message (Expand) | Author | Age |
* | ceph: fix leaked inode ref due to snap metadata writeback race | Sage Weil | 2010-04-01 |
* | ceph: fix snap context reference leaks | Sage Weil | 2010-04-01 |
* | ceph: allow writeback of snapped pages older than 'oldest' snapc | Sage Weil | 2010-04-01 |
* | ceph: fix dentry rehashing on virtual .snap dir | Sage Weil | 2010-03-30 |
* | Linux 2.6.34-rc3v2.6.34-rc3 | Linus Torvalds | 2010-03-30 |
* | KEYS: Add MAINTAINERS record | David Howells | 2010-03-30 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2010-03-30 |
|\ |
|
| * | CRED: Fix memory leak in error handling | Mathieu Desnoyers | 2010-03-30 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfs | Linus Torvalds | 2010-03-30 |
|\ \ |
|
| * | | [LogFS] Erase new journal segments | Joern Engel | 2010-03-29 |
| * | | [LogFS] Move reserved segments with journal | Joern Engel | 2010-03-29 |
| * | | [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-28 |
| * | | 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-27 |
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-03-30 |
|\ \ \
| |_|/
|/| | |
|
| * | | x86: Do not free zero sized per cpu areas | Ian Campbell | 2010-03-29 |
| * | | x86: Make sure free_init_pages() frees pages on page boundary | Yinghai Lu | 2010-03-29 |
| * | | x86: Make smp_locks end with page alignment | Yinghai Lu | 2010-03-29 |
| |/ |
|
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2010-03-29 |
|\ \ |
|
| * | | ocfs2: Fix a race in o2dlm lockres mastery | Srinivas Eeda | 2010-03-23 |
| * | | Ocfs2: Handle deletion of reflinked oprhan inodes correctly. | Tristan Ye | 2010-03-23 |
| * | | Ocfs2: Journaling i_flags and i_orphaned_slot when adding inode to orphan dir. | Tristan Ye | 2010-03-23 |
| * | | ocfs2: Clear undo bits when local alloc is freed | Mark Fasheh | 2010-03-23 |
| * | | ocfs2: Init meta_ac properly in ocfs2_create_empty_xattr_block. | Tao Ma | 2010-03-19 |
| * | | ocfs2: Fix the update of name_offset when removing xattrs | Tao Ma | 2010-03-19 |
| * | | ocfs2: Always try for maximum bits with new local alloc windows | Mark Fasheh | 2010-03-18 |
| * | | ocfs2: set i_mode on disk during acl operations | Mark Fasheh | 2010-03-17 |
| * | | ocfs2: Update i_blocks in reflink operations. | Tao Ma | 2010-03-17 |
| * | | ocfs2: Change bg_chain check for ocfs2_validate_gd_parent. | Tao Ma | 2010-03-17 |
| * | | [PATCH] Skip check for mandatory locks when unlocking | Sachin Prabhu | 2010-03-17 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2010-03-29 |
|\ \ \ |
|
| * | | | ceph: update discussion list address in MAINTAINERS | Sage Weil | 2010-03-29 |
| * | | | ceph: some documentations fixes | Cheng Renquan | 2010-03-29 |
| * | | | ceph: fix use after free on mds __unregister_request | Sage Weil | 2010-03-29 |
| * | | | ceph: avoid loaded term 'OSD' in documention | Sage Weil | 2010-03-23 |
| * | | | ceph: fix possible double-free of mds request reference | Sage Weil | 2010-03-23 |
| * | | | ceph: fix session check on mds reply | Sage Weil | 2010-03-23 |
| * | | | ceph: handle kmalloc() failure | Dan Carpenter | 2010-03-23 |
| * | | | ceph: propagate mds session allocation failures to caller | Sage Weil | 2010-03-23 |
| * | | | ceph: make write_begin wait propagate ERESTARTSYS | Sage Weil | 2010-03-23 |
| * | | | ceph: fix snap rebuild condition | Sage Weil | 2010-03-23 |
| * | | | ceph: avoid reopening osd connections when address hasn't changed | Sage Weil | 2010-03-23 |
| * | | | ceph: rename r_sent_stamp r_stamp | Sage Weil | 2010-03-23 |