platform/kernel/linux-3.10.git
2015-06-09 Al Viroconvert ncpfs
2015-06-09 Al Viroconvert hfsplus
2015-06-09 Al Viroconvert hfs
2015-06-09 Al Viroconvert befs
2015-06-09 Al Viroconvert cifs
2015-06-09 Al Viroconvert freevxfs
2015-06-09 Al Viroconvert fuse
2015-06-09 Al Viroconvert hpfs
2015-06-09 Al Viroreiserfs: switch reiserfs_readdir_dentry to inode
2015-06-09 Al Viroreiserfs: is_privroot_deh() needs only directory inode...
2015-06-09 Al Viroconvert reiserfs
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
next