index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ubifs
/
budget.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-31
writeback: Add a 'reason' to wb_writeback_work
Curt Wohlgemuth
1
-1
/
+1
2011-05-13
UBIFS: introduce a separate structure for budgeting info
Artem Bityutskiy
1
-52
/
+52
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2010-06-11
writeback: enforce s_umount locking in writeback_inodes_sb
Christoph Hellwig
1
-0
/
+2
2009-09-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Artem Bityutskiy
1
-29
/
+3
2009-09-16
writeback: separate starting of sync vs opportunistic writeback
Jens Axboe
1
-17
/
+3
2009-09-15
UBIFS: various minor commentary fixes
Artem Bityutskiy
1
-1
/
+1
2009-09-11
writeback: get rid of generic_sync_sb_inodes() export
Jens Axboe
1
-14
/
+2
2009-05-29
UBIFS: remove dead code
Artem Bityutskiy
1
-1
/
+0
2009-05-06
UBIFS: reset no_space flag after inode deletion
Adrian Hunter
1
-1
/
+2
2009-03-20
UBIFS: fix commentaries
Artem Bityutskiy
1
-2
/
+2
2009-03-16
UBIFS: introduce a helpful variable
Artem Bityutskiy
1
-18
/
+15
2009-01-26
UBIFS: add re-mount debugging checks
Artem Bityutskiy
1
-10
/
+25
2009-01-06
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
1
-2
/
+2
2009-01-02
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
1
-139
/
+69
2008-12-31
UBIFS: fix numerous spelling mistakes
Artem Bityutskiy
1
-7
/
+7
2008-12-31
UBIFS: simplify make_free_space
Artem Bityutskiy
1
-102
/
+49
2008-12-31
UBIFS: do not lie about used blocks
Artem Bityutskiy
1
-10
/
+0
2008-12-23
UBIFS: avoid unnecessary calculations
Artem Bityutskiy
1
-1
/
+2
2008-12-23
UBIFS: use nicer 64-bit math
Artem Bityutskiy
1
-14
/
+11
2008-12-23
UBIFS: fix available blocks count
Artem Bityutskiy
1
-7
/
+2
2008-12-23
UBIFS: improve budgeting dump
Artem Bityutskiy
1
-2
/
+2
2008-11-14
CRED: Wrap task credential accesses in the UBIFS filesystem
David Howells
1
-1
/
+1
2008-09-30
UBIFS: add a print, fix comments and more minor stuff
Artem Bityutskiy
1
-12
/
+14
2008-09-05
UBIFS: fix division by zero
Artem Bityutskiy
1
-6
/
+7
2008-08-31
UBIFS: improve statfs reporting even more
Artem Bityutskiy
1
-4
/
+34
2008-08-31
UBIFS: improve statfs reporting
Artem Bityutskiy
1
-0
/
+45
2008-08-31
UBIFS: remove incorrect index space check
Artem Bityutskiy
1
-14
/
+1
2008-08-31
UBIFS: push empty flash hack down
Artem Bityutskiy
1
-13
/
+11
2008-08-31
UBIFS: do not update min_idx_lebs in stafs
Artem Bityutskiy
1
-1
/
+0
2008-08-13
UBIFS: correct spelling of "thrice".
Adrian Hunter
1
-2
/
+2
2008-08-13
UBIFS: reserve more space for index
Artem Bityutskiy
1
-4
/
+4
2008-08-13
UBIFS: align inode data to eight
Artem Bityutskiy
1
-1
/
+9
2008-08-13
UBIFS: improve budgeting checks
Artem Bityutskiy
1
-0
/
+12
2008-08-13
UBIFS: fix budgeting calculations
Artem Bityutskiy
1
-2
/
+3
2008-07-15
UBIFS: add new flash file system
Artem Bityutskiy
1
-0
/
+731