fs/befs: kernel-doc fixes
[cascardo/linux.git] / fs /
2014-06-06 Fabian Frederickfs/befs: kernel-doc fixes
2014-06-06 Fabian Frederickfs/befs/linuxvfs.c: remove positive test on sector_t
2014-06-06 Fabian Frederickfs/befs/btree.c: replace strncpy by strlcpy + coding...
2014-06-06 Fabian Frederickfs/befs/linuxvfs.c: replace strncpy by strlcpy
2014-06-06 Fabian Frederickfs/ceph/debugfs.c: replace seq_printf by seq_puts
2014-06-06 Fabian Frederickfs/ceph: replace pr_warning by pr_warn
2014-06-06 Linus TorvaldsMerge tag 'arm64-upstream' of git://git./linux/kernel...
2014-06-05 Linus TorvaldsMerge tag 'microblaze-3.16-rc1' of git://git.monstr...
2014-06-05 Linus TorvaldsMerge branch 'for-linus' of git://ftp.arm.linux.org...
2014-06-05 Linus TorvaldsMerge branch 'arm64-efi-for-linus' of git://git./linux...
2014-06-05 Linus TorvaldsMerge branch 'x86-efi-for-linus' of git://git./linux...
2014-06-05 Linus TorvaldsMerge branch 'x86/vdso' of git://git./linux/kernel...
2014-06-05 Linus TorvaldsMerge branch 'x86/espfix' of git://git./linux/kernel...
2014-06-05 Linus TorvaldsMerge branch 'x86-x32-for-linus' of git://git./linux...
2014-06-05 Russell KingMerge branches 'alignment', 'fixes', 'l2c' (early part...
2014-06-04 Linus TorvaldsMerge branch 'akpm' (patchbomb from Andrew) into next
2014-06-04 Fabian Frederickfs/autofs4/dev-ioctl.c: add __init to autofs_dev_ioctl_init
2014-06-04 Fabian Frederickfs/ncpfs/getopt.c: replace simple_strtoul by kstrtoul
2014-06-04 Axel Linfs/binfmt_flat.c: make old_reloc() static
2014-06-04 Fabian Frederickfs/binfmt_elf.c: fix bool assignements
2014-06-04 Fabian Frederickfs/efs: convert printk(KERN_DEBUG to pr_debug
2014-06-04 Fabian Frederickfs/efs: add pr_fmt / use __func__
2014-06-04 Fabian Frederickfs/efs: convert printk to pr_foo()
2014-06-04 Fabian Frederickfs/exportfs/expfs.c: kernel-doc warning fixes
2014-06-04 Fabian Frederickfs/efivarfs/super.c: use static const for dentry_operations
2014-06-04 Tim Chenfs/superblock: avoid locking counting inodes and dentri...
2014-06-04 Dave Chinnerfs/superblock: unregister sb shrinker before ->kill_sb()
2014-06-04 Fabian Frederickfs/hugetlbfs/inode.c: remove null test before kfree
2014-06-04 Fabian Frederickfs/hugetlbfs/inode.c: use static const for dentry_opera...
2014-06-04 Fabian Frederickfs/hugetlbfs/inode.c: add static to hugetlbfs_i_mmap_mu...
2014-06-04 Mel Gormanmm: non-atomically mark page accessed during page cache...
2014-06-04 Mel Gormanfs: buffer: do not use unnecessary atomic operations...
2014-06-04 Mel Gormanmm: page_alloc: convert hot/cold parameter and immediat...
2014-06-04 Matthew Wilcoxfs/block_dev.c: add bdev_read_page() and bdev_write_page()
2014-06-04 Matthew Wilcoxfs/mpage.c: factor page_endio() out of mpage_end_io()
2014-06-04 Matthew Wilcoxfs/mpage.c: factor clean_buffers() out of __mpage_write...
2014-06-04 Matthew Wilcoxfs/buffer.c: remove block_write_full_page_endio()
2014-06-04 Andrew Mortonfs/hugetlbfs/inode.c: complete conversion to pr_foo()
2014-06-04 Cyrill Gorcunovmm: softdirty: clear VM_SOFTDIRTY flag inside clear_ref...
2014-06-04 Fabian Frederickfs/libfs.c: add generic data flush to fsync
2014-06-04 Fabian Frederickfs/9p: kerneldoc fixes
2014-06-04 Fabian Frederickfs/9p/v9fs.c: add __init to v9fs_sysfs_init
2014-06-04 Xue jiufeiocfs2: remove some unused code
2014-06-04 Joseph Qiocfs2: fix incorrect i_size of global bitmap inode...
2014-06-04 Joseph Qiocfs2: cleanup unused paramters in ocfs2_calc_new_backu...
2014-06-04 Xue jiufeiocfs2/dlm: disallow node joining when recovery is on...
2014-06-04 Xue jiufeiocfs2: fix umount hang while shutting down truncate log
2014-06-04 Fabian Frederickfs/ocfs2/ioctl.c: add static to local functions
2014-06-04 Xue jiufeiocfs2/dlm: fix possible convert=sion deadlock
2014-06-04 Joseph Qiocfs2: limit printk when journal is aborted
2014-06-04 George Spelvinocfs2: remove some redundant casting
2014-06-04 Fabian Frederickfs/ocfs2/super.c: use OCFS2_MAX_VOL_LABEL_LEN and strlcpy
2014-06-04 Fabian Frederickocfs2: remove NULL assignments on static
2014-06-04 Fabian Frederickfs/configfs: use pr_fmt
2014-06-04 Fabian Frederickfs/configfs: convert printk to pr_foo()
2014-06-04 Fabian Frederickfs/configs/item.c: kernel-doc fixes + clean-up
2014-06-04 Fabian Frederickfs/squashfs/squashfs.h: replace pr_warning by pr_warn
2014-06-04 Fabian Frederickntfs: remove NULL value assignments
2014-06-04 Heinrich Schuchardtfanotify: check file flags passed in fanotify_init
2014-06-04 Heinrich Schuchardtfs/notify/fanotify/fanotify_user.c: fix FAN_MARK_FLUSH...
2014-06-04 David Cohenfs/notify/mark.c: trivial cleanup
2014-06-04 Heinrich Schuchardtfanotify: create FAN_ACCESS event for readdir
2014-06-04 Heinrich Schuchardtfanotify: FAN_MARK_FLUSH: avoid having to provide a...
2014-06-04 Fabian Frederickfs/fscache: replace seq_printf by seq_puts
2014-06-04 Fabian Frederickfs/fscache: convert printk to pr_foo()
2014-06-04 Linus TorvaldsMerge branch 'irq-core-for-linus' of git://git./linux...
2014-06-04 Linus TorvaldsMerge branch 'timers-core-for-linus' of git://git....
2014-06-04 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2014-06-04 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2014-06-04 Linus TorvaldsMerge tag 'devicetree-for-3.16' of git://git./linux...
2014-06-04 Linus TorvaldsMerge tag 'sound-3.16-rc1' of git://git./linux/kernel...
2014-06-04 Linus TorvaldsMerge tag 'fbdev-omap-3.16' of git://git./linux/kernel...
2014-06-04 Linus TorvaldsMerge tag 'fbdev-main-3.16' of git://git./linux/kernel...
2014-06-04 Linus TorvaldsMerge tag 'pm+acpi-3.16-rc1' of git://git./linux/kernel...
2014-06-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-06-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-06-04 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm into...
2014-06-04 Linus TorvaldsMerge tag 'jfs-3.16' of git://github.com/kleikamp/linux...
2014-06-04 Linus TorvaldsMerge tag 'gfs2-merge-window' of git://git./linux/kerne...
2014-06-04 Linus TorvaldsMerge tag 'locks-v3.16' of git://git.samba.org/jlayton...
2014-06-04 Linus TorvaldsMerge tag 'firewire-updates' of git://git./linux/kernel...
2014-06-04 Jiri KosinaMerge branches 'for-3.16/i2c-hid', 'for-3.16/rmi4'...
2014-06-04 Jiri KosinaMerge branches 'for-3.15/upstream-fixes' and 'for-3...
2014-06-03 Linus TorvaldsMerge branch 'x86-uv-for-linus' of git://git./linux...
2014-06-03 Linus TorvaldsMerge branch 'x86-ras-for-linus' of git://git./linux...
2014-06-03 Linus TorvaldsMerge branch 'x86-platform-for-linus' of git://git...
2014-06-03 Linus TorvaldsMerge branch 'x86-mm-for-linus' of git://git./linux...
2014-06-03 Linus TorvaldsMerge branch 'x86-microcode-for-linus' of git://git...
2014-06-03 Linus TorvaldsMerge branch 'x86-cleanups-for-linus' of git://git...
2014-06-03 Linus TorvaldsMerge branch 'x86-build-for-linus' of git://git./linux...
2014-06-03 Linus TorvaldsMerge branch 'x86-boot-for-linus' of git://git./linux...
2014-06-03 Linus TorvaldsMerge branch 'x86-asm-for-linus' of git://git./linux...
2014-06-03 Rafael J. WysockiMerge branches 'acpi-tools' and 'pm-tools'
2014-06-03 Rafael J. WysockiMerge branch 'pm-devfreq'
2014-06-03 Rafael J. WysockiMerge branches 'pnp', 'powercap', 'pm-runtime' and...
2014-06-03 Rafael J. WysockiMerge branch 'acpi-thermal'
2014-06-03 Rafael J. WysockiMerge branch 'acpi-video'
2014-06-03 Rafael J. WysockiMerge branch 'acpica'
2014-06-03 Rafael J. WysockiMerge branch 'acpi-enumeration'
2014-06-03 Rafael J. WysockiMerge branch 'acpi-lpss'
next