linux/drivers/md/bcache
Linus Torvalds 80cc38b163 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
Pull trivial tree updates from Jiri Kosina:
 "The usual stuff from trivial tree"

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial: (34 commits)
  treewide: relase -> release
  Documentation/cgroups/memory.txt: fix stat file documentation
  sysctl/net.txt: delete reference to obsolete 2.4.x kernel
  spinlock_api_smp.h: fix preprocessor comments
  treewide: Fix typo in printk
  doc: device tree: clarify stuff in usage-model.txt.
  open firmware: "/aliasas" -> "/aliases"
  md: bcache: Fixed a typo with the word 'arithmetic'
  irq/generic-chip: fix a few kernel-doc entries
  frv: Convert use of typedef ctl_table to struct ctl_table
  sgi: xpc: Convert use of typedef ctl_table to struct ctl_table
  doc: clk: Fix incorrect wording
  Documentation/arm/IXP4xx fix a typo
  Documentation/networking/ieee802154 fix a typo
  Documentation/DocBook/media/v4l fix a typo
  Documentation/video4linux/si476x.txt fix a typo
  Documentation/virtual/kvm/api.txt fix a typo
  Documentation/early-userspace/README fix a typo
  Documentation/video4linux/soc-camera.txt fix a typo
  lguest: fix CONFIG_PAE -> CONFIG_x86_PAE in comment
  ...
2013-07-04 11:40:58 -07:00
..
Kconfig bcache: drop "select CLOSURES" 2013-05-15 00:42:51 -07:00
Makefile bcache: A block layer cache 2013-03-23 16:11:31 -07:00
alloc.c bcache: Allocator cleanup/fixes 2013-04-30 19:14:40 -07:00
bcache.h bcache: Fix error handling in init code 2013-05-15 00:48:14 -07:00
bset.c md: bcache: Fixed a typo with the word 'arithmetic' 2013-06-18 13:41:16 +02:00
bset.h bcache: A block layer cache 2013-03-23 16:11:31 -07:00
btree.c bcache: Allocator cleanup/fixes 2013-04-30 19:14:40 -07:00
btree.h bcache: A block layer cache 2013-03-23 16:11:31 -07:00
closure.c bcache: Fix for the build fixes 2013-03-25 19:36:39 -06:00
closure.h bcache: Build fixes from test robot 2013-03-25 13:06:13 -06:00
debug.c bcache: Disable broken btree fuzz tester 2013-04-08 13:33:49 -07:00
debug.h bcache: A block layer cache 2013-03-23 16:11:31 -07:00
io.c bcache: Fix merge_bvec_fn usage for when it modifies the bvm 2013-04-22 14:44:24 -07:00
journal.c bcache: Sparse fixes 2013-04-08 13:33:48 -07:00
journal.h bcache: A block layer cache 2013-03-23 16:11:31 -07:00
movinggc.c bcache: Don't export utility code, prefix with bch_ 2013-03-28 12:50:55 -06:00
request.c bcache: Take data offset from the bdev superblock. 2013-04-20 17:56:12 -07:00
request.h bcache: A block layer cache 2013-03-23 16:11:31 -07:00
stats.c bcache: Fix error handling in init code 2013-05-15 00:48:14 -07:00
stats.h bcache: A block layer cache 2013-03-23 16:11:31 -07:00
super.c bcache: Fix error handling in init code 2013-05-15 00:48:14 -07:00
sysfs.c bcache: Don't export utility code, prefix with bch_ 2013-03-28 12:50:55 -06:00
sysfs.h bcache: Don't export utility code, prefix with bch_ 2013-03-28 12:50:55 -06:00
trace.c bcache: A block layer cache 2013-03-23 16:11:31 -07:00
util.c bcache: Fix a format string overflow 2013-04-08 13:33:49 -07:00
util.h bcache: Don't export utility code, prefix with bch_ 2013-03-28 12:50:55 -06:00
writeback.c bcache: Fix error handling in init code 2013-05-15 00:48:14 -07:00