aboutsummaryrefslogtreecommitdiffstats
path: root/fs/dcache.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-27drivers/misc/sgi-gru/grumain.c: remove bogus 0x prefix from printkDimitri Sivanich1-1/+1
2016-10-27cris/arch-v32: cryptocop: print a hex number after a 0x prefixUwe Kleine-König1-1/+1
2016-10-27ipack: print a hex number after a 0x prefixUwe Kleine-König1-1/+1
2016-10-27block: DAC960: print a hex number after a 0x prefixUwe Kleine-König1-2/+2
2016-10-27fs: exofs: print a hex number after a 0x prefixUwe Kleine-König1-1/+1
2016-10-27lib/genalloc.c: start search from start of chunkDaniel Mentz1-1/+2
2016-10-27mm: memcontrol: do not recurse in direct reclaimJohannes Weiner2-0/+11
2016-10-27CREDITS: update credit information for Martin KepplingerMartin Kepplinger1-2/+3
2016-10-27proc: fix NULL dereference when reading /proc/<pid>/auxvLeon Yu1-0/+3
2016-10-27mm: kmemleak: ensure that the task stack is not freed during scanningCatalin Marinas1-2/+5
2016-10-27lib/stackdepot.c: bump stackdepot capacity from 16MB to 128MBDmitry Vyukov1-1/+1
2016-10-27latent_entropy: raise CONFIG_FRAME_WARN by defaultKees Cook1-0/+1
2016-10-27kconfig.h: remove config_enabled() macroMasahiro Yamada3-7/+6
2016-10-27ipc: account for kmem usage on mqueue and msgAristeu Rozanski1-2/+2
2016-10-27mm/slab: improve performance of gathering slabinfo statsAruna Ramakrishna2-16/+28
2016-10-27mm: page_alloc: use KERN_CONT where appropriateJoe Perches1-7/+9
2016-10-27mm/list_lru.c: avoid error-path NULL pointer derefAlexander Polakov1-0/+2
2016-10-27h8300: fix syscall restartingMark Rutland2-5/+1
2016-10-27kcov: properly check if we are in an interruptAndrey Konovalov1-1/+8
2016-10-27mm/slab: fix kmemcg cache creation delayed issueJoonsoo Kim1-1/+1
2016-10-27Allow KASAN and HOTPLUG_MEMORY to co-exist when doing build testingLinus Torvalds1-1/+1
2016-10-27mm: remove unused variable in memory hotplugLinus Torvalds1-1/+0
2016-10-27mm: remove per-zone hashtable of bitlock waitqueuesLinus Torvalds6-182/+21
2016-10-27blk-mq: update hardware and software queues for sleeping allocJens Axboe1-3/+3
2016-10-26block: flush: fix IO hang in case of flood fua reqMing Lei1-0/+28
2016-10-26MAINTAINERS: Begin module maintainer transitionRusty Russell1-0/+1
2016-10-25ahci: fix the single MSI-X case in ahci_init_oneChristoph Hellwig1-1/+1
2016-10-25i2c: imx: defer probe if bus recovery GPIOs are not readyStefan Agner1-4/+7
2016-10-25i2c: designware: Avoid aborted transfers with fast reacting I2C slavesJarkko Nikula1-3/+14
2016-10-25i2c: i801: Fix I2C Block Read on 8-Series/C220 and laterJean Delvare1-3/+13
2016-10-25i2c: xgene: Avoid dma_buffer overrunHoan Tran1-1/+1
2016-10-25i2c: digicolor: Fix module autoloadJavier Martinez Canillas1-0/+1
2016-10-25i2c: xlr: Fix module autoload for OF registrationJavier Martinez Canillas1-0/+1
2016-10-25i2c: xlp9xx: Fix module autoloadJavier Martinez Canillas1-0/+1
2016-10-25i2c: jz4780: Fix module autoloadJavier Martinez Canillas1-0/+1
2016-10-25i2c: allow configuration of imx driver for ColdFire architectureGreg Ungerer1-2/+2
2016-10-25i2c: mark device nodes only in case of successful instantiationRalf Ramsauer1-1/+10
2016-10-25i2c: rk3x: Give the tuning value 0 during rk3x_i2c_v0_calc_timingsDavid Wu1-0/+2
2016-10-25i2c: hix5hd2: allow build with ARCH_HISIRuqiang Ju1-4/+4
2016-10-24mm: unexport __get_user_pages()Lorenzo Stoakes4-13/+6
2016-10-24proc: don't use FOLL_FORCE for reading cmdline and environmentLinus Torvalds1-10/+8
2016-10-24nbd: fix incorrect unlock of nbd->sock_lock in sock_shutdownJohn W. Linville1-1/+1
2016-10-24orangefs: don't use d_timeMiklos Szeredi3-6/+14
2016-10-24orangefs: user file_inode() where it is dueAmir Goldstein1-7/+7
2016-10-24xenbus: check return value of xenbus_scanf()Jan Beulich1-1/+3
2016-10-24xenbus: prefer list_for_each()Jan Beulich1-2/+2
2016-10-24x86: xen: move cpu_up functions out of ifdefArnd Bergmann1-0/+2
2016-10-24xenbus: advertise control feature flagsJuergen Gross1-16/+29
2016-10-24s390/mm: fix zone calculation in arch_add_memory()Gerald Schaefer1-17/+21
2016-10-24s390/dumpstack: use pr_cont within show_stack and dieHeiko Carstens1-8/+8