dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/fs/ubifs
Linus Torvalds b7c142dbf1 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
2009-06-17 09:46:33 -07:00
..
Kconfig
Makefile
budget.c UBIFS: remove dead code 2009-05-29 14:38:37 +03:00
commit.c
compress.c
debug.c
debug.h
dir.c UBIFS: return error if link and unlink race 2009-05-19 11:01:31 +03:00
file.c Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 2009-04-06 15:00:19 -07:00
find.c
gc.c
io.c UBIFS: start using hrtimers 2009-06-08 11:14:58 +03:00
ioctl.c
journal.c
key.h
log.c
lprops.c
lpt.c
lpt_commit.c
master.c
misc.h
orphan.c
recovery.c UBIFS: remove dead code 2009-05-29 14:38:37 +03:00
replay.c
sb.c
scan.c
shrinker.c
super.c Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 2009-06-17 09:46:33 -07:00
tnc.c
tnc_commit.c
tnc_misc.c
ubifs-media.h
ubifs.h UBIFS: start using hrtimers 2009-06-08 11:14:58 +03:00
xattr.c