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-12-15
hfs: fix a potential buffer overflow
Amerigo Wang
3
-1
/
+21
2009-12-14
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
5
-31
/
+66
2009-12-14
udf: Avoid IO in udf_clear_inode
Jan Kara
3
-22
/
+41
2009-12-14
udf: Try harder when looking for VAT inode
Jan Kara
1
-8
/
+24
2009-12-14
udf: Fix compilation with UDFFS_DEBUG enabled
Jan Kara
1
-1
/
+1
2009-12-14
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
1
-18
/
+0
2009-12-14
Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
18
-408
/
+898
2009-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
3
-28
/
+10
2009-12-14
md: move compat_ioctl handling into md.c
Arnd Bergmann
1
-18
/
+0
2009-12-13
Merge branch 'nfs-for-2.6.33'
Trond Myklebust
18
-408
/
+898
2009-12-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-20
/
+21
2009-12-11
Merge branch 'compat-ioctl-merge' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-564
/
+203
2009-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
1
-2
/
+14
2009-12-11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
30
-632
/
+889
2009-12-11
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
30
-321
/
+254
2009-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
7
-417
/
+285
2009-12-11
devpts_get_tty() should validate inode
Sukadev Bhattiprolu
1
-2
/
+14
2009-12-11
xfs: Fix error return for fallocate() on XFS
Jason Gunthorpe
1
-3
/
+3
2009-12-11
xfs: cleanup dmapi macros in the umount path
Christoph Hellwig
2
-24
/
+21
2009-12-11
xfs: remove incorrect sparse annotation for xfs_iget_cache_miss
Christoph Hellwig
1
-1
/
+1
2009-12-11
xfs: kill the STATIC_INLINE macro
Christoph Hellwig
9
-36
/
+17
2009-12-11
xfs: uninline xfs_get_extsz_hint
Christoph Hellwig
2
-21
/
+23
2009-12-11
xfs: rename xfs_attr_fetch to xfs_attr_get_int
Christoph Hellwig
2
-5
/
+8
2009-12-11
xfs: simplify xfs_buf_get / xfs_buf_read interfaces
Christoph Hellwig
9
-50
/
+44
2009-12-11
xfs: remove IO_ISAIO
Christoph Hellwig
3
-8
/
+2
2009-12-11
xfs: Wrapped journal record corruption on read at recovery
Andy Poling
1
-17
/
+7
2009-12-11
xfs: cleanup data end I/O handlers
Christoph Hellwig
1
-69
/
+26
2009-12-11
xfs: use WRITE_SYNC_PLUG for synchronous writeout
Christoph Hellwig
1
-7
/
+10
2009-12-11
xfs: reset the i_iolock lock class in the reclaim path
Christoph Hellwig
2
-1
/
+17
2009-12-11
xfs: I/O completion handlers must use NOFS allocations
Christoph Hellwig
5
-7
/
+15
2009-12-11
xfs: fix mmap_sem/iolock inversion in xfs_free_eofblocks
Christoph Hellwig
2
-15
/
+26
2009-12-11
xfs: simplify inode teardown
Christoph Hellwig
5
-57
/
+34
2009-12-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
30
-785
/
+996
2009-12-11
sysfs: sysfs_setattr remove unnecessary permission check.
Eric W. Biederman
1
-4
/
+0
2009-12-11
sysfs: Factor out sysfs_rename from sysfs_rename_dir and sysfs_move_dir
Eric W. Biederman
2
-33
/
+32
2009-12-11
sysfs: Propagate renames to the vfs on demand
Eric W. Biederman
4
-161
/
+32
2009-12-11
sysfs: Gut sysfs_addrm_start and sysfs_addrm_finish
Eric W. Biederman
2
-89
/
+4
2009-12-11
sysfs: In sysfs_chmod_file lazily propagate the mode change.
Eric W. Biederman
1
-23
/
+8
2009-12-11
sysfs: Implement sysfs_getattr & sysfs_permission
Eric W. Biederman
4
-17
/
+54
2009-12-11
sysfs: Nicely indent sysfs_symlink_inode_operations
Eric W. Biederman
1
-4
/
+4
2009-12-11
sysfs: Update s_iattr on link and unlink.
Eric W. Biederman
1
-0
/
+18
2009-12-11
sysfs: Fix locking and factor out sysfs_sd_setattr
Eric W. Biederman
2
-20
/
+32
2009-12-11
sysfs: Simplify iattr time assignments
Eric W. Biederman
1
-6
/
+3
2009-12-11
sysfs: Simplify sysfs_chmod_file semantics
Eric W. Biederman
1
-9
/
+1
2009-12-11
sysfs: Use dentry_ops instead of directly playing with the dcache
Eric W. Biederman
1
-27
/
+46
2009-12-11
sysfs: Rename sysfs_d_iput to sysfs_dentry_iput
Eric W. Biederman
1
-2
/
+2
2009-12-11
sysfs: Update sysfs_setxattr so it updates secdata under the sysfs_mutex
Eric W. Biederman
1
-12
/
+29
2009-12-11
debugfs: fix create mutex racy fops and private data
Mathieu Desnoyers
1
-23
/
+32
2009-12-11
sysfs: mark a locally-only used function static
Stefan Richter
1
-1
/
+2
2009-12-10
usbdevfs: move compat_ioctl handling to devio.c
Arnd Bergmann
1
-112
/
+0
[next]