summaryrefslogtreecommitdiffstats
path: root/drivers/oprofile/cpu_buffer.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-12-08dm crypt: reject key strings containing whitespace charsOndrej Kozina1-0/+18
2016-12-08dm space map: always set ev if sm_ll_mutate() succeedsBenjamin Marzinski1-1/+2
2016-12-08dm space map metadata: skip useless memcpy in metadata_ll_init_index()Benjamin Marzinski1-1/+0
2016-12-08dm space map metadata: fix 'struct sm_metadata' leak on failed createBenjamin Marzinski1-8/+6
2016-12-08Documentation: dm raid: define data_offset status fieldHeinz Mauelshagen1-0/+4
2016-12-08dm raid: fix discard support regressionHeinz Mauelshagen1-6/+3
2016-12-08dm raid: don't allow "write behind" with raid4/5/6Heinz Mauelshagen1-2/+0
2016-12-08dm mpath: use hw_handler_params if attached hw_handler is same as requestedtang.junhui1-5/+9
2016-12-08dm crypt: add ability to use keys from the kernel key retention serviceOndrej Kozina2-14/+170
2016-12-08dm array: remove a dead assignment in populate_ablock_with_values()Bart Van Assche1-2/+0
2016-12-08dm ioctl: use offsetof() instead of open-coding itBart Van Assche1-1/+1
2016-12-08dm rq: simplify use_blk_mq initializationBart Van Assche1-5/+1
2016-12-08dm: use blk_set_queue_dying() in __dm_destroy()Bart Van Assche1-3/+1
2016-12-08dm bufio: drop the lock when doing GFP_NOIO allocationMikulas Patocka1-0/+10
2016-12-08dm bufio: don't take the lock in dm_bufio_shrink_countMikulas Patocka1-11/+2
2016-12-08dm bufio: avoid sleeping while holding the dm_bufio lockDouglas Anderson1-2/+3
2016-12-08dm table: simplify dm_table_determine_type()Bart Van Assche1-13/+8
2016-12-08dm table: an 'all_blk_mq' table must be loaded for a blk-mq DM deviceBart Van Assche1-0/+5
2016-12-08dm table: fix 'all_blk_mq' inconsistency when an empty table is loadedMike Snitzer1-6/+13
2016-11-21dm mpath: do not modify *__clone if blk_mq_alloc_request() failsBart Van Assche1-7/+8
2016-11-21dm mpath: change return type of pg_init_all_paths() from int to voidBart Van Assche1-5/+2
2016-11-21dm mpath: add checks for priority group count to avoid invalid memory accesstang.junhui1-2/+2
2016-11-21dm mpath: add m->hw_handler_name NULL pointer check in parse_hw_handler()tang.junhui1-0/+2
2016-11-21dm flakey: return -EINVAL on interval bounds error in flakey_ctr()Wei Yongjun1-0/+2
2016-11-21dm crypt: constify crypt_iv_operations structuresJulia Lawall1-8/+8
2016-11-21dm raid: correct error messages on old metadata validationHeinz Mauelshagen1-32/+39
2016-11-21dm raid: fix typos in Documentation/device-mapper/dm-raid.txtMasanari Iida1-4/+4
2016-11-21dm cache: add missing cache device name to DMERR in set_cache_mode()Mike Snitzer1-1/+2
2016-11-21dm cache metadata: remove an extra newline in DMERR and codeMike Snitzer1-2/+1
2016-11-21uapi dm-log-userspace.h: use __u32, __s32, __u64 and __s64 from linux/types.hMikko Rapeli1-26/+27
2016-11-21dm verity: fix incorrect error messageEric Biggers1-1/+1
2016-11-21dm crypt: rename crypt_setkey_allcpus to crypt_setkeyMikulas Patocka1-3/+3
2016-11-21dm crypt: mark key as invalid until properly loadedOndrej Kozina1-2/+5
2016-11-21dm crypt: use bio_add_page()Ming Lei1-7/+1
2016-11-21dm io: use bvec iterator helpers to implement .get_page and .next_pageMing Lei1-10/+24
2016-11-21dm rq: replace 'bio->bi_vcnt == 1' with !bio_multiple_segmentsMing Lei1-1/+1
2016-11-14dm rq: fix a race condition in rq_completed()Bart Van Assche1-2/+8
2016-11-14dm block manager: make block locking optionalJoe Thornber2-2/+27
2016-11-13Linux 4.9-rc5v4.9-rc5Linus Torvalds1-1/+1
2016-11-13gp8psk: Fix DVB frontend attachMauro Carvalho Chehab7-152/+246
2016-11-13gp8psk: fix gp8psk_usb_in_op() logicMauro Carvalho Chehab1-2/+3
2016-11-13dvb-usb: move data_mutex to struct dvb_usb_deviceMauro Carvalho Chehab7-95/+61
2016-11-13iio: maxim_thermocouple: detect invalid storage size in read()Arnd Bergmann1-0/+2
2016-11-12aoe: fix crash in page count manipulationJens Axboe1-41/+0
2016-11-12lightnvm: invalid offset calculation for lba_shiftMatias Bjørling1-1/+1
2016-11-11Kbuild: enable -Wmaybe-uninitialized warnings by defaultArnd Bergmann1-2/+0
2016-11-11pcmcia: fix return value of soc_pcmcia_regulator_setArnd Bergmann1-1/+1
2016-11-11infiniband: shut up a maybe-uninitialized warningArnd Bergmann1-26/+28
2016-11-11crypto: aesni: shut up -Wmaybe-uninitialized warningArnd Bergmann1-2/+2
2016-11-11rc: print correct variable for z8f0811Arnd Bergmann1-1/+1