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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-04-25
[JFFS2] Tidy up licensing/copyright boilerplate.
David Woodhouse
45
-217
/
+155
2007-04-25
[JFFS2] Better fix for all-zero node headers
Joakim Tjernlund
2
-15
/
+5
2007-04-25
[JFFS2] Improve read_inode memory usage, v2.
David Woodhouse
3
-599
/
+618
2007-04-23
[JFFS2] Improve failure mode if inode checking leaves unchecked space.
David Woodhouse
1
-1
/
+2
2007-04-23
[JFFS2] Fix cross-endian build.
David Woodhouse
2
-3
/
+12
2007-04-20
[JFFS2] Obsolete dirent nodes immediately on unlink, where possible.
Joakim Tjernlund
1
-2
/
+1
2007-04-17
[JFFS2] Speed up mount for directly-mapped NOR flash
Joakim Tjernlund
1
-4
/
+11
2007-04-17
[JFFS2] fix buffer sise calculations in jffs2_get_inode_nodes()
Artem Bityutskiy
1
-65
/
+33
2007-04-17
[JFFS2] Disable summary after wbuf recovery
Adrian Hunter
1
-0
/
+3
2007-04-17
[JFFS2] Prevent list corruption when handling write errors
Adrian Hunter
1
-0
/
+5
2007-04-17
[JFFS2] fix deadlock on error path
Artem Bityutskiy
1
-1
/
+1
2007-04-17
[JFFS2] check node crc before doing anything else
Thomas Gleixner
1
-15
/
+15
2007-04-02
[JFFS2] Delete everything related to obsolete JFFS2_PROC option
Robert P. J. Day
2
-148
/
+0
2007-03-10
[JFFS2] Remove superfluous source file fs/jffs2/comprtest.c
Robert P. J. Day
1
-307
/
+0
2007-03-09
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
4
-4
/
+36
2007-03-09
[JFFS2] print a message when marking bad block
Artem Bityutskiy
1
-1
/
+1
2007-03-09
[JFFS2] Check for all-zero node headers
David Woodhouse
2
-1
/
+24
2007-03-08
[PATCH] ecryptfs: nested locking annotation
Peter Zijlstra
1
-1
/
+1
2007-03-08
[PATCH] check_partition(): fix error check
suzuki
1
-1
/
+1
2007-03-08
[PATCH] Add epoll compat_ code to fs/compat.c
Davide Libenzi
1
-0
/
+100
2007-03-08
[PATCH] uml: hostfs: make hostfs= option work as a jail, as intended.
Paolo 'Blaisorblade' Giarrusso
1
-5
/
+7
2007-03-08
[PATCH] uml: hostfs: fix double free
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+4
2007-03-08
[JFFS2] Use yield() between GC passes in background thread.
David Woodhouse
1
-1
/
+7
2007-03-08
[JFFS2] Fix writebuffer recovery in the first page of a block
Vitaly Wool
1
-1
/
+4
2007-03-07
[GFS2] Fix bz 229873, alternate test: assertion "!ip->i_inode.i_mapping->nrpa...
Steven Whitehouse
1
-1
/
+0
2007-03-07
[GFS2] build fix
akpm@linux-foundation.org
1
-0
/
+1
2007-03-07
[GFS2] go_drop_bh is never used, so remove it
Steven Whitehouse
2
-4
/
+0
2007-03-07
[GFS2] Remove unused variable
Steven Whitehouse
2
-2
/
+0
2007-03-07
[GFS2] Fix bz 229831, lookup returns wrong inode
Steven Whitehouse
1
-1
/
+2
2007-03-07
[GFS2] Fix bz 230143, incorrect flushing of rgrps
Steven Whitehouse
1
-0
/
+2
2007-03-07
[GFS2] pass formal ino in do_filldir_main
Wendy Cheng
1
-2
/
+2
2007-03-07
[DLM] fs/dlm/user.c should #include "user.h"
Adrian Bunk
1
-0
/
+1
2007-03-07
[GFS2] fix hangup when multiple processes are trying to write to the same file
Josef Whiter
1
-2
/
+5
2007-03-07
[GFS2] NFS filehandle check
Wendy Cheng
1
-4
/
+1
2007-03-07
[GFS2] add newline to printk message
Richard Fearn
1
-1
/
+1
2007-03-07
[GFS2] fix locking mistake
Josef Whiter
1
-1
/
+1
2007-03-06
[PATCH] suspend regression: sysfs deadlock
Hugh Dickins
1
-4
/
+1
2007-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
15
-70
/
+227
2007-03-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
2
-64
/
+103
2007-03-06
[PATCH] fs: nobh_truncate_page() fix
Dave Kleikamp
1
-0
/
+9
2007-03-06
[PATCH] Fix 2.6.21 rfcomm lockups
Mark Lord
1
-0
/
+2
2007-03-06
ncpfs: make sure server connection survives a kill
Pierre Ossman
2
-64
/
+103
2007-03-06
[CIFS] cifs_prepare_write was incorrectly rereading page in some cases
Steve French
3
-28
/
+45
2007-03-05
[PATCH] ecryptfs: handle AOP_TRUNCATED_PAGE better
Dmitriy Monakhov
1
-12
/
+16
2007-03-05
[PATCH] ecryptfs: lower root result must be adirectory
Dmitriy Monakhov
1
-7
/
+1
2007-03-05
[PATCH] shmem and simple const super_operations
Hugh Dickins
1
-4
/
+6
2007-03-05
[PATCH] ecryptfs: check xattr operation support fix
Dmitriy Monakhov
2
-4
/
+5
2007-03-01
[PATCH] ext[34]: EA block reference count racing fix
Mingming Cao
2
-32
/
+51
2007-03-01
[PATCH] eCryptfs: no path_release() after path_lookup() error
Michael Halcrow
1
-1
/
+1
2007-03-01
[PATCH] eCryptfs: remove unnecessary flush_dcache_page()
Michael Halcrow
1
-1
/
+0
[next]