index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ubifs
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-11
/
+12
2011-07-20
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
2
-11
/
+12
2011-07-08
UBIFS: fix master node recovery
Anatolij Gustschin
1
-1
/
+2
2011-07-04
UBIFS: improve power cut emulation testing
Artem Bityutskiy
1
-41
/
+50
2011-07-04
UBIFS: rename recovery testing variables
Artem Bityutskiy
2
-35
/
+39
2011-07-04
UBIFS: remove custom list of superblocks
Artem Bityutskiy
3
-105
/
+39
2011-07-04
UBIFS: stop re-defining UBI operations
Artem Bityutskiy
2
-9
/
+0
2011-07-04
UBIFS: switch to I/O helpers
Artem Bityutskiy
5
-21
/
+19
2011-07-04
UBIFS: switch to ubifs_leb_write
Artem Bityutskiy
1
-22
/
+14
2011-07-04
UBIFS: switch to ubifs_leb_read
Artem Bityutskiy
8
-47
/
+40
2011-07-04
UBIFS: introduce more I/O helpers
Artem Bityutskiy
5
-87
/
+148
2011-07-04
UBIFS: always print stacktrace when switching to R/O mode
Artem Bityutskiy
1
-1
/
+1
2011-07-04
UBIFS: remove unused and unneeded debugging function
Artem Bityutskiy
2
-57
/
+3
2011-07-04
UBIFS: add global debugfs knobs
Artem Bityutskiy
2
-16
/
+157
2011-07-04
UBIFS: introduce debugfs helpers
Artem Bityutskiy
1
-20
/
+56
2011-07-04
UBIFS: re-arrange debugging code a bit
Artem Bityutskiy
1
-59
/
+59
2011-07-04
UBIFS: be more informative in failure mode
Artem Bityutskiy
1
-15
/
+23
2011-07-04
UBIFS: switch self-check knobs to debugfs
Artem Bityutskiy
2
-53
/
+159
2011-07-04
UBIFS: lessen amount of debugging check types
Artem Bityutskiy
5
-25
/
+12
2011-07-04
UBIFS: introduce helper functions for debugging checks and tests
Artem Bityutskiy
12
-56
/
+75
2011-07-04
UBIFS: amend debugging inode size check function prototype
Artem Bityutskiy
4
-6
/
+9
2011-07-04
UBIFS: amend debugging name check function prototype
Artem Bityutskiy
1
-3
/
+5
2011-07-04
UBIFS: add few commentaries about TNC
Artem Bityutskiy
1
-0
/
+26
2011-07-04
UBIFS: use correct flags in lprops
Artem Bityutskiy
3
-8
/
+8
2011-07-04
UBIFS: harmonize znode flag helpers
Artem Bityutskiy
4
-12
/
+34
2011-07-04
UBIFS: remove dead code
Artem Bityutskiy
1
-76
/
+30
2011-07-04
UBIFS: remove unnecessary brackets
Artem Bityutskiy
1
-1
/
+1
2011-07-04
UBIFS: minor cleanup: use S_ISREG helper
Artem Bityutskiy
1
-1
/
+1
2011-07-04
UBIFS: rename dbg_check_dir_size function
Artem Bityutskiy
3
-4
/
+4
2011-07-04
UBIFS: improve inode dumping function
Artem Bityutskiy
3
-5
/
+60
2011-07-04
UBIFS: dump stack when pnode or nnode reading fails
Artem Bityutskiy
1
-0
/
+2
2011-07-04
UBIFS: lessen the size of debugging info data structure
Artem Bityutskiy
2
-7
/
+22
2011-07-04
UBIFS: return EROFS in case of broken commit
Artem Bityutskiy
1
-2
/
+2
2011-06-20
ubifs: dereferencing an ERR_PTR in ubifs_mount()
Dan Carpenter
1
-0
/
+1
2011-06-12
ubifs: fix sget races
Al Viro
1
-24
/
+30
2011-06-12
ubifs: split allocation of ubifs_info into a separate function
Al Viro
1
-39
/
+48
2011-06-03
UBIFS: fix-up free space earlier
Ben Gardiner
1
-8
/
+8
2011-06-03
UBIFS: intialize LPT earlier
Ben Gardiner
1
-13
/
+16
2011-06-03
UBIFS: assert no fixup when writing a node
Ben Gardiner
1
-0
/
+2
2011-06-03
UBIFS: fix clean znode counter corruption in error cases
Artem Bityutskiy
1
-4
/
+5
2011-06-03
UBIFS: fix memory leak on error path
Artem Bityutskiy
1
-0
/
+1
2011-06-03
UBIFS: fix shrinker object count reports
Artem Bityutskiy
1
-1
/
+5
2011-06-01
UBIFS: fix recovery broken by the previous recovery fix
Artem Bityutskiy
1
-65
/
+87
2011-06-01
UBIFS: amend ubifs_recover_leb interface
Artem Bityutskiy
4
-8
/
+9
2011-06-01
UBIFS: introduce a "grouped" journal head flag
Artem Bityutskiy
2
-1
/
+6
2011-06-01
UBIFS: supress false error messages
Artem Bityutskiy
1
-2
/
+2
2011-05-29
cifs/ubifs: Fix shrinker API change fallout
Al Viro
2
-2
/
+3
2011-05-28
ubifs: remove unnecessary dentry_unhash from rmdir, dir rename
Sage Weil
1
-5
/
+0
2011-05-27
fs: pass exact type of data dirties to ->dirty_inode
Christoph Hellwig
1
-1
/
+1
2011-05-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+5
[next]