Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[cascardo/linux.git] / fs / orangefs / dir.c
2016-04-03 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git....
2016-04-03 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2016-04-02 Linus TorvaldsMerge tag 'rproc-v4.6-rc1' of git://github.com/andersso...
2016-04-02 Linus TorvaldsMerge git://git./linux/kernel/git/nab/target-pending
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-02 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2016-04-02 Linus TorvaldsMerge tag 'pm+acpi-4.6-rc2' of git://git./linux/kernel...
2016-04-02 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
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 'for-linus' of git://github.com/martinbranden...
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 Martin Brandenburgorangefs: don't put readdir slot twice
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: saner calling conventions for getting a slot
2016-03-26 Al Viroorangefs: get rid of readdir_handle_s
2016-03-14 Mike MarshallOrangefs: merge to v4.5
2016-03-09 Mike MarshallOrangefs: add a new gossip statement
2016-02-24 Martin Brandenburgorangefs: free readdir buffer index before the dir_emit...
2016-02-19 Al Viroorangefs_readdir_index_put(): get rid of bufmap argument
2016-01-15 Mike MarshallOrangefs: merge with V4.4
2016-01-15 Mike MarshallOrangefs: add verification to decode_dirents
2016-01-04 Martin Brandenburgorangefs: Fix some more global namespace pollution.
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 Viroorangefs: validate the response in decode_dirents()
2015-11-13 Al Viroorangefs: get rid of dec_string and enc_string
2015-11-13 Al Viroorangefs: switch decode_dirents() to use of kcalloc()
2015-10-05 Mike MarshallOrangefs: fix some checkpatch.pl complaints that had...
2015-10-03 Mike MarshallOrangefs: fix dir_emit code in pvfs2_readdir.
2015-10-03 Mike MarshallOrangefs: address problems found by static checker
2015-10-03 Mike MarshallOrangefs: kernel client part 2