platform/kernel/linux-3.10.git
2015-06-09 Al Viroconvert ntfs
2015-06-09 Al Viroconvert isofs
2015-06-09 Al Viroconvert jffs2
2015-06-09 Al Viroconvert f2fs
2015-06-09 Al Viroconvert 9p
2015-06-09 Al Viroconvert affs
2015-06-09 Al Viroconvert adfs
2015-06-09 Al Viroconvert logfs
2015-06-09 Al Viroconvert jfs
2015-06-09 Al Viroconvert ceph
2015-06-09 Al Viroconvert nfs
2015-06-09 Al Viroconvert ext4
2015-06-09 Al Viroconvert qnx6
2015-06-09 Al Viroconvert qnx4
2015-06-09 Al Viroconvert omfs
2015-06-09 Al Viroconvert nilfs2
2015-06-09 Al Viroconvert sysfs
2015-06-09 Al Viroconvert gfs2
2015-06-09 Al Viroconvert exofs
2015-06-09 Al Viroconvert bfs
2015-06-09 Al Viroconvert procfs
2015-06-09 Al Viroconvert openpromfs
2015-06-09 Al Viroconvert efs
2015-06-09 Al Viroconvert configfs
2015-06-09 Al Viroconvert romfs
2015-06-09 Al Viroconvert squashfs
2015-06-09 Al Viroconvert ubifs
2015-06-09 Al Viroconvert udf
2015-06-09 Al Viroconvert ext3
2015-06-09 Al Viroswitch dcache_readdir() users to ->iterate()
2015-06-09 Al Virosimple local unixlike: switch to ->iterate()
2015-06-09 Al Virointroduce ->iterate(), ctx->pos, dir_emit()
2015-06-09 Al Virointroduce iterate_dir() and dir_context
2015-06-09 Tejun Heosysfs: clean up sysfs_get_dirent()
2015-06-09 Tejun Heosysfs: @name comes before @ns
2015-06-09 Tejun Heosysfs: remove ktype->namespace() invocations in symlink...
2015-06-09 Tejun Heosysfs: remove ktype->namespace() invocations in directo...
2015-06-09 Tejun Heosysfs: make attr namespace interface less convoluted
2015-06-09 Tejun Heosysfs: drop semicolon from to_sysfs_dirent() definition
2015-06-09 Eric W. Biedermansysfs: Restrict mounting sysfs
2015-06-09 Eric W. Biedermanuserns: Better restrictions on when proc and sysfs...
2015-06-09 Greg Kroah... sysfs: file.c: fix up broken string warnings
2015-06-09 Greg Kroah... sysfs: fix up uaccess.h coding style warnings
2015-06-09 Greg Kroah... sysfs: fix up 80 column coding style issues
2015-06-09 Greg Kroah... sysfs: fix up space coding style issues
2015-06-09 Greg Kroah... sysfs: remove trailing whitespace
2015-06-09 Greg Kroah... sysfs: fix placement of EXPORT_SYMBOL()
2015-06-09 Greg Kroah... sysfs: group: update copyright to add myself and the LF
2015-06-09 Greg Kroah... sysfs: group.c: add kerneldoc for sysfs_remove_group
2015-06-09 Greg Kroah... sysfs: group.c: fix up broken string coding style
2015-06-09 Greg Kroah... sysfs: group.c: fix up some * coding style issues
2015-06-09 Greg Kroah... sysfs: group.c: fix trailing whitespace
2015-06-09 Greg Kroah... sysfs: group.c: move EXPORT_SYMBOL_GPL() to the proper...
2015-06-09 Greg Kroah... sysfs: add sysfs_create/remove_groups()
2015-06-09 Oliver Schinaglsysfs: prevent warning when only using binary attributes
2015-06-09 Greg Kroah... sysfs: add support for binary attributes in groups
2015-06-09 Nick Dyersysfs_notify is only possible on file attributes
2015-06-09 Rami Rosensysfs: kill sysfs_sb declaration in fs/sysfs/inode.c.
2015-06-09 Warner Wangsysfs: sysfs_link_sibling(): fix typo in comment
2015-06-09 Anand Avatifuse: drop dentry on failed revalidate
2015-06-09 Miklos Szeredifuse: clean up return in fuse_dentry_revalidate()
2015-06-09 Miklos Szeredifuse: use d_materialise_unique()
2015-06-09 Miklos Szeredisysfs: use check_submounts_and_drop()
2015-06-09 Miklos Szeredinfs: use check_submounts_and_drop()
2015-06-09 Miklos Szeredigfs2: use check_submounts_and_drop()
2015-06-09 Miklos Szerediafs: use check_submounts_and_drop()
2015-06-09 Miklos Szeredivfs: check unlinked ancestors before mount
2015-06-09 Miklos Szeredivfs: check submounts and drop atomically
2015-06-09 Miklos Szeredivfs: add d_walk()
2015-06-09 Miklos Szeredivfs: restructure d_genocide()
2015-06-09 Yan, Zhengvfs: call d_op->d_prune() before unhashing dentry
2015-06-09 Linus Torvaldsvfs: reimplement d_rcu_to_refcount() using lockref_get_...
2015-06-09 Waiman Longvfs: use lockref_get_not_zero() for optimistic lockless...
2015-06-09 Waiman Longvfs: make the dentry cache use the lockref infrastructure
2015-06-09 Peng Taovfs: constify dentry parameter in d_count()
2015-06-09 Al Virohelper for reading ->d_count
2015-06-09 Will Deaconlockref: include mutex.h rather than reinvent arch_mute...
2015-06-09 Peter Zijlstralockref: use BLOATED_SPINLOCKS to avoid explicit config...
2015-06-09 Steven WhitehouseGFS2: Use lockref for glocks
2015-06-09 Steven WhitehouseGFS2: Take glock reference in examine_bucket()
2015-06-09 Heiko Carstenslockref: use arch_mutex_cpu_relax() in CMPXCHG_LOOP()
2015-06-09 Will Deaconlockref: allow relaxed cmpxchg64 variant for lockless...
2015-06-09 Will Deaconlockref: use cmpxchg64 explicitly for lockless updates
2015-06-09 Linus Torvaldslockref: add ability to mark lockrefs "dead"
2015-06-09 Linus Torvaldslockref: implement lockless reference count updates...
2015-06-09 Linus Torvaldslockref: uninline lockref helper functions
2015-06-09 Linus Torvaldslockref: add 'lockref_get_or_lock() helper
2015-06-09 Waiman LongAdd new lockref infrastructure reference implementation
2015-06-03 Seung-Woo Kims5p-mfc: fix state check from encoder queue_setup 88/40388/1
2015-05-11 Seung-Woo KimSmack: ignore private inode for smack_file_receive 27/39227/1 accepted/tizen/common/20150512.125138 accepted/tizen/mobile/20150513.005633 accepted/tizen/tv/20150513.005305 accepted/tizen/wearable/20150513.005517 submit/tizen/20150512.061658
2015-04-16 Seung-Woo Kimarm: tizen_odroid_defconfig: enable uinput config 89/38289/1 accepted/tizen/common/20150421.084654 accepted/tizen/mobile/20150421.095959 accepted/tizen/tv/20150421.095508 accepted/tizen/wearable/20150421.095720 submit/tizen/20150421.063448
2015-04-16 Seung-Woo Kimarm: tizen_defconfig: enable uinput config 88/38288/1
2015-04-13 Inki DaeARM: dts: exynos4412-trats2: set display clock correctly 12/38112/1 accepted/tizen/common/20150416.090458 accepted/tizen/mobile/20150415.132824 accepted/tizen/tv/20150415.131701 accepted/tizen/wearable/20150415.132211 submit/tizen/20150415.044325
2015-03-30 Marek Szyprowskiarm: tizen_defconfig: enable Odroid X2/U3 support with... 58/30558/3
2015-03-24 Inha SongARM: dts: exynos4412-trats2: Add 32khz clock property... 06/36706/3
2015-03-24 Inha SongASoC: samsung: Add 32khz clock control logic for codec... 05/36705/3
2015-03-17 Maciej Wereskirinato: Enable CONFIG_DEVPTS_MULTIPLE_INSTANCES 81/36981/1 accepted/tizen/common/20150318.153518 accepted/tizen/mobile/20150319.013810 accepted/tizen/tv/20150319.020218 accepted/tizen/wearable/20150319.013242 submit/tizen/20150318.083505
2015-03-06 Joonyoung Shimarm: tizen_rinato_defconfig: enable mali r4p0 37/36437/1 accepted/tizen/common/20150306.164623 accepted/tizen/mobile/20150310.065840 accepted/tizen/tv/20150307.081616 accepted/tizen/wearable/20150307.082045 submit/tizen/20150306.102923
2015-03-06 Joonyoung Shimarm: tizen_defconfig: enable mali r4p0 36/36436/1
2015-03-06 Joonyoung Shimarm: tizen_odroid_defconfig: enable mali r4p0 35/36435/1
next