Age | Commit message (Expand) | Author |
2012-07-30 | libceph: clean up con flags | Sage Weil |
2012-07-30 | libceph: replace connection state bits with states | Sage Weil |
2012-07-30 | ceph: define snap counts as u32 everywhere | Alex Elder |
2012-07-30 | libceph: support crush tunables | Sage Weil |
2012-07-30 | libceph: move feature bits to separate header | Sage Weil |
2012-07-30 | libceph: define ceph_extract_encoded_string() | Alex Elder |
2012-07-30 | libceph: fix off-by-one bug in ceph_encode_filepath() | Alex Elder |
2012-07-30 | libceph: prevent the race of incoming work during teardown | Guanjun He |
2012-07-30 | libceph: fix messenger retry | Sage Weil |
2012-07-30 | libceph: initialize msgpool message types | Sage Weil |
2012-07-05 | libceph: set peer name on con_open, not init | Sage Weil |
2012-07-05 | libceph: drop declaration of ceph_con_get() | Alex Elder |
2012-07-05 | libceph: define and use an explicit CONNECTED state | Alex Elder |
2012-06-22 | libceph: drop ceph_con_get/put helpers and nref member | Sage Weil |
2012-06-15 | Merge tag 'v3.5-rc1' | Sage Weil |
2012-06-06 | libceph: make ceph_con_revoke_message() a msg op | Alex Elder |
2012-06-06 | libceph: make ceph_con_revoke() a msg operation | Alex Elder |
2012-06-06 | libceph: have messages point to their connection | Alex Elder |
2012-06-06 | libceph: fully initialize connection in con_init() | Alex Elder |
2012-06-06 | libceph: embed ceph connection structure in mon_client | Alex Elder |
2012-06-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-06-02 | tty: Revert the tty locking series, it needs more work | Linus Torvalds |
2012-06-01 | Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6 | Linus Torvalds |
2012-06-01 | Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2012-06-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-06-01 | cipso: handle CIPSO options correctly when NetLabel is disabled | Paul Moore |
2012-06-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-06-01 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2012-06-01 | new helper: signal_delivered() | Al Viro |
2012-06-01 | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set | Al Viro |
2012-06-01 | set_restore_sigmask() is never called without SIGPENDING (and never should be) | Al Viro |
2012-06-01 | new helper: sigmask_to_save() | Al Viro |
2012-06-01 | new helper: restore_saved_sigmask() | Al Viro |
2012-06-01 | new helpers: {clear,test,test_and_clear}_restore_sigmask() | Al Viro |
2012-06-01 | HAVE_RESTORE_SIGMASK is defined on all architectures now | Al Viro |
2012-06-01 | vfs: retry last component if opening stale dentry | Miklos Szeredi |
2012-06-01 | fs: introduce inode operation ->update_time | Josef Bacik |
2012-06-01 | Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2012-06-01 | switch aio and shm to do_mmap_pgoff(), make do_mmap() static | Al Viro |
2012-06-01 | take security_mmap_file() outside of ->mmap_sem | Al Viro |
2012-06-01 | libceph: start tracking connection socket state | Alex Elder |
2012-06-01 | libceph: start separating connection flags from state | Alex Elder |
2012-06-01 | libceph: embed ceph messenger structure in ceph_client | Alex Elder |
2012-06-01 | libceph: kill bad_proto ceph connection op | Alex Elder |
2012-06-01 | libceph: eliminate connection state "DEAD" | Alex Elder |
2012-05-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-05-31 | Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2012-05-31 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-05-31 | c/r: prctl: add ability to set new mm_struct::exe_file | Cyrill Gorcunov |
2012-05-31 | c/r: prctl: extend PR_SET_MM to set up more mm_struct entries | Cyrill Gorcunov |