Age | Commit message (Expand) | Author |
2015-02-19 | ceph: fix dentry leaks | Yan, Zheng |
2015-02-19 | ceph: re-send requests when MDS enters reconnecting stage | Yan, Zheng |
2015-02-19 | ceph: show nocephx_require_signatures and notcp_nodelay options | Ilya Dryomov |
2015-02-19 | libceph: tcp_nodelay support | Chaitanya Huilgol |
2015-02-19 | rbd: do not treat standalone as flatten | Ilya Dryomov |
2015-02-19 | ceph: fix atomic_open snapdir | Yan, Zheng |
2015-02-19 | ceph: properly mark empty directory as complete | Yan, Zheng |
2015-02-19 | client: include kernel version in client metadata | Yan, Zheng |
2015-02-19 | ceph: provide seperate {inode,file}_operations for snapdir | Yan, Zheng |
2015-02-19 | ceph: fix request time stamp encoding | Yan, Zheng |
2015-02-19 | ceph: fix reading inline data when i_size > PAGE_SIZE | Yan, Zheng |
2015-02-19 | ceph: avoid block operation when !TASK_RUNNING (ceph_mdsc_close_sessions) | Yan, Zheng |
2015-02-19 | ceph: avoid block operation when !TASK_RUNNING (ceph_get_caps) | Yan, Zheng |
2015-02-19 | ceph: avoid block operation when !TASK_RUNNING (ceph_mdsc_sync) | Yan, Zheng |
2015-02-19 | rbd: fix error paths in rbd_dev_refresh() | Ilya Dryomov |
2015-02-19 | ceph: improve reference tracking for snaprealm | Yan, Zheng |
2015-02-19 | ceph: properly zero data pages for file holes. | Yan, Zheng |
2015-02-19 | ceph: acl: Remove unused function | Rickard Strandqvist |
2015-02-19 | rbd: nuke copy_token() | Rickard Strandqvist |
2015-02-19 | ceph: handle SESSION_FORCE_RO message | Yan, Zheng |
2015-02-19 | libceph: use mon_client.c/put_generic_request() more | Ilya Dryomov |
2015-02-19 | libceph: nuke pool op infrastructure | Ilya Dryomov |
2015-02-18 | Documentation/x86: Fix path in zero-page.txt | Alexander Kuleshov |
2015-02-18 | x86/apic: Fix the devicetree build in certain configs | Ricardo Ribalda Delgado |
2015-02-18 | kprobes/x86: Mark 2 bytes NOP as boostable | Wang Nan |
2015-02-18 | uprobes/x86: Fix 2-byte opcode table | Denys Vlasenko |
2015-02-18 | uprobes/x86: Fix 1-byte opcode tables | Denys Vlasenko |
2015-02-18 | uprobes/x86: Add comment with insn opcodes, mnemonics and why we dont support... | Denys Vlasenko |
2015-02-18 | Merge tag 'locks-v3.20-2' of git://git.samba.org/jlayton/linux | Linus Torvalds |
2015-02-18 | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-02-18 | Merge tag 'pci-v3.20-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-02-18 | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-02-18 | Merge tag 'mfd-for-linus-3.20' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2015-02-18 | Merge tag 'pwm/for-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-02-18 | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar |
2015-02-18 | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2015-02-18 | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds |
2015-02-18 | Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-02-18 | Merge tag 'for-linus-20150216' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2015-02-18 | sched/rt: Avoid obvious configuration fail | Peter Zijlstra |
2015-02-18 | sched/autogroup: Fix failure to set cpu.rt_runtime_us | Peter Zijlstra |
2015-02-18 | sched/dl: Do update_rq_clock() in yield_task_dl() | Kirill Tkhai |
2015-02-18 | x86/irq: Check for valid irq descriptor in check_irq_vectors_for_cpu_disable() | Joerg Roedel |
2015-02-18 | x86/irq: Fix regression caused by commit b568b8601f05 | Jiang Liu |
2015-02-18 | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem... | Ingo Molnar |
2015-02-18 | sched: Prevent recursion in io_schedule() | NeilBrown |
2015-02-18 | sched/completion: Serialize completion_done() with complete() | Oleg Nesterov |
2015-02-18 | sched: Fix preempt_schedule_common() triggering tracing recursion | Frederic Weisbecker |
2015-02-18 | sched/dl: Prevent enqueue of a sleeping task in dl_task_timer() | Kirill Tkhai |
2015-02-18 | sched: Make dl_task_time() use task_rq_lock() | Peter Zijlstra |