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-03-20
squashfs: remove the second argument of k[un]map_atomic()
Cong Wang
2
-6
/
+6
2012-03-20
reiserfs: remove the second argument of k[un]map_atomic()
Cong Wang
2
-4
/
+4
2012-03-20
ocfs2: remove the second argument of k[un]map_atomic()
Cong Wang
1
-8
/
+8
2012-03-20
ntfs: remove the second argument of k[un]map_atomic()
Cong Wang
4
-32
/
+32
2012-03-20
nilfs2: remove the second argument of k[un]map_atomic()
Cong Wang
9
-114
/
+114
2012-03-20
nfs: remove the second argument of k[un]map_atomic()
Cong Wang
2
-6
/
+6
2012-03-20
minix: remove the second argument of k[un]map_atomic()
Cong Wang
1
-2
/
+2
2012-03-20
logfs: remove the second argument of k[un]map_atomic()
Cong Wang
3
-30
/
+30
2012-03-20
jbd2: remove the second argument of k[un]map_atomic()
Cong Wang
3
-10
/
+10
2012-03-20
jbd: remove the second argument of k[un]map_atomic()
Cong Wang
2
-8
/
+8
2012-03-20
gfs2: remove the second argument of k[un]map_atomic()
Cong Wang
3
-12
/
+12
2012-03-20
fuse: remove the second argument of k[un]map_atomic()
Cong Wang
2
-4
/
+4
2012-03-20
ext2: remove the second argument of k[un]map_atomic()
Cong Wang
1
-2
/
+2
2012-03-20
exofs: remove the second argument of k[un]map_atomic()
Cong Wang
1
-2
/
+2
2012-03-20
afs: remove the second argument of k[un]map_atomic()
Cong Wang
2
-6
/
+6
2012-03-20
btrfs: remove the second argument of k[un]map_atomic()
Cong Wang
7
-37
/
+37
2012-03-20
fs: remove the second argument of k[un]map_atomic()
Cong Wang
6
-33
/
+30
2012-03-18
Don't limit non-nested epoll paths
Jason Baron
1
-0
/
+4
2012-03-16
Merge branch 'akpm' (more patches from Andrew)
Linus Torvalds
1
-0
/
+7
2012-03-16
nilfs2: fix NULL pointer dereference in nilfs_load_super_block()
Ryusuke Konishi
1
-0
/
+1
2012-03-16
nilfs2: clamp ns_r_segments_percentage to [1, 99]
Haogang Chen
1
-0
/
+6
2012-03-16
afs: Remote abort can cause BUG in rxrpc code
Anton Blanchard
1
-0
/
+3
2012-03-16
afs: Read of file returns EBADMSG
Anton Blanchard
1
-1
/
+1
2012-03-14
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+12
2012-03-13
Merge git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2
-16
/
+59
2012-03-10
restore smp_mb() in unlock_new_inode()
Al Viro
1
-0
/
+1
2012-03-10
vfs: fix return value from do_last()
Miklos Szeredi
1
-1
/
+1
2012-03-10
vfs: fix double put after complete_walk()
Miklos Szeredi
1
-1
/
+1
2012-03-10
udf: Fix deadlock in udf_release_file()
Jan Kara
1
-2
/
+0
2012-03-10
vfs: Correctly set the dir i_mutex lockdep class
Tyler Hicks
1
-2
/
+1
2012-03-09
aio: fix the "too late munmap()" race
Al Viro
1
-8
/
+6
2012-03-09
aio: fix io_setup/io_destroy race
Al Viro
1
-4
/
+4
2012-03-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2
-3
/
+7
2012-03-06
CIFS: Do not kmalloc under the flocks spinlock
Pavel Shilovsky
1
-13
/
+56
2012-03-06
cifs: possible memory leak in xattr.
Santosh Nayak
1
-3
/
+3
2012-03-06
Merge git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2
-11
/
+37
2012-03-05
Merge branch 'akpm' (Andrew's patch bomb)
Linus Torvalds
2
-16
/
+4
2012-03-05
coredump_wait: don't call complete_vfork_done()
Oleg Nesterov
1
-12
/
+2
2012-03-05
vfork: introduce complete_vfork_done()
Oleg Nesterov
1
-6
/
+2
2012-03-05
aio: wake up waiters when freeing unused kiocbs
Jeff Moyer
1
-0
/
+2
2012-03-05
aout: move setup_arg_pages() prior to reading/mapping the binary
Al Viro
1
-7
/
+7
2012-03-04
vfs: move dentry_cmp from <linux/dcache.h> to fs/dcache.c
Linus Torvalds
1
-0
/
+20
2012-03-03
Btrfs: fix casting error in scrub reada code
Chris Mason
1
-1
/
+1
2012-03-03
btrfs: fix locking issues in find_parent_nodes()
Li Zefan
1
-2
/
+6
2012-03-02
vfs: export full_name_hash() function to modules
Linus Torvalds
1
-0
/
+1
2012-03-02
vfs: split up name hashing in link_path_walk() into helper function
Linus Torvalds
1
-18
/
+34
2012-03-02
vfs: uninline full_name_hash()
Linus Torvalds
1
-4
/
+9
2012-03-02
vfs: trivial __d_lookup_rcu() cleanups
Linus Torvalds
1
-5
/
+8
2012-03-02
regset: Prevent null pointer reference on readonly regsets
H. Peter Anvin
1
-1
/
+1
2012-03-02
block: Fix NULL pointer dereference in sd_revalidate_disk
Jun'ichi Nomura
1
-4
/
+12
[next]