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
/
drivers
/
mtd
/
ubi
/
cdev.c
Commit message (
Expand
)
Author
Age
*
UBI: fix check for "too many bytes"
Brian Norris
2015-03-26
*
UBI: extend UBI layer debug/messaging capabilities - cosmetics
Tanya Brokhman
2015-01-28
*
UBI: rename_volumes: Use UBI_METAONLY
Richard Weinberger
2015-01-28
*
UBI: Implement UBI_METAONLY
Richard Weinberger
2015-01-28
*
UBI: Extend UBI layer debug/messaging capabilities
Tanya Brokhman
2014-11-07
*
UBI: return on error in rename_volumes()
Dan Carpenter
2014-09-19
*
UBI: Dispatch update notification if the volume is updated
Ezequiel Garcia
2014-09-16
*
UBI: weaken the 'exclusive' constraint when opening volumes to rename
Ezequiel Garcia
2014-05-13
*
UBI: rename block device ioctls
Artem Bityutskiy
2014-03-05
*
UBI: block: do not use term "attach"
Artem Bityutskiy
2014-03-04
*
UBI: R/O block driver on top of UBI volumes
Ezequiel Garcia
2014-02-28
*
ubi/cdev: switch to fixed_size_llseek()
Al Viro
2013-06-29
*
new helper: file_inode(file)
Al Viro
2013-02-22
*
UBI: print less
Artem Bityutskiy
2012-09-04
*
UBI: comply with coding style
Artem Bityutskiy
2012-09-04
*
UBI: add max_beb_per1024 to attach ioctl
Richard Genoud
2012-09-04
*
UBI: prepare for max_beb_per1024 module parameter addition
Richard Genoud
2012-09-04
*
UBI: fix spelling of detach in debug output
Peter Meerwald
2012-07-18
*
UBI: modify ubi_wl_flush function to clear work queue for a lnum
Joel Reardon
2012-05-21
*
UBI: get rid of dbg_err
Artem Bityutskiy
2012-05-20
*
UBI: rename ubi_dbg_dump_mkvol_req
Artem Bityutskiy
2012-05-20
*
UBI: Kill data type hint
Richard Weinberger
2012-05-20
*
UBI: fix nameless volumes handling
Richard Weinberger
2012-01-15
*
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
2011-07-20
*
UBI: fix minor stylistic issues
Artem Bityutskiy
2011-04-14
*
UBI: re-name set volume properties ioctl
Artem Bityutskiy
2011-04-14
*
UBI: make the control character device non-seekable
Artem Bityutskiy
2011-04-14
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
*
UBI: eliminate update of list_for_each_entry loop cursor
Julia Lawall
2010-08-30
*
drop unused dentry argument to ->fsync
Christoph Hellwig
2010-05-27
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
UBI: fix volume creation input checking
Mika Westerberg
2010-01-27
*
UBI: remove built-in gluebi
Dmitry Pervushin
2009-06-02
*
UBI: add notification API
Dmitry Pervushin
2009-06-02
*
UBI: improve debugging messages
Artem Bityutskiy
2009-05-18
*
UBI: re-name volumes_mutex to device_mutex
Artem Bityutskiy
2009-05-18
*
UBI: remove redundant mutex
Artem Bityutskiy
2009-05-18
*
UBI: add fsync capability
Corentin Chary
2009-02-20
*
UBI: allow direct user-space I/O
Sidney Amani
2009-01-27
*
UBI: use nicer 64-bit math
Artem Bityutskiy
2009-01-18
*
UBI: add ioctl compatibility
Artem Bityutskiy
2009-01-18
*
UBI: constify file operations
Jan Engelhardt
2009-01-18
*
UBI: allow all ioctls
Artem Bityutskiy
2009-01-18
*
UBI: remove unnecessry header inclusion
Artem Bityutskiy
2009-01-18
*
UBI: add ioctl for is_mapped operation
Corentin Chary
2009-01-18
*
UBI: add ioctl for unmap operation
Corentin Chary
2009-01-18
*
UBI: add ioctl for map operation
Corentin Chary
2009-01-18
*
UBI: fix checkpatch.pl warnings
Artem Bityutskiy
2008-12-28
*
UBI: remove BKL
Artem Bityutskiy
2008-09-05
*
UBI: fix checkpatch.pl errors and warnings
Artem Bityutskiy
2008-07-24
[next]