summaryrefslogtreecommitdiffstats
path: root/fs/ceph (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-02GFS2: Remove allocation parms from gfs2_rbm_findBob Peterson1-10/+6
2016-05-02gfs2: use inode_lock/unlock instead of accessing i_mutex directlyAbhi Das1-3/+3
2016-04-20GFS2: Add calls to gfs2_holder_uninit in two error handlersDaniel DeFreez2-2/+4
2016-04-14GFS2: Don't dereference inode in gfs2_inode_lookup until it's validBob Peterson1-3/+3
2016-04-12GFS2: fs/gfs2/glock.c: Deinline do_error, save 1856 bytesDenys Vlasenko1-1/+1
2016-04-05gfs2: Use gfs2 wrapper to sync inode before calling generic_file_splice_read()Abhi Das1-2/+26
2016-04-05GFS2: Get rid of dead code in inode_go_demote_okBob Peterson1-7/+0
2016-03-24GFS2: ignore unlock failures after withdrawBenjamin Marzinski2-1/+9
2016-03-17livepatch/module: remove livepatch module notifierJessica Yu3-76/+94
2016-03-17modules: split part of complete_formation() into prepare_coming_module()Jessica Yu1-8/+18
2016-03-17Revert "Share upstreaming patches"Linus Walleij1-2/+0
2016-03-17livepatch: Update maintainersJosh Poimboeuf1-2/+3
2016-03-16gpio: mcp23s08: Fix clearing of interrupt.Phil Reid1-0/+4
2016-03-16gpiolib: Fix comment referring to gpio_*() in gpiod_*()Geert Uytterhoeven1-2/+2
2016-03-16gpio: pca953x: Fix pca953x_gpio_set_multiple() on 64-bitGeert Uytterhoeven1-2/+4
2016-03-16gpio: xgene: Fix kconfig for standby GIPO contollerMatthias Brugger1-0/+1
2016-03-16HID: microsoft: Add ID for MS Wireless Comfort KeyboardSlava Bacherikov3-0/+4
2016-03-16ARM: pxa/raumfeld: use PROPERTY_ENTRY_INTEGER to define propsArnd Bergmann1-11/+4
2016-03-16autofs4: fix string.h include in auto_dev-ioctl.hIan Kent1-5/+0
2016-03-16autofs4: use pr_xxx() macros directly for loggingIan Kent6-75/+68
2016-03-16autofs4: change log print macros to not insert newlineIan Kent6-49/+49
2016-03-16autofs4: make autofs log prints consistentIan Kent4-12/+12
2016-03-16autofs4: fix some white space errorsIan Kent6-10/+8
2016-03-16autofs4: fix invalid ioctl return in autofs4_root_ioctl_unlocked()Ian Kent1-1/+1
2016-03-16autofs4: fix coding style line length in autofs4_wait()Ian Kent1-2/+4
2016-03-16autofs4: fix coding style problem in autofs4_get_set_timeout()Ian Kent1-8/+20
2016-03-16autofs4: coding style fixesIan Kent12-188/+190
2016-03-16autofs: show pipe inode in mount optionsStanislav Kinsburskiy1-1/+6
2016-03-16kallsyms: add support for relative offsets in kallsyms address tableArd Biesheuvel5-19/+126
2016-03-16kallsyms: don't overload absolute symbol type for percpu symbolsArd Biesheuvel1-2/+12
2016-03-16x86: kallsyms: disable absolute percpu symbols on !SMPArd Biesheuvel2-1/+5
2016-03-16checkpatch: fix another left brace warningGeyslan G. Bem1-1/+1
2016-03-16checkpatch: improve UNSPECIFIED_INT test for bare signed/unsigned usesJoe Perches1-4/+8
2016-03-16checkpatch: warn on bare unsigned or signed declarations without intJoe Perches1-0/+20
2016-03-16checkpatch: exclude asm volatile from complex macro checkJoe Perches1-0/+3
2016-03-16mm: memcontrol: drop unnecessary lru locking from mem_cgroup_migrate()Johannes Weiner1-2/+1
2016-03-16mm: migrate: consolidate mem_cgroup_migrate() callsJohannes Weiner1-7/+2
2016-03-16mm/compaction: speed up pageblock_pfn_to_page() when zone is contiguousJoonsoo Kim7-52/+105
2016-03-16mm/compaction: pass only pageblock aligned range to pageblock_pfn_to_pageJoonsoo Kim1-11/+30
2016-03-16mm/compaction: fix invalid free_pfn and compact_cached_free_pfnJoonsoo Kim1-4/+5
2016-03-16mm/memblock.c: remove unnecessary memblock_type variableAlexander Kuleshov1-6/+2
2016-03-16x86: also use debug_pagealloc_enabled() for free_init_pagesChristian Borntraeger1-14/+15
2016-03-16s390: query dynamic DEBUG_PAGEALLOC settingChristian Borntraeger2-9/+7
2016-03-16x86: query dynamic DEBUG_PAGEALLOC settingChristian Borntraeger3-16/+10
2016-03-16thp: cleanup split_huge_page()Kirill A. Shutemov1-13/+7
2016-03-16mm: use linear_page_index() in do_fault()Matthew Wilcox1-2/+1
2016-03-16mm: remove unnecessary uses of lock_page_memcg()Johannes Weiner5-20/+8
2016-03-16mm: simplify lock_page_memcg()Johannes Weiner12-117/+88
2016-03-16mm: migrate: do not touch page->mem_cgroup of live pagesJohannes Weiner6-25/+20
2016-03-16mm: workingset: per-cgroup cache thrash detectionJohannes Weiner5-57/+134