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
2012-11-26
libceph: fully initialize connection in con_init()
Alex Elder
1
-5
/
+2
2012-11-26
libceph: embed ceph messenger structure in ceph_client
Alex Elder
1
-1
/
+1
2012-11-26
ceph: check PG_Private flag before accessing page->private
Yan, Zheng
1
-9
/
+12
2012-11-26
ceph: use info returned by get_authorizer
Alex Elder
1
-8
/
+1
2012-11-26
ceph: have get_authorizer methods return pointers
Alex Elder
1
-7
/
+13
2012-11-26
ceph: ensure auth ops are defined before use
Alex Elder
1
-8
/
+6
2012-11-26
ceph: messenger: reduce args to create_authorizer
Alex Elder
1
-15
/
+12
2012-11-26
ceph: define ceph_auth_handshake type
Alex Elder
2
-19
/
+18
2012-11-26
reiserfs: Protect reiserfs_quota_write() with write lock
Jan Kara
1
-0
/
+4
2012-11-26
reiserfs: Move quota calls out of write lock
Jan Kara
3
-7
/
+25
2012-11-26
reiserfs: Protect reiserfs_quota_on() with write lock
Jan Kara
1
-3
/
+8
2012-11-26
reiserfs: Fix lock ordering during remount
Jan Kara
1
-7
/
+20
2012-11-26
NFS: Wait for session recovery to finish before returning
Bryan Schumaker
1
-2
/
+1
2012-11-26
eCryptfs: check for eCryptfs cipher support at mount
Tim Sally
1
-0
/
+13
2012-11-26
eCryptfs: Copy up POSIX ACL and read-only flags from lower mount
Tyler Hicks
1
-1
/
+9
2012-11-26
UBIFS: introduce categorized lprops counter
Artem Bityutskiy
2
-0
/
+9
2012-11-26
UBIFS: fix mounting problems after power cuts
Artem Bityutskiy
1
-2
/
+10
2012-11-26
cifs: fix potential buffer overrun in cifs.idmap handling code
Jeff Layton
1
-29
/
+20
2012-11-26
fanotify: fix missing break
Eric Paris
1
-0
/
+1
2012-11-26
xfs: drop buffer io reference when a bad bio is built
Dave Chinner
1
-2
/
+12
2012-11-17
xfs: fix reading of wrapped log data
Dave Chinner
1
-1
/
+1
2012-11-17
NFS: Fix Oopses in nfs_lookup_revalidate and nfs4_lookup_revalidate
Trond Myklebust
1
-2
/
+2
2012-11-17
NFS: fix bug in legacy DNS resolver.
NeilBrown
1
-2
/
+3
2012-11-17
nfsd: add get_uint for u32's
J. Bruce Fields
1
-3
/
+3
2012-11-17
NFSv4.1: We must release the sequence id when we fail to get a session slot
Trond Myklebust
1
-13
/
+23
2012-11-17
NFSv4: nfs4_locku_done must release the sequence id
Trond Myklebust
1
-0
/
+1
2012-11-17
nfs: Show original device name verbatim in /proc/*/mount{s,info}
Ben Hutchings
4
-9
/
+20
2012-11-17
nfsv3: Make v3 mounts fail with ETIMEDOUTs instead EIO on mountd timeouts
Scott Mayhew
1
-1
/
+1
2012-11-05
ext4: fix unjournaled inode bitmap modification
Eric Sandeen
1
-10
/
+9
2012-10-31
freezer: exec should clear PF_NOFREEZE along with PF_KTHREAD
Oleg Nesterov
1
-1
/
+2
2012-10-31
sysfs: sysfs_pathname/sysfs_add_one: Use strlcat() instead of strcat()
Geert Uytterhoeven
1
-8
/
+8
2012-10-31
fs/compat_ioctl.c: VIDEO_SET_SPU_PALETTE missing error check
Kees Cook
1
-0
/
+2
2012-10-28
NLM: nlm_lookup_file() may return NLMv4-specific error codes
Trond Myklebust
2
-2
/
+3
2012-10-28
nohz: Fix idle ticks in cpu summary line of /proc/stat
Michal Hocko
1
-4
/
+10
2012-10-28
ext4: Avoid underflow in ext4_trim_fs()
Lukas Czerner
1
-2
/
+3
2012-10-28
ext4: race-condition protection for ext4_convert_unwritten_extents_endio
Dmitry Monakhov
1
-11
/
+46
2012-10-21
eCryptfs: Call lower ->flush() from ecryptfs_flush()
Tyler Hicks
1
-2
/
+8
2012-10-21
eCryptfs: Write out all dirty pages just before releasing the lower file
Tyler Hicks
1
-0
/
+1
2012-10-21
eCryptfs: Revert to a writethrough cache model
Tyler Hicks
3
-63
/
+15
2012-10-21
eCryptfs: Initialize empty lower files when opening them
Tyler Hicks
3
-28
/
+49
2012-10-21
eCryptfs: Unlink lower inode when ecryptfs_create() fails
Tyler Hicks
1
-23
/
+32
2012-10-21
jbd: Fix assertion failure in commit code due to lacking transaction credits
Jan Kara
2
-31
/
+78
2012-10-21
autofs4 - fix reset pending flag on mount fail
Ian Kent
1
-2
/
+4
2012-10-21
tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checking
Hugh Dickins
5
-6
/
+27
2012-10-21
lockd: use rpc client's cl_nodename for id encoding
Stanislav Kinsbursky
1
-1
/
+3
2012-10-21
NFSD: pass null terminated buf to kstrtouint()
Malahal Naineni
1
-1
/
+1
2012-10-21
nfsd4: fix nfs4 stateid leak
J. Bruce Fields
1
-0
/
+1
2012-10-13
udf: fix retun value on error path in udf_load_logicalvol
Nikola Pajkovsky
1
-1
/
+4
2012-10-13
Convert properly UTF-8 to UTF-16
Frediano Ziglio
1
-0
/
+22
2012-10-13
cifs: reinstate the forcegid option
Jeff Layton
1
-0
/
+9
[next]