summaryrefslogtreecommitdiffstats
path: root/drivers/char/mspec.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-03-25bcache: Build fixes from test robotKent Overstreet5-5/+6
2013-03-24bcache: A block layer cacheKent Overstreet36-0/+16474
2013-03-23Export __lockdep_no_validate__Kent Overstreet1-0/+1
2013-03-23Export blk_fill_rwbs()Kent Overstreet1-0/+1
2013-03-23Export get_random_int()Kent Overstreet1-0/+1
2013-03-23Revert "rw_semaphore: remove up/down_read_non_owner"Kent Overstreet2-0/+26
2013-03-23drbd: adjust upper limit for activity log extentsLars Ellenberg2-15/+43
2013-03-23drbd: try hard to max out the updates per AL transactionLars Ellenberg1-0/+31
2013-03-23drbd: move start io accounting before activity log transactionLars Ellenberg1-3/+3
2013-03-23drbd: consolidate as many updates as possible into one AL transactionLars Ellenberg3-14/+107
2013-03-23lru_cache: introduce lc_get_cumulative()Lars Ellenberg2-10/+47
2013-03-23drbd: queue writes on submitter thread, unless they pass the activity log fas...Lars Ellenberg1-8/+12
2013-03-23drbd: split out some helper functions to drbd_al_begin_ioLars Ellenberg1-21/+28
2013-03-23drbd: split drbd_al_begin_io into fastpath, prepare, and commitLars Ellenberg2-33/+72
2013-03-23drbd: prepare to queue write requests on a submit workerLars Ellenberg4-1/+68
2013-03-23drbd: split __drbd_make_request in before and after drbd_al_begin_ioLars Ellenberg1-10/+30
2013-03-23drbd: drbd_al_being_io: short circuit to reduce latencyLars Ellenberg1-2/+12
2013-03-23drbd: Clarify when activity log I/O is delegated to the worker threadLars Ellenberg5-26/+31
2013-03-23drbd: read meta data early, base on-disk offsets on super blockLars Ellenberg4-37/+123
2013-03-23drbd: mechanically rename la_size to la_size_sectLars Ellenberg3-12/+12
2013-03-23drbd: use the cached meta_dev_idxLars Ellenberg2-33/+6
2013-03-23drbd: prepare for new striped layout of activity logLars Ellenberg4-40/+94
2013-03-23drbd: cleanup ondisk meta data layout calculations and definesLars Ellenberg5-57/+123
2013-03-23drbd: cleanup bogus assert messageLars Ellenberg2-10/+4
2013-03-17Linux 3.9-rc3v3.9-rc3Linus Torvalds1-1/+1
2013-03-17perf,x86: fix link failure for non-Intel configsDavid Rientjes1-1/+5
2013-03-17perf,x86: fix wrmsr_on_cpu() warning on suspend/resumeLinus Torvalds1-1/+3
2013-03-16Btrfs: fix warning of free_extent_mapLiu Bo1-0/+1
2013-03-15perf,x86: fix kernel crash with PEBS/BTS after suspend/resumeStephane Eranian3-0/+12
2013-03-15ALSA: hda - Fix missing EAPD/GPIO setup for Cirrus codecsTakashi Iwai1-0/+4
2013-03-15sound: sequencer: cap array index in seq_chn_common_event()Dan Carpenter1-0/+6
2013-03-15mfd: twl4030-madc: Remove __exit_p annotationArnd Bergmann1-1/+1
2013-03-15ALSA: hda/ca0132 - Remove extra setting of dsp_state.Dylan Reid1-9/+6
2013-03-15ALSA: hda/ca0132 - Check download state of DSP.Dylan Reid1-2/+3
2013-03-15ALSA: hda/ca0132 - Check if dspload_image succeeded.Dylan Reid1-2/+6
2013-03-15mm/fremap.c: fix possible oops on error pathMichel Lespinasse1-3/+2
2013-03-14list: Fix double fetch of pointer in hlist_entry_safe()Paul E. McKenney1-1/+3
2013-03-14Btrfs: fix warning when creating snapshotsLiu Bo1-6/+5
2013-03-14Btrfs: return as soon as possible when edquot happensWang Shilong1-4/+6
2013-03-14Btrfs: return EIO if we have extent tree corruptionJosef Bacik1-1/+4
2013-03-14btrfs: use rcu_barrier() to wait for bdev puts at unmountEric Sandeen1-0/+6
2013-03-14Btrfs: remove btrfs_try_spin_lockLiu Bo1-1/+0
2013-03-14Btrfs: get better concurrency for snapshot-aware defrag workLiu Bo1-0/+3
2013-03-14hwmon: (pmbus/ltc2978) Fix temperature reportingGuenter Roeck1-6/+8
2013-03-14ALSA: hda - Disable IDT eapd_switch if there are no internal speakersDavid Henningsson1-0/+29
2013-03-14hwmon: (pmbus) Fix krealloc() misuse in pmbus_add_attribute()David Woodhouse1-5/+7
2013-03-14hwmon: (lineage-pem) Add missing terminating entry for pem_[input|fan]_attrib...Axel Lin1-0/+2
2013-03-14ARM: DMA-mapping: add missing GFP_DMA flag for atomic buffer allocationMarek Szyprowski1-2/+3
2013-03-13idr: idr_alloc() shouldn't trigger lowmem warning when preloadedTejun Heo1-13/+25
2013-03-13UAPI: fix endianness conditionals in M32R's asm/stat.hDavid Howells1-2/+2