index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ubifs
/
super.c
Commit message (
Expand
)
Author
Age
*
UBIFS: do not free write-buffers when in R/O mode
Artem Bityutskiy
2011-05-02
*
UBIFS: fix false assertion warning in case of I/O failures
Artem Bityutskiy
2011-04-21
*
UBIFS: fix false space checking failure
Artem Bityutskiy
2011-04-20
*
UBIFS: fix assertion warnings
Artem Bityutskiy
2011-04-05
*
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-03-24
|
\
|
*
block: remove per-queue plugging
Jens Axboe
2011-03-10
*
|
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
2011-03-18
|
\
\
|
|
/
|
/
|
|
*
UBIFS: do not check data crc by default
Artem Bityutskiy
2011-03-11
|
*
UBIFS: print max. index node size
Artem Bityutskiy
2011-03-11
|
*
UBIFS: handle allocation failures in UBIFS write path
Matthew L. Creech
2011-03-11
|
*
UBI: incorporate LEB offset information
Artem Bityutskiy
2011-03-08
|
*
UBIFS: incorporate maximum write size
Artem Bityutskiy
2011-03-08
|
*
UBIFS: introduce mounting flag
Artem Bityutskiy
2011-01-17
*
|
fs: icache RCU free inodes
Nick Piggin
2011-01-07
|
/
*
convert ubifs
Al Viro
2010-10-29
*
UBIFS: do not forget to cancel timers
Artem Bityutskiy
2010-10-21
*
UBIFS: remove a bit of unneeded code
Artem Bityutskiy
2010-10-21
*
UBIFS: avoid kernel error if ubifs superblock read fails
Steffen Sledz
2010-09-28
*
UBIFS: introduce new flags for RO mounts
Artem Bityutskiy
2010-09-19
*
UBIFS: introduce new flag for RO due to errors
Artem Bityutskiy
2010-09-17
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-08-10
|
\
|
*
switch ubifs to ->evict_inode()
Al Viro
2010-08-09
*
|
UBIFS: fix a memory leak on error path.
Matthieu CASTET
2010-08-03
*
|
UBIFS: check return code
Artem Bityutskiy
2010-06-12
|
/
*
pass writeback_control to ->write_inode
Christoph Hellwig
2010-03-05
*
fs/ubifs: use %pUB to print UUIDs
Joe Perches
2009-12-15
*
UBIFS: support mounting of UBI volume character devices
Corentin Chary
2009-11-24
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Artem Bityutskiy
2009-09-21
|
\
|
*
fs: Assign bdi in super_block
Jens Axboe
2009-09-16
|
*
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-11
*
|
UBIFS: add inode size debugging check
Artem Bityutskiy
2009-09-10
*
|
UBIFS: remove unneeded call from ubifs_sync_fs
Artem Bityutskiy
2009-07-24
*
|
UBIFS: kill BKL
Artem Bityutskiy
2009-07-24
|
/
*
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-07-05
*
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
2009-06-17
|
\
|
*
UBIFS: start using hrtimers
Artem Bityutskiy
2009-06-08
|
*
UBIFS: do not forget to register BDI device
Artem Bityutskiy
2009-06-08
|
*
UBIFS: allow sync option in rootflags
Artem Bityutskiy
2009-06-02
|
*
UBIFS: use anonymous device
Artem Bityutskiy
2009-05-26
|
*
UBIFS: return proper error code if the compr is not present
Corentin Chary
2009-05-25
|
*
UBIFS: reset no_space flag after inode deletion
Adrian Hunter
2009-05-06
*
|
ubifs: register backing_dev_info
Jens Axboe
2009-06-16
*
|
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-11
*
|
Convert obvious places to deactivate_locked_super()
Al Viro
2009-05-09
|
/
[next]