Merge tag 'configfs-for-linus-2' of git://git.infradead.org/users/hch/configfs
[cascardo/linux.git] / fs / orangefs / super.c
2016-04-02 Linus TorvaldsMerge tag 'configfs-for-linus-2' of git://git.infradead...
2016-04-02 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2016-04-01 Rafael J. WysockiMerge branch 'acpi-processor'
2016-04-01 Linus TorvaldsMerge branch 'for-linus-4.6' of git://git./linux/kernel...
2016-04-01 Linus TorvaldsMerge tag 'sound-4.6-rc2' of git://git./linux/kernel...
2016-04-01 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-04-01 Dave AirlieMerge branch 'drm-rockchip-next-fixes-2016-03-28' of...
2016-04-01 Dave AirlieMerge branch 'msm-fixes-4.6-rc1' of git://people.freede...
2016-04-01 Dave AirlieMerge branch 'drm-next-4.6' of git://people.freedesktop...
2016-03-31 Linus TorvaldsMerge branch 'parisc-4.6-2' of git://git./linux/kernel...
2016-03-30 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2016-03-28 Linus TorvaldsMerge git://git./linux/kernel/git/davem/ide
2016-03-28 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2016-03-28 Linus TorvaldsMerge git://git./linux/kernel/git/cmetcalf/linux-tile
2016-03-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-03-26 Linus TorvaldsMerge tag 'ofs-pull-tag-1' of git://git./linux/kernel...
2016-03-26 Al Viroorangefs: fix orangefs_superblock locking
2016-03-26 Al Viroorangefs: have ->kill_sb() evict the VFS side of things...
2016-03-23 Martin Brandenburgorangefs: remove needless wrapper around GFP_KERNEL
2016-03-14 Mike MarshallOrangefs: merge to v4.5
2016-02-24 Martin Brandenburgorangefs: use ORANGEFS_NAME_LEN everywhere; remove...
2016-02-24 Mike MarshallOrangefs: code sanitation
2016-02-04 Mike MarshallOrangefs: clean up slab allocation.
2016-01-15 Mike MarshallOrangefs: merge with V4.4
2016-01-13 Mike MarshallOrangefs: make .statfs gossip_debug more complete.
2016-01-04 Julia LawallOrangeFS: constify export_operations structures
2015-12-04 Mike MarshallOrangefs: change pvfs2 filenames to orangefs
2015-12-03 Yi LiuOrangeFS: Change almost all instances of the string...
2015-11-16 Mike MarshallOrangefs: Merge tag 'v4.4-rc1' into for-next
2015-11-13 Al Viropvfs2_fill_sb(): use kzalloc()
2015-11-13 Al Viroorangefs: kill struct pvfs2_mount_sb_info_s
2015-11-13 Al Viroorangefs: double iput() in case of d_make_root() failure
2015-10-03 Mike MarshallOrangefs: don't use mount_nodev, use sget directly.
2015-10-03 Mike MarshallOrangefs: sooth most sparse complaints
2015-10-03 Mike MarshallOrangefs: kernel client part 5