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
2005-11-06
[JFFS2] Debug code clean up - step 7
Artem B. Bityutskiy
4
-64
/
+71
2005-11-06
[JFFS2] Correct buggy length checks
Artem B. Bityutskiy
2
-4
/
+4
2005-11-06
[JFFS2] Debug code clean up - step 6
Artem B. Bityutskiy
3
-28
/
+15
2005-11-06
[JFFS2] Build fragtree in reverse order
Artem B. Bityutskiy
3
-253
/
+868
2005-11-06
[JFFS2] Refine fragtree debug macros
Artem B. Bityutskiy
1
-6
/
+6
2005-11-06
[JFFS2] Move another fragtree-related function to nodelist.c
Artem B. Bityutskiy
3
-28
/
+28
2005-11-06
[JFFS2] Fix up new debug code for eCos build
Andrew Lunn
3
-10
/
+16
2005-11-06
[JFFS2] Debug code clean up - step 5
Artem B. Bityutskiy
2
-143
/
+117
2005-11-06
[JFFS2] Move scattered function into related files
Artem B. Bityutskiy
3
-800
/
+790
2005-11-06
[JFFS2] Debug code clean up - step 4
Artem B. Bityutskiy
2
-44
/
+54
2005-11-06
[jffs2] Remove compressor lzo and lzari
Ferenc Havasi
2
-22
/
+2
2005-11-06
[JFFS2] Namespace clean up
Artem B. Bityutskiy
4
-27
/
+8
2005-11-06
[JFFS2] Debug code clean up - step 3
Artem B. Bityutskiy
14
-239
/
+630
2005-11-06
[JFFS2] Fix slab panic
Artem B. Bityutskiy
1
-3
/
+2
2005-11-06
[JFFS2] Debug code clean up - step 2
Artem B. Bityutskiy
5
-13
/
+13
2005-11-06
[JFFS2] Use f->target instead of f->dents for symlink target
Artem B. Bityutskiy
4
-46
/
+40
2005-11-06
[JFFS2] Debug code clean up - step 1
Artem B. Bityutskiy
14
-439
/
+663
2005-11-06
[JFFS2] Split a large routine on several smaller.
Artem B. Bityutskiy
1
-261
/
+336
2005-11-04
NFS,SUNRPC,NLM: fix unused variable warnings when CONFIG_SYSCTL is disabled
Chuck Lever
3
-21
/
+44
2005-11-04
NFSv4: Teach NFSv4 to cache locks when we hold a delegation
Trond Myklebust
1
-8
/
+28
2005-11-04
NFSv4: Recover locks too when returning a delegation
Trond Myklebust
3
-2
/
+55
2005-11-04
NFSv4: Fix recovery of flock() locks.
Trond Myklebust
1
-2
/
+2
2005-11-04
NFSv4: Return any delegations before sillyrenaming the file
Trond Myklebust
1
-0
/
+3
2005-11-04
NFSv4: Fix the handling of the error NFS4ERR_OLD_STATEID
Trond Myklebust
1
-5
/
+3
2005-11-04
NFSv4: Fix problem with OPEN_DOWNGRADE
Trond Myklebust
6
-51
/
+19
2005-11-04
NFSv4: Fix a race between open() and close()
Trond Myklebust
3
-47
/
+49
2005-11-03
Merge git://oss.sgi.com:8090/oss/git/xfs-2.6
Linus Torvalds
176
-11922
/
+5668
2005-11-04
[XFS] Remove no-longer-used qsort source.
Nathan Scott
3
-182
/
+4
2005-11-04
[XFS] Fix an inode32 regression - if no options are presented, must still
Nathan Scott
1
-2
/
+2
2005-11-03
[XFS] Remove several no-longer-used files.
Nathan Scott
4
-2300
/
+0
2005-11-03
[XFS] Cleanup cosmetic differences between source trees.
Nathan Scott
4
-35
/
+19
2005-11-03
[XFS] fix XFS quota for modular XFS builds
Nathan Scott
1
-1
/
+1
2005-11-03
[XFS] Add a mechanism for XFS to use the generic quota sync method.
Nathan Scott
1
-1
/
+7
2005-11-03
[XFS] Fixed the inconsistency between attribute b-tree intermidiate node
Yingping Lu
1
-1
/
+2
2005-11-02
Merge git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
1
-3
/
+4
2005-11-02
[XFS] Ensure fsync does not incorrectly return EIO for pages beyond EOF.
Nathan Scott
1
-2
/
+3
2005-11-02
[XFS] Fix calculation of reserved AGs for inodes in 32-bit inode mode
Eric Sandeen
1
-1
/
+1
2005-11-02
[XFS] Fix boundary conditions when issuing direct IOs from large userspace
Nathan Scott
1
-12
/
+16
2005-11-02
[XFS] Remove an unhelpful ifdef, the comment above the routine explains
Nathan Scott
1
-13
/
+1
2005-11-02
[XFS] Remove old, broken nolog-mode code - noone plans to ever fix it.
Nathan Scott
4
-168
/
+39
2005-11-02
[XFS] Rework fid encode/decode wrt 64 bit inums interacting with NFS.
Nathan Scott
6
-12
/
+19
2005-11-02
[XFS] Endianess annotations for various allocator data structures
Christoph Hellwig
16
-811
/
+794
2005-11-02
[XFS] remove unused code from xfs_iomap_write_direct
Eric Sandeen
1
-8
/
+0
2005-11-02
[XFS] fix old xfs_setattr mis-merge from irix; mostly harmless esp if not
Eric Sandeen
1
-3
/
+3
2005-11-02
[XFS] Fixing size report discrepancy between ls and du caused by xfs_fsr
Yingping Lu
1
-1
/
+23
2005-11-02
[XFS] Fixed a bug in reporting extent list for attribute fork running
Yingping Lu
1
-6
/
+7
2005-11-02
[XFS] Simplify pagebuf_rele Remove a conditional that can not be true
Christoph Hellwig
1
-25
/
+4
2005-11-02
[XFS] Rework the final mount options flag bit to make room for more.
Nathan Scott
3
-33
/
+42
2005-11-02
[XFS] Rework the dquot hash sizing heuristics.
Nathan Scott
3
-31
/
+20
2005-11-02
[XFS] Add ATTR_NOSIZETOK definition for xfs_vnodeops.c change
Eric Sandeen
1
-0
/
+1
[next]