ARM: dts: Move the PMIC interrupt pinctrl line to rk3288-evb common
[cascardo/linux.git] / fs /
2014-08-08 Fabian Frederickfs/cramfs: code clean-up
2014-08-08 Fabian Frederickfs/cramfs: use pr_fmt
2014-08-08 Fabian Frederickfs/cramfs: convert printk to pr_foo()
2014-08-08 Fabian Frederickfs/omfs/inode.c: replace count*size kzalloc by kcalloc
2014-08-08 Fabian Frederickfs/pstore/ram_core.c: replace count*size kmalloc by...
2014-08-08 Fabian Frederickfs/bfs: use bfs prefix for dump_imap
2014-08-08 Joe Perchesadfs: add __printf verification, fix format/argument...
2014-08-08 Fabian Frederickfs/adfs/dir_fplus.c: replace count*size kzalloc by...
2014-08-08 Fabian Frederickfs/adfs/dir_fplus.c: use ARRAY_SIZE instead of sizeof...
2014-08-08 Fabian Frederickfs/exofs/ore_raid.c: replace count*size kzalloc by...
2014-08-08 Joe Perchessysctl: remove typedef ctl_table
2014-08-08 Vitaly Kuznetsovfs/proc/vmcore.c:mmap_vmcore: skip non-ram pages report...
2014-08-08 Vladimir Davydovfork/exec: cleanup mm initialization
2014-08-08 Alexey Dobriyanproc: remove INF macro
2014-08-08 Alexey Dobriyanproc: convert /proc/$PID/hardwall to seq_file interface
2014-08-08 Alexey Dobriyanproc: convert /proc/$PID/io to seq_file interface
2014-08-08 Alexey Dobriyanproc: convert /proc/$PID/oom_score to seq_file interface
2014-08-08 Alexey Dobriyanproc: convert /proc/$PID/schedstat to seq_file interface
2014-08-08 Alexey Dobriyanproc: convert /proc/$PID/wchan to seq_file interface
2014-08-08 Alexey Dobriyanproc: convert /proc/$PID/cmdline to seq_file interface
2014-08-08 Alexey Dobriyanproc: convert /proc/$PID/syscall to seq_file interface
2014-08-08 Alexey Dobriyanproc: convert /proc/$PID/limits to seq_file interface
2014-08-08 Alexey Dobriyanproc: convert /proc/$PID/auxv to seq_file interface
2014-08-08 Alexey Dobriyanproc: more "const char *" pointers
2014-08-08 Alexey Dobriyanproc: remove proc_tty_ldisc variable
2014-08-08 Alexey Dobriyanproc: make proc_subdir_lock static
2014-08-08 Alexey Dobriyanproc: faster /proc/$PID lookup
2014-08-08 Alexey Dobriyanproc: add and remove /proc entry create checks
2014-08-08 Fabian Frederickproc: constify seq_operations
2014-08-08 Fabian Frederickfs/proc/kcore.c: use PAGE_ALIGN instead of ALIGN(PAGE_SIZE)
2014-08-08 Fabian Frederickfs/hpfs/dnode.c: fix suspect code indent
2014-08-08 Fabian Frederickfs/reiserfs/xattr.c: fix blank line missing after decla...
2014-08-08 Fabian Frederickfs/reiserfs: use linux/uaccess.h
2014-08-08 Fabian Frederickfs/reiserfs: replace not-standard %Lu/%Ld
2014-08-08 Fabian Frederickfs/ufs/inode.c: kernel-doc warning fixes
2014-08-08 Fabian Frederickfs/ufs: convert UFSD printk to pr_debug
2014-08-08 Fabian Frederickfs/ufs/super.c: use va_format instead of buffer/vsnprintf
2014-08-08 Fabian Frederickfs/ufs/super.c: use __func__ in logging
2014-08-08 Fabian Frederickfs/ufs: use pr_fmt
2014-08-08 Fabian Frederickfs/ufs: convert printk to pr_foo()
2014-08-08 Vyacheslav Dubeykonilfs2: integrate sysfs support into driver
2014-08-08 Vyacheslav Dubeykonilfs2: add /sys/fs/nilfs2/<device>/mounted_snapshots...
2014-08-08 Vyacheslav Dubeykonilfs2: add /sys/fs/nilfs2/<device>/mounted_snapshots...
2014-08-08 Vyacheslav Dubeykonilfs2: add /sys/fs/nilfs2/<device>/checkpoints group
2014-08-08 Vyacheslav Dubeykonilfs2: add /sys/fs/nilfs2/<device>/segments group
2014-08-08 Vyacheslav Dubeykonilfs2: add /sys/fs/nilfs2/<device>/segctor group
2014-08-08 Vyacheslav Dubeykonilfs2: add /sys/fs/nilfs2/<device>/superblock group
2014-08-08 Vyacheslav Dubeykonilfs2: add /sys/fs/nilfs2/<device> group
2014-08-08 Vyacheslav Dubeykonilfs2: add /sys/fs/nilfs2/features group
2014-08-08 Fabian Frederickfs/coda: use linux/uaccess.h
2014-08-08 Fabian Frederickfs/befs/linuxvfs.c: check superblock before dump operation
2014-08-08 Qi Yongminix zmap block counts calculation fix
2014-08-08 NeilBrownautofs4: comment typo: remove a a doubled word
2014-08-08 NeilBrownautofs4: remove some unused inline functions
2014-08-08 NeilBrownautofs4: don't take spinlock when not needed in autofs4...
2014-08-08 NeilBrownautofs4: remove a redundant assignment
2014-08-08 NeilBrownautofs4: remove unused autofs4_ispending()
2014-08-08 Fabian Frederickfs/ramfs/file-nommu.c: replace count*size kzalloc by...
2014-08-08 Fabian Frederickfs/efs/namei.c: return is not a function
2014-08-08 Linus TorvaldsMerge tag 'defconfig-for-3.17' of git://git./linux...
2014-08-08 Linus TorvaldsMerge tag 'drivers-for-3.17' of git://git./linux/kernel...
2014-08-08 Linus TorvaldsMerge tag 'dt-for-3.17' of git://git./linux/kernel...
2014-08-08 Linus TorvaldsMerge tag 'boards-for-3.17' of git://git./linux/kernel...
2014-08-08 Linus TorvaldsMerge tag 'soc-for-3.17' of git://git./linux/kernel...
2014-08-08 Linus TorvaldsMerge tag 'cleanup-for-3.17' of git://git./linux/kernel...
2014-08-08 Linus TorvaldsMerge tag 'drm-intel-fixes-2014-08-08' of git://anongit...
2014-08-08 Linus TorvaldsMerge branch 'drm-next' of git://people.freedesktop...
2014-08-08 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2014-08-08 Linus TorvaldsMerge tag 'backlight-for-linus-3.17' of git://git....
2014-08-08 Linus TorvaldsMerge tag 'pinctrl-v3.17-1' of git://git./linux/kernel...
2014-08-08 Linus TorvaldsMerge tag 'mfd-for-linus-3.17' of git://git./linux...
2014-08-07 Al Viroswitch iov_iter_get_pages() to passing maximal number...
2014-08-07 Fengguang Wufs: mark __d_obtain_alias static
2014-08-07 J. Bruce Fieldsdcache: d_splice_alias should detect loops
2014-08-07 J. Bruce Fieldsdcache: d_find_alias needn't recheck IS_ROOT && DCACHE_...
2014-08-07 J. Bruce Fieldsdcache: remove unused d_find_alias parameter
2014-08-07 J. Bruce Fieldsdcache: d_obtain_alias callers don't all want DISCONNECTED
2014-08-07 J. Bruce Fieldsdcache: d_splice_alias should ignore DCACHE_DISCONNECTED
2014-08-07 J. Bruce Fieldsdcache: d_splice_alias mustn't create directory aliases
2014-08-07 J. Bruce Fieldsdcache: close d_move race in d_splice_alias
2014-08-07 J. Bruce Fieldsdcache: move d_splice_alias
2014-08-07 J. Bruce Fieldsnamei: trivial fix to vfs_rename_dir comment
2014-08-07 NeilBrownVFS: allow ->d_manage() to declare -EISDIR in rcu_walk...
2014-08-07 Miklos Szeredicifs: support RENAME_NOREPLACE
2014-08-07 Miklos Szeredihostfs: support rename flags
2014-08-07 Miklos Szeredibtrfs: add RENAME_NOREPLACE
2014-08-07 Miklos Szeredibad_inode: add ->rename2()
2014-08-07 Miklos Szeredifs: call rename2 if exists
2014-08-07 Al Virodeath to mnt_pinned
2014-08-07 Al Viromake fs/{namespace,super}.c forget about acct.h
2014-08-07 Al Virotake fs_pin stuff to fs/*
2014-08-07 Al Virodrop ->s_umount around acct_auto_close()
2014-08-07 Al Viroacct: get rid of acct_list
2014-08-07 Al Viroacct: switch to __kernel_write()
2014-08-07 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2014-08-07 Linus TorvaldsMerge tag 'stable/for-linus-3.17-rc0-tag' of git:/...
2014-08-07 Al ViroMerge commit 'ccbf62d8a284cf181ac28c8e8407dd077d90dd4b...
2014-08-07 Linus TorvaldsMerge tag 'microblaze-3.17-rc1' of git://git.monstr...
2014-08-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-08-07 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
next