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
2010-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-20
/
+17
2010-08-09
switch ubifs to ->evict_inode()
Al Viro
1
-4
/
+8
2010-08-09
check ATTR_SIZE contraints in inode_change_ok
Christoph Hellwig
2
-16
/
+9
2010-08-03
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
4
-14
/
+29
2010-08-03
UBIFS: fix a memory leak on error path.
Matthieu CASTET
1
-1
/
+1
2010-07-19
mm: add context argument to shrinker callback
Dave Chinner
2
-2
/
+2
2010-07-13
UBIFS: fix GC LEB recovery
Artem Bityutskiy
1
-5
/
+18
2010-06-12
UBIFS: use ERR_CAST
Julia Lawall
2
-8
/
+8
2010-06-12
UBIFS: check return code
Artem Bityutskiy
1
-0
/
+2
2010-06-11
writeback: enforce s_umount locking in writeback_inodes_sb
Christoph Hellwig
1
-0
/
+2
2010-05-27
kill spurious reference to vmtruncate
npiggin@suse.de
2
-6
/
+9
2010-05-27
drop unused dentry argument to ->fsync
Christoph Hellwig
2
-3
/
+3
2010-05-21
ubifs: replace inode uid,gid,mode initialization with helper function
Dmitry Monakhov
1
-8
/
+1
2010-04-29
UBIFS: mark VFS SB RO too
ZhangJieJing
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
12
-0
/
+12
2010-03-07
Revert "lib: build list_sort() only if needed"
Linus Torvalds
1
-1
/
+0
2010-03-06
lib: build list_sort() only if needed
Don Mullis
1
-0
/
+1
2010-03-05
pass writeback_control to ->write_inode
Christoph Hellwig
3
-6
/
+6
2010-01-12
lib: Introduce generic list_sort function
Dave Chinner
1
-95
/
+1
2009-12-17
kill I_LOCK
Christoph Hellwig
1
-1
/
+1
2009-12-15
fs/ubifs: use %pUB to print UUIDs
Joe Perches
2
-13
/
+3
2009-12-10
Merge git://git.infradead.org/ubifs-2.6
Linus Torvalds
3
-18
/
+17
2009-12-08
UBIFS: fix return code in check_leaf
Roel Kluin
1
-1
/
+1
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-11-24
UBIFS: remove manual O_SYNC handling
Christoph Hellwig
1
-12
/
+1
2009-11-24
UBIFS: support mounting of UBI volume character devices
Corentin Chary
1
-5
/
+15
2009-09-27
const: mark struct vm_struct_operations
Alexey Dobriyan
1
-1
/
+1
2009-09-22
const: mark remaining address_space_operations const
Alexey Dobriyan
1
-1
/
+1
2009-09-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Artem Bityutskiy
2
-29
/
+5
2009-09-17
UBIFS: fix debugging dump
Artem Bityutskiy
1
-1
/
+3
2009-09-16
writeback: separate starting of sync vs opportunistic writeback
Jens Axboe
1
-17
/
+3
2009-09-16
fs: Assign bdi in super_block
Jens Axboe
1
-0
/
+1
2009-09-15
UBIFS: improve lprops dump
Artem Bityutskiy
3
-18
/
+97
2009-09-15
UBIFS: various minor commentary fixes
Artem Bityutskiy
2
-8
/
+8
2009-09-15
UBIFS: improve journal head debugging prints
Artem Bityutskiy
5
-28
/
+50
2009-09-15
UBIFS: define journal head numbers in ubifs-media.h
Artem Bityutskiy
2
-6
/
+11
2009-09-11
writeback: add name to backing_dev_info
Jens Axboe
1
-0
/
+1
2009-09-11
writeback: get rid of generic_sync_sb_inodes() export
Jens Axboe
2
-21
/
+3
2009-09-10
UBIFS: amend commentaries
Artem Bityutskiy
1
-32
/
+30
2009-09-10
UBIFS: check ubifs_scan error codes better
Artem Bityutskiy
2
-5
/
+14
2009-09-10
UBIFS: do not print scary error messages needlessly
Artem Bityutskiy
11
-25
/
+37
2009-09-10
UBIFS: add inode size debugging check
Artem Bityutskiy
4
-3
/
+91
2009-08-22
UBIFS: constify file and inode operations
Artem Bityutskiy
1
-2
/
+2
2009-07-24
UBIFS: remove unneeded call from ubifs_sync_fs
Artem Bityutskiy
1
-17
/
+7
2009-07-24
UBIFS: kill BKL
Artem Bityutskiy
1
-12
/
+1
2009-07-24
UBIFS: remove unused functions
Subrata Modak
1
-36
/
+0
2009-07-24
UBIFS: suppress compilation warning
Subrata Modak
1
-1
/
+1
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
1
-1
/
+0
2009-07-09
UBIFS: fix corruption dump
Artem Bityutskiy
1
-2
/
+26
2009-07-09
UBIFS: clean up free space checking
Artem Bityutskiy
1
-19
/
+3
[next]