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-08-15
poll/select: initialize triggered field of struct poll_wqueues
Guillaume Knispel
1
-0
/
+1
2009-08-14
GFS2: Fix permissions on "recover" file
Steven Whitehouse
1
-10
/
+10
2009-08-13
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
16
-135
/
+357
2009-08-12
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
10
-19
/
+41
2009-08-12
NFS: Fix an O_DIRECT Oops...
Trond Myklebust
3
-18
/
+14
2009-08-12
xfs: fix spin_is_locked assert on uni-processor builds
Christoph Hellwig
1
-1
/
+1
2009-08-12
xfs: check for dinode realtime flag corruption
Christoph Hellwig
1
-0
/
+10
2009-08-12
use XFS_CORRUPTION_ERROR in xfs_btree_check_sblock
Eric Sandeen
1
-2
/
+2
2009-08-12
xfs: switch to NOFS allocation under i_lock in xfs_attr_rmtval_get
Christoph Hellwig
1
-1
/
+3
2009-08-12
xfs: switch to NOFS allocation under i_lock in xfs_readlink_bmap
Christoph Hellwig
1
-1
/
+3
2009-08-12
xfs: switch to NOFS allocation under i_lock in xfs_attr_rmtval_set
Christoph Hellwig
1
-2
/
+2
2009-08-12
xfs: switch to NOFS allocation under i_lock in xfs_buf_associate_memory
Christoph Hellwig
1
-1
/
+1
2009-08-12
xfs: switch to NOFS allocation under i_lock in xfs_dir_cilookup_result
Christoph Hellwig
1
-1
/
+1
2009-08-12
xfs: switch to NOFS allocation under i_lock in xfs_da_buf_make
Christoph Hellwig
1
-2
/
+2
2009-08-12
xfs: switch to NOFS allocation under i_lock in xfs_da_state_alloc
Christoph Hellwig
1
-1
/
+1
2009-08-12
xfs: switch to NOFS allocation under i_lock in xfs_getbmap
Christoph Hellwig
1
-1
/
+1
2009-08-12
xfs: avoid memory allocation under m_peraglock in growfs code
Christoph Hellwig
1
-6
/
+14
2009-08-10
ocfs2: Fix possible deadlock when extending quota file
Jan Kara
2
-63
/
+57
2009-08-10
mm_for_maps: take ->cred_guard_mutex to fix the race with exec
Oleg Nesterov
1
-11
/
+11
2009-08-10
mm_for_maps: shift down_read(mmap_sem) to the caller
Oleg Nesterov
3
-5
/
+5
2009-08-10
mm_for_maps: simplify, use ptrace_may_access()
Oleg Nesterov
1
-12
/
+11
2009-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
5
-20
/
+92
2009-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hch/xfs-icache-races
Linus Torvalds
3
-102
/
+97
2009-08-07
ocfs2: keep index within status_map[]
Roel Kluin
1
-1
/
+2
2009-08-07
ocfs2: Initialize the cluster we're writing to in a non-sparse extend
Sunil Mushran
1
-19
/
+47
2009-08-07
Btrfs: fix balancing oops when invalidate_inode_pages2 returns EBUSY
Yan Zheng
1
-2
/
+7
2009-08-07
Btrfs: correct error-handling zlib error handling
Julia Lawall
1
-3
/
+3
2009-08-07
Btrfs: remove superfluous NULL pointer check in btrfs_rename()
Bartlomiej Zolnierkiewicz
1
-2
/
+1
2009-08-07
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
1
-1
/
+1
2009-08-07
flat: fix uninitialized ptr with shared libs
Linus Torvalds
1
-5
/
+12
2009-08-07
vfs: mnt_want_write_file(): fix special file handling
OGAWA Hirofumi
1
-1
/
+2
2009-08-07
compat_ioctl: hook up compat handler for FIEMAP ioctl
Eric Sandeen
1
-0
/
+1
2009-08-07
xfs: fix freeing of inodes not yet added to the inode cache
Christoph Hellwig
2
-74
/
+68
2009-08-07
vfs: add __destroy_inode
Christoph Hellwig
1
-3
/
+7
2009-08-07
vfs: fix inode_init_always calling convention
Christoph Hellwig
2
-25
/
+22
2009-08-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
2
-2
/
+18
2009-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
6
-32
/
+73
2009-08-04
jffs2: Fix return value from jffs2_do_readpage_nolock()
Anders Grafström
1
-1
/
+1
2009-08-04
[CIFS] Update readme to reflect forceuid mount parms
Steve French
2
-14
/
+14
2009-08-03
cifs: Read buffer overflow
Roel Kluin
1
-1
/
+1
2009-08-03
cifs: show noforceuid/noforcegid mount options (try #2)
Jeff Layton
1
-0
/
+4
2009-08-02
nilfs2: fix missing unlock in error path of nilfs_mdt_write_page
Ryusuke Konishi
1
-1
/
+3
2009-08-02
cifs: reinstate original behavior when uid=/gid= options are specified
Jeff Layton
1
-12
/
+30
2009-08-01
nilfs2: fix oops due to inconsistent state in page with discrete b-tree nodes
Ryusuke Konishi
1
-1
/
+15
2009-07-31
ocfs2: Remove redundant BUG_ON in __dlm_queue_ast()
Goldwyn Rodrigues
1
-1
/
+0
2009-07-31
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2
-2
/
+10
2009-07-31
Btrfs: make sure the async caching thread advances the key
Chris Mason
1
-4
/
+17
2009-07-31
Btrfs: fix btrfs_remove_from_free_space corner case
Josef Bacik
1
-9
/
+64
2009-07-31
xfs: bump up nr_to_write in xfs_vm_writepage
Eric Sandeen
1
-0
/
+8
2009-07-31
xfs: reduce bmv_count in xfs_vn_fiemap
Eric Sandeen
1
-2
/
+2
[next]