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
2009-09-14
nilfs2: stop zero-fill of btree path just before free it
Ryusuke Konishi
1
-24
/
+12
2009-09-14
nilfs2: remove unused btree argument from btree functions
Ryusuke Konishi
1
-248
/
+208
2009-09-14
nilfs2: remove nilfs_dat_abort_start and nilfs_dat_abort_free
Ryusuke Konishi
2
-12
/
+0
2009-09-14
nilfs2: shorten freeze period due to GC in write operation v3
Jiro SEKIBA
2
-7
/
+21
2009-09-14
nilfs2: add more check routines in mount process
Zhu Yanhai
2
-4
/
+14
2009-09-14
nilfs2: An unassigned variable is assigned to a never used structure member
Zhang Qiang
1
-4
/
+0
2009-09-14
nilfs2: use GFP_NOIO for bio_alloc instead of GFP_NOWAIT
Ryusuke Konishi
1
-2
/
+2
2009-09-14
nilfs2: stop using periodic write_super callback
Jiro SEKIBA
2
-46
/
+7
2009-09-14
nilfs2: clean up nilfs_write_super
Jiro SEKIBA
2
-8
/
+17
2009-09-14
nilfs2: fix disorder of nilfs_write_super in nilfs_sync_fs
Jiro SEKIBA
1
-2
/
+8
2009-09-14
nilfs2: remove redundant super block commit
Jiro SEKIBA
1
-3
/
+0
2009-09-14
nilfs2: implement nilfs_show_options to display mount options in /proc/mounts
Jiro SEKIBA
1
-1
/
+23
2009-09-14
nilfs2: always lookup disk block address before reading metadata block
Ryusuke Konishi
1
-15
/
+10
2009-09-14
nilfs2: use semaphore to protect pointer to a writable FS-instance
Ryusuke Konishi
3
-26
/
+12
2009-09-14
nilfs2: fix format string compile warning (ino_t)
Heiko Carstens
1
-1
/
+2
2009-09-14
nilfs2: fix ignored error code in __nilfs_read_inode()
Ryusuke Konishi
1
-1
/
+2
2009-09-07
IMA: update ima_counts_put
Mimi Zohar
1
-7
/
+15
2009-09-05
Merge git://git.infradead.org/~dwmw2/mtd-2.6.31
Linus Torvalds
1
-0
/
+10
2009-09-05
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
1
-1
/
+1
2009-09-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
1
-1
/
+1
2009-09-05
ext2: fix unbalanced kmap()/kunmap()
Nicolas Pitre
1
-0
/
+4
2009-09-05
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+13
2009-09-05
exec: do not sleep in TASK_TRACED under ->cred_guard_mutex
Oleg Nesterov
2
-38
/
+42
2009-09-04
ocfs2: ocfs2_write_begin_nolock() should handle len=0
Sunil Mushran
1
-2
/
+2
2009-09-03
JFFS2: add missing verify buffer allocation/deallocation
Massimo Cirillo
1
-0
/
+10
2009-09-01
xfs: actually enable the swapext compat handler
Christoph Hellwig
1
-1
/
+1
2009-08-31
autofs4 - fix missed case when changing to use struct path
Ian Kent
1
-1
/
+1
2009-08-31
nilfs2: fix preempt count underflow in nilfs_btnode_prepare_change_key
Ryusuke Konishi
1
-1
/
+1
2009-08-28
inotify: update the group mask on mark addition
Eric Paris
1
-0
/
+4
2009-08-28
inotify: fix length reporting and size checking
Eric Paris
1
-3
/
+5
2009-08-28
inotify: do not send a block of zeros when no pathname is available
Brian Rogers
1
-3
/
+5
2009-08-27
ocfs2: invalidate dentry if its dentry_lock isn't initialized.
Tao Ma
1
-0
/
+11
2009-08-27
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
Linus Torvalds
2
-85
/
+177
2009-08-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
4
-105
/
+82
2009-08-27
AFS: Stop readlink() on AFS crashing due to NULL 'file' ptr
David Howells
1
-3
/
+15
2009-08-27
inotify: Ensure we alwasy write the terminating NULL.
Eric W. Biederman
1
-7
/
+6
2009-08-27
inotify: fix locking around inotify watching in the idr
Eric Paris
1
-10
/
+40
2009-08-27
inotify: do not BUG on idr entries at inotify destruction
Eric Paris
1
-2
/
+31
2009-08-27
inotify: seperate new watch creation updating existing watches
Eric Paris
1
-69
/
+103
2009-08-25
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2
-28
/
+44
2009-08-24
NFSv4: Fix an infinite looping problem with the nfs4_state_manager
Trond Myklebust
1
-2
/
+2
2009-08-24
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-4
/
+19
2009-08-24
mm: fix hugetlb bug due to user_shm_unlock call
Hugh Dickins
1
-8
/
+12
2009-08-24
ext3: Improve error message that changing journaling mode on remount is not p...
Jan Kara
1
-13
/
+27
2009-08-24
ext3: Update Kconfig description of EXT3_DEFAULTS_TO_ORDERED
Theodore Ts'o
1
-15
/
+17
2009-08-24
kernel_read: redefine offset type
Mimi Zohar
1
-2
/
+2
2009-08-21
Re-introduce page mapping check in mark_buffer_dirty()
Linus Torvalds
1
-2
/
+5
2009-08-21
Merge branch 'btrfs' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-7
/
+14
2009-08-21
btrfs: fix inode rbtree corruption
From: Nick Piggin
1
-7
/
+14
2009-08-20
ocfs2/dlm: Wait on lockres instead of erroring cancel requests
Goldwyn Rodrigues
1
-2
/
+2
[next]