aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ceph/caps.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-19ceph: avoid block operation when !TASK_RUNNING (ceph_mdsc_sync)Yan, Zheng2-18/+35
2015-02-19rbd: fix error paths in rbd_dev_refresh()Ilya Dryomov1-7/+6
2015-02-19ceph: improve reference tracking for snaprealmYan, Zheng4-27/+63
2015-02-19ceph: properly zero data pages for file holes.Yan, Zheng1-6/+7
2015-02-19ceph: acl: Remove unused functionRickard Strandqvist1-14/+0
2015-02-19rbd: nuke copy_token()Rickard Strandqvist1-30/+0
2015-02-19ceph: handle SESSION_FORCE_RO messageYan, Zheng4-0/+27
2015-02-19libceph: use mon_client.c/put_generic_request() moreIlya Dryomov1-2/+2
2015-02-19libceph: nuke pool op infrastructureIlya Dryomov5-192/+4
2015-02-19s390/mm: align 64-bit PIE binaries to 4GBMartin Schwidefsky1-1/+4
2015-02-19x86/intel/quark: Fix simple_return.cocci warningsFengguang Wu1-5/+1
2015-02-19x86/intel/quark: Fix ptr_ret.cocci warningsFengguang Wu1-4/+1
2015-02-18x86/intel/quark: Add Intel Quark platform supportBryan O'Donoghue2-0/+17
2015-02-18x86/intel/quark: Add Isolated Memory Regions for Quark X1000Bryan O'Donoghue6-0/+897
2015-02-18Documentation/x86: Fix path in zero-page.txtAlexander Kuleshov1-1/+1
2015-02-18x86/apic: Fix the devicetree build in certain configsRicardo Ribalda Delgado1-0/+8
2015-02-18kprobes/x86: Mark 2 bytes NOP as boostableWang Nan1-1/+1
2015-02-18uprobes/x86: Fix 2-byte opcode tableDenys Vlasenko1-35/+17
2015-02-18uprobes/x86: Fix 1-byte opcode tablesDenys Vlasenko1-48/+18
2015-02-18uprobes/x86: Add comment with insn opcodes, mnemonics and why we dont support themDenys Vlasenko1-19/+134
2015-02-18Revert "clk: mxs: Fix invalid 32-bit access to frac registers"Stefan Wahren3-31/+18
2015-02-18clk: qoriq: Add support for the platform PLLEmil Medve1-0/+83
2015-02-18powerpc/corenet: Enable CLK_QORIQEmil Medve2-0/+2
2015-02-18clk: Replace explicit clk assignment with __clk_hw_set_clkJavier Martinez Canillas5-35/+35
2015-02-18clk: Add __clk_hw_set_clk helper functionJavier Martinez Canillas1-0/+6
2015-02-18clk: Don't dereference parent clock if is NULLJavier Martinez Canillas1-2/+2
2015-02-18MIPS: Alchemy: Remove bogus args from alchemy_clk_fgcs_detrTomeu Vizoso1-2/+0
2015-02-18sched/rt: Avoid obvious configuration failPeter Zijlstra1-3/+11
2015-02-18sched/autogroup: Fix failure to set cpu.rt_runtime_usPeter Zijlstra2-5/+7
2015-02-18sched/dl: Do update_rq_clock() in yield_task_dl()Kirill Tkhai1-0/+1
2015-02-18x86/irq: Check for valid irq descriptor in check_irq_vectors_for_cpu_disable()Joerg Roedel1-0/+3
2015-02-18x86/irq: Fix regression caused by commit b568b8601f05Jiang Liu1-0/+5
2015-02-18x86/spinlocks/paravirt: Fix memory corruption on unlockRaghavendra K T3-56/+64
2015-02-18ntp: Fixup adjtimex freq validation on 32-bit systemsJohn Stultz1-3/+7
2015-02-18sched: Prevent recursion in io_schedule()NeilBrown2-22/+19
2015-02-18sched/completion: Serialize completion_done() with complete()Oleg Nesterov1-2/+17
2015-02-18sched: Fix preempt_schedule_common() triggering tracing recursionFrederic Weisbecker1-1/+1
2015-02-18sched/dl: Prevent enqueue of a sleeping task in dl_task_timer()Kirill Tkhai1-0/+20
2015-02-18sched: Make dl_task_time() use task_rq_lock()Peter Zijlstra3-85/+79
2015-02-18sched: Clarify ordering between task_rq_lock() and move_queued_task()Peter Zijlstra1-0/+16
2015-02-18Revert "efi/libstub: Call get_memory_map() to obtain map and desc sizes"Matt Fleming1-10/+6
2015-02-18locking/rtmutex: Avoid a NULL pointer dereference on deadlockSebastian Andrzej Siewior1-1/+2
2015-02-18pwm: tegra: Use NSEC_PER_SECThierry Reding1-1/+1
2015-02-18md/raid5: Fix livelock when array is both resyncing and degraded.NeilBrown1-1/+2
2015-02-17seccomp: cap SECCOMP_RET_ERRNO data to MAX_ERRNOKees Cook1-1/+3
2015-02-17samples/seccomp: improve label helperKees Cook2-1/+9
2015-02-17ipc,sem: use current->state helpersDavidlohr Bueso1-1/+1
2015-02-17scripts/gdb: disable pagination while printing from breakpoint handlerJan Kiszka1-0/+11
2015-02-17scripts/gdb: define maintainerJan Kiszka1-0/+5
2015-02-17scripts/gdb: convert CpuList to generator functionJan Kiszka2-40/+33