summaryrefslogtreecommitdiffstats
path: root/fs/ceph/debugfs.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-06-20powerpc/vfio: Enable on PowerNV platformAlexey Kardashevskiy6-1/+364
2013-06-20powerpc: Update currituck pci/usb fixup for new board revisionAlistair Popple2-2/+42
2013-06-20powerpc: Fix single step emulation of 32bit overflowed branchesMichael Neuling1-1/+1
2013-06-20powerpc: Update default configurationsAlistair Popple6-0/+12
2013-06-20powerpc: Add a configuration option for early BootX/OpenFirmware debugAlistair Popple2-1/+8
2013-06-20powerpc/prom: Scan reserved-ranges node for memory reservationsJeremy Kerr1-0/+35
2013-06-20powerpc/mm: Make mmap_64.c compile on 32bit powerpcDaniel Walker3-5/+2
2013-06-20powerpc: Remove the unneeded trigger of decrementer interrupt in decrementer_...Kevin Hao1-2/+0
2013-06-20powerpc/mm/nohash: Ignore NULL stale_map entriesScott Wood1-3/+6
2013-06-20powerpc: Move the single step enable code to a generic pathSuzuki K. Poulose2-19/+26
2013-06-20powerpc/kprobes: Do not disable External interrupts during single stepSuzuki K. Poulose1-5/+5
2013-06-20powerpc: Mark low level irq handlers NO_THREADThomas Gleixner2-0/+2
2013-06-20mm/THP: deposit the transpare huge pgtable before set_pmdAneesh Kumar K.V1-4/+4
2013-06-20mm/THP: don't use HPAGE_SHIFT in transparent hugepage codeAneesh Kumar K.V1-7/+3
2013-06-20mm/THP: withdraw the pgtable after pmdp related operationsAneesh Kumar K.V1-1/+7
2013-06-20mm/THP: add pmd args to pgtable deposit and withdraw APIsAneesh Kumar K.V7-21/+27
2013-06-20mm/thp: use the correct function when updating access flagsAneesh Kumar K.V1-1/+3
2013-06-13turbostat: Increase output buffer size to accommodate C8-C10Josh Triplett1-1/+1
2013-06-13md/raid1,5,10: Disable WRITE SAME until a recovery strategy is in placeH. Peter Anvin3-5/+6
2013-06-13md/raid1,raid10: use freeze_array in place of raise_barrier in various places.NeilBrown2-18/+18
2013-06-13md/raid1: consider WRITE as successful only if at least one non-Faulty and no...Alex Lyakas2-2/+22
2013-06-13md: md_stop_writes() should always freeze recovery.NeilBrown1-1/+1
2013-06-13include/linux/math64.h: add div64_ul()Alex Shi1-2/+4
2013-06-13mm: memcontrol: fix lockless reclaim hierarchy iteratorJohannes Weiner1-7/+5
2013-06-13frontswap: fix incorrect zeroing and allocation size for frontswap_mapAkinobu Mita2-2/+2
2013-06-13kernel/audit_tree.c:audit_add_tree_rule(): protect `rule' from kill_rules()Chen Gang1-0/+1
2013-06-13mm: migration: add migrate_entry_wait_huge()Naoya Horiguchi3-6/+22
2013-06-13ocfs2: add missing lockres put in dlm_mig_lockres_handlerXue jiufei1-0/+1
2013-06-13mm/page_alloc.c: fix watermark check in __zone_watermark_ok()Tomasz Stanislawski1-2/+4
2013-06-13drivers/misc/sgi-gru/grufile.c: fix info leak in gru_get_config_info()Dan Carpenter1-0/+1
2013-06-13aio: fix io_destroy() regression by using call_rcu()Kent Overstreet1-20/+16
2013-06-13rtc-at91rm9200: use shadow IMR on at91sam9x5Johan Hovold2-1/+8
2013-06-13rtc-at91rm9200: add shadow interrupt maskJohan Hovold1-1/+38
2013-06-13rtc-at91rm9200: refactor interrupt-register handlingJohan Hovold1-14/+29
2013-06-13rtc-at91rm9200: add configuration supportJohan Hovold1-8/+38
2013-06-13rtc-at91rm9200: add match-table compile guardJohan Hovold1-0/+2
2013-06-13fs/ocfs2/namei.c: remove unecessary ERROR when removing non-empty directoryGoldwyn Rodrigues1-1/+1
2013-06-13swap: avoid read_swap_cache_async() race to deadlock while waiting on discard...Rafael Aquini1-1/+17
2013-06-13drivers/rtc/rtc-twl.c: fix missing device_init_wakeup() when booted with devi...Tony Lindgren1-0/+1
2013-06-13cciss: fix broken mutex usage in ioctlStephen M. Cameron1-16/+16
2013-06-13audit: wait_for_auditd() should use TASK_UNINTERRUPTIBLEOleg Nesterov1-1/+1
2013-06-13drivers/rtc/rtc-cmos.c: fix accidentally enabling rtc channelDerek Basehore1-1/+3
2013-06-13drivers/rtc/rtc-tps6586x.c: device wakeup flags correctionDmitry Osipenko1-1/+2
2013-06-13memcg: don't initialize kmem-cache destroying work for root cachesAndrey Vagin1-2/+0
2013-06-13ocfs2: ocfs2_prep_new_orphaned_file() should return retXiaowei.Hu1-1/+1
2013-06-13lib/mpi/mpicoder.c: looping issue, need stop when equal to zero, found by 'EX...Chen Gang1-1/+1
2013-06-13kmsg: honor dmesg_restrict sysctl on /dev/kmsgKees Cook3-48/+57
2013-06-13reboot: rigrate shutdown/reboot to boot cpuRobin Holt1-3/+26
2013-06-13CPU hotplug: provide a generic helper to disable/enable CPU hotplugSrivatsa S. Bhat2-32/+27
2013-06-13x86: Fix typo in kexec register clearingKees Cook1-1/+1