Merge branch 'for-3.17/drivers' of git://git.kernel.dk/linux-block
[sfrench/cifs-2.6.git] / fs /
2014-08-14 Linus TorvaldsMerge branch 'for-3.17/drivers' of git://git.kernel...
2014-08-14 Linus TorvaldsMerge branch 'for-3.17/core' of git://git.kernel.dk...
2014-08-14 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2014-08-14 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2014-08-14 Linus TorvaldsMerge branch 'x86-apic-for-linus' of git://git./linux...
2014-08-14 Linus TorvaldsMerge branch 'x86-efi-for-linus' of git://git./linux...
2014-08-14 Linus TorvaldsMerge branch 'x86-xsave-for-linus' of git://git./linux...
2014-08-14 Linus TorvaldsMerge tag 'metag-for-v3.17' of git://git./linux/kernel...
2014-08-14 Linus TorvaldsMerge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org...
2014-08-13 Linus TorvaldsMerge tag 'xfs-for-linus-3.17-rc1' of git://oss.sgi...
2014-08-13 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2014-08-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-08-13 Linus TorvaldsMerge tag 'upstream-3.17-rc1' of git://git.infradead...
2014-08-12 Jan Karareiserfs: Fix use after free in journal teardown
2014-08-11 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-08-11 Al Virofix copy_tree() regression
2014-08-11 Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2014-08-11 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2014-08-11 Linus TorvaldsMerge tag 'md/3.17' of git://neil.brown.name/md
2014-08-11 Linus TorvaldsMerge tag 'modules-next-for-linus' of git://git./linux...
2014-08-11 Linus TorvaldsMerge tag 'virtio-next-for-linus' of git://git./linux...
2014-08-11 Linus TorvaldsRevert "proc: Point /proc/{mounts,net} at /proc/thread...
2014-08-10 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2014-08-10 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2014-08-10 Linus TorvaldsMerge branch 'linux-3.17' of git://anongit.freedesktop...
2014-08-10 Linus TorvaldsMerge tag 'trace-ipi-tracepoints' of git://git./linux...
2014-08-10 Linus TorvaldsMerge tag 'trace-fixes-3.16' of git://git./linux/kernel...
2014-08-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-08-09 Linus TorvaldsMerge branch 'stable-3.17' of git://git.infradead.org...
2014-08-09 Linus TorvaldsMerge branch 'for-3.17' of git://linux-nfs.org/~bfields...
2014-08-09 Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
2014-08-09 Linus TorvaldsMerge branch 'signal-cleanup' of git://git./linux/kerne...
2014-08-09 Linus TorvaldsMerge tag 'arc-v3.17-rc1' of git://git./linux/kernel...
2014-08-09 Linus TorvaldsMerge tag 'please-pull-getrandom' of git://git./linux...
2014-08-09 Linus TorvaldsMerge branch 'i2c/for-3.17' of git://git./linux/kernel...
2014-08-09 Olof JohanssonMerge tag 'omap-for-v3.17/soc-fixes' of git://git....
2014-08-09 Linus TorvaldsMerge tag 'for-linus-20140808' of git://git.infradead...
2014-08-09 Linus TorvaldsMerge tag 'fbdev-3.17' of git://git./linux/kernel/git...
2014-08-09 Linus TorvaldsMerge tag 'pwm/for-3.17-rc1' of git://git./linux/kernel...
2014-08-09 Linus TorvaldsMerge tag 'gpio-v3.17-1' of git://git./linux/kernel...
2014-08-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-08-08 Linus TorvaldsMerge branch 'akpm' (second patchbomb from Andrew Morton)
2014-08-08 David Herrmannshm: add sealing API
2014-08-08 David Herrmannmm: allow drivers to prevent new writable mappings
2014-08-08 Fabian Frederickfs/dlm/debug_fs.c: remove unnecessary null test before...
2014-08-08 Yinghai Luinitramfs: support initramfs that is bigger than 2GiB
2014-08-08 Fabian Frederickfs/qnx6: update debugging to current functions
2014-08-08 Fabian Frederickfs/qnx6: use pr_fmt and __func__ in logging
2014-08-08 Fabian Frederickfs/qnx6: convert printk to pr_foo()
2014-08-08 Fabian Frederickfs/romfs/super.c: add blank line after declarations
2014-08-08 Fabian Frederickfs/romfs/super.c: use pr_fmt in logging
2014-08-08 Fabian Frederickfs/romfs/super.c: convert printk to pr_foo()
2014-08-08 Fabian Frederickfs/cramfs/inode.c: use linux/uaccess.h
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
next