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
2010-04-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
1
-1
/
+1
2010-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfs
Linus Torvalds
6
-55
/
+91
2010-04-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
7
-16
/
+33
2010-04-21
AFS: Don't pass error value to page_cache_release() in error handling
David Howells
1
-12
/
+12
2010-04-21
uclinux: error message when FLAT reloc symbol is invalid, v2
Jun Sun
1
-1
/
+1
2010-04-20
[LogFS] Split large truncated into smaller chunks
Joern Engel
1
-8
/
+26
2010-04-20
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2
-9
/
+15
2010-04-20
quota: Convert __DQUOT_PARANOIA symbol to standard config option
Jan Kara
2
-9
/
+15
2010-04-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...
Linus Torvalds
5
-100
/
+118
2010-04-19
eCryptfs: Turn lower lookup error messages into debug messages
Tyler Hicks
1
-6
/
+6
2010-04-19
eCryptfs: Copy lower directory inode times and size on link
Tyler Hicks
1
-2
/
+2
2010-04-19
ecryptfs: fix use with tmpfs by removing d_drop from ecryptfs_destroy_inode
Jeff Mahoney
1
-1
/
+0
2010-04-19
ecryptfs: fix error code for missing xattrs in lower fs
Christian Pulvermacher
1
-4
/
+4
2010-04-19
eCryptfs: Decrypt symlink target for stat size
Tyler Hicks
1
-48
/
+52
2010-04-17
[LogFS] Set s_bdi
Joern Engel
1
-0
/
+5
2010-04-16
xfs: don't warn on EAGAIN in inode reclaim
Dave Chinner
1
-2
/
+2
2010-04-16
xfs: ensure that sync updates the log tail correctly
Dave Chinner
1
-12
/
+26
2010-04-16
jfs: add jfs specific ->setattr call
Dmitry Monakhov
4
-4
/
+17
2010-04-16
jfs: fix diAllocExt error in resizing filesystem
Bill Pemberton
1
-1
/
+5
2010-04-15
[LogFS] Prevent mempool_destroy NULL pointer dereference
Joern Engel
4
-7
/
+11
2010-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
10
-134
/
+212
2010-04-13
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
5
-23
/
+38
2010-04-13
ceph: use separate class for ceph sockets' sk_lock
Sage Weil
1
-0
/
+8
2010-04-13
ceph: reserve one more caps space when doing readdir
Yehuda Sadeh
1
-1
/
+1
2010-04-13
ceph: queue_cap_snap should always queue dirty context
Sage Weil
2
-11
/
+8
2010-04-13
[LogFS] Move assertion
Joern Engel
1
-1
/
+1
2010-04-13
[LogFS] Plug 8 byte information leak
Joern Engel
1
-10
/
+14
2010-04-13
[LogFS] Prevent memory corruption on large deletes
Joern Engel
5
-1
/
+34
2010-04-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...
Linus Torvalds
2
-5
/
+21
2010-04-12
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
3
-6
/
+16
2010-04-12
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
5
-10
/
+16
2010-04-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
3
-3
/
+3
2010-04-12
ceph: fix dentry reference leak in dcache readdir
Sage Weil
1
-2
/
+2
2010-04-12
quota: Fix possible dq_flags corruption
Andrew Perepechko
1
-6
/
+6
2010-04-12
quota: Hide warnings about writes to the filesystem before quota was turned on
Jan Kara
1
-0
/
+6
2010-04-12
ext3: symlink must be handled via filesystem specific operation
Dmitry Monakhov
1
-0
/
+2
2010-04-12
ext2: symlink must be handled via filesystem specific operation
Dmitry Monakhov
1
-0
/
+2
2010-04-12
NFSv4: fix delegated locking
Trond Myklebust
2
-2
/
+5
2010-04-12
nilfs2: fix typo "numer" -> "number" in alloc.c
Ryusuke Konishi
1
-1
/
+1
2010-04-09
NFS: Ensure that the WRITE and COMMIT RPC calls are always uninterruptible
Trond Myklebust
1
-7
/
+16
2010-04-09
NFS: Fix a race with the new commit code
Trond Myklebust
1
-7
/
+10
2010-04-09
NFS: Ensure that writeback_single_inode() calls write_inode() when syncing
Trond Myklebust
1
-2
/
+2
2010-04-09
NFS: Fix the mode calculation in nfs_find_open_context
Trond Myklebust
1
-4
/
+4
2010-04-09
NFSv4: Fall back to ordinary lookup if nfs4_atomic_open() returns EISDIR
Trond Myklebust
1
-1
/
+1
2010-04-09
ceph: decode v5 of osdmap (pool names) [protocol change]
Sage Weil
3
-73
/
+114
2010-04-09
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-62
/
+75
2010-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
3
-4
/
+59
2010-04-08
udf: add speciffic ->setattr callback
Dmitry Monakhov
4
-4
/
+12
2010-04-08
udf: potential integer overflow
Dan Carpenter
1
-6
/
+4
2010-04-07
Have nfs ->d_revalidate() report errors properly
Al Viro
1
-2
/
+1
[next]