index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ubifs
/
super.c
Age
Commit message (
Expand
)
Author
2009-12-15
fs/ubifs: use %pUB to print UUIDs
Joe Perches
2009-11-24
UBIFS: support mounting of UBI volume character devices
Corentin Chary
2009-09-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Artem Bityutskiy
2009-09-16
fs: Assign bdi in super_block
Jens Axboe
2009-09-11
writeback: add name to backing_dev_info
Jens Axboe
2009-09-11
writeback: get rid of generic_sync_sb_inodes() export
Jens Axboe
2009-09-10
UBIFS: add inode size debugging check
Artem Bityutskiy
2009-07-24
UBIFS: remove unneeded call from ubifs_sync_fs
Artem Bityutskiy
2009-07-24
UBIFS: kill BKL
Artem Bityutskiy
2009-07-05
UBIFS: allow more than one volume to be mounted
Daniel Mack
2009-07-05
UBIFS: fix assertion warning
Artem Bityutskiy
2009-07-05
UBIFS: few spelling fixes
Artem Bityutskiy
2009-07-05
UBIFS: slightly optimize write-buffer timer usage
Artem Bityutskiy
2009-06-17
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
2009-06-16
ubifs: register backing_dev_info
Jens Axboe
2009-06-11
Push BKL down into ->remount_fs()
Alessio Igor Bogani
2009-06-11
push BKL down into ->put_super
Christoph Hellwig
2009-06-11
enforce ->sync_fs is only called for rw superblock
Christoph Hellwig
2009-06-08
UBIFS: start using hrtimers
Artem Bityutskiy
2009-06-08
UBIFS: do not forget to register BDI device
Artem Bityutskiy
2009-06-02
UBIFS: allow sync option in rootflags
Artem Bityutskiy
2009-05-26
UBIFS: use anonymous device
Artem Bityutskiy
2009-05-25
UBIFS: return proper error code if the compr is not present
Corentin Chary
2009-05-09
Convert obvious places to deactivate_locked_super()
Al Viro
2009-05-06
UBIFS: reset no_space flag after inode deletion
Adrian Hunter
2009-04-06
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
2009-03-27
vfs: simple_set_mnt() should return void
Sukadev Bhattiprolu
2009-03-26
UBIFS: add R/O compatibility
Artem Bityutskiy
2009-03-20
UBIFS: fix compiler warnings
Hunter Adrian
2009-03-16
UBIFS: introduce a helpful variable
Artem Bityutskiy
2009-03-15
UBIFS: fix bogus assertion
Artem Bityutskiy
2009-01-29
UBIFS: remove fast unmounting
Artem Bityutskiy
2009-01-29
UBIFS: return sensible error codes
Artem Bityutskiy
2009-01-29
UBIFS: remount ro fixes
Adrian Hunter
2009-01-29
UBIFS: sync wbufs after syncing inodes and pages
Adrian Hunter
2009-01-26
UBIFS: fix assertions
Artem Bityutskiy
2009-01-26
UBIFS: ensure orphan area head is initialized
Adrian Hunter
2009-01-26
UBIFS: always clean up GC LEB space
Artem Bityutskiy
2009-01-26
UBIFS: add re-mount debugging checks
Artem Bityutskiy
2009-01-26
UBIFS: fix LEB list freeing
Artem Bityutskiy
2009-01-20
UBIFS: document dark_wm and dead_wm better
Artem Bityutskiy
2009-01-18
UBIFS: constify operations
Artem Bityutskiy
2009-01-18
UBIFS: do not commit twice
Artem Bityutskiy
2009-01-06
UBIFS: do not use WB_SYNC_HOLD
Artem Bityutskiy
2008-12-31
UBIFS: add more useful debugging prints
Artem Bityutskiy
2008-12-31
UBIFS: allow mounting when short of space
Artem Bityutskiy
2008-12-31
UBIFS: always commit on unmount
Artem Bityutskiy
2008-12-31
UBIFS: use ubi_sync
Artem Bityutskiy
2008-12-31
UBIFS: always commit in sync_fs
Artem Bityutskiy
2008-12-31
UBIFS: fix file-system synchronization
Artem Bityutskiy
[next]