index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ubifs
/
budget.c
Age
Commit message (
Expand
)
Author
2012-10-03
Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2012-09-21
userns: Convert ubifs to use kuid/kgid
Eric W. Biederman
2012-08-31
UBIFS: comply with coding style
Artem Bityutskiy
2011-10-30
writeback: Add a 'reason' to wb_writeback_work
Curt Wohlgemuth
2011-05-13
UBIFS: introduce a separate structure for budgeting info
Artem Bityutskiy
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-06-11
writeback: enforce s_umount locking in writeback_inodes_sb
Christoph Hellwig
2009-09-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Artem Bityutskiy
2009-09-16
writeback: separate starting of sync vs opportunistic writeback
Jens Axboe
2009-09-15
UBIFS: various minor commentary fixes
Artem Bityutskiy
2009-09-11
writeback: get rid of generic_sync_sb_inodes() export
Jens Axboe
2009-05-29
UBIFS: remove dead code
Artem Bityutskiy
2009-05-06
UBIFS: reset no_space flag after inode deletion
Adrian Hunter
2009-03-20
UBIFS: fix commentaries
Artem Bityutskiy
2009-03-16
UBIFS: introduce a helpful variable
Artem Bityutskiy
2009-01-26
UBIFS: add re-mount debugging checks
Artem Bityutskiy
2009-01-06
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
2009-01-02
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
2008-12-31
UBIFS: fix numerous spelling mistakes
Artem Bityutskiy
2008-12-31
UBIFS: simplify make_free_space
Artem Bityutskiy
2008-12-31
UBIFS: do not lie about used blocks
Artem Bityutskiy
2008-12-23
UBIFS: avoid unnecessary calculations
Artem Bityutskiy
2008-12-23
UBIFS: use nicer 64-bit math
Artem Bityutskiy
2008-12-23
UBIFS: fix available blocks count
Artem Bityutskiy
2008-12-23
UBIFS: improve budgeting dump
Artem Bityutskiy
2008-11-13
CRED: Wrap task credential accesses in the UBIFS filesystem
David Howells
2008-09-30
UBIFS: add a print, fix comments and more minor stuff
Artem Bityutskiy
2008-09-05
UBIFS: fix division by zero
Artem Bityutskiy
2008-08-31
UBIFS: improve statfs reporting even more
Artem Bityutskiy
2008-08-31
UBIFS: improve statfs reporting
Artem Bityutskiy
2008-08-31
UBIFS: remove incorrect index space check
Artem Bityutskiy
2008-08-31
UBIFS: push empty flash hack down
Artem Bityutskiy
2008-08-31
UBIFS: do not update min_idx_lebs in stafs
Artem Bityutskiy
2008-08-13
UBIFS: correct spelling of "thrice".
Adrian Hunter
2008-08-13
UBIFS: reserve more space for index
Artem Bityutskiy
2008-08-13
UBIFS: align inode data to eight
Artem Bityutskiy
2008-08-13
UBIFS: improve budgeting checks
Artem Bityutskiy
2008-08-13
UBIFS: fix budgeting calculations
Artem Bityutskiy
2008-07-15
UBIFS: add new flash file system
Artem Bityutskiy