scripts: coccinelle: remove check to move constants to right
[cascardo/linux.git] / fs / orangefs / dir.c
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