]> nv-tegra.nvidia Code Review - linux-2.6.git/commit
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 17 Jun 2009 16:46:33 +0000 (09:46 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 17 Jun 2009 16:46:33 +0000 (09:46 -0700)
commitb7c142dbf1e7422d0be7f7faa3f1163ad9da9788
tree6e62c8654bb9c329f89246235062ac2a289960df
parent0bd8df908de2aefe312d05bd25cd3abc21a6d1da
parentf2c5dbd7b7396457efc114f825acfdd4db4608f8
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6

* 'linux-next' of git://git.infradead.org/ubifs-2.6:
  UBIFS: start using hrtimers
  hrtimer: export ktime_add_safe
  UBIFS: do not forget to register BDI device
  UBIFS: allow sync option in rootflags
  UBIFS: remove dead code
  UBIFS: use anonymous device
  UBIFS: return proper error code if the compr is not present
  UBIFS: return error if link and unlink race
  UBIFS: reset no_space flag after inode deletion
fs/ubifs/super.c
kernel/hrtimer.c