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
2013-02-03
NFS: Don't silently fail setattr() requests on mountpoints
Trond Myklebust
1
-0
/
+20
2013-02-03
xfs: Fix possible use-after-free with AIO
Jan Kara
1
-1
/
+1
2013-02-03
fs/cifs/cifs_dfs_ref.c: fix potential memory leakage
Cong Ding
1
-0
/
+2
2013-01-21
ext4: init pagevec in ext4_da_block_invalidatepages
Eric Sandeen
1
-0
/
+2
2013-01-17
libceph: Unlock unprocessed pages in start_read() error path
David Zafman
1
-0
/
+9
2013-01-17
ceph: call handle_cap_grant() for cap import message
Yan, Zheng
1
-2
/
+2
2013-01-17
ceph: Fix __ceph_do_pending_vmtruncate
Yan, Zheng
1
-6
/
+9
2013-01-17
ceph: Don't add dirty inode to dirty list if caps is in migration
Yan, Zheng
1
-3
/
+7
2013-01-17
ceph: Fix infinite loop in __wake_requests
Yan, Zheng
1
-2
/
+7
2013-01-17
ceph: Don't update i_max_size when handling non-auth cap
Yan, Zheng
1
-1
/
+1
2013-01-17
libceph: remove 'osdtimeout' option
Sage Weil
1
-2
/
+0
2013-01-17
ceph: propagate layout error on osd request creation
Sage Weil
2
-6
/
+6
2013-01-17
ceph: tolerate (and warn on) extraneous dentry from mds
Sage Weil
1
-5
/
+10
2013-01-17
ceph: close old con before reopening on mds reconnect
Sage Weil
1
-0
/
+1
2013-01-17
GFS2: Test bufdata with buffer locked and gfs2_log_lock held
Benjamin Marzinski
2
-14
/
+12
2013-01-17
epoll: prevent missed events on EPOLL_CTL_MOD
Eric Wong
1
-1
/
+21
2013-01-17
udf: don't increment lenExtents while writing to a hole
Namjae Jeon
1
-2
/
+5
2013-01-17
udf: fix memory leak while allocating blocks during write
Namjae Jeon
1
-0
/
+4
2013-01-17
ext4: lock i_mutex when truncating orphan inodes
Theodore Ts'o
1
-0
/
+2
2013-01-17
ext4: do not try to write superblock on ro remount w/o journal
Michael Tokarev
1
-1
/
+1
2013-01-17
jbd2: fix assertion failure in jbd2_journal_flush()
Jan Kara
1
-1
/
+2
2013-01-17
ext4: check dioread_nolock on remount
Jan Kara
1
-11
/
+11
2013-01-17
ext4: fix extent tree corruption caused by hole punch
Forrest Liu
1
-4
/
+18
2013-01-17
jffs2: hold erase_completion_lock on exit
Alexey Khoroshilov
1
-2
/
+4
2013-01-17
ext4: fix possible use after free with metadata csum
Theodore Ts'o
1
-1
/
+1
2013-01-17
ext4: fix memory leak in ext4_xattr_set_acl()'s error path
Eugene Shatokhin
1
-2
/
+4
2013-01-11
tcp: fix MSG_SENDPAGE_NOTLAST logic
Eric Dumazet
1
-1
/
+3
2013-01-11
nfs: fix null checking in nfs_get_option_str()
Xi Wang
1
-1
/
+1
2013-01-11
nfsd: avoid permission checks on EXCLUSIVE_CREATE replay
Neil Brown
2
-5
/
+13
2013-01-11
nfsd4: fix oops on unusual readlike compound
J. Bruce Fields
1
-1
/
+10
2013-01-11
nfsd: fix v4 reply caching
J. Bruce Fields
1
-1
/
+1
2013-01-11
nfs: fix wrong object type in lockowner_slab
Yanchuan Nian
1
-1
/
+1
2013-01-11
NFS: Fix calls to drop_nlink()
Trond Myklebust
1
-5
/
+6
2013-01-11
NFS: avoid NULL dereference in nfs_destroy_server
NeilBrown
1
-2
/
+1
2013-01-11
NFS: Add sequence_priviliged_ops for nfs4_proc_sequence()
Bryan Schumaker
1
-4
/
+17
2013-01-11
exec: do not leave bprm->interp on stack
Kees Cook
3
-2
/
+22
2012-12-10
pnfsblock: fix partial page buffer wirte
Peng Tao
2
-12
/
+165
2012-12-03
jbd: Fix lock ordering bug in journal_unmap_buffer()
Jan Kara
1
-0
/
+2
2012-12-03
jffs2: Fix lock acquisition order bug in jffs2_write_begin
Thomas Betker
1
-18
/
+21
2012-12-03
UBIFS: fix compilation warning
Alexandre Pereira da Silva
1
-1
/
+1
2012-11-26
ceph: avoid 32-bit page index overflow
Alex Elder
1
-6
/
+5
2012-11-26
ceph: Fix oops when handling mdsmap that decreases max_mds
Yan, Zheng
1
-1
/
+2
2012-11-26
libceph: delay debugfs initialization until we learn global_id
Sage Weil
1
-0
/
+1
2012-11-26
libceph: set peer name on con_open, not init
Sage Weil
1
-3
/
+4
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
[prev]
[next]